[==========] 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 10:00:08.299495   669 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.167.126:43485,127.0.167.125:33123,127.0.167.124:40981
I20260608 10:00:08.301397   669 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 10:00:08.302510   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:08.320242   676 instance_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 10:00:08.320325   675 instance_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 10:00:08.322983   669 server_base.cc:1061] running on GCE node
W20260608 10:00:08.320838   678 instance_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 10:00:09.528419   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:09.528664   669 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 10:00:09.528851   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912809528833 us; error 0 us; skew 500 ppm
I20260608 10:00:09.529726   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:09.535198   669 webserver.cc:533] Webserver started at http://127.0.167.126:36745/ using document root <none> and password file <none>
I20260608 10:00:09.536036   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:09.536238   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:09.536765   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:09.543135   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808122572-669-0/minicluster-data/master-0-root/instance:
uuid: "8a6e8aa1944e4d55a43e72fa1a4a193a"
format_stamp: "Formatted at 2026-06-08 10:00:09 on dist-test-slave-swwz"
I20260608 10:00:09.551497   669 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.005s	sys 0.004s
I20260608 10:00:09.557438   684 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:09.558890   669 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 10:00:09.559230   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808122572-669-0/minicluster-data/master-0-root
uuid: "8a6e8aa1944e4d55a43e72fa1a4a193a"
format_stamp: "Formatted at 2026-06-08 10:00:09 on dist-test-slave-swwz"
I20260608 10:00:09.559561   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808122572-669-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808122572-669-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808122572-669-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 10:00:09.616504   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:09.618065   669 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 10:00:09.618522   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:09.694598   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.126:43485
I20260608 10:00:09.694670   735 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.126:43485 every 8 connection(s)
I20260608 10:00:09.700865   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:00:09.703692   736 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 10:00:09.708145   738 instance_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 10:00:09.709733   739 instance_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 10:00:09.713874   669 server_base.cc:1061] running on GCE node
W20260608 10:00:09.714318   741 instance_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 10:00:09.715209   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:09.715392   669 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 10:00:09.715595   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912809715579 us; error 0 us; skew 500 ppm
I20260608 10:00:09.716343   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:09.719945   669 webserver.cc:533] Webserver started at http://127.0.167.125:40009/ using document root <none> and password file <none>
I20260608 10:00:09.720585   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:09.720813   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:09.721122   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:09.722239   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808122572-669-0/minicluster-data/master-1-root/instance:
uuid: "61f9f7e1f32c4a348898c34f448baac2"
format_stamp: "Formatted at 2026-06-08 10:00:09 on dist-test-slave-swwz"
I20260608 10:00:09.727921   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:00:09.726356   736 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.167.126" port: 43485 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:00:09.733208   746 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:09.734194   669 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260608 10:00:09.734650   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808122572-669-0/minicluster-data/master-1-root
uuid: "61f9f7e1f32c4a348898c34f448baac2"
format_stamp: "Formatted at 2026-06-08 10:00:09 on dist-test-slave-swwz"
I20260608 10:00:09.735180   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808122572-669-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808122572-669-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808122572-669-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 10:00:09.759531   736 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.167.125" port: 33123 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:00:09.762130   688 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.167.125:33123: connect: Connection refused (error 111)
W20260608 10:00:09.766618   736 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.167.125:33123: Network error: Client connection negotiation failed: client connection to 127.0.167.125:33123: connect: Connection refused (error 111)
I20260608 10:00:09.776192   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:09.777727   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:09.816220   736 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.167.125" port: 33123 } attempt: 1
W20260608 10:00:09.822443   736 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.167.125:33123: Network error: Client connection negotiation failed: client connection to 127.0.167.125:33123: connect: Connection refused (error 111)
I20260608 10:00:09.851002   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.125:33123
I20260608 10:00:09.851202   800 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.125:33123 every 8 connection(s)
I20260608 10:00:09.856678   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:00:09.856727   801 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 10:00:09.863175   801 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.167.126" port: 43485 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:00:09.863813   803 instance_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 10:00:09.866743   804 instance_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 10:00:09.870548   806 instance_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 10:00:09.871580   669 server_base.cc:1061] running on GCE node
I20260608 10:00:09.872488   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:09.872715   669 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 10:00:09.872913   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912809872892 us; error 0 us; skew 500 ppm
I20260608 10:00:09.873656   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:09.877414   669 webserver.cc:533] Webserver started at http://127.0.167.124:40241/ using document root <none> and password file <none>
I20260608 10:00:09.878119   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:09.878382   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:09.878763   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:09.879253   801 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.167.125" port: 33123 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:00:09.880163   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808122572-669-0/minicluster-data/master-2-root/instance:
uuid: "deb3c303d05f47a18941ac66fe90e704"
format_stamp: "Formatted at 2026-06-08 10:00:09 on dist-test-slave-swwz"
I20260608 10:00:09.887639   669 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260608 10:00:09.890920   736 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.167.125" port: 33123 } attempt: 2
I20260608 10:00:09.893296   801 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.167.124" port: 40981 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:00:09.896005   813 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:09.897287   669 fs_manager.cc:730] Time spent opening block manager: real 0.007s	user 0.000s	sys 0.007s
I20260608 10:00:09.897635   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808122572-669-0/minicluster-data/master-2-root
uuid: "deb3c303d05f47a18941ac66fe90e704"
format_stamp: "Formatted at 2026-06-08 10:00:09 on dist-test-slave-swwz"
I20260608 10:00:09.897977   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808122572-669-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808122572-669-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808122572-669-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 10:00:09.908919   736 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.167.124" port: 40981 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:00:09.915868   736 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.167.124:40981: Network error: Client connection negotiation failed: client connection to 127.0.167.124:40981: connect: Connection refused (error 111)
W20260608 10:00:09.916522   801 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.167.124:40981: Network error: Client connection negotiation failed: client connection to 127.0.167.124:40981: connect: Connection refused (error 111)
I20260608 10:00:09.927356   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:09.928825   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:09.948458   801 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.167.124" port: 40981 } attempt: 1
W20260608 10:00:09.954454   801 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.167.124:40981: Network error: Client connection negotiation failed: client connection to 127.0.167.124:40981: connect: Connection refused (error 111)
I20260608 10:00:09.959353   736 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.167.124" port: 40981 } attempt: 1
W20260608 10:00:09.964316   736 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.167.124:40981: Network error: Client connection negotiation failed: client connection to 127.0.167.124:40981: connect: Connection refused (error 111)
I20260608 10:00:09.997650   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.124:40981
I20260608 10:00:09.998157   865 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.124:40981 every 8 connection(s)
I20260608 10:00:10.002699   669 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:00:10.003652   866 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 10:00:10.009158   866 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.167.126" port: 43485 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:00:10.021085   866 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.167.125" port: 33123 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:00:10.029918   801 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.167.124" port: 40981 } attempt: 2
I20260608 10:00:10.030100   866 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.167.124" port: 40981 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:00:10.031931   736 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.167.124" port: 40981 } attempt: 2
I20260608 10:00:10.053229   866 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P deb3c303d05f47a18941ac66fe90e704: Bootstrap starting.
I20260608 10:00:10.055608   736 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8a6e8aa1944e4d55a43e72fa1a4a193a: Bootstrap starting.
I20260608 10:00:10.056490   801 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61f9f7e1f32c4a348898c34f448baac2: Bootstrap starting.
I20260608 10:00:10.060153   866 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P deb3c303d05f47a18941ac66fe90e704: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:10.062256   866 log.cc:826] T 00000000000000000000000000000000 P deb3c303d05f47a18941ac66fe90e704: Log is configured to *not* fsync() on all Append() calls
I20260608 10:00:10.063476   736 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8a6e8aa1944e4d55a43e72fa1a4a193a: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:10.063906   801 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 61f9f7e1f32c4a348898c34f448baac2: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:10.066967   866 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P deb3c303d05f47a18941ac66fe90e704: No bootstrap required, opened a new log
I20260608 10:00:10.071563   736 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8a6e8aa1944e4d55a43e72fa1a4a193a: No bootstrap required, opened a new log
I20260608 10:00:10.072515   801 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61f9f7e1f32c4a348898c34f448baac2: No bootstrap required, opened a new log
I20260608 10:00:10.087363   866 raft_consensus.cc:359] T 00000000000000000000000000000000 P deb3c303d05f47a18941ac66fe90e704 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6e8aa1944e4d55a43e72fa1a4a193a" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 43485 } } peers { permanent_uuid: "61f9f7e1f32c4a348898c34f448baac2" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 33123 } } peers { permanent_uuid: "deb3c303d05f47a18941ac66fe90e704" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 40981 } }
I20260608 10:00:10.087378   801 raft_consensus.cc:359] T 00000000000000000000000000000000 P 61f9f7e1f32c4a348898c34f448baac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6e8aa1944e4d55a43e72fa1a4a193a" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 43485 } } peers { permanent_uuid: "61f9f7e1f32c4a348898c34f448baac2" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 33123 } } peers { permanent_uuid: "deb3c303d05f47a18941ac66fe90e704" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 40981 } }
I20260608 10:00:10.088135   866 raft_consensus.cc:385] T 00000000000000000000000000000000 P deb3c303d05f47a18941ac66fe90e704 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:10.087378   736 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8a6e8aa1944e4d55a43e72fa1a4a193a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6e8aa1944e4d55a43e72fa1a4a193a" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 43485 } } peers { permanent_uuid: "61f9f7e1f32c4a348898c34f448baac2" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 33123 } } peers { permanent_uuid: "deb3c303d05f47a18941ac66fe90e704" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 40981 } }
I20260608 10:00:10.088440   801 raft_consensus.cc:385] T 00000000000000000000000000000000 P 61f9f7e1f32c4a348898c34f448baac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:10.088583   736 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8a6e8aa1944e4d55a43e72fa1a4a193a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:10.088526   866 raft_consensus.cc:740] T 00000000000000000000000000000000 P deb3c303d05f47a18941ac66fe90e704 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: deb3c303d05f47a18941ac66fe90e704, State: Initialized, Role: FOLLOWER
I20260608 10:00:10.088815   801 raft_consensus.cc:740] T 00000000000000000000000000000000 P 61f9f7e1f32c4a348898c34f448baac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61f9f7e1f32c4a348898c34f448baac2, State: Initialized, Role: FOLLOWER
I20260608 10:00:10.088984   736 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8a6e8aa1944e4d55a43e72fa1a4a193a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a6e8aa1944e4d55a43e72fa1a4a193a, State: Initialized, Role: FOLLOWER
I20260608 10:00:10.089875   866 consensus_queue.cc:260] T 00000000000000000000000000000000 P deb3c303d05f47a18941ac66fe90e704 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6e8aa1944e4d55a43e72fa1a4a193a" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 43485 } } peers { permanent_uuid: "61f9f7e1f32c4a348898c34f448baac2" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 33123 } } peers { permanent_uuid: "deb3c303d05f47a18941ac66fe90e704" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 40981 } }
I20260608 10:00:10.089879   801 consensus_queue.cc:260] T 00000000000000000000000000000000 P 61f9f7e1f32c4a348898c34f448baac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6e8aa1944e4d55a43e72fa1a4a193a" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 43485 } } peers { permanent_uuid: "61f9f7e1f32c4a348898c34f448baac2" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 33123 } } peers { permanent_uuid: "deb3c303d05f47a18941ac66fe90e704" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 40981 } }
I20260608 10:00:10.089879   736 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8a6e8aa1944e4d55a43e72fa1a4a193a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6e8aa1944e4d55a43e72fa1a4a193a" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 43485 } } peers { permanent_uuid: "61f9f7e1f32c4a348898c34f448baac2" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 33123 } } peers { permanent_uuid: "deb3c303d05f47a18941ac66fe90e704" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 40981 } }
I20260608 10:00:10.094810   875 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61f9f7e1f32c4a348898c34f448baac2 [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: "8a6e8aa1944e4d55a43e72fa1a4a193a" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 43485 } } peers { permanent_uuid: "61f9f7e1f32c4a348898c34f448baac2" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 33123 } } peers { permanent_uuid: "deb3c303d05f47a18941ac66fe90e704" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 40981 } } }
I20260608 10:00:10.095752   875 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61f9f7e1f32c4a348898c34f448baac2 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:10.095288   877 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a6e8aa1944e4d55a43e72fa1a4a193a [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: "8a6e8aa1944e4d55a43e72fa1a4a193a" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 43485 } } peers { permanent_uuid: "61f9f7e1f32c4a348898c34f448baac2" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 33123 } } peers { permanent_uuid: "deb3c303d05f47a18941ac66fe90e704" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 40981 } } }
I20260608 10:00:10.096379   877 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a6e8aa1944e4d55a43e72fa1a4a193a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:10.097191   801 sys_catalog.cc:565] T 00000000000000000000000000000000 P 61f9f7e1f32c4a348898c34f448baac2 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:00:10.098770   736 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8a6e8aa1944e4d55a43e72fa1a4a193a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:00:10.106539   876 sys_catalog.cc:455] T 00000000000000000000000000000000 P deb3c303d05f47a18941ac66fe90e704 [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: "8a6e8aa1944e4d55a43e72fa1a4a193a" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 43485 } } peers { permanent_uuid: "61f9f7e1f32c4a348898c34f448baac2" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 33123 } } peers { permanent_uuid: "deb3c303d05f47a18941ac66fe90e704" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 40981 } } }
I20260608 10:00:10.107421   876 sys_catalog.cc:458] T 00000000000000000000000000000000 P deb3c303d05f47a18941ac66fe90e704 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:10.107421   866 sys_catalog.cc:565] T 00000000000000000000000000000000 P deb3c303d05f47a18941ac66fe90e704 [sys.catalog]: configured and running, proceeding with master startup.
W20260608 10:00:10.124436   690 tablet.cc:2404] T 00000000000000000000000000000000 P 8a6e8aa1944e4d55a43e72fa1a4a193a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:00:10.150132   669 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 10:00:10.151036   669 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260608 10:00:10.159124   907 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 61f9f7e1f32c4a348898c34f448baac2: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:00:10.159520   907 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 10:00:10.159426   906 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 8a6e8aa1944e4d55a43e72fa1a4a193a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:00:10.159956   906 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 10:00:10.164119   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:10.167418   911 catalog_manager.cc:1593] T 00000000000000000000000000000000 P deb3c303d05f47a18941ac66fe90e704: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:00:10.167804   911 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 10:00:10.175278   912 instance_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 10:00:10.176996   913 instance_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 10:00:10.180538   669 server_base.cc:1061] running on GCE node
W20260608 10:00:10.180503   915 instance_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 10:00:10.181391   875 raft_consensus.cc:493] T 00000000000000000000000000000000 P 61f9f7e1f32c4a348898c34f448baac2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:10.182080   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:00:10.181974   875 raft_consensus.cc:515] T 00000000000000000000000000000000 P 61f9f7e1f32c4a348898c34f448baac2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6e8aa1944e4d55a43e72fa1a4a193a" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 43485 } } peers { permanent_uuid: "61f9f7e1f32c4a348898c34f448baac2" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 33123 } } peers { permanent_uuid: "deb3c303d05f47a18941ac66fe90e704" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 40981 } }
W20260608 10:00:10.182381   669 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 10:00:10.182637   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912810182616 us; error 0 us; skew 500 ppm
I20260608 10:00:10.183569   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:10.185985   711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "61f9f7e1f32c4a348898c34f448baac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a6e8aa1944e4d55a43e72fa1a4a193a" is_pre_election: true
I20260608 10:00:10.186251   841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "61f9f7e1f32c4a348898c34f448baac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deb3c303d05f47a18941ac66fe90e704" is_pre_election: true
I20260608 10:00:10.186825   841 raft_consensus.cc:2468] T 00000000000000000000000000000000 P deb3c303d05f47a18941ac66fe90e704 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61f9f7e1f32c4a348898c34f448baac2 in term 0.
I20260608 10:00:10.186825   711 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 8a6e8aa1944e4d55a43e72fa1a4a193a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61f9f7e1f32c4a348898c34f448baac2 in term 0.
I20260608 10:00:10.188549   751 leader_election.cc:304] T 00000000000000000000000000000000 P 61f9f7e1f32c4a348898c34f448baac2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61f9f7e1f32c4a348898c34f448baac2, deb3c303d05f47a18941ac66fe90e704; no voters: 
I20260608 10:00:10.188743   875 leader_election.cc:290] T 00000000000000000000000000000000 P 61f9f7e1f32c4a348898c34f448baac2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a6e8aa1944e4d55a43e72fa1a4a193a (127.0.167.126:43485), deb3c303d05f47a18941ac66fe90e704 (127.0.167.124:40981)
I20260608 10:00:10.189458   875 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 61f9f7e1f32c4a348898c34f448baac2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:10.189841   875 raft_consensus.cc:493] T 00000000000000000000000000000000 P 61f9f7e1f32c4a348898c34f448baac2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:10.190183   875 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 61f9f7e1f32c4a348898c34f448baac2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:10.190999   669 webserver.cc:533] Webserver started at http://127.0.167.65:38835/ using document root <none> and password file <none>
I20260608 10:00:10.191758   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:10.192008   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:10.192374   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:10.194109   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808122572-669-0/minicluster-data/ts-0-root/instance:
uuid: "e466c9de8d384757bcc6a6dd1e3957de"
format_stamp: "Formatted at 2026-06-08 10:00:10 on dist-test-slave-swwz"
I20260608 10:00:10.195266   875 raft_consensus.cc:515] T 00000000000000000000000000000000 P 61f9f7e1f32c4a348898c34f448baac2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6e8aa1944e4d55a43e72fa1a4a193a" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 43485 } } peers { permanent_uuid: "61f9f7e1f32c4a348898c34f448baac2" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 33123 } } peers { permanent_uuid: "deb3c303d05f47a18941ac66fe90e704" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 40981 } }
I20260608 10:00:10.197216   875 leader_election.cc:290] T 00000000000000000000000000000000 P 61f9f7e1f32c4a348898c34f448baac2 [CANDIDATE]: Term 1 election: Requested vote from peers 8a6e8aa1944e4d55a43e72fa1a4a193a (127.0.167.126:43485), deb3c303d05f47a18941ac66fe90e704 (127.0.167.124:40981)
I20260608 10:00:10.198024   711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "61f9f7e1f32c4a348898c34f448baac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a6e8aa1944e4d55a43e72fa1a4a193a"
I20260608 10:00:10.198616   711 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8a6e8aa1944e4d55a43e72fa1a4a193a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:10.198915   841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "61f9f7e1f32c4a348898c34f448baac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deb3c303d05f47a18941ac66fe90e704"
I20260608 10:00:10.199474   841 raft_consensus.cc:3060] T 00000000000000000000000000000000 P deb3c303d05f47a18941ac66fe90e704 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:10.206143   711 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 8a6e8aa1944e4d55a43e72fa1a4a193a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61f9f7e1f32c4a348898c34f448baac2 in term 1.
I20260608 10:00:10.206553   841 raft_consensus.cc:2468] T 00000000000000000000000000000000 P deb3c303d05f47a18941ac66fe90e704 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61f9f7e1f32c4a348898c34f448baac2 in term 1.
I20260608 10:00:10.207751   752 leader_election.cc:304] T 00000000000000000000000000000000 P 61f9f7e1f32c4a348898c34f448baac2 [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: 61f9f7e1f32c4a348898c34f448baac2, 8a6e8aa1944e4d55a43e72fa1a4a193a; no voters: 
I20260608 10:00:10.209211   875 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 61f9f7e1f32c4a348898c34f448baac2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:10.209637   669 fs_manager.cc:696] Time spent creating directory manager: real 0.015s	user 0.011s	sys 0.004s
I20260608 10:00:10.210487   875 raft_consensus.cc:697] T 00000000000000000000000000000000 P 61f9f7e1f32c4a348898c34f448baac2 [term 1 LEADER]: Becoming Leader. State: Replica: 61f9f7e1f32c4a348898c34f448baac2, State: Running, Role: LEADER
I20260608 10:00:10.211572   875 consensus_queue.cc:237] T 00000000000000000000000000000000 P 61f9f7e1f32c4a348898c34f448baac2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6e8aa1944e4d55a43e72fa1a4a193a" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 43485 } } peers { permanent_uuid: "61f9f7e1f32c4a348898c34f448baac2" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 33123 } } peers { permanent_uuid: "deb3c303d05f47a18941ac66fe90e704" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 40981 } }
I20260608 10:00:10.215356   921 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:10.216562   669 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 10:00:10.217038   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808122572-669-0/minicluster-data/ts-0-root
uuid: "e466c9de8d384757bcc6a6dd1e3957de"
format_stamp: "Formatted at 2026-06-08 10:00:10 on dist-test-slave-swwz"
I20260608 10:00:10.217597   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808122572-669-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808122572-669-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808122572-669-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 10:00:10.224164   920 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61f9f7e1f32c4a348898c34f448baac2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 61f9f7e1f32c4a348898c34f448baac2. Latest consensus state: current_term: 1 leader_uuid: "61f9f7e1f32c4a348898c34f448baac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6e8aa1944e4d55a43e72fa1a4a193a" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 43485 } } peers { permanent_uuid: "61f9f7e1f32c4a348898c34f448baac2" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 33123 } } peers { permanent_uuid: "deb3c303d05f47a18941ac66fe90e704" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 40981 } } }
I20260608 10:00:10.225171   920 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61f9f7e1f32c4a348898c34f448baac2 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:10.233474   925 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:00:10.241289   925 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:00:10.245958   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:10.247907   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:10.250036   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:10.255358   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:10.255627   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:10.255919   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:10.256117   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:10.260165   841 raft_consensus.cc:1275] T 00000000000000000000000000000000 P deb3c303d05f47a18941ac66fe90e704 [term 1 FOLLOWER]: Refusing update from remote peer 61f9f7e1f32c4a348898c34f448baac2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:00:10.262248   920 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 61f9f7e1f32c4a348898c34f448baac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "deb3c303d05f47a18941ac66fe90e704" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 40981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:10.265573   711 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 8a6e8aa1944e4d55a43e72fa1a4a193a [term 1 FOLLOWER]: Refusing update from remote peer 61f9f7e1f32c4a348898c34f448baac2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:00:10.267683   920 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 61f9f7e1f32c4a348898c34f448baac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a6e8aa1944e4d55a43e72fa1a4a193a" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 43485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:00:10.290159   876 sys_catalog.cc:455] T 00000000000000000000000000000000 P deb3c303d05f47a18941ac66fe90e704 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 61f9f7e1f32c4a348898c34f448baac2. Latest consensus state: current_term: 1 leader_uuid: "61f9f7e1f32c4a348898c34f448baac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6e8aa1944e4d55a43e72fa1a4a193a" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 43485 } } peers { permanent_uuid: "61f9f7e1f32c4a348898c34f448baac2" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 33123 } } peers { permanent_uuid: "deb3c303d05f47a18941ac66fe90e704" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 40981 } } }
I20260608 10:00:10.291088   876 sys_catalog.cc:458] T 00000000000000000000000000000000 P deb3c303d05f47a18941ac66fe90e704 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:10.292421   877 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a6e8aa1944e4d55a43e72fa1a4a193a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 61f9f7e1f32c4a348898c34f448baac2. Latest consensus state: current_term: 1 leader_uuid: "61f9f7e1f32c4a348898c34f448baac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6e8aa1944e4d55a43e72fa1a4a193a" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 43485 } } peers { permanent_uuid: "61f9f7e1f32c4a348898c34f448baac2" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 33123 } } peers { permanent_uuid: "deb3c303d05f47a18941ac66fe90e704" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 40981 } } }
I20260608 10:00:10.293289   877 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a6e8aa1944e4d55a43e72fa1a4a193a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:10.305487   933 mvcc.cc:204] Tried to move back new op lower bound from 7294618870805585920 to 7294618870638714880. Current Snapshot: MvccSnapshot[applied={T|T < 7294618870805585920}]
I20260608 10:00:10.309429   876 sys_catalog.cc:455] T 00000000000000000000000000000000 P deb3c303d05f47a18941ac66fe90e704 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "61f9f7e1f32c4a348898c34f448baac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6e8aa1944e4d55a43e72fa1a4a193a" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 43485 } } peers { permanent_uuid: "61f9f7e1f32c4a348898c34f448baac2" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 33123 } } peers { permanent_uuid: "deb3c303d05f47a18941ac66fe90e704" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 40981 } } }
I20260608 10:00:10.310220   876 sys_catalog.cc:458] T 00000000000000000000000000000000 P deb3c303d05f47a18941ac66fe90e704 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:10.315327   877 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a6e8aa1944e4d55a43e72fa1a4a193a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "61f9f7e1f32c4a348898c34f448baac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6e8aa1944e4d55a43e72fa1a4a193a" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 43485 } } peers { permanent_uuid: "61f9f7e1f32c4a348898c34f448baac2" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 33123 } } peers { permanent_uuid: "deb3c303d05f47a18941ac66fe90e704" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 40981 } } }
I20260608 10:00:10.316170   877 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a6e8aa1944e4d55a43e72fa1a4a193a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:10.321146   875 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61f9f7e1f32c4a348898c34f448baac2 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "61f9f7e1f32c4a348898c34f448baac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6e8aa1944e4d55a43e72fa1a4a193a" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 43485 } } peers { permanent_uuid: "61f9f7e1f32c4a348898c34f448baac2" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 33123 } } peers { permanent_uuid: "deb3c303d05f47a18941ac66fe90e704" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 40981 } } }
I20260608 10:00:10.321956   875 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61f9f7e1f32c4a348898c34f448baac2 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:10.321480   940 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61f9f7e1f32c4a348898c34f448baac2 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "61f9f7e1f32c4a348898c34f448baac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6e8aa1944e4d55a43e72fa1a4a193a" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 43485 } } peers { permanent_uuid: "61f9f7e1f32c4a348898c34f448baac2" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 33123 } } peers { permanent_uuid: "deb3c303d05f47a18941ac66fe90e704" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 40981 } } }
I20260608 10:00:10.322619   940 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61f9f7e1f32c4a348898c34f448baac2 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:10.325146   925 catalog_manager.cc:1382] Generated new cluster ID: bd62c745a7454650ad2a53dbc9c2070c
I20260608 10:00:10.325474   925 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:00:10.376456   925 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:00:10.378822   925 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:00:10.413427   925 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 61f9f7e1f32c4a348898c34f448baac2: Generated new TSK 0
I20260608 10:00:10.415100   925 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:00:10.463795   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.65:37151
I20260608 10:00:10.464028   994 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.65:37151 every 8 connection(s)
I20260608 10:00:10.487622   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:00:10.492738   995 heartbeater.cc:344] Connected to a master server at 127.0.167.124:40981
I20260608 10:00:10.493279   995 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:10.494665   995 heartbeater.cc:507] Master 127.0.167.124:40981 requested a full tablet report, sending...
I20260608 10:00:10.499181   831 ts_manager.cc:194] Registered new tserver with Master: e466c9de8d384757bcc6a6dd1e3957de (127.0.167.65:37151)
I20260608 10:00:10.506408   997 heartbeater.cc:344] Connected to a master server at 127.0.167.126:43485
I20260608 10:00:10.506903   997 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:10.507985   997 heartbeater.cc:507] Master 127.0.167.126:43485 requested a full tablet report, sending...
W20260608 10:00:10.510506  1002 instance_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 10:00:10.511826   701 ts_manager.cc:194] Registered new tserver with Master: e466c9de8d384757bcc6a6dd1e3957de (127.0.167.65:37151)
W20260608 10:00:10.514704  1003 instance_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 10:00:10.515386   996 heartbeater.cc:344] Connected to a master server at 127.0.167.125:33123
I20260608 10:00:10.515874   996 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:10.517170   996 heartbeater.cc:507] Master 127.0.167.125:33123 requested a full tablet report, sending...
W20260608 10:00:10.520412  1005 instance_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 10:00:10.520699   766 ts_manager.cc:194] Registered new tserver with Master: e466c9de8d384757bcc6a6dd1e3957de (127.0.167.65:37151)
I20260608 10:00:10.521193   669 server_base.cc:1061] running on GCE node
I20260608 10:00:10.522197   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:10.522447   669 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 10:00:10.522660   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912810522636 us; error 0 us; skew 500 ppm
I20260608 10:00:10.523248   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:10.524034   766 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50940
I20260608 10:00:10.528995   669 webserver.cc:533] Webserver started at http://127.0.167.66:41581/ using document root <none> and password file <none>
I20260608 10:00:10.529580   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:10.529826   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:10.530125   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:10.531177   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808122572-669-0/minicluster-data/ts-1-root/instance:
uuid: "b8b965304c914749a18b11408519b4fd"
format_stamp: "Formatted at 2026-06-08 10:00:10 on dist-test-slave-swwz"
I20260608 10:00:10.536736   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260608 10:00:10.540831  1010 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:10.541731   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 10:00:10.542042   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808122572-669-0/minicluster-data/ts-1-root
uuid: "b8b965304c914749a18b11408519b4fd"
format_stamp: "Formatted at 2026-06-08 10:00:10 on dist-test-slave-swwz"
I20260608 10:00:10.542326   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808122572-669-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808122572-669-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808122572-669-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 10:00:10.556248   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:10.557698   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:10.559233   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:10.561897   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:10.562093   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:10.562392   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:10.562559   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:10.663349   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.66:46177
I20260608 10:00:10.663501  1072 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.66:46177 every 8 connection(s)
I20260608 10:00:10.688427   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:00:10.696192  1073 heartbeater.cc:344] Connected to a master server at 127.0.167.124:40981
I20260608 10:00:10.696723  1073 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:10.698479  1073 heartbeater.cc:507] Master 127.0.167.124:40981 requested a full tablet report, sending...
I20260608 10:00:10.702198   831 ts_manager.cc:194] Registered new tserver with Master: b8b965304c914749a18b11408519b4fd (127.0.167.66:46177)
I20260608 10:00:10.703011  1074 heartbeater.cc:344] Connected to a master server at 127.0.167.125:33123
I20260608 10:00:10.703444  1074 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:10.704401  1074 heartbeater.cc:507] Master 127.0.167.125:33123 requested a full tablet report, sending...
I20260608 10:00:10.707090   766 ts_manager.cc:194] Registered new tserver with Master: b8b965304c914749a18b11408519b4fd (127.0.167.66:46177)
W20260608 10:00:10.708593  1080 instance_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 10:00:10.709661   766 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50942
W20260608 10:00:10.712529  1081 instance_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 10:00:10.716816  1083 instance_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 10:00:10.719368  1075 heartbeater.cc:344] Connected to a master server at 127.0.167.126:43485
I20260608 10:00:10.719870  1075 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:10.720553  1075 heartbeater.cc:507] Master 127.0.167.126:43485 requested a full tablet report, sending...
I20260608 10:00:10.723042   701 ts_manager.cc:194] Registered new tserver with Master: b8b965304c914749a18b11408519b4fd (127.0.167.66:46177)
I20260608 10:00:10.723546   669 server_base.cc:1061] running on GCE node
I20260608 10:00:10.725023   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:10.725219   669 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 10:00:10.725447   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912810725426 us; error 0 us; skew 500 ppm
I20260608 10:00:10.726118   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:10.728915   669 webserver.cc:533] Webserver started at http://127.0.167.67:42813/ using document root <none> and password file <none>
I20260608 10:00:10.729487   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:10.729712   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:10.730037   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:10.731169   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808122572-669-0/minicluster-data/ts-2-root/instance:
uuid: "68a244fc8455413bbe954c2e2fcfb632"
format_stamp: "Formatted at 2026-06-08 10:00:10 on dist-test-slave-swwz"
I20260608 10:00:10.736332   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.006s
I20260608 10:00:10.741118  1088 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:10.742055   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:00:10.742455   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808122572-669-0/minicluster-data/ts-2-root
uuid: "68a244fc8455413bbe954c2e2fcfb632"
format_stamp: "Formatted at 2026-06-08 10:00:10 on dist-test-slave-swwz"
I20260608 10:00:10.742825   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808122572-669-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808122572-669-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808122572-669-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 10:00:10.761514   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:10.763264   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:10.765832   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:10.769812   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:10.770100   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:10.770406   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:10.770632   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:10.865003   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.67:44731
I20260608 10:00:10.865108  1150 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.67:44731 every 8 connection(s)
I20260608 10:00:10.908512  1151 heartbeater.cc:344] Connected to a master server at 127.0.167.124:40981
I20260608 10:00:10.909003  1151 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:10.910010  1151 heartbeater.cc:507] Master 127.0.167.124:40981 requested a full tablet report, sending...
I20260608 10:00:10.913764   831 ts_manager.cc:194] Registered new tserver with Master: 68a244fc8455413bbe954c2e2fcfb632 (127.0.167.67:44731)
I20260608 10:00:10.916169  1152 heartbeater.cc:344] Connected to a master server at 127.0.167.125:33123
I20260608 10:00:10.916649  1152 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:10.917659  1152 heartbeater.cc:507] Master 127.0.167.125:33123 requested a full tablet report, sending...
I20260608 10:00:10.919231  1154 heartbeater.cc:344] Connected to a master server at 127.0.167.126:43485
I20260608 10:00:10.919641  1154 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:10.920125   766 ts_manager.cc:194] Registered new tserver with Master: 68a244fc8455413bbe954c2e2fcfb632 (127.0.167.67:44731)
I20260608 10:00:10.920756  1154 heartbeater.cc:507] Master 127.0.167.126:43485 requested a full tablet report, sending...
I20260608 10:00:10.921854   766 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50944
I20260608 10:00:10.924130   701 ts_manager.cc:194] Registered new tserver with Master: 68a244fc8455413bbe954c2e2fcfb632 (127.0.167.67:44731)
I20260608 10:00:10.924259   669 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.009986213s
I20260608 10:00:11.164232   906 catalog_manager.cc:1294] Loaded cluster ID: bd62c745a7454650ad2a53dbc9c2070c
I20260608 10:00:11.164610   906 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 8a6e8aa1944e4d55a43e72fa1a4a193a: loading cluster ID for follower catalog manager: success
I20260608 10:00:11.169776   906 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 8a6e8aa1944e4d55a43e72fa1a4a193a: acquiring CA information for follower catalog manager: success
I20260608 10:00:11.173787   906 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 8a6e8aa1944e4d55a43e72fa1a4a193a: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 10:00:11.173797   911 catalog_manager.cc:1294] Loaded cluster ID: bd62c745a7454650ad2a53dbc9c2070c
I20260608 10:00:11.174268   911 catalog_manager.cc:1587] T 00000000000000000000000000000000 P deb3c303d05f47a18941ac66fe90e704: loading cluster ID for follower catalog manager: success
I20260608 10:00:11.181535   911 catalog_manager.cc:1609] T 00000000000000000000000000000000 P deb3c303d05f47a18941ac66fe90e704: acquiring CA information for follower catalog manager: success
I20260608 10:00:11.186968   911 catalog_manager.cc:1637] T 00000000000000000000000000000000 P deb3c303d05f47a18941ac66fe90e704: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 10:00:11.528800   996 heartbeater.cc:499] Master 127.0.167.125:33123 was elected leader, sending a full tablet report...
I20260608 10:00:11.713706  1074 heartbeater.cc:499] Master 127.0.167.125:33123 was elected leader, sending a full tablet report...
I20260608 10:00:11.925309  1152 heartbeater.cc:499] Master 127.0.167.125:33123 was elected leader, sending a full tablet report...
I20260608 10:00:12.147452   902 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:12.286755   766 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50956:
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 10:00:12.372362  1116 tablet_service.cc:1511] Processing CreateTablet for tablet 243af62056a04ef7b4c43c6166bf3afa (DEFAULT_TABLE table=test-workload [id=e1834cc65e0a498689521a42e0ea1878]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:00:12.374406  1116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 243af62056a04ef7b4c43c6166bf3afa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:12.374250   960 tablet_service.cc:1511] Processing CreateTablet for tablet 259fc74bf7c142c78f69b9e8dc103ba9 (DEFAULT_TABLE table=test-workload [id=e1834cc65e0a498689521a42e0ea1878]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:00:12.374841   959 tablet_service.cc:1511] Processing CreateTablet for tablet 72e9fd2187ed4bf388105be5b29bbd33 (DEFAULT_TABLE table=test-workload [id=e1834cc65e0a498689521a42e0ea1878]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:00:12.375782   960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 259fc74bf7c142c78f69b9e8dc103ba9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:12.376513   959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72e9fd2187ed4bf388105be5b29bbd33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:12.376819  1038 tablet_service.cc:1511] Processing CreateTablet for tablet 68e36ca446c44034a245ceb7b0bd936b (DEFAULT_TABLE table=test-workload [id=e1834cc65e0a498689521a42e0ea1878]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:00:12.378278  1038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68e36ca446c44034a245ceb7b0bd936b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:12.406821  1187 tablet_bootstrap.cc:492] T 72e9fd2187ed4bf388105be5b29bbd33 P e466c9de8d384757bcc6a6dd1e3957de: Bootstrap starting.
I20260608 10:00:12.408720  1186 tablet_bootstrap.cc:492] T 243af62056a04ef7b4c43c6166bf3afa P 68a244fc8455413bbe954c2e2fcfb632: Bootstrap starting.
I20260608 10:00:12.413455  1188 tablet_bootstrap.cc:492] T 68e36ca446c44034a245ceb7b0bd936b P b8b965304c914749a18b11408519b4fd: Bootstrap starting.
I20260608 10:00:12.413841  1187 tablet_bootstrap.cc:654] T 72e9fd2187ed4bf388105be5b29bbd33 P e466c9de8d384757bcc6a6dd1e3957de: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:12.418049  1186 tablet_bootstrap.cc:654] T 243af62056a04ef7b4c43c6166bf3afa P 68a244fc8455413bbe954c2e2fcfb632: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:12.421816  1188 tablet_bootstrap.cc:654] T 68e36ca446c44034a245ceb7b0bd936b P b8b965304c914749a18b11408519b4fd: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:12.425232  1187 tablet_bootstrap.cc:492] T 72e9fd2187ed4bf388105be5b29bbd33 P e466c9de8d384757bcc6a6dd1e3957de: No bootstrap required, opened a new log
I20260608 10:00:12.425865  1187 ts_tablet_manager.cc:1403] T 72e9fd2187ed4bf388105be5b29bbd33 P e466c9de8d384757bcc6a6dd1e3957de: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260608 10:00:12.426990  1186 tablet_bootstrap.cc:492] T 243af62056a04ef7b4c43c6166bf3afa P 68a244fc8455413bbe954c2e2fcfb632: No bootstrap required, opened a new log
I20260608 10:00:12.427474  1186 ts_tablet_manager.cc:1403] T 243af62056a04ef7b4c43c6166bf3afa P 68a244fc8455413bbe954c2e2fcfb632: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260608 10:00:12.429122  1188 tablet_bootstrap.cc:492] T 68e36ca446c44034a245ceb7b0bd936b P b8b965304c914749a18b11408519b4fd: No bootstrap required, opened a new log
I20260608 10:00:12.429193  1187 raft_consensus.cc:359] T 72e9fd2187ed4bf388105be5b29bbd33 P e466c9de8d384757bcc6a6dd1e3957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e466c9de8d384757bcc6a6dd1e3957de" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37151 } }
I20260608 10:00:12.429694  1188 ts_tablet_manager.cc:1403] T 68e36ca446c44034a245ceb7b0bd936b P b8b965304c914749a18b11408519b4fd: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260608 10:00:12.429965  1187 raft_consensus.cc:385] T 72e9fd2187ed4bf388105be5b29bbd33 P e466c9de8d384757bcc6a6dd1e3957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:12.430308  1187 raft_consensus.cc:740] T 72e9fd2187ed4bf388105be5b29bbd33 P e466c9de8d384757bcc6a6dd1e3957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e466c9de8d384757bcc6a6dd1e3957de, State: Initialized, Role: FOLLOWER
I20260608 10:00:12.430760  1186 raft_consensus.cc:359] T 243af62056a04ef7b4c43c6166bf3afa P 68a244fc8455413bbe954c2e2fcfb632 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68a244fc8455413bbe954c2e2fcfb632" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44731 } }
I20260608 10:00:12.431064  1187 consensus_queue.cc:260] T 72e9fd2187ed4bf388105be5b29bbd33 P e466c9de8d384757bcc6a6dd1e3957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e466c9de8d384757bcc6a6dd1e3957de" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37151 } }
I20260608 10:00:12.431365  1186 raft_consensus.cc:385] T 243af62056a04ef7b4c43c6166bf3afa P 68a244fc8455413bbe954c2e2fcfb632 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:12.431787  1187 raft_consensus.cc:399] T 72e9fd2187ed4bf388105be5b29bbd33 P e466c9de8d384757bcc6a6dd1e3957de [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:00:12.431773  1186 raft_consensus.cc:740] T 243af62056a04ef7b4c43c6166bf3afa P 68a244fc8455413bbe954c2e2fcfb632 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68a244fc8455413bbe954c2e2fcfb632, State: Initialized, Role: FOLLOWER
I20260608 10:00:12.432380  1187 raft_consensus.cc:493] T 72e9fd2187ed4bf388105be5b29bbd33 P e466c9de8d384757bcc6a6dd1e3957de [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:00:12.432849  1187 raft_consensus.cc:3060] T 72e9fd2187ed4bf388105be5b29bbd33 P e466c9de8d384757bcc6a6dd1e3957de [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:12.432934  1186 consensus_queue.cc:260] T 243af62056a04ef7b4c43c6166bf3afa P 68a244fc8455413bbe954c2e2fcfb632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "68a244fc8455413bbe954c2e2fcfb632" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44731 } }
I20260608 10:00:12.433445  1188 raft_consensus.cc:359] T 68e36ca446c44034a245ceb7b0bd936b P b8b965304c914749a18b11408519b4fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8b965304c914749a18b11408519b4fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46177 } }
I20260608 10:00:12.433847  1186 raft_consensus.cc:399] T 243af62056a04ef7b4c43c6166bf3afa P 68a244fc8455413bbe954c2e2fcfb632 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:00:12.434306  1188 raft_consensus.cc:385] T 68e36ca446c44034a245ceb7b0bd936b P b8b965304c914749a18b11408519b4fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:12.434365  1186 raft_consensus.cc:493] T 243af62056a04ef7b4c43c6166bf3afa P 68a244fc8455413bbe954c2e2fcfb632 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:00:12.434767  1188 raft_consensus.cc:740] T 68e36ca446c44034a245ceb7b0bd936b P b8b965304c914749a18b11408519b4fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b965304c914749a18b11408519b4fd, State: Initialized, Role: FOLLOWER
I20260608 10:00:12.434885  1186 raft_consensus.cc:3060] T 243af62056a04ef7b4c43c6166bf3afa P 68a244fc8455413bbe954c2e2fcfb632 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:12.435627  1188 consensus_queue.cc:260] T 68e36ca446c44034a245ceb7b0bd936b P b8b965304c914749a18b11408519b4fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b8b965304c914749a18b11408519b4fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46177 } }
I20260608 10:00:12.436441  1188 raft_consensus.cc:399] T 68e36ca446c44034a245ceb7b0bd936b P b8b965304c914749a18b11408519b4fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:00:12.436803  1188 raft_consensus.cc:493] T 68e36ca446c44034a245ceb7b0bd936b P b8b965304c914749a18b11408519b4fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:00:12.437186  1188 raft_consensus.cc:3060] T 68e36ca446c44034a245ceb7b0bd936b P b8b965304c914749a18b11408519b4fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:12.439743  1187 raft_consensus.cc:515] T 72e9fd2187ed4bf388105be5b29bbd33 P e466c9de8d384757bcc6a6dd1e3957de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e466c9de8d384757bcc6a6dd1e3957de" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37151 } }
I20260608 10:00:12.440564  1187 leader_election.cc:304] T 72e9fd2187ed4bf388105be5b29bbd33 P e466c9de8d384757bcc6a6dd1e3957de [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: e466c9de8d384757bcc6a6dd1e3957de; no voters: 
I20260608 10:00:12.442946  1187 leader_election.cc:290] T 72e9fd2187ed4bf388105be5b29bbd33 P e466c9de8d384757bcc6a6dd1e3957de [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:00:12.443081  1186 raft_consensus.cc:515] T 243af62056a04ef7b4c43c6166bf3afa P 68a244fc8455413bbe954c2e2fcfb632 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68a244fc8455413bbe954c2e2fcfb632" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44731 } }
I20260608 10:00:12.443519  1192 raft_consensus.cc:2804] T 72e9fd2187ed4bf388105be5b29bbd33 P e466c9de8d384757bcc6a6dd1e3957de [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:12.444159  1186 leader_election.cc:304] T 243af62056a04ef7b4c43c6166bf3afa P 68a244fc8455413bbe954c2e2fcfb632 [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: 68a244fc8455413bbe954c2e2fcfb632; no voters: 
I20260608 10:00:12.446172  1188 raft_consensus.cc:515] T 68e36ca446c44034a245ceb7b0bd936b P b8b965304c914749a18b11408519b4fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8b965304c914749a18b11408519b4fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46177 } }
I20260608 10:00:12.447062  1186 leader_election.cc:290] T 243af62056a04ef7b4c43c6166bf3afa P 68a244fc8455413bbe954c2e2fcfb632 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:00:12.447623  1195 raft_consensus.cc:2804] T 243af62056a04ef7b4c43c6166bf3afa P 68a244fc8455413bbe954c2e2fcfb632 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:12.447412  1188 leader_election.cc:304] T 68e36ca446c44034a245ceb7b0bd936b P b8b965304c914749a18b11408519b4fd [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: b8b965304c914749a18b11408519b4fd; no voters: 
I20260608 10:00:12.449853  1192 raft_consensus.cc:697] T 72e9fd2187ed4bf388105be5b29bbd33 P e466c9de8d384757bcc6a6dd1e3957de [term 1 LEADER]: Becoming Leader. State: Replica: e466c9de8d384757bcc6a6dd1e3957de, State: Running, Role: LEADER
I20260608 10:00:12.453276  1187 ts_tablet_manager.cc:1434] T 72e9fd2187ed4bf388105be5b29bbd33 P e466c9de8d384757bcc6a6dd1e3957de: Time spent starting tablet: real 0.027s	user 0.010s	sys 0.015s
I20260608 10:00:12.453635  1192 consensus_queue.cc:237] T 72e9fd2187ed4bf388105be5b29bbd33 P e466c9de8d384757bcc6a6dd1e3957de [LEADER]: Queue going to LEADER mode. State: All 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: "e466c9de8d384757bcc6a6dd1e3957de" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37151 } }
I20260608 10:00:12.454247  1188 leader_election.cc:290] T 68e36ca446c44034a245ceb7b0bd936b P b8b965304c914749a18b11408519b4fd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:00:12.454891  1187 tablet_bootstrap.cc:492] T 259fc74bf7c142c78f69b9e8dc103ba9 P e466c9de8d384757bcc6a6dd1e3957de: Bootstrap starting.
I20260608 10:00:12.454850  1197 raft_consensus.cc:2804] T 68e36ca446c44034a245ceb7b0bd936b P b8b965304c914749a18b11408519b4fd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:12.451174  1186 ts_tablet_manager.cc:1434] T 243af62056a04ef7b4c43c6166bf3afa P 68a244fc8455413bbe954c2e2fcfb632: Time spent starting tablet: real 0.023s	user 0.014s	sys 0.008s
I20260608 10:00:12.458101  1195 raft_consensus.cc:697] T 243af62056a04ef7b4c43c6166bf3afa P 68a244fc8455413bbe954c2e2fcfb632 [term 1 LEADER]: Becoming Leader. State: Replica: 68a244fc8455413bbe954c2e2fcfb632, State: Running, Role: LEADER
I20260608 10:00:12.459205  1195 consensus_queue.cc:237] T 243af62056a04ef7b4c43c6166bf3afa P 68a244fc8455413bbe954c2e2fcfb632 [LEADER]: Queue going to LEADER mode. State: All 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: "68a244fc8455413bbe954c2e2fcfb632" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44731 } }
I20260608 10:00:12.464155  1187 tablet_bootstrap.cc:654] T 259fc74bf7c142c78f69b9e8dc103ba9 P e466c9de8d384757bcc6a6dd1e3957de: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:12.465699  1188 ts_tablet_manager.cc:1434] T 68e36ca446c44034a245ceb7b0bd936b P b8b965304c914749a18b11408519b4fd: Time spent starting tablet: real 0.036s	user 0.021s	sys 0.009s
I20260608 10:00:12.470329  1197 raft_consensus.cc:697] T 68e36ca446c44034a245ceb7b0bd936b P b8b965304c914749a18b11408519b4fd [term 1 LEADER]: Becoming Leader. State: Replica: b8b965304c914749a18b11408519b4fd, State: Running, Role: LEADER
I20260608 10:00:12.471925  1197 consensus_queue.cc:237] T 68e36ca446c44034a245ceb7b0bd936b P b8b965304c914749a18b11408519b4fd [LEADER]: Queue going to LEADER mode. State: All 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: "b8b965304c914749a18b11408519b4fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46177 } }
I20260608 10:00:12.510016   765 catalog_manager.cc:5696] T 72e9fd2187ed4bf388105be5b29bbd33 P e466c9de8d384757bcc6a6dd1e3957de reported cstate change: term changed from 0 to 1, leader changed from <none> to e466c9de8d384757bcc6a6dd1e3957de (127.0.167.65). New cstate: current_term: 1 leader_uuid: "e466c9de8d384757bcc6a6dd1e3957de" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e466c9de8d384757bcc6a6dd1e3957de" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37151 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:12.531538   766 catalog_manager.cc:5696] T 243af62056a04ef7b4c43c6166bf3afa P 68a244fc8455413bbe954c2e2fcfb632 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68a244fc8455413bbe954c2e2fcfb632 (127.0.167.67). New cstate: current_term: 1 leader_uuid: "68a244fc8455413bbe954c2e2fcfb632" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68a244fc8455413bbe954c2e2fcfb632" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44731 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:12.539363   764 catalog_manager.cc:5696] T 68e36ca446c44034a245ceb7b0bd936b P b8b965304c914749a18b11408519b4fd reported cstate change: term changed from 0 to 1, leader changed from <none> to b8b965304c914749a18b11408519b4fd (127.0.167.66). New cstate: current_term: 1 leader_uuid: "b8b965304c914749a18b11408519b4fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8b965304c914749a18b11408519b4fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46177 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:12.545483  1187 tablet_bootstrap.cc:492] T 259fc74bf7c142c78f69b9e8dc103ba9 P e466c9de8d384757bcc6a6dd1e3957de: No bootstrap required, opened a new log
I20260608 10:00:12.563666  1187 ts_tablet_manager.cc:1403] T 259fc74bf7c142c78f69b9e8dc103ba9 P e466c9de8d384757bcc6a6dd1e3957de: Time spent bootstrapping tablet: real 0.109s	user 0.023s	sys 0.045s
I20260608 10:00:12.572417  1187 raft_consensus.cc:359] T 259fc74bf7c142c78f69b9e8dc103ba9 P e466c9de8d384757bcc6a6dd1e3957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e466c9de8d384757bcc6a6dd1e3957de" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37151 } }
I20260608 10:00:12.573040  1187 raft_consensus.cc:385] T 259fc74bf7c142c78f69b9e8dc103ba9 P e466c9de8d384757bcc6a6dd1e3957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:12.573367  1187 raft_consensus.cc:740] T 259fc74bf7c142c78f69b9e8dc103ba9 P e466c9de8d384757bcc6a6dd1e3957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e466c9de8d384757bcc6a6dd1e3957de, State: Initialized, Role: FOLLOWER
I20260608 10:00:12.574120  1187 consensus_queue.cc:260] T 259fc74bf7c142c78f69b9e8dc103ba9 P e466c9de8d384757bcc6a6dd1e3957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e466c9de8d384757bcc6a6dd1e3957de" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37151 } }
I20260608 10:00:12.575312  1187 raft_consensus.cc:399] T 259fc74bf7c142c78f69b9e8dc103ba9 P e466c9de8d384757bcc6a6dd1e3957de [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:00:12.575637  1187 raft_consensus.cc:493] T 259fc74bf7c142c78f69b9e8dc103ba9 P e466c9de8d384757bcc6a6dd1e3957de [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:00:12.576005  1187 raft_consensus.cc:3060] T 259fc74bf7c142c78f69b9e8dc103ba9 P e466c9de8d384757bcc6a6dd1e3957de [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:12.582795  1187 raft_consensus.cc:515] T 259fc74bf7c142c78f69b9e8dc103ba9 P e466c9de8d384757bcc6a6dd1e3957de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e466c9de8d384757bcc6a6dd1e3957de" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37151 } }
I20260608 10:00:12.583631  1187 leader_election.cc:304] T 259fc74bf7c142c78f69b9e8dc103ba9 P e466c9de8d384757bcc6a6dd1e3957de [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: e466c9de8d384757bcc6a6dd1e3957de; no voters: 
I20260608 10:00:12.584372  1187 leader_election.cc:290] T 259fc74bf7c142c78f69b9e8dc103ba9 P e466c9de8d384757bcc6a6dd1e3957de [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:00:12.585052  1192 raft_consensus.cc:2804] T 259fc74bf7c142c78f69b9e8dc103ba9 P e466c9de8d384757bcc6a6dd1e3957de [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:12.585572  1192 raft_consensus.cc:697] T 259fc74bf7c142c78f69b9e8dc103ba9 P e466c9de8d384757bcc6a6dd1e3957de [term 1 LEADER]: Becoming Leader. State: Replica: e466c9de8d384757bcc6a6dd1e3957de, State: Running, Role: LEADER
I20260608 10:00:12.586194  1187 ts_tablet_manager.cc:1434] T 259fc74bf7c142c78f69b9e8dc103ba9 P e466c9de8d384757bcc6a6dd1e3957de: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.010s
I20260608 10:00:12.586339  1192 consensus_queue.cc:237] T 259fc74bf7c142c78f69b9e8dc103ba9 P e466c9de8d384757bcc6a6dd1e3957de [LEADER]: Queue going to LEADER mode. State: All 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: "e466c9de8d384757bcc6a6dd1e3957de" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37151 } }
I20260608 10:00:12.618265   766 catalog_manager.cc:5696] T 259fc74bf7c142c78f69b9e8dc103ba9 P e466c9de8d384757bcc6a6dd1e3957de reported cstate change: term changed from 0 to 1, leader changed from <none> to e466c9de8d384757bcc6a6dd1e3957de (127.0.167.65). New cstate: current_term: 1 leader_uuid: "e466c9de8d384757bcc6a6dd1e3957de" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e466c9de8d384757bcc6a6dd1e3957de" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37151 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:12.641127   669 tablet_server.cc:179] TabletServer@127.0.167.65:0 shutting down...
I20260608 10:00:12.661681   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:12.662719   669 tablet_replica.cc:333] T 259fc74bf7c142c78f69b9e8dc103ba9 P e466c9de8d384757bcc6a6dd1e3957de: stopping tablet replica
I20260608 10:00:12.663362   669 raft_consensus.cc:2243] T 259fc74bf7c142c78f69b9e8dc103ba9 P e466c9de8d384757bcc6a6dd1e3957de [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:12.663894   669 raft_consensus.cc:2272] T 259fc74bf7c142c78f69b9e8dc103ba9 P e466c9de8d384757bcc6a6dd1e3957de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:12.666778   669 tablet_replica.cc:333] T 72e9fd2187ed4bf388105be5b29bbd33 P e466c9de8d384757bcc6a6dd1e3957de: stopping tablet replica
I20260608 10:00:12.667302   669 raft_consensus.cc:2243] T 72e9fd2187ed4bf388105be5b29bbd33 P e466c9de8d384757bcc6a6dd1e3957de [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:12.667729   669 raft_consensus.cc:2272] T 72e9fd2187ed4bf388105be5b29bbd33 P e466c9de8d384757bcc6a6dd1e3957de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:12.817456   669 tablet_server.cc:196] TabletServer@127.0.167.65:0 shutdown complete.
I20260608 10:00:12.827462   669 tablet_server.cc:179] TabletServer@127.0.167.66:0 shutting down...
I20260608 10:00:12.843453   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:12.844470   669 tablet_replica.cc:333] T 68e36ca446c44034a245ceb7b0bd936b P b8b965304c914749a18b11408519b4fd: stopping tablet replica
I20260608 10:00:12.845017   669 raft_consensus.cc:2243] T 68e36ca446c44034a245ceb7b0bd936b P b8b965304c914749a18b11408519b4fd [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:12.845549   669 raft_consensus.cc:2272] T 68e36ca446c44034a245ceb7b0bd936b P b8b965304c914749a18b11408519b4fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:12.865711   669 tablet_server.cc:196] TabletServer@127.0.167.66:0 shutdown complete.
I20260608 10:00:12.874437   669 tablet_server.cc:179] TabletServer@127.0.167.67:0 shutting down...
I20260608 10:00:12.890951   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:12.891814   669 tablet_replica.cc:333] T 243af62056a04ef7b4c43c6166bf3afa P 68a244fc8455413bbe954c2e2fcfb632: stopping tablet replica
I20260608 10:00:12.892411   669 raft_consensus.cc:2243] T 243af62056a04ef7b4c43c6166bf3afa P 68a244fc8455413bbe954c2e2fcfb632 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:12.892871   669 raft_consensus.cc:2272] T 243af62056a04ef7b4c43c6166bf3afa P 68a244fc8455413bbe954c2e2fcfb632 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:12.912226   669 tablet_server.cc:196] TabletServer@127.0.167.67:0 shutdown complete.
I20260608 10:00:12.920790   669 master.cc:562] Master@127.0.167.126:43485 shutting down...
I20260608 10:00:13.023625   669 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8a6e8aa1944e4d55a43e72fa1a4a193a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:13.024220   669 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8a6e8aa1944e4d55a43e72fa1a4a193a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:13.024672   669 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8a6e8aa1944e4d55a43e72fa1a4a193a: stopping tablet replica
I20260608 10:00:13.044533   669 master.cc:584] Master@127.0.167.126:43485 shutdown complete.
W20260608 10:00:13.056887   752 consensus_peers.cc:597] T 00000000000000000000000000000000 P 61f9f7e1f32c4a348898c34f448baac2 -> Peer 8a6e8aa1944e4d55a43e72fa1a4a193a (127.0.167.126:43485): Couldn't send request to peer 8a6e8aa1944e4d55a43e72fa1a4a193a. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.126:43485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:13.057966   669 master.cc:562] Master@127.0.167.125:33123 shutting down...
I20260608 10:00:13.071825   669 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 61f9f7e1f32c4a348898c34f448baac2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:13.072815   669 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 61f9f7e1f32c4a348898c34f448baac2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:13.073122   669 tablet_replica.cc:333] T 00000000000000000000000000000000 P 61f9f7e1f32c4a348898c34f448baac2: stopping tablet replica
I20260608 10:00:13.113863   669 master.cc:584] Master@127.0.167.125:33123 shutdown complete.
I20260608 10:00:13.125432   669 master.cc:562] Master@127.0.167.124:40981 shutting down...
I20260608 10:00:13.142194   669 raft_consensus.cc:2243] T 00000000000000000000000000000000 P deb3c303d05f47a18941ac66fe90e704 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:13.142694   669 raft_consensus.cc:2272] T 00000000000000000000000000000000 P deb3c303d05f47a18941ac66fe90e704 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:13.142975   669 tablet_replica.cc:333] T 00000000000000000000000000000000 P deb3c303d05f47a18941ac66fe90e704: stopping tablet replica
I20260608 10:00:13.160944   669 master.cc:584] Master@127.0.167.124:40981 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (4892 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260608 10:00:13.188649   669 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.167.126:42363
I20260608 10:00:13.189772   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:13.194955  1211 instance_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 10:00:13.196765  1214 instance_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 10:00:13.196058  1212 instance_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 10:00:13.197988   669 server_base.cc:1061] running on GCE node
I20260608 10:00:13.198741   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:13.198974   669 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 10:00:13.199153   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912813199136 us; error 0 us; skew 500 ppm
I20260608 10:00:13.199749   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:13.202641   669 webserver.cc:533] Webserver started at http://127.0.167.126:39175/ using document root <none> and password file <none>
I20260608 10:00:13.203433   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:13.203701   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:13.204137   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:13.205924   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808122572-669-0/minicluster-data/master-0-root/instance:
uuid: "2cb65085b85c467680f28f7a2163d7e7"
format_stamp: "Formatted at 2026-06-08 10:00:13 on dist-test-slave-swwz"
I20260608 10:00:13.212442   669 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260608 10:00:13.215853  1219 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:13.216696   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 10:00:13.217103   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808122572-669-0/minicluster-data/master-0-root
uuid: "2cb65085b85c467680f28f7a2163d7e7"
format_stamp: "Formatted at 2026-06-08 10:00:13 on dist-test-slave-swwz"
I20260608 10:00:13.217417   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808122572-669-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808122572-669-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808122572-669-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 10:00:13.231230   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:13.232396   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:13.268203   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.126:42363
I20260608 10:00:13.268419  1270 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.126:42363 every 8 connection(s)
I20260608 10:00:13.272397  1271 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 10:00:13.282737  1271 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2cb65085b85c467680f28f7a2163d7e7: Bootstrap starting.
I20260608 10:00:13.287277  1271 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2cb65085b85c467680f28f7a2163d7e7: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:13.291399  1271 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2cb65085b85c467680f28f7a2163d7e7: No bootstrap required, opened a new log
I20260608 10:00:13.293596  1271 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2cb65085b85c467680f28f7a2163d7e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2cb65085b85c467680f28f7a2163d7e7" member_type: VOTER }
I20260608 10:00:13.294023  1271 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2cb65085b85c467680f28f7a2163d7e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:13.294273  1271 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2cb65085b85c467680f28f7a2163d7e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cb65085b85c467680f28f7a2163d7e7, State: Initialized, Role: FOLLOWER
I20260608 10:00:13.294864  1271 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2cb65085b85c467680f28f7a2163d7e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2cb65085b85c467680f28f7a2163d7e7" member_type: VOTER }
I20260608 10:00:13.295332  1271 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2cb65085b85c467680f28f7a2163d7e7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:00:13.295564  1271 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2cb65085b85c467680f28f7a2163d7e7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:00:13.295858  1271 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2cb65085b85c467680f28f7a2163d7e7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:13.300139  1271 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2cb65085b85c467680f28f7a2163d7e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2cb65085b85c467680f28f7a2163d7e7" member_type: VOTER }
I20260608 10:00:13.300822  1271 leader_election.cc:304] T 00000000000000000000000000000000 P 2cb65085b85c467680f28f7a2163d7e7 [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: 2cb65085b85c467680f28f7a2163d7e7; no voters: 
I20260608 10:00:13.302044  1271 leader_election.cc:290] T 00000000000000000000000000000000 P 2cb65085b85c467680f28f7a2163d7e7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:00:13.302564  1274 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2cb65085b85c467680f28f7a2163d7e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:13.304369  1274 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2cb65085b85c467680f28f7a2163d7e7 [term 1 LEADER]: Becoming Leader. State: Replica: 2cb65085b85c467680f28f7a2163d7e7, State: Running, Role: LEADER
I20260608 10:00:13.305267  1274 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2cb65085b85c467680f28f7a2163d7e7 [LEADER]: Queue going to LEADER mode. State: All 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: "2cb65085b85c467680f28f7a2163d7e7" member_type: VOTER }
I20260608 10:00:13.306217  1271 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2cb65085b85c467680f28f7a2163d7e7 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:00:13.308561  1276 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2cb65085b85c467680f28f7a2163d7e7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2cb65085b85c467680f28f7a2163d7e7. Latest consensus state: current_term: 1 leader_uuid: "2cb65085b85c467680f28f7a2163d7e7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2cb65085b85c467680f28f7a2163d7e7" member_type: VOTER } }
I20260608 10:00:13.308540  1275 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2cb65085b85c467680f28f7a2163d7e7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2cb65085b85c467680f28f7a2163d7e7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2cb65085b85c467680f28f7a2163d7e7" member_type: VOTER } }
I20260608 10:00:13.309269  1276 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2cb65085b85c467680f28f7a2163d7e7 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:13.309365  1275 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2cb65085b85c467680f28f7a2163d7e7 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:13.314544  1279 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:00:13.319681  1279 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:00:13.323367   669 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:00:13.328905  1279 catalog_manager.cc:1382] Generated new cluster ID: 0a3c2978753542269b7fd83e93fafcfc
I20260608 10:00:13.329250  1279 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:00:13.347472  1279 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:00:13.348802  1279 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:00:13.369915  1279 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2cb65085b85c467680f28f7a2163d7e7: Generated new TSK 0
I20260608 10:00:13.370569  1279 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:00:13.390522   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:13.396579  1292 instance_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 10:00:13.397069  1293 instance_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 10:00:13.399560   669 server_base.cc:1061] running on GCE node
W20260608 10:00:13.399572  1295 instance_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 10:00:13.400804   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:13.401037   669 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 10:00:13.401222   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912813401204 us; error 0 us; skew 500 ppm
I20260608 10:00:13.401834   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:13.404165   669 webserver.cc:533] Webserver started at http://127.0.167.65:46871/ using document root <none> and password file <none>
I20260608 10:00:13.404902   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:13.405170   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:13.405563   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:13.407292   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808122572-669-0/minicluster-data/ts-0-root/instance:
uuid: "d04715cc7d2f4ddda9beee287e0e21a7"
format_stamp: "Formatted at 2026-06-08 10:00:13 on dist-test-slave-swwz"
I20260608 10:00:13.413887   669 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.009s	sys 0.000s
I20260608 10:00:13.417712  1300 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:13.418535   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 10:00:13.418789   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808122572-669-0/minicluster-data/ts-0-root
uuid: "d04715cc7d2f4ddda9beee287e0e21a7"
format_stamp: "Formatted at 2026-06-08 10:00:13 on dist-test-slave-swwz"
I20260608 10:00:13.419091   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808122572-669-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808122572-669-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808122572-669-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 10:00:13.435928   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:13.437107   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:13.438474   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:13.440850   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:13.441025   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:13.441370   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:13.441540   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:13.478679   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.65:44849
I20260608 10:00:13.478938  1362 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.65:44849 every 8 connection(s)
I20260608 10:00:13.483983   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:13.490990  1367 instance_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 10:00:13.493261  1368 instance_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 10:00:13.495806  1370 instance_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 10:00:13.496891   669 server_base.cc:1061] running on GCE node
I20260608 10:00:13.497838   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:13.498070   669 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 10:00:13.498266   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912813498247 us; error 0 us; skew 500 ppm
I20260608 10:00:13.498718  1363 heartbeater.cc:344] Connected to a master server at 127.0.167.126:42363
I20260608 10:00:13.498848   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:13.499166  1363 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:13.499966  1363 heartbeater.cc:507] Master 127.0.167.126:42363 requested a full tablet report, sending...
I20260608 10:00:13.501713   669 webserver.cc:533] Webserver started at http://127.0.167.66:36863/ using document root <none> and password file <none>
I20260608 10:00:13.502266   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:13.502259  1236 ts_manager.cc:194] Registered new tserver with Master: d04715cc7d2f4ddda9beee287e0e21a7 (127.0.167.65:44849)
I20260608 10:00:13.502724   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:13.503047   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:13.504104   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808122572-669-0/minicluster-data/ts-1-root/instance:
uuid: "128aeda9c01b40968fd8e45bdba00fb0"
format_stamp: "Formatted at 2026-06-08 10:00:13 on dist-test-slave-swwz"
I20260608 10:00:13.504256  1236 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35940
I20260608 10:00:13.508952   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:00:13.512250  1375 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:13.513100   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:00:13.513409   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808122572-669-0/minicluster-data/ts-1-root
uuid: "128aeda9c01b40968fd8e45bdba00fb0"
format_stamp: "Formatted at 2026-06-08 10:00:13 on dist-test-slave-swwz"
I20260608 10:00:13.513702   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808122572-669-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808122572-669-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808122572-669-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 10:00:13.545717   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:13.546854   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:13.548408   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:13.550696   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:13.550935   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:13.551182   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:13.551378   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:13.593640   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.66:35259
I20260608 10:00:13.593792  1437 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.66:35259 every 8 connection(s)
I20260608 10:00:13.598706   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:13.606858  1441 instance_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 10:00:13.607915  1442 instance_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 10:00:13.610999  1438 heartbeater.cc:344] Connected to a master server at 127.0.167.126:42363
I20260608 10:00:13.611428  1438 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:13.611904   669 server_base.cc:1061] running on GCE node
W20260608 10:00:13.611861  1444 instance_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 10:00:13.612504  1438 heartbeater.cc:507] Master 127.0.167.126:42363 requested a full tablet report, sending...
I20260608 10:00:13.613096   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:13.613341   669 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 10:00:13.613554   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912813613532 us; error 0 us; skew 500 ppm
I20260608 10:00:13.614336   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:13.614863  1236 ts_manager.cc:194] Registered new tserver with Master: 128aeda9c01b40968fd8e45bdba00fb0 (127.0.167.66:35259)
I20260608 10:00:13.616396  1236 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35942
I20260608 10:00:13.619247   669 webserver.cc:533] Webserver started at http://127.0.167.67:42605/ using document root <none> and password file <none>
I20260608 10:00:13.619786   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:13.619998   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:13.620307   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:13.621471   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808122572-669-0/minicluster-data/ts-2-root/instance:
uuid: "6021fca8dc8344c59db175c39f0f0a0e"
format_stamp: "Formatted at 2026-06-08 10:00:13 on dist-test-slave-swwz"
I20260608 10:00:13.626024   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:00:13.629360  1449 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:13.630193   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:00:13.630496   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808122572-669-0/minicluster-data/ts-2-root
uuid: "6021fca8dc8344c59db175c39f0f0a0e"
format_stamp: "Formatted at 2026-06-08 10:00:13 on dist-test-slave-swwz"
I20260608 10:00:13.630793   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808122572-669-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808122572-669-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808122572-669-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 10:00:13.661357   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:13.662504   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:13.664080   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:13.666450   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:13.666685   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:13.666936   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:13.667119   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:13.705125   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.67:37037
I20260608 10:00:13.705245  1511 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.67:37037 every 8 connection(s)
I20260608 10:00:13.720048  1512 heartbeater.cc:344] Connected to a master server at 127.0.167.126:42363
I20260608 10:00:13.720527  1512 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:13.721421  1512 heartbeater.cc:507] Master 127.0.167.126:42363 requested a full tablet report, sending...
I20260608 10:00:13.723474  1236 ts_manager.cc:194] Registered new tserver with Master: 6021fca8dc8344c59db175c39f0f0a0e (127.0.167.67:37037)
I20260608 10:00:13.723572   669 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014904194s
I20260608 10:00:13.725054  1236 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35958
I20260608 10:00:14.506933  1363 heartbeater.cc:499] Master 127.0.167.126:42363 was elected leader, sending a full tablet report...
I20260608 10:00:14.619200  1438 heartbeater.cc:499] Master 127.0.167.126:42363 was elected leader, sending a full tablet report...
I20260608 10:00:14.727816  1512 heartbeater.cc:499] Master 127.0.167.126:42363 was elected leader, sending a full tablet report...
I20260608 10:00:14.787870  1236 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53622:
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 10:00:14.790519  1236 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 10:00:14.877063  1477 tablet_service.cc:1511] Processing CreateTablet for tablet 50a4ed565e29445a9e1ddb439c05100d (DEFAULT_TABLE table=test-workload [id=a3a19c6015554436a876534894ef88b9]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 10:00:14.879927  1476 tablet_service.cc:1511] Processing CreateTablet for tablet 4cba9d341a304c5d8f67a70505910708 (DEFAULT_TABLE table=test-workload [id=a3a19c6015554436a876534894ef88b9]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 10:00:14.880803  1472 tablet_service.cc:1511] Processing CreateTablet for tablet 83d99a35fd5044c9b3defa3a1b26d090 (DEFAULT_TABLE table=test-workload [id=a3a19c6015554436a876534894ef88b9]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 10:00:14.883446  1473 tablet_service.cc:1511] Processing CreateTablet for tablet 6d26c62e925643bfa0bbeb3f477e9075 (DEFAULT_TABLE table=test-workload [id=a3a19c6015554436a876534894ef88b9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 10:00:14.884071  1475 tablet_service.cc:1511] Processing CreateTablet for tablet e75d2e968afa43b7b9df5e876a235b3d (DEFAULT_TABLE table=test-workload [id=a3a19c6015554436a876534894ef88b9]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 10:00:14.886201  1471 tablet_service.cc:1511] Processing CreateTablet for tablet 9839194287864a6bb5060f9f93dde664 (DEFAULT_TABLE table=test-workload [id=a3a19c6015554436a876534894ef88b9]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 10:00:14.886685  1474 tablet_service.cc:1511] Processing CreateTablet for tablet 40359a7802be4a89980433407e2641b1 (DEFAULT_TABLE table=test-workload [id=a3a19c6015554436a876534894ef88b9]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 10:00:14.888643  1477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50a4ed565e29445a9e1ddb439c05100d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:14.891371  1472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83d99a35fd5044c9b3defa3a1b26d090. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:14.890264  1470 tablet_service.cc:1511] Processing CreateTablet for tablet 68aa0d9fadf544378993bcf274bea3c4 (DEFAULT_TABLE table=test-workload [id=a3a19c6015554436a876534894ef88b9]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 10:00:14.892827  1470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68aa0d9fadf544378993bcf274bea3c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:14.893471  1471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9839194287864a6bb5060f9f93dde664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:14.894620  1476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cba9d341a304c5d8f67a70505910708. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:14.898562  1328 tablet_service.cc:1511] Processing CreateTablet for tablet 50a4ed565e29445a9e1ddb439c05100d (DEFAULT_TABLE table=test-workload [id=a3a19c6015554436a876534894ef88b9]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 10:00:14.900034  1328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50a4ed565e29445a9e1ddb439c05100d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:14.901571  1403 tablet_service.cc:1511] Processing CreateTablet for tablet 50a4ed565e29445a9e1ddb439c05100d (DEFAULT_TABLE table=test-workload [id=a3a19c6015554436a876534894ef88b9]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 10:00:14.902964  1403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50a4ed565e29445a9e1ddb439c05100d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:14.899016  1474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40359a7802be4a89980433407e2641b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:14.905598  1402 tablet_service.cc:1511] Processing CreateTablet for tablet 4cba9d341a304c5d8f67a70505910708 (DEFAULT_TABLE table=test-workload [id=a3a19c6015554436a876534894ef88b9]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 10:00:14.906998  1402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cba9d341a304c5d8f67a70505910708. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:14.908903  1401 tablet_service.cc:1511] Processing CreateTablet for tablet e75d2e968afa43b7b9df5e876a235b3d (DEFAULT_TABLE table=test-workload [id=a3a19c6015554436a876534894ef88b9]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 10:00:14.909394  1327 tablet_service.cc:1511] Processing CreateTablet for tablet 4cba9d341a304c5d8f67a70505910708 (DEFAULT_TABLE table=test-workload [id=a3a19c6015554436a876534894ef88b9]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 10:00:14.910499  1475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e75d2e968afa43b7b9df5e876a235b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:14.910800  1327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cba9d341a304c5d8f67a70505910708. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:14.912920  1400 tablet_service.cc:1511] Processing CreateTablet for tablet 40359a7802be4a89980433407e2641b1 (DEFAULT_TABLE table=test-workload [id=a3a19c6015554436a876534894ef88b9]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 10:00:14.916056  1399 tablet_service.cc:1511] Processing CreateTablet for tablet 6d26c62e925643bfa0bbeb3f477e9075 (DEFAULT_TABLE table=test-workload [id=a3a19c6015554436a876534894ef88b9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 10:00:14.918700  1398 tablet_service.cc:1511] Processing CreateTablet for tablet 83d99a35fd5044c9b3defa3a1b26d090 (DEFAULT_TABLE table=test-workload [id=a3a19c6015554436a876534894ef88b9]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 10:00:14.919903  1397 tablet_service.cc:1511] Processing CreateTablet for tablet 9839194287864a6bb5060f9f93dde664 (DEFAULT_TABLE table=test-workload [id=a3a19c6015554436a876534894ef88b9]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 10:00:14.921726  1473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d26c62e925643bfa0bbeb3f477e9075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:14.910732  1401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e75d2e968afa43b7b9df5e876a235b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:14.925136  1396 tablet_service.cc:1511] Processing CreateTablet for tablet 68aa0d9fadf544378993bcf274bea3c4 (DEFAULT_TABLE table=test-workload [id=a3a19c6015554436a876534894ef88b9]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 10:00:14.926580  1396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68aa0d9fadf544378993bcf274bea3c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:14.928610  1397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9839194287864a6bb5060f9f93dde664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:14.932493  1398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83d99a35fd5044c9b3defa3a1b26d090. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:14.933689  1326 tablet_service.cc:1511] Processing CreateTablet for tablet e75d2e968afa43b7b9df5e876a235b3d (DEFAULT_TABLE table=test-workload [id=a3a19c6015554436a876534894ef88b9]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 10:00:14.935194  1326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e75d2e968afa43b7b9df5e876a235b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:14.938889  1399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d26c62e925643bfa0bbeb3f477e9075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:14.942096  1325 tablet_service.cc:1511] Processing CreateTablet for tablet 40359a7802be4a89980433407e2641b1 (DEFAULT_TABLE table=test-workload [id=a3a19c6015554436a876534894ef88b9]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 10:00:14.943157  1400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40359a7802be4a89980433407e2641b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:14.943542  1325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40359a7802be4a89980433407e2641b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:14.950091  1324 tablet_service.cc:1511] Processing CreateTablet for tablet 6d26c62e925643bfa0bbeb3f477e9075 (DEFAULT_TABLE table=test-workload [id=a3a19c6015554436a876534894ef88b9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 10:00:14.951565  1324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d26c62e925643bfa0bbeb3f477e9075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:14.954602  1323 tablet_service.cc:1511] Processing CreateTablet for tablet 83d99a35fd5044c9b3defa3a1b26d090 (DEFAULT_TABLE table=test-workload [id=a3a19c6015554436a876534894ef88b9]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 10:00:14.957561  1322 tablet_service.cc:1511] Processing CreateTablet for tablet 9839194287864a6bb5060f9f93dde664 (DEFAULT_TABLE table=test-workload [id=a3a19c6015554436a876534894ef88b9]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 10:00:14.959017  1322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9839194287864a6bb5060f9f93dde664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:14.960649  1323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83d99a35fd5044c9b3defa3a1b26d090. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:14.916574  1532 tablet_bootstrap.cc:492] T 83d99a35fd5044c9b3defa3a1b26d090 P 6021fca8dc8344c59db175c39f0f0a0e: Bootstrap starting.
I20260608 10:00:14.965955  1321 tablet_service.cc:1511] Processing CreateTablet for tablet 68aa0d9fadf544378993bcf274bea3c4 (DEFAULT_TABLE table=test-workload [id=a3a19c6015554436a876534894ef88b9]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 10:00:14.968216  1321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68aa0d9fadf544378993bcf274bea3c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:14.989110  1533 tablet_bootstrap.cc:492] T 83d99a35fd5044c9b3defa3a1b26d090 P 128aeda9c01b40968fd8e45bdba00fb0: Bootstrap starting.
I20260608 10:00:15.028012  1534 tablet_bootstrap.cc:492] T 9839194287864a6bb5060f9f93dde664 P d04715cc7d2f4ddda9beee287e0e21a7: Bootstrap starting.
I20260608 10:00:15.043164  1532 tablet_bootstrap.cc:654] T 83d99a35fd5044c9b3defa3a1b26d090 P 6021fca8dc8344c59db175c39f0f0a0e: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:15.047354  1533 tablet_bootstrap.cc:654] T 83d99a35fd5044c9b3defa3a1b26d090 P 128aeda9c01b40968fd8e45bdba00fb0: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:15.047360  1534 tablet_bootstrap.cc:654] T 9839194287864a6bb5060f9f93dde664 P d04715cc7d2f4ddda9beee287e0e21a7: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:15.054786  1534 tablet_bootstrap.cc:492] T 9839194287864a6bb5060f9f93dde664 P d04715cc7d2f4ddda9beee287e0e21a7: No bootstrap required, opened a new log
I20260608 10:00:15.055024  1533 tablet_bootstrap.cc:492] T 83d99a35fd5044c9b3defa3a1b26d090 P 128aeda9c01b40968fd8e45bdba00fb0: No bootstrap required, opened a new log
I20260608 10:00:15.055274  1534 ts_tablet_manager.cc:1403] T 9839194287864a6bb5060f9f93dde664 P d04715cc7d2f4ddda9beee287e0e21a7: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.007s
I20260608 10:00:15.055516  1533 ts_tablet_manager.cc:1403] T 83d99a35fd5044c9b3defa3a1b26d090 P 128aeda9c01b40968fd8e45bdba00fb0: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.003s
I20260608 10:00:15.056130  1532 tablet_bootstrap.cc:492] T 83d99a35fd5044c9b3defa3a1b26d090 P 6021fca8dc8344c59db175c39f0f0a0e: No bootstrap required, opened a new log
I20260608 10:00:15.056676  1532 ts_tablet_manager.cc:1403] T 83d99a35fd5044c9b3defa3a1b26d090 P 6021fca8dc8344c59db175c39f0f0a0e: Time spent bootstrapping tablet: real 0.140s	user 0.013s	sys 0.006s
I20260608 10:00:15.057727  1534 raft_consensus.cc:359] T 9839194287864a6bb5060f9f93dde664 P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.058295  1534 raft_consensus.cc:385] T 9839194287864a6bb5060f9f93dde664 P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:15.058612  1534 raft_consensus.cc:740] T 9839194287864a6bb5060f9f93dde664 P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04715cc7d2f4ddda9beee287e0e21a7, State: Initialized, Role: FOLLOWER
I20260608 10:00:15.058583  1533 raft_consensus.cc:359] T 83d99a35fd5044c9b3defa3a1b26d090 P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.059516  1533 raft_consensus.cc:385] T 83d99a35fd5044c9b3defa3a1b26d090 P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:15.060061  1533 raft_consensus.cc:740] T 83d99a35fd5044c9b3defa3a1b26d090 P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 128aeda9c01b40968fd8e45bdba00fb0, State: Initialized, Role: FOLLOWER
I20260608 10:00:15.059535  1532 raft_consensus.cc:359] T 83d99a35fd5044c9b3defa3a1b26d090 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.059603  1534 consensus_queue.cc:260] T 9839194287864a6bb5060f9f93dde664 P d04715cc7d2f4ddda9beee287e0e21a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.060606  1532 raft_consensus.cc:385] T 83d99a35fd5044c9b3defa3a1b26d090 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:15.060942  1532 raft_consensus.cc:740] T 83d99a35fd5044c9b3defa3a1b26d090 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6021fca8dc8344c59db175c39f0f0a0e, State: Initialized, Role: FOLLOWER
I20260608 10:00:15.060971  1533 consensus_queue.cc:260] T 83d99a35fd5044c9b3defa3a1b26d090 P 128aeda9c01b40968fd8e45bdba00fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.061980  1532 consensus_queue.cc:260] T 83d99a35fd5044c9b3defa3a1b26d090 P 6021fca8dc8344c59db175c39f0f0a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.065183  1532 ts_tablet_manager.cc:1434] T 83d99a35fd5044c9b3defa3a1b26d090 P 6021fca8dc8344c59db175c39f0f0a0e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 10:00:15.065536  1534 ts_tablet_manager.cc:1434] T 9839194287864a6bb5060f9f93dde664 P d04715cc7d2f4ddda9beee287e0e21a7: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 10:00:15.066236  1532 tablet_bootstrap.cc:492] T 6d26c62e925643bfa0bbeb3f477e9075 P 6021fca8dc8344c59db175c39f0f0a0e: Bootstrap starting.
I20260608 10:00:15.069461  1534 tablet_bootstrap.cc:492] T 40359a7802be4a89980433407e2641b1 P d04715cc7d2f4ddda9beee287e0e21a7: Bootstrap starting.
I20260608 10:00:15.073256  1532 tablet_bootstrap.cc:654] T 6d26c62e925643bfa0bbeb3f477e9075 P 6021fca8dc8344c59db175c39f0f0a0e: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:15.076815  1534 tablet_bootstrap.cc:654] T 40359a7802be4a89980433407e2641b1 P d04715cc7d2f4ddda9beee287e0e21a7: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:15.064251  1533 ts_tablet_manager.cc:1434] T 83d99a35fd5044c9b3defa3a1b26d090 P 128aeda9c01b40968fd8e45bdba00fb0: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 10:00:15.079018  1533 tablet_bootstrap.cc:492] T 6d26c62e925643bfa0bbeb3f477e9075 P 128aeda9c01b40968fd8e45bdba00fb0: Bootstrap starting.
I20260608 10:00:15.085810  1533 tablet_bootstrap.cc:654] T 6d26c62e925643bfa0bbeb3f477e9075 P 128aeda9c01b40968fd8e45bdba00fb0: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:15.096715  1532 tablet_bootstrap.cc:492] T 6d26c62e925643bfa0bbeb3f477e9075 P 6021fca8dc8344c59db175c39f0f0a0e: No bootstrap required, opened a new log
I20260608 10:00:15.096778  1534 tablet_bootstrap.cc:492] T 40359a7802be4a89980433407e2641b1 P d04715cc7d2f4ddda9beee287e0e21a7: No bootstrap required, opened a new log
I20260608 10:00:15.097313  1532 ts_tablet_manager.cc:1403] T 6d26c62e925643bfa0bbeb3f477e9075 P 6021fca8dc8344c59db175c39f0f0a0e: Time spent bootstrapping tablet: real 0.031s	user 0.022s	sys 0.008s
I20260608 10:00:15.097359  1534 ts_tablet_manager.cc:1403] T 40359a7802be4a89980433407e2641b1 P d04715cc7d2f4ddda9beee287e0e21a7: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.003s
I20260608 10:00:15.098824  1533 tablet_bootstrap.cc:492] T 6d26c62e925643bfa0bbeb3f477e9075 P 128aeda9c01b40968fd8e45bdba00fb0: No bootstrap required, opened a new log
I20260608 10:00:15.100226  1533 ts_tablet_manager.cc:1403] T 6d26c62e925643bfa0bbeb3f477e9075 P 128aeda9c01b40968fd8e45bdba00fb0: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260608 10:00:15.101135  1534 raft_consensus.cc:359] T 40359a7802be4a89980433407e2641b1 P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.101083  1532 raft_consensus.cc:359] T 6d26c62e925643bfa0bbeb3f477e9075 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.101879  1534 raft_consensus.cc:385] T 40359a7802be4a89980433407e2641b1 P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:15.101963  1532 raft_consensus.cc:385] T 6d26c62e925643bfa0bbeb3f477e9075 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:15.102192  1534 raft_consensus.cc:740] T 40359a7802be4a89980433407e2641b1 P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04715cc7d2f4ddda9beee287e0e21a7, State: Initialized, Role: FOLLOWER
I20260608 10:00:15.102362  1532 raft_consensus.cc:740] T 6d26c62e925643bfa0bbeb3f477e9075 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6021fca8dc8344c59db175c39f0f0a0e, State: Initialized, Role: FOLLOWER
I20260608 10:00:15.103051  1534 consensus_queue.cc:260] T 40359a7802be4a89980433407e2641b1 P d04715cc7d2f4ddda9beee287e0e21a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.103099  1533 raft_consensus.cc:359] T 6d26c62e925643bfa0bbeb3f477e9075 P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.103300  1532 consensus_queue.cc:260] T 6d26c62e925643bfa0bbeb3f477e9075 P 6021fca8dc8344c59db175c39f0f0a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.103915  1533 raft_consensus.cc:385] T 6d26c62e925643bfa0bbeb3f477e9075 P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:15.104233  1533 raft_consensus.cc:740] T 6d26c62e925643bfa0bbeb3f477e9075 P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 128aeda9c01b40968fd8e45bdba00fb0, State: Initialized, Role: FOLLOWER
I20260608 10:00:15.105161  1534 ts_tablet_manager.cc:1434] T 40359a7802be4a89980433407e2641b1 P d04715cc7d2f4ddda9beee287e0e21a7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:00:15.105293  1533 consensus_queue.cc:260] T 6d26c62e925643bfa0bbeb3f477e9075 P 128aeda9c01b40968fd8e45bdba00fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.105983  1540 raft_consensus.cc:493] T 83d99a35fd5044c9b3defa3a1b26d090 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:15.106591  1540 raft_consensus.cc:515] T 83d99a35fd5044c9b3defa3a1b26d090 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.108474  1533 ts_tablet_manager.cc:1434] T 6d26c62e925643bfa0bbeb3f477e9075 P 128aeda9c01b40968fd8e45bdba00fb0: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:00:15.109809  1533 tablet_bootstrap.cc:492] T 50a4ed565e29445a9e1ddb439c05100d P 128aeda9c01b40968fd8e45bdba00fb0: Bootstrap starting.
I20260608 10:00:15.118515  1533 tablet_bootstrap.cc:654] T 50a4ed565e29445a9e1ddb439c05100d P 128aeda9c01b40968fd8e45bdba00fb0: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:15.120820  1532 ts_tablet_manager.cc:1434] T 6d26c62e925643bfa0bbeb3f477e9075 P 6021fca8dc8344c59db175c39f0f0a0e: Time spent starting tablet: real 0.023s	user 0.013s	sys 0.010s
I20260608 10:00:15.122043  1532 tablet_bootstrap.cc:492] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e: Bootstrap starting.
I20260608 10:00:15.122511  1540 leader_election.cc:290] T 83d99a35fd5044c9b3defa3a1b26d090 P 6021fca8dc8344c59db175c39f0f0a0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d04715cc7d2f4ddda9beee287e0e21a7 (127.0.167.65:44849), 128aeda9c01b40968fd8e45bdba00fb0 (127.0.167.66:35259)
I20260608 10:00:15.106166  1534 tablet_bootstrap.cc:492] T 83d99a35fd5044c9b3defa3a1b26d090 P d04715cc7d2f4ddda9beee287e0e21a7: Bootstrap starting.
I20260608 10:00:15.130538  1532 tablet_bootstrap.cc:654] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:15.133949  1534 tablet_bootstrap.cc:654] T 83d99a35fd5044c9b3defa3a1b26d090 P d04715cc7d2f4ddda9beee287e0e21a7: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:15.148993  1533 tablet_bootstrap.cc:492] T 50a4ed565e29445a9e1ddb439c05100d P 128aeda9c01b40968fd8e45bdba00fb0: No bootstrap required, opened a new log
I20260608 10:00:15.149718  1533 ts_tablet_manager.cc:1403] T 50a4ed565e29445a9e1ddb439c05100d P 128aeda9c01b40968fd8e45bdba00fb0: Time spent bootstrapping tablet: real 0.040s	user 0.025s	sys 0.012s
I20260608 10:00:15.153801  1538 raft_consensus.cc:493] T 40359a7802be4a89980433407e2641b1 P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:15.154347  1538 raft_consensus.cc:515] T 40359a7802be4a89980433407e2641b1 P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.154839  1533 raft_consensus.cc:359] T 50a4ed565e29445a9e1ddb439c05100d P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } }
I20260608 10:00:15.155917  1533 raft_consensus.cc:385] T 50a4ed565e29445a9e1ddb439c05100d P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:15.156327  1533 raft_consensus.cc:740] T 50a4ed565e29445a9e1ddb439c05100d P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 128aeda9c01b40968fd8e45bdba00fb0, State: Initialized, Role: FOLLOWER
I20260608 10:00:15.160593  1534 tablet_bootstrap.cc:492] T 83d99a35fd5044c9b3defa3a1b26d090 P d04715cc7d2f4ddda9beee287e0e21a7: No bootstrap required, opened a new log
I20260608 10:00:15.161139  1534 ts_tablet_manager.cc:1403] T 83d99a35fd5044c9b3defa3a1b26d090 P d04715cc7d2f4ddda9beee287e0e21a7: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.012s
I20260608 10:00:15.157577  1533 consensus_queue.cc:260] T 50a4ed565e29445a9e1ddb439c05100d P 128aeda9c01b40968fd8e45bdba00fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } }
I20260608 10:00:15.167969  1533 ts_tablet_manager.cc:1434] T 50a4ed565e29445a9e1ddb439c05100d P 128aeda9c01b40968fd8e45bdba00fb0: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260608 10:00:15.169174  1338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d99a35fd5044c9b3defa3a1b26d090" candidate_uuid: "6021fca8dc8344c59db175c39f0f0a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" is_pre_election: true
I20260608 10:00:15.169600  1538 leader_election.cc:290] T 40359a7802be4a89980433407e2641b1 P d04715cc7d2f4ddda9beee287e0e21a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 128aeda9c01b40968fd8e45bdba00fb0 (127.0.167.66:35259), 6021fca8dc8344c59db175c39f0f0a0e (127.0.167.67:37037)
I20260608 10:00:15.172916  1532 tablet_bootstrap.cc:492] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e: No bootstrap required, opened a new log
W20260608 10:00:15.173322  1452 leader_election.cc:343] T 83d99a35fd5044c9b3defa3a1b26d090 P 6021fca8dc8344c59db175c39f0f0a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d04715cc7d2f4ddda9beee287e0e21a7 (127.0.167.65:44849): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:00:15.173648  1532 ts_tablet_manager.cc:1403] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e: Time spent bootstrapping tablet: real 0.052s	user 0.024s	sys 0.007s
I20260608 10:00:15.174369  1544 raft_consensus.cc:493] T 6d26c62e925643bfa0bbeb3f477e9075 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:15.174887  1544 raft_consensus.cc:515] T 6d26c62e925643bfa0bbeb3f477e9075 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.177307  1544 leader_election.cc:290] T 6d26c62e925643bfa0bbeb3f477e9075 P 6021fca8dc8344c59db175c39f0f0a0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d04715cc7d2f4ddda9beee287e0e21a7 (127.0.167.65:44849), 128aeda9c01b40968fd8e45bdba00fb0 (127.0.167.66:35259)
I20260608 10:00:15.177248  1532 raft_consensus.cc:359] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.178087  1532 raft_consensus.cc:385] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:15.178407  1532 raft_consensus.cc:740] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6021fca8dc8344c59db175c39f0f0a0e, State: Initialized, Role: FOLLOWER
I20260608 10:00:15.179098  1338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d26c62e925643bfa0bbeb3f477e9075" candidate_uuid: "6021fca8dc8344c59db175c39f0f0a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" is_pre_election: true
I20260608 10:00:15.179229  1532 consensus_queue.cc:260] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.180626  1534 raft_consensus.cc:359] T 83d99a35fd5044c9b3defa3a1b26d090 P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.181365  1534 raft_consensus.cc:385] T 83d99a35fd5044c9b3defa3a1b26d090 P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:15.181768  1534 raft_consensus.cc:740] T 83d99a35fd5044c9b3defa3a1b26d090 P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04715cc7d2f4ddda9beee287e0e21a7, State: Initialized, Role: FOLLOWER
I20260608 10:00:15.182813  1534 consensus_queue.cc:260] T 83d99a35fd5044c9b3defa3a1b26d090 P d04715cc7d2f4ddda9beee287e0e21a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.184880  1533 tablet_bootstrap.cc:492] T 68aa0d9fadf544378993bcf274bea3c4 P 128aeda9c01b40968fd8e45bdba00fb0: Bootstrap starting.
W20260608 10:00:15.187836  1452 leader_election.cc:343] T 6d26c62e925643bfa0bbeb3f477e9075 P 6021fca8dc8344c59db175c39f0f0a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d04715cc7d2f4ddda9beee287e0e21a7 (127.0.167.65:44849): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:00:15.185380  1534 ts_tablet_manager.cc:1434] T 83d99a35fd5044c9b3defa3a1b26d090 P d04715cc7d2f4ddda9beee287e0e21a7: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.003s
I20260608 10:00:15.186921  1532 ts_tablet_manager.cc:1434] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260608 10:00:15.194150  1533 tablet_bootstrap.cc:654] T 68aa0d9fadf544378993bcf274bea3c4 P 128aeda9c01b40968fd8e45bdba00fb0: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:15.194154  1532 tablet_bootstrap.cc:492] T e75d2e968afa43b7b9df5e876a235b3d P 6021fca8dc8344c59db175c39f0f0a0e: Bootstrap starting.
I20260608 10:00:15.199981  1487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40359a7802be4a89980433407e2641b1" candidate_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6021fca8dc8344c59db175c39f0f0a0e" is_pre_election: true
I20260608 10:00:15.201063  1413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d99a35fd5044c9b3defa3a1b26d090" candidate_uuid: "6021fca8dc8344c59db175c39f0f0a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "128aeda9c01b40968fd8e45bdba00fb0" is_pre_election: true
I20260608 10:00:15.201826  1413 raft_consensus.cc:2468] T 83d99a35fd5044c9b3defa3a1b26d090 P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6021fca8dc8344c59db175c39f0f0a0e in term 0.
W20260608 10:00:15.202044  1301 leader_election.cc:343] T 40359a7802be4a89980433407e2641b1 P d04715cc7d2f4ddda9beee287e0e21a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6021fca8dc8344c59db175c39f0f0a0e (127.0.167.67:37037): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:00:15.203725  1534 tablet_bootstrap.cc:492] T 50a4ed565e29445a9e1ddb439c05100d P d04715cc7d2f4ddda9beee287e0e21a7: Bootstrap starting.
I20260608 10:00:15.203855  1412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d26c62e925643bfa0bbeb3f477e9075" candidate_uuid: "6021fca8dc8344c59db175c39f0f0a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "128aeda9c01b40968fd8e45bdba00fb0" is_pre_election: true
I20260608 10:00:15.204713  1412 raft_consensus.cc:2468] T 6d26c62e925643bfa0bbeb3f477e9075 P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6021fca8dc8344c59db175c39f0f0a0e in term 0.
I20260608 10:00:15.209012  1532 tablet_bootstrap.cc:654] T e75d2e968afa43b7b9df5e876a235b3d P 6021fca8dc8344c59db175c39f0f0a0e: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:15.209357  1452 leader_election.cc:304] T 83d99a35fd5044c9b3defa3a1b26d090 P 6021fca8dc8344c59db175c39f0f0a0e [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: 128aeda9c01b40968fd8e45bdba00fb0, 6021fca8dc8344c59db175c39f0f0a0e; no voters: d04715cc7d2f4ddda9beee287e0e21a7
I20260608 10:00:15.210287  1544 raft_consensus.cc:2804] T 83d99a35fd5044c9b3defa3a1b26d090 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:15.210647  1544 raft_consensus.cc:493] T 83d99a35fd5044c9b3defa3a1b26d090 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:15.211014  1544 raft_consensus.cc:3060] T 83d99a35fd5044c9b3defa3a1b26d090 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:15.211236  1533 tablet_bootstrap.cc:492] T 68aa0d9fadf544378993bcf274bea3c4 P 128aeda9c01b40968fd8e45bdba00fb0: No bootstrap required, opened a new log
I20260608 10:00:15.211711  1533 ts_tablet_manager.cc:1403] T 68aa0d9fadf544378993bcf274bea3c4 P 128aeda9c01b40968fd8e45bdba00fb0: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.004s
I20260608 10:00:15.212320  1452 leader_election.cc:304] T 6d26c62e925643bfa0bbeb3f477e9075 P 6021fca8dc8344c59db175c39f0f0a0e [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: 128aeda9c01b40968fd8e45bdba00fb0, 6021fca8dc8344c59db175c39f0f0a0e; no voters: d04715cc7d2f4ddda9beee287e0e21a7
I20260608 10:00:15.213181  1540 raft_consensus.cc:2804] T 6d26c62e925643bfa0bbeb3f477e9075 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:15.213572  1540 raft_consensus.cc:493] T 6d26c62e925643bfa0bbeb3f477e9075 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:15.213889  1540 raft_consensus.cc:3060] T 6d26c62e925643bfa0bbeb3f477e9075 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:15.214620  1534 tablet_bootstrap.cc:654] T 50a4ed565e29445a9e1ddb439c05100d P d04715cc7d2f4ddda9beee287e0e21a7: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:15.214762  1533 raft_consensus.cc:359] T 68aa0d9fadf544378993bcf274bea3c4 P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.215548  1533 raft_consensus.cc:385] T 68aa0d9fadf544378993bcf274bea3c4 P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:15.215960  1533 raft_consensus.cc:740] T 68aa0d9fadf544378993bcf274bea3c4 P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 128aeda9c01b40968fd8e45bdba00fb0, State: Initialized, Role: FOLLOWER
I20260608 10:00:15.216933  1533 consensus_queue.cc:260] T 68aa0d9fadf544378993bcf274bea3c4 P 128aeda9c01b40968fd8e45bdba00fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.218518  1544 raft_consensus.cc:515] T 83d99a35fd5044c9b3defa3a1b26d090 P 6021fca8dc8344c59db175c39f0f0a0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.221060  1544 leader_election.cc:290] T 83d99a35fd5044c9b3defa3a1b26d090 P 6021fca8dc8344c59db175c39f0f0a0e [CANDIDATE]: Term 1 election: Requested vote from peers d04715cc7d2f4ddda9beee287e0e21a7 (127.0.167.65:44849), 128aeda9c01b40968fd8e45bdba00fb0 (127.0.167.66:35259)
I20260608 10:00:15.222863  1540 raft_consensus.cc:515] T 6d26c62e925643bfa0bbeb3f477e9075 P 6021fca8dc8344c59db175c39f0f0a0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.225064  1533 ts_tablet_manager.cc:1434] T 68aa0d9fadf544378993bcf274bea3c4 P 128aeda9c01b40968fd8e45bdba00fb0: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260608 10:00:15.227311  1412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d99a35fd5044c9b3defa3a1b26d090" candidate_uuid: "6021fca8dc8344c59db175c39f0f0a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "128aeda9c01b40968fd8e45bdba00fb0"
I20260608 10:00:15.227403  1338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d99a35fd5044c9b3defa3a1b26d090" candidate_uuid: "6021fca8dc8344c59db175c39f0f0a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04715cc7d2f4ddda9beee287e0e21a7"
I20260608 10:00:15.227929  1412 raft_consensus.cc:3060] T 83d99a35fd5044c9b3defa3a1b26d090 P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:15.228057  1533 tablet_bootstrap.cc:492] T e75d2e968afa43b7b9df5e876a235b3d P 128aeda9c01b40968fd8e45bdba00fb0: Bootstrap starting.
I20260608 10:00:15.228181  1338 raft_consensus.cc:3060] T 83d99a35fd5044c9b3defa3a1b26d090 P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:15.235175  1533 tablet_bootstrap.cc:654] T e75d2e968afa43b7b9df5e876a235b3d P 128aeda9c01b40968fd8e45bdba00fb0: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:15.235644  1412 raft_consensus.cc:2468] T 83d99a35fd5044c9b3defa3a1b26d090 P 128aeda9c01b40968fd8e45bdba00fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6021fca8dc8344c59db175c39f0f0a0e in term 1.
I20260608 10:00:15.241851  1412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40359a7802be4a89980433407e2641b1" candidate_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "128aeda9c01b40968fd8e45bdba00fb0" is_pre_election: true
I20260608 10:00:15.243121  1338 raft_consensus.cc:2468] T 83d99a35fd5044c9b3defa3a1b26d090 P d04715cc7d2f4ddda9beee287e0e21a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6021fca8dc8344c59db175c39f0f0a0e in term 1.
I20260608 10:00:15.243587  1540 leader_election.cc:290] T 6d26c62e925643bfa0bbeb3f477e9075 P 6021fca8dc8344c59db175c39f0f0a0e [CANDIDATE]: Term 1 election: Requested vote from peers d04715cc7d2f4ddda9beee287e0e21a7 (127.0.167.65:44849), 128aeda9c01b40968fd8e45bdba00fb0 (127.0.167.66:35259)
W20260608 10:00:15.244441  1303 leader_election.cc:343] T 40359a7802be4a89980433407e2641b1 P d04715cc7d2f4ddda9beee287e0e21a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 128aeda9c01b40968fd8e45bdba00fb0 (127.0.167.66:35259): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:00:15.240793  1533 tablet_bootstrap.cc:492] T e75d2e968afa43b7b9df5e876a235b3d P 128aeda9c01b40968fd8e45bdba00fb0: No bootstrap required, opened a new log
I20260608 10:00:15.245018  1303 leader_election.cc:304] T 40359a7802be4a89980433407e2641b1 P d04715cc7d2f4ddda9beee287e0e21a7 [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: d04715cc7d2f4ddda9beee287e0e21a7; no voters: 128aeda9c01b40968fd8e45bdba00fb0, 6021fca8dc8344c59db175c39f0f0a0e
I20260608 10:00:15.245522  1533 ts_tablet_manager.cc:1403] T e75d2e968afa43b7b9df5e876a235b3d P 128aeda9c01b40968fd8e45bdba00fb0: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.003s
I20260608 10:00:15.246438  1538 raft_consensus.cc:2749] T 40359a7802be4a89980433407e2641b1 P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:00:15.241901  1452 leader_election.cc:304] T 83d99a35fd5044c9b3defa3a1b26d090 P 6021fca8dc8344c59db175c39f0f0a0e [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: 128aeda9c01b40968fd8e45bdba00fb0, 6021fca8dc8344c59db175c39f0f0a0e; no voters: 
I20260608 10:00:15.247576  1532 tablet_bootstrap.cc:492] T e75d2e968afa43b7b9df5e876a235b3d P 6021fca8dc8344c59db175c39f0f0a0e: No bootstrap required, opened a new log
I20260608 10:00:15.247557  1534 tablet_bootstrap.cc:492] T 50a4ed565e29445a9e1ddb439c05100d P d04715cc7d2f4ddda9beee287e0e21a7: No bootstrap required, opened a new log
I20260608 10:00:15.248047  1540 raft_consensus.cc:2804] T 83d99a35fd5044c9b3defa3a1b26d090 P 6021fca8dc8344c59db175c39f0f0a0e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:15.248340  1532 ts_tablet_manager.cc:1403] T e75d2e968afa43b7b9df5e876a235b3d P 6021fca8dc8344c59db175c39f0f0a0e: Time spent bootstrapping tablet: real 0.054s	user 0.020s	sys 0.007s
I20260608 10:00:15.248368  1534 ts_tablet_manager.cc:1403] T 50a4ed565e29445a9e1ddb439c05100d P d04715cc7d2f4ddda9beee287e0e21a7: Time spent bootstrapping tablet: real 0.045s	user 0.003s	sys 0.021s
I20260608 10:00:15.248641  1540 raft_consensus.cc:697] T 83d99a35fd5044c9b3defa3a1b26d090 P 6021fca8dc8344c59db175c39f0f0a0e [term 1 LEADER]: Becoming Leader. State: Replica: 6021fca8dc8344c59db175c39f0f0a0e, State: Running, Role: LEADER
I20260608 10:00:15.248791  1533 raft_consensus.cc:359] T e75d2e968afa43b7b9df5e876a235b3d P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.249557  1533 raft_consensus.cc:385] T e75d2e968afa43b7b9df5e876a235b3d P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:15.249984  1533 raft_consensus.cc:740] T e75d2e968afa43b7b9df5e876a235b3d P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 128aeda9c01b40968fd8e45bdba00fb0, State: Initialized, Role: FOLLOWER
I20260608 10:00:15.249614  1540 consensus_queue.cc:237] T 83d99a35fd5044c9b3defa3a1b26d090 P 6021fca8dc8344c59db175c39f0f0a0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.250861  1533 consensus_queue.cc:260] T e75d2e968afa43b7b9df5e876a235b3d P 128aeda9c01b40968fd8e45bdba00fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.251544  1532 raft_consensus.cc:359] T e75d2e968afa43b7b9df5e876a235b3d P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.251789  1534 raft_consensus.cc:359] T 50a4ed565e29445a9e1ddb439c05100d P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } }
I20260608 10:00:15.252339  1532 raft_consensus.cc:385] T e75d2e968afa43b7b9df5e876a235b3d P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:15.252581  1534 raft_consensus.cc:385] T 50a4ed565e29445a9e1ddb439c05100d P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:15.252674  1532 raft_consensus.cc:740] T e75d2e968afa43b7b9df5e876a235b3d P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6021fca8dc8344c59db175c39f0f0a0e, State: Initialized, Role: FOLLOWER
I20260608 10:00:15.253211  1534 raft_consensus.cc:740] T 50a4ed565e29445a9e1ddb439c05100d P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04715cc7d2f4ddda9beee287e0e21a7, State: Initialized, Role: FOLLOWER
I20260608 10:00:15.253639  1532 consensus_queue.cc:260] T e75d2e968afa43b7b9df5e876a235b3d P 6021fca8dc8344c59db175c39f0f0a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.254149  1534 consensus_queue.cc:260] T 50a4ed565e29445a9e1ddb439c05100d P d04715cc7d2f4ddda9beee287e0e21a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } }
I20260608 10:00:15.255527  1338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d26c62e925643bfa0bbeb3f477e9075" candidate_uuid: "6021fca8dc8344c59db175c39f0f0a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04715cc7d2f4ddda9beee287e0e21a7"
I20260608 10:00:15.256676  1534 ts_tablet_manager.cc:1434] T 50a4ed565e29445a9e1ddb439c05100d P d04715cc7d2f4ddda9beee287e0e21a7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 10:00:15.257710  1534 tablet_bootstrap.cc:492] T 4cba9d341a304c5d8f67a70505910708 P d04715cc7d2f4ddda9beee287e0e21a7: Bootstrap starting.
I20260608 10:00:15.257893  1412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d26c62e925643bfa0bbeb3f477e9075" candidate_uuid: "6021fca8dc8344c59db175c39f0f0a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "128aeda9c01b40968fd8e45bdba00fb0"
I20260608 10:00:15.258502  1412 raft_consensus.cc:3060] T 6d26c62e925643bfa0bbeb3f477e9075 P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:15.260632  1533 ts_tablet_manager.cc:1434] T e75d2e968afa43b7b9df5e876a235b3d P 128aeda9c01b40968fd8e45bdba00fb0: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260608 10:00:15.264420  1533 tablet_bootstrap.cc:492] T 40359a7802be4a89980433407e2641b1 P 128aeda9c01b40968fd8e45bdba00fb0: Bootstrap starting.
I20260608 10:00:15.265424  1534 tablet_bootstrap.cc:654] T 4cba9d341a304c5d8f67a70505910708 P d04715cc7d2f4ddda9beee287e0e21a7: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:15.265278  1412 raft_consensus.cc:2468] T 6d26c62e925643bfa0bbeb3f477e9075 P 128aeda9c01b40968fd8e45bdba00fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6021fca8dc8344c59db175c39f0f0a0e in term 1.
I20260608 10:00:15.267139  1544 raft_consensus.cc:493] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:15.267617  1544 raft_consensus.cc:515] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
W20260608 10:00:15.268232  1452 leader_election.cc:343] T 6d26c62e925643bfa0bbeb3f477e9075 P 6021fca8dc8344c59db175c39f0f0a0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d04715cc7d2f4ddda9beee287e0e21a7 (127.0.167.65:44849): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:00:15.269090  1452 leader_election.cc:304] T 6d26c62e925643bfa0bbeb3f477e9075 P 6021fca8dc8344c59db175c39f0f0a0e [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: 128aeda9c01b40968fd8e45bdba00fb0, 6021fca8dc8344c59db175c39f0f0a0e; no voters: d04715cc7d2f4ddda9beee287e0e21a7
I20260608 10:00:15.269807  1544 leader_election.cc:290] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d04715cc7d2f4ddda9beee287e0e21a7 (127.0.167.65:44849), 128aeda9c01b40968fd8e45bdba00fb0 (127.0.167.66:35259)
I20260608 10:00:15.270373  1544 raft_consensus.cc:2804] T 6d26c62e925643bfa0bbeb3f477e9075 P 6021fca8dc8344c59db175c39f0f0a0e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:15.270843  1544 raft_consensus.cc:697] T 6d26c62e925643bfa0bbeb3f477e9075 P 6021fca8dc8344c59db175c39f0f0a0e [term 1 LEADER]: Becoming Leader. State: Replica: 6021fca8dc8344c59db175c39f0f0a0e, State: Running, Role: LEADER
I20260608 10:00:15.271741  1533 tablet_bootstrap.cc:654] T 40359a7802be4a89980433407e2641b1 P 128aeda9c01b40968fd8e45bdba00fb0: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:15.271652  1544 consensus_queue.cc:237] T 6d26c62e925643bfa0bbeb3f477e9075 P 6021fca8dc8344c59db175c39f0f0a0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.274814  1532 ts_tablet_manager.cc:1434] T e75d2e968afa43b7b9df5e876a235b3d P 6021fca8dc8344c59db175c39f0f0a0e: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260608 10:00:15.275956  1532 tablet_bootstrap.cc:492] T 50a4ed565e29445a9e1ddb439c05100d P 6021fca8dc8344c59db175c39f0f0a0e: Bootstrap starting.
I20260608 10:00:15.278312  1338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68aa0d9fadf544378993bcf274bea3c4" candidate_uuid: "6021fca8dc8344c59db175c39f0f0a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" is_pre_election: true
I20260608 10:00:15.282796  1412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68aa0d9fadf544378993bcf274bea3c4" candidate_uuid: "6021fca8dc8344c59db175c39f0f0a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "128aeda9c01b40968fd8e45bdba00fb0" is_pre_election: true
I20260608 10:00:15.283738  1412 raft_consensus.cc:2468] T 68aa0d9fadf544378993bcf274bea3c4 P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6021fca8dc8344c59db175c39f0f0a0e in term 0.
I20260608 10:00:15.287685  1532 tablet_bootstrap.cc:654] T 50a4ed565e29445a9e1ddb439c05100d P 6021fca8dc8344c59db175c39f0f0a0e: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:15.287563  1538 raft_consensus.cc:493] T 50a4ed565e29445a9e1ddb439c05100d P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:15.288475  1538 raft_consensus.cc:515] T 50a4ed565e29445a9e1ddb439c05100d P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } }
I20260608 10:00:15.291195  1534 tablet_bootstrap.cc:492] T 4cba9d341a304c5d8f67a70505910708 P d04715cc7d2f4ddda9beee287e0e21a7: No bootstrap required, opened a new log
I20260608 10:00:15.294232  1533 tablet_bootstrap.cc:492] T 40359a7802be4a89980433407e2641b1 P 128aeda9c01b40968fd8e45bdba00fb0: No bootstrap required, opened a new log
I20260608 10:00:15.294634  1534 ts_tablet_manager.cc:1403] T 4cba9d341a304c5d8f67a70505910708 P d04715cc7d2f4ddda9beee287e0e21a7: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.004s
I20260608 10:00:15.294771  1533 ts_tablet_manager.cc:1403] T 40359a7802be4a89980433407e2641b1 P 128aeda9c01b40968fd8e45bdba00fb0: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.007s
I20260608 10:00:15.295025  1236 catalog_manager.cc:5696] T 83d99a35fd5044c9b3defa3a1b26d090 P 6021fca8dc8344c59db175c39f0f0a0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6021fca8dc8344c59db175c39f0f0a0e (127.0.167.67). New cstate: current_term: 1 leader_uuid: "6021fca8dc8344c59db175c39f0f0a0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:15.297919  1534 raft_consensus.cc:359] T 4cba9d341a304c5d8f67a70505910708 P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.298115  1533 raft_consensus.cc:359] T 40359a7802be4a89980433407e2641b1 P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.298764  1534 raft_consensus.cc:385] T 4cba9d341a304c5d8f67a70505910708 P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:15.298898  1533 raft_consensus.cc:385] T 40359a7802be4a89980433407e2641b1 P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:15.292780  1412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a4ed565e29445a9e1ddb439c05100d" candidate_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "128aeda9c01b40968fd8e45bdba00fb0" is_pre_election: true
I20260608 10:00:15.299136  1534 raft_consensus.cc:740] T 4cba9d341a304c5d8f67a70505910708 P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04715cc7d2f4ddda9beee287e0e21a7, State: Initialized, Role: FOLLOWER
I20260608 10:00:15.299304  1533 raft_consensus.cc:740] T 40359a7802be4a89980433407e2641b1 P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 128aeda9c01b40968fd8e45bdba00fb0, State: Initialized, Role: FOLLOWER
I20260608 10:00:15.299719  1412 raft_consensus.cc:2468] T 50a4ed565e29445a9e1ddb439c05100d P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d04715cc7d2f4ddda9beee287e0e21a7 in term 0.
I20260608 10:00:15.299963  1534 consensus_queue.cc:260] T 4cba9d341a304c5d8f67a70505910708 P d04715cc7d2f4ddda9beee287e0e21a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.300333  1533 consensus_queue.cc:260] T 40359a7802be4a89980433407e2641b1 P 128aeda9c01b40968fd8e45bdba00fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.301600  1303 leader_election.cc:304] T 50a4ed565e29445a9e1ddb439c05100d P d04715cc7d2f4ddda9beee287e0e21a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 128aeda9c01b40968fd8e45bdba00fb0, d04715cc7d2f4ddda9beee287e0e21a7; no voters: 
I20260608 10:00:15.299300  1538 leader_election.cc:290] T 50a4ed565e29445a9e1ddb439c05100d P d04715cc7d2f4ddda9beee287e0e21a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6021fca8dc8344c59db175c39f0f0a0e (127.0.167.67:37037), 128aeda9c01b40968fd8e45bdba00fb0 (127.0.167.66:35259)
I20260608 10:00:15.303777  1538 raft_consensus.cc:493] T 9839194287864a6bb5060f9f93dde664 P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:15.304322  1538 raft_consensus.cc:515] T 9839194287864a6bb5060f9f93dde664 P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.307611  1533 ts_tablet_manager.cc:1434] T 40359a7802be4a89980433407e2641b1 P 128aeda9c01b40968fd8e45bdba00fb0: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 10:00:15.312084  1533 tablet_bootstrap.cc:492] T 9839194287864a6bb5060f9f93dde664 P 128aeda9c01b40968fd8e45bdba00fb0: Bootstrap starting.
I20260608 10:00:15.319665  1538 leader_election.cc:290] T 9839194287864a6bb5060f9f93dde664 P d04715cc7d2f4ddda9beee287e0e21a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 128aeda9c01b40968fd8e45bdba00fb0 (127.0.167.66:35259), 6021fca8dc8344c59db175c39f0f0a0e (127.0.167.67:37037)
I20260608 10:00:15.307751  1565 raft_consensus.cc:2804] T 50a4ed565e29445a9e1ddb439c05100d P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:15.320529  1565 raft_consensus.cc:493] T 50a4ed565e29445a9e1ddb439c05100d P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:15.322081  1412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9839194287864a6bb5060f9f93dde664" candidate_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "128aeda9c01b40968fd8e45bdba00fb0" is_pre_election: true
I20260608 10:00:15.322489  1452 leader_election.cc:304] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 128aeda9c01b40968fd8e45bdba00fb0, 6021fca8dc8344c59db175c39f0f0a0e; no voters: 
I20260608 10:00:15.323876  1558 raft_consensus.cc:493] T e75d2e968afa43b7b9df5e876a235b3d P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 10:00:15.323997  1303 leader_election.cc:343] T 9839194287864a6bb5060f9f93dde664 P d04715cc7d2f4ddda9beee287e0e21a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 128aeda9c01b40968fd8e45bdba00fb0 (127.0.167.66:35259): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:00:15.324456  1544 raft_consensus.cc:2804] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:15.324479  1558 raft_consensus.cc:515] T e75d2e968afa43b7b9df5e876a235b3d P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.326195  1544 raft_consensus.cc:493] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:15.329409  1544 raft_consensus.cc:3060] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:15.330170  1565 raft_consensus.cc:3060] T 50a4ed565e29445a9e1ddb439c05100d P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:00:15.324671  1452 leader_election.cc:343] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d04715cc7d2f4ddda9beee287e0e21a7 (127.0.167.65:44849): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:00:15.338514  1289 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:15.339294  1558 leader_election.cc:290] T e75d2e968afa43b7b9df5e876a235b3d P 6021fca8dc8344c59db175c39f0f0a0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d04715cc7d2f4ddda9beee287e0e21a7 (127.0.167.65:44849), 128aeda9c01b40968fd8e45bdba00fb0 (127.0.167.66:35259)
W20260608 10:00:15.340070  1289 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
W20260608 10:00:15.342542  1284 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:00:15.343722  1487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a4ed565e29445a9e1ddb439c05100d" candidate_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6021fca8dc8344c59db175c39f0f0a0e" is_pre_election: true
I20260608 10:00:15.346652  1544 raft_consensus.cc:515] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.344928  1486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9839194287864a6bb5060f9f93dde664" candidate_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6021fca8dc8344c59db175c39f0f0a0e" is_pre_election: true
W20260608 10:00:15.350576  1301 leader_election.cc:343] T 50a4ed565e29445a9e1ddb439c05100d P d04715cc7d2f4ddda9beee287e0e21a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6021fca8dc8344c59db175c39f0f0a0e (127.0.167.67:37037): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:00:15.351580  1301 leader_election.cc:343] T 9839194287864a6bb5060f9f93dde664 P d04715cc7d2f4ddda9beee287e0e21a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6021fca8dc8344c59db175c39f0f0a0e (127.0.167.67:37037): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:00:15.352830  1338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75d2e968afa43b7b9df5e876a235b3d" candidate_uuid: "6021fca8dc8344c59db175c39f0f0a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" is_pre_election: true
I20260608 10:00:15.354269  1412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75d2e968afa43b7b9df5e876a235b3d" candidate_uuid: "6021fca8dc8344c59db175c39f0f0a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "128aeda9c01b40968fd8e45bdba00fb0" is_pre_election: true
I20260608 10:00:15.354527  1534 ts_tablet_manager.cc:1434] T 4cba9d341a304c5d8f67a70505910708 P d04715cc7d2f4ddda9beee287e0e21a7: Time spent starting tablet: real 0.060s	user 0.031s	sys 0.020s
I20260608 10:00:15.354921  1412 raft_consensus.cc:2468] T e75d2e968afa43b7b9df5e876a235b3d P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6021fca8dc8344c59db175c39f0f0a0e in term 0.
I20260608 10:00:15.355679  1534 tablet_bootstrap.cc:492] T 6d26c62e925643bfa0bbeb3f477e9075 P d04715cc7d2f4ddda9beee287e0e21a7: Bootstrap starting.
I20260608 10:00:15.356923  1452 leader_election.cc:304] T e75d2e968afa43b7b9df5e876a235b3d P 6021fca8dc8344c59db175c39f0f0a0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 128aeda9c01b40968fd8e45bdba00fb0, 6021fca8dc8344c59db175c39f0f0a0e; no voters: 
I20260608 10:00:15.358393  1533 tablet_bootstrap.cc:654] T 9839194287864a6bb5060f9f93dde664 P 128aeda9c01b40968fd8e45bdba00fb0: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:15.358829  1338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68aa0d9fadf544378993bcf274bea3c4" candidate_uuid: "6021fca8dc8344c59db175c39f0f0a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04715cc7d2f4ddda9beee287e0e21a7"
I20260608 10:00:15.359582  1558 raft_consensus.cc:2804] T e75d2e968afa43b7b9df5e876a235b3d P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:15.361092  1558 raft_consensus.cc:493] T e75d2e968afa43b7b9df5e876a235b3d P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:15.361485  1558 raft_consensus.cc:3060] T e75d2e968afa43b7b9df5e876a235b3d P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:00:15.359752  1452 leader_election.cc:343] T e75d2e968afa43b7b9df5e876a235b3d P 6021fca8dc8344c59db175c39f0f0a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d04715cc7d2f4ddda9beee287e0e21a7 (127.0.167.65:44849): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:00:15.360035  1544 leader_election.cc:290] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e [CANDIDATE]: Term 1 election: Requested vote from peers d04715cc7d2f4ddda9beee287e0e21a7 (127.0.167.65:44849), 128aeda9c01b40968fd8e45bdba00fb0 (127.0.167.66:35259)
I20260608 10:00:15.364715  1412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68aa0d9fadf544378993bcf274bea3c4" candidate_uuid: "6021fca8dc8344c59db175c39f0f0a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "128aeda9c01b40968fd8e45bdba00fb0"
I20260608 10:00:15.365808  1412 raft_consensus.cc:3060] T 68aa0d9fadf544378993bcf274bea3c4 P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:00:15.366183  1452 leader_election.cc:343] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d04715cc7d2f4ddda9beee287e0e21a7 (127.0.167.65:44849): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:00:15.370702  1558 raft_consensus.cc:515] T e75d2e968afa43b7b9df5e876a235b3d P 6021fca8dc8344c59db175c39f0f0a0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.373703  1338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75d2e968afa43b7b9df5e876a235b3d" candidate_uuid: "6021fca8dc8344c59db175c39f0f0a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04715cc7d2f4ddda9beee287e0e21a7"
I20260608 10:00:15.374049  1532 tablet_bootstrap.cc:492] T 50a4ed565e29445a9e1ddb439c05100d P 6021fca8dc8344c59db175c39f0f0a0e: No bootstrap required, opened a new log
I20260608 10:00:15.374533  1532 ts_tablet_manager.cc:1403] T 50a4ed565e29445a9e1ddb439c05100d P 6021fca8dc8344c59db175c39f0f0a0e: Time spent bootstrapping tablet: real 0.099s	user 0.009s	sys 0.011s
I20260608 10:00:15.369103  1236 catalog_manager.cc:5696] T 6d26c62e925643bfa0bbeb3f477e9075 P 6021fca8dc8344c59db175c39f0f0a0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6021fca8dc8344c59db175c39f0f0a0e (127.0.167.67). New cstate: current_term: 1 leader_uuid: "6021fca8dc8344c59db175c39f0f0a0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } health_report { overall_health: HEALTHY } } }
W20260608 10:00:15.375660  1452 leader_election.cc:343] T e75d2e968afa43b7b9df5e876a235b3d P 6021fca8dc8344c59db175c39f0f0a0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d04715cc7d2f4ddda9beee287e0e21a7 (127.0.167.65:44849): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:00:15.377379  1412 raft_consensus.cc:2468] T 68aa0d9fadf544378993bcf274bea3c4 P 128aeda9c01b40968fd8e45bdba00fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6021fca8dc8344c59db175c39f0f0a0e in term 1.
I20260608 10:00:15.378156  1532 raft_consensus.cc:359] T 50a4ed565e29445a9e1ddb439c05100d P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } }
I20260608 10:00:15.352016  1301 leader_election.cc:304] T 9839194287864a6bb5060f9f93dde664 P d04715cc7d2f4ddda9beee287e0e21a7 [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: d04715cc7d2f4ddda9beee287e0e21a7; no voters: 128aeda9c01b40968fd8e45bdba00fb0, 6021fca8dc8344c59db175c39f0f0a0e
I20260608 10:00:15.378865  1534 tablet_bootstrap.cc:654] T 6d26c62e925643bfa0bbeb3f477e9075 P d04715cc7d2f4ddda9beee287e0e21a7: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:15.378939  1532 raft_consensus.cc:385] T 50a4ed565e29445a9e1ddb439c05100d P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:15.380142  1562 raft_consensus.cc:2749] T 9839194287864a6bb5060f9f93dde664 P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:00:15.378814  1452 leader_election.cc:304] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e [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: 128aeda9c01b40968fd8e45bdba00fb0, 6021fca8dc8344c59db175c39f0f0a0e; no voters: d04715cc7d2f4ddda9beee287e0e21a7
I20260608 10:00:15.381467  1558 leader_election.cc:290] T e75d2e968afa43b7b9df5e876a235b3d P 6021fca8dc8344c59db175c39f0f0a0e [CANDIDATE]: Term 1 election: Requested vote from peers d04715cc7d2f4ddda9beee287e0e21a7 (127.0.167.65:44849), 128aeda9c01b40968fd8e45bdba00fb0 (127.0.167.66:35259)
I20260608 10:00:15.380205  1532 raft_consensus.cc:740] T 50a4ed565e29445a9e1ddb439c05100d P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6021fca8dc8344c59db175c39f0f0a0e, State: Initialized, Role: FOLLOWER
I20260608 10:00:15.382640  1544 raft_consensus.cc:2804] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:15.383944  1412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75d2e968afa43b7b9df5e876a235b3d" candidate_uuid: "6021fca8dc8344c59db175c39f0f0a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "128aeda9c01b40968fd8e45bdba00fb0"
I20260608 10:00:15.384049  1544 raft_consensus.cc:697] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e [term 1 LEADER]: Becoming Leader. State: Replica: 6021fca8dc8344c59db175c39f0f0a0e, State: Running, Role: LEADER
I20260608 10:00:15.384212  1532 consensus_queue.cc:260] T 50a4ed565e29445a9e1ddb439c05100d P 6021fca8dc8344c59db175c39f0f0a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } }
I20260608 10:00:15.385178  1544 consensus_queue.cc:237] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.385967  1533 tablet_bootstrap.cc:492] T 9839194287864a6bb5060f9f93dde664 P 128aeda9c01b40968fd8e45bdba00fb0: No bootstrap required, opened a new log
I20260608 10:00:15.386343  1533 ts_tablet_manager.cc:1403] T 9839194287864a6bb5060f9f93dde664 P 128aeda9c01b40968fd8e45bdba00fb0: Time spent bootstrapping tablet: real 0.075s	user 0.012s	sys 0.017s
I20260608 10:00:15.388648  1412 raft_consensus.cc:3060] T e75d2e968afa43b7b9df5e876a235b3d P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:15.388852  1532 ts_tablet_manager.cc:1434] T 50a4ed565e29445a9e1ddb439c05100d P 6021fca8dc8344c59db175c39f0f0a0e: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260608 10:00:15.393285  1533 raft_consensus.cc:359] T 9839194287864a6bb5060f9f93dde664 P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.394034  1533 raft_consensus.cc:385] T 9839194287864a6bb5060f9f93dde664 P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:15.394353  1533 raft_consensus.cc:740] T 9839194287864a6bb5060f9f93dde664 P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 128aeda9c01b40968fd8e45bdba00fb0, State: Initialized, Role: FOLLOWER
I20260608 10:00:15.395784  1532 tablet_bootstrap.cc:492] T 4cba9d341a304c5d8f67a70505910708 P 6021fca8dc8344c59db175c39f0f0a0e: Bootstrap starting.
I20260608 10:00:15.396787  1533 consensus_queue.cc:260] T 9839194287864a6bb5060f9f93dde664 P 128aeda9c01b40968fd8e45bdba00fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.399296  1533 ts_tablet_manager.cc:1434] T 9839194287864a6bb5060f9f93dde664 P 128aeda9c01b40968fd8e45bdba00fb0: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260608 10:00:15.400379  1533 tablet_bootstrap.cc:492] T 4cba9d341a304c5d8f67a70505910708 P 128aeda9c01b40968fd8e45bdba00fb0: Bootstrap starting.
I20260608 10:00:15.402693  1532 tablet_bootstrap.cc:654] T 4cba9d341a304c5d8f67a70505910708 P 6021fca8dc8344c59db175c39f0f0a0e: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:15.407215  1533 tablet_bootstrap.cc:654] T 4cba9d341a304c5d8f67a70505910708 P 128aeda9c01b40968fd8e45bdba00fb0: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:15.404106  1544 raft_consensus.cc:493] T 50a4ed565e29445a9e1ddb439c05100d P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:15.410677  1544 raft_consensus.cc:515] T 50a4ed565e29445a9e1ddb439c05100d P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } }
I20260608 10:00:15.413877  1544 leader_election.cc:290] T 50a4ed565e29445a9e1ddb439c05100d P 6021fca8dc8344c59db175c39f0f0a0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 128aeda9c01b40968fd8e45bdba00fb0 (127.0.167.66:35259), d04715cc7d2f4ddda9beee287e0e21a7 (127.0.167.65:44849)
I20260608 10:00:15.417972  1413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a4ed565e29445a9e1ddb439c05100d" candidate_uuid: "6021fca8dc8344c59db175c39f0f0a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "128aeda9c01b40968fd8e45bdba00fb0" is_pre_election: true
I20260608 10:00:15.428966  1413 raft_consensus.cc:2468] T 50a4ed565e29445a9e1ddb439c05100d P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6021fca8dc8344c59db175c39f0f0a0e in term 0.
I20260608 10:00:15.430040  1452 leader_election.cc:304] T 50a4ed565e29445a9e1ddb439c05100d P 6021fca8dc8344c59db175c39f0f0a0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 128aeda9c01b40968fd8e45bdba00fb0, 6021fca8dc8344c59db175c39f0f0a0e; no voters: 
I20260608 10:00:15.430892  1544 raft_consensus.cc:2804] T 50a4ed565e29445a9e1ddb439c05100d P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:15.431236  1544 raft_consensus.cc:493] T 50a4ed565e29445a9e1ddb439c05100d P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:15.430743  1234 catalog_manager.cc:5696] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6021fca8dc8344c59db175c39f0f0a0e (127.0.167.67). New cstate: current_term: 1 leader_uuid: "6021fca8dc8344c59db175c39f0f0a0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:15.431515  1544 raft_consensus.cc:3060] T 50a4ed565e29445a9e1ddb439c05100d P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:15.417857  1338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a4ed565e29445a9e1ddb439c05100d" candidate_uuid: "6021fca8dc8344c59db175c39f0f0a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" is_pre_election: true
I20260608 10:00:15.418387  1565 raft_consensus.cc:515] T 50a4ed565e29445a9e1ddb439c05100d P d04715cc7d2f4ddda9beee287e0e21a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } }
I20260608 10:00:15.422340  1534 tablet_bootstrap.cc:492] T 6d26c62e925643bfa0bbeb3f477e9075 P d04715cc7d2f4ddda9beee287e0e21a7: No bootstrap required, opened a new log
I20260608 10:00:15.433007  1534 ts_tablet_manager.cc:1403] T 6d26c62e925643bfa0bbeb3f477e9075 P d04715cc7d2f4ddda9beee287e0e21a7: Time spent bootstrapping tablet: real 0.077s	user 0.016s	sys 0.017s
I20260608 10:00:15.433203  1338 raft_consensus.cc:2393] T 50a4ed565e29445a9e1ddb439c05100d P d04715cc7d2f4ddda9beee287e0e21a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6021fca8dc8344c59db175c39f0f0a0e in current term 1: Already voted for candidate d04715cc7d2f4ddda9beee287e0e21a7 in this term.
I20260608 10:00:15.435063  1486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a4ed565e29445a9e1ddb439c05100d" candidate_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6021fca8dc8344c59db175c39f0f0a0e"
I20260608 10:00:15.423822  1532 tablet_bootstrap.cc:492] T 4cba9d341a304c5d8f67a70505910708 P 6021fca8dc8344c59db175c39f0f0a0e: No bootstrap required, opened a new log
I20260608 10:00:15.435874  1532 ts_tablet_manager.cc:1403] T 4cba9d341a304c5d8f67a70505910708 P 6021fca8dc8344c59db175c39f0f0a0e: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.012s
I20260608 10:00:15.428196  1412 raft_consensus.cc:2468] T e75d2e968afa43b7b9df5e876a235b3d P 128aeda9c01b40968fd8e45bdba00fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6021fca8dc8344c59db175c39f0f0a0e in term 1.
I20260608 10:00:15.435300  1565 leader_election.cc:290] T 50a4ed565e29445a9e1ddb439c05100d P d04715cc7d2f4ddda9beee287e0e21a7 [CANDIDATE]: Term 1 election: Requested vote from peers 6021fca8dc8344c59db175c39f0f0a0e (127.0.167.67:37037), 128aeda9c01b40968fd8e45bdba00fb0 (127.0.167.66:35259)
I20260608 10:00:15.440696  1532 raft_consensus.cc:359] T 4cba9d341a304c5d8f67a70505910708 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.426545  1533 tablet_bootstrap.cc:492] T 4cba9d341a304c5d8f67a70505910708 P 128aeda9c01b40968fd8e45bdba00fb0: No bootstrap required, opened a new log
I20260608 10:00:15.436439  1413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a4ed565e29445a9e1ddb439c05100d" candidate_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "128aeda9c01b40968fd8e45bdba00fb0"
I20260608 10:00:15.441704  1532 raft_consensus.cc:385] T 4cba9d341a304c5d8f67a70505910708 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:15.441577  1544 raft_consensus.cc:515] T 50a4ed565e29445a9e1ddb439c05100d P 6021fca8dc8344c59db175c39f0f0a0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } }
I20260608 10:00:15.437126  1534 raft_consensus.cc:359] T 6d26c62e925643bfa0bbeb3f477e9075 P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.442139  1413 raft_consensus.cc:3060] T 50a4ed565e29445a9e1ddb439c05100d P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:15.443038  1486 raft_consensus.cc:2393] T 50a4ed565e29445a9e1ddb439c05100d P 6021fca8dc8344c59db175c39f0f0a0e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d04715cc7d2f4ddda9beee287e0e21a7 in current term 1: Already voted for candidate 6021fca8dc8344c59db175c39f0f0a0e in this term.
I20260608 10:00:15.443285  1452 leader_election.cc:304] T e75d2e968afa43b7b9df5e876a235b3d P 6021fca8dc8344c59db175c39f0f0a0e [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: 128aeda9c01b40968fd8e45bdba00fb0, 6021fca8dc8344c59db175c39f0f0a0e; no voters: d04715cc7d2f4ddda9beee287e0e21a7
I20260608 10:00:15.444015  1544 leader_election.cc:290] T 50a4ed565e29445a9e1ddb439c05100d P 6021fca8dc8344c59db175c39f0f0a0e [CANDIDATE]: Term 1 election: Requested vote from peers 128aeda9c01b40968fd8e45bdba00fb0 (127.0.167.66:35259), d04715cc7d2f4ddda9beee287e0e21a7 (127.0.167.65:44849)
I20260608 10:00:15.444653  1544 raft_consensus.cc:2804] T e75d2e968afa43b7b9df5e876a235b3d P 6021fca8dc8344c59db175c39f0f0a0e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:15.445170  1544 raft_consensus.cc:697] T e75d2e968afa43b7b9df5e876a235b3d P 6021fca8dc8344c59db175c39f0f0a0e [term 1 LEADER]: Becoming Leader. State: Replica: 6021fca8dc8344c59db175c39f0f0a0e, State: Running, Role: LEADER
I20260608 10:00:15.445935  1338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a4ed565e29445a9e1ddb439c05100d" candidate_uuid: "6021fca8dc8344c59db175c39f0f0a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04715cc7d2f4ddda9beee287e0e21a7"
I20260608 10:00:15.442698  1533 ts_tablet_manager.cc:1403] T 4cba9d341a304c5d8f67a70505910708 P 128aeda9c01b40968fd8e45bdba00fb0: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.004s
I20260608 10:00:15.446033  1544 consensus_queue.cc:237] T e75d2e968afa43b7b9df5e876a235b3d P 6021fca8dc8344c59db175c39f0f0a0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.446745  1338 raft_consensus.cc:2393] T 50a4ed565e29445a9e1ddb439c05100d P d04715cc7d2f4ddda9beee287e0e21a7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6021fca8dc8344c59db175c39f0f0a0e in current term 1: Already voted for candidate d04715cc7d2f4ddda9beee287e0e21a7 in this term.
I20260608 10:00:15.448486  1534 raft_consensus.cc:385] T 6d26c62e925643bfa0bbeb3f477e9075 P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:15.449141  1411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a4ed565e29445a9e1ddb439c05100d" candidate_uuid: "6021fca8dc8344c59db175c39f0f0a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "128aeda9c01b40968fd8e45bdba00fb0"
I20260608 10:00:15.450701  1534 raft_consensus.cc:740] T 6d26c62e925643bfa0bbeb3f477e9075 P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04715cc7d2f4ddda9beee287e0e21a7, State: Initialized, Role: FOLLOWER
I20260608 10:00:15.449548  1533 raft_consensus.cc:359] T 4cba9d341a304c5d8f67a70505910708 P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.451624  1534 consensus_queue.cc:260] T 6d26c62e925643bfa0bbeb3f477e9075 P d04715cc7d2f4ddda9beee287e0e21a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.451960  1533 raft_consensus.cc:385] T 4cba9d341a304c5d8f67a70505910708 P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:15.452371  1533 raft_consensus.cc:740] T 4cba9d341a304c5d8f67a70505910708 P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 128aeda9c01b40968fd8e45bdba00fb0, State: Initialized, Role: FOLLOWER
I20260608 10:00:15.450096  1413 raft_consensus.cc:2468] T 50a4ed565e29445a9e1ddb439c05100d P 128aeda9c01b40968fd8e45bdba00fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d04715cc7d2f4ddda9beee287e0e21a7 in term 1.
I20260608 10:00:15.452630  1452 leader_election.cc:304] T 50a4ed565e29445a9e1ddb439c05100d P 6021fca8dc8344c59db175c39f0f0a0e [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: 6021fca8dc8344c59db175c39f0f0a0e; no voters: 128aeda9c01b40968fd8e45bdba00fb0, d04715cc7d2f4ddda9beee287e0e21a7
I20260608 10:00:15.453872  1534 ts_tablet_manager.cc:1434] T 6d26c62e925643bfa0bbeb3f477e9075 P d04715cc7d2f4ddda9beee287e0e21a7: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260608 10:00:15.453878  1533 consensus_queue.cc:260] T 4cba9d341a304c5d8f67a70505910708 P 128aeda9c01b40968fd8e45bdba00fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.455072  1534 tablet_bootstrap.cc:492] T e75d2e968afa43b7b9df5e876a235b3d P d04715cc7d2f4ddda9beee287e0e21a7: Bootstrap starting.
I20260608 10:00:15.455237  1303 leader_election.cc:304] T 50a4ed565e29445a9e1ddb439c05100d P d04715cc7d2f4ddda9beee287e0e21a7 [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: 128aeda9c01b40968fd8e45bdba00fb0, d04715cc7d2f4ddda9beee287e0e21a7; no voters: 6021fca8dc8344c59db175c39f0f0a0e
I20260608 10:00:15.457968  1234 catalog_manager.cc:5696] T e75d2e968afa43b7b9df5e876a235b3d P 6021fca8dc8344c59db175c39f0f0a0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6021fca8dc8344c59db175c39f0f0a0e (127.0.167.67). New cstate: current_term: 1 leader_uuid: "6021fca8dc8344c59db175c39f0f0a0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:15.459479  1565 raft_consensus.cc:2804] T 50a4ed565e29445a9e1ddb439c05100d P d04715cc7d2f4ddda9beee287e0e21a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:15.442379  1532 raft_consensus.cc:740] T 4cba9d341a304c5d8f67a70505910708 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6021fca8dc8344c59db175c39f0f0a0e, State: Initialized, Role: FOLLOWER
I20260608 10:00:15.460269  1565 raft_consensus.cc:697] T 50a4ed565e29445a9e1ddb439c05100d P d04715cc7d2f4ddda9beee287e0e21a7 [term 1 LEADER]: Becoming Leader. State: Replica: d04715cc7d2f4ddda9beee287e0e21a7, State: Running, Role: LEADER
I20260608 10:00:15.461197  1532 consensus_queue.cc:260] T 4cba9d341a304c5d8f67a70505910708 P 6021fca8dc8344c59db175c39f0f0a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.461740  1533 ts_tablet_manager.cc:1434] T 4cba9d341a304c5d8f67a70505910708 P 128aeda9c01b40968fd8e45bdba00fb0: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260608 10:00:15.462283  1558 raft_consensus.cc:2749] T 50a4ed565e29445a9e1ddb439c05100d P 6021fca8dc8344c59db175c39f0f0a0e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:00:15.463954  1532 ts_tablet_manager.cc:1434] T 4cba9d341a304c5d8f67a70505910708 P 6021fca8dc8344c59db175c39f0f0a0e: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.005s
I20260608 10:00:15.465004  1532 tablet_bootstrap.cc:492] T 40359a7802be4a89980433407e2641b1 P 6021fca8dc8344c59db175c39f0f0a0e: Bootstrap starting.
I20260608 10:00:15.461723  1565 consensus_queue.cc:237] T 50a4ed565e29445a9e1ddb439c05100d P d04715cc7d2f4ddda9beee287e0e21a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } }
I20260608 10:00:15.468405  1534 tablet_bootstrap.cc:654] T e75d2e968afa43b7b9df5e876a235b3d P d04715cc7d2f4ddda9beee287e0e21a7: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:15.471601  1532 tablet_bootstrap.cc:654] T 40359a7802be4a89980433407e2641b1 P 6021fca8dc8344c59db175c39f0f0a0e: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:15.478587  1534 tablet_bootstrap.cc:492] T e75d2e968afa43b7b9df5e876a235b3d P d04715cc7d2f4ddda9beee287e0e21a7: No bootstrap required, opened a new log
I20260608 10:00:15.479271  1534 ts_tablet_manager.cc:1403] T e75d2e968afa43b7b9df5e876a235b3d P d04715cc7d2f4ddda9beee287e0e21a7: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.001s
I20260608 10:00:15.482067  1532 tablet_bootstrap.cc:492] T 40359a7802be4a89980433407e2641b1 P 6021fca8dc8344c59db175c39f0f0a0e: No bootstrap required, opened a new log
I20260608 10:00:15.482559  1534 raft_consensus.cc:359] T e75d2e968afa43b7b9df5e876a235b3d P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.483446  1534 raft_consensus.cc:385] T e75d2e968afa43b7b9df5e876a235b3d P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:15.483759  1534 raft_consensus.cc:740] T e75d2e968afa43b7b9df5e876a235b3d P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04715cc7d2f4ddda9beee287e0e21a7, State: Initialized, Role: FOLLOWER
I20260608 10:00:15.482597  1532 ts_tablet_manager.cc:1403] T 40359a7802be4a89980433407e2641b1 P 6021fca8dc8344c59db175c39f0f0a0e: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.008s
I20260608 10:00:15.484549  1534 consensus_queue.cc:260] T e75d2e968afa43b7b9df5e876a235b3d P d04715cc7d2f4ddda9beee287e0e21a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.486620  1534 ts_tablet_manager.cc:1434] T e75d2e968afa43b7b9df5e876a235b3d P d04715cc7d2f4ddda9beee287e0e21a7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260608 10:00:15.485996  1235 catalog_manager.cc:5696] T 50a4ed565e29445a9e1ddb439c05100d P d04715cc7d2f4ddda9beee287e0e21a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d04715cc7d2f4ddda9beee287e0e21a7 (127.0.167.65). New cstate: current_term: 1 leader_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:15.487654  1534 tablet_bootstrap.cc:492] T 68aa0d9fadf544378993bcf274bea3c4 P d04715cc7d2f4ddda9beee287e0e21a7: Bootstrap starting.
I20260608 10:00:15.487571  1532 raft_consensus.cc:359] T 40359a7802be4a89980433407e2641b1 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.488397  1532 raft_consensus.cc:385] T 40359a7802be4a89980433407e2641b1 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:15.488698  1532 raft_consensus.cc:740] T 40359a7802be4a89980433407e2641b1 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6021fca8dc8344c59db175c39f0f0a0e, State: Initialized, Role: FOLLOWER
I20260608 10:00:15.489596  1532 consensus_queue.cc:260] T 40359a7802be4a89980433407e2641b1 P 6021fca8dc8344c59db175c39f0f0a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.492120  1532 ts_tablet_manager.cc:1434] T 40359a7802be4a89980433407e2641b1 P 6021fca8dc8344c59db175c39f0f0a0e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:00:15.493130  1532 tablet_bootstrap.cc:492] T 9839194287864a6bb5060f9f93dde664 P 6021fca8dc8344c59db175c39f0f0a0e: Bootstrap starting.
I20260608 10:00:15.495824  1534 tablet_bootstrap.cc:654] T 68aa0d9fadf544378993bcf274bea3c4 P d04715cc7d2f4ddda9beee287e0e21a7: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:15.499416  1532 tablet_bootstrap.cc:654] T 9839194287864a6bb5060f9f93dde664 P 6021fca8dc8344c59db175c39f0f0a0e: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:15.507632  1534 tablet_bootstrap.cc:492] T 68aa0d9fadf544378993bcf274bea3c4 P d04715cc7d2f4ddda9beee287e0e21a7: No bootstrap required, opened a new log
I20260608 10:00:15.508200  1534 ts_tablet_manager.cc:1403] T 68aa0d9fadf544378993bcf274bea3c4 P d04715cc7d2f4ddda9beee287e0e21a7: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260608 10:00:15.509574  1532 tablet_bootstrap.cc:492] T 9839194287864a6bb5060f9f93dde664 P 6021fca8dc8344c59db175c39f0f0a0e: No bootstrap required, opened a new log
I20260608 10:00:15.509964  1532 ts_tablet_manager.cc:1403] T 9839194287864a6bb5060f9f93dde664 P 6021fca8dc8344c59db175c39f0f0a0e: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260608 10:00:15.510399  1534 raft_consensus.cc:359] T 68aa0d9fadf544378993bcf274bea3c4 P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.510914  1534 raft_consensus.cc:385] T 68aa0d9fadf544378993bcf274bea3c4 P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:15.511137  1534 raft_consensus.cc:740] T 68aa0d9fadf544378993bcf274bea3c4 P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04715cc7d2f4ddda9beee287e0e21a7, State: Initialized, Role: FOLLOWER
I20260608 10:00:15.511742  1534 consensus_queue.cc:260] T 68aa0d9fadf544378993bcf274bea3c4 P d04715cc7d2f4ddda9beee287e0e21a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.512398  1532 raft_consensus.cc:359] T 9839194287864a6bb5060f9f93dde664 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.512986  1532 raft_consensus.cc:385] T 9839194287864a6bb5060f9f93dde664 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:15.513259  1532 raft_consensus.cc:740] T 9839194287864a6bb5060f9f93dde664 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6021fca8dc8344c59db175c39f0f0a0e, State: Initialized, Role: FOLLOWER
I20260608 10:00:15.513439  1534 ts_tablet_manager.cc:1434] T 68aa0d9fadf544378993bcf274bea3c4 P d04715cc7d2f4ddda9beee287e0e21a7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:00:15.513998  1532 consensus_queue.cc:260] T 9839194287864a6bb5060f9f93dde664 P 6021fca8dc8344c59db175c39f0f0a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.515923  1532 ts_tablet_manager.cc:1434] T 9839194287864a6bb5060f9f93dde664 P 6021fca8dc8344c59db175c39f0f0a0e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:00:15.516335  1544 raft_consensus.cc:493] T 4cba9d341a304c5d8f67a70505910708 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:15.516777  1544 raft_consensus.cc:515] T 4cba9d341a304c5d8f67a70505910708 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.518664  1544 leader_election.cc:290] T 4cba9d341a304c5d8f67a70505910708 P 6021fca8dc8344c59db175c39f0f0a0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d04715cc7d2f4ddda9beee287e0e21a7 (127.0.167.65:44849), 128aeda9c01b40968fd8e45bdba00fb0 (127.0.167.66:35259)
I20260608 10:00:15.520251  1338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cba9d341a304c5d8f67a70505910708" candidate_uuid: "6021fca8dc8344c59db175c39f0f0a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" is_pre_election: true
I20260608 10:00:15.520622  1413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cba9d341a304c5d8f67a70505910708" candidate_uuid: "6021fca8dc8344c59db175c39f0f0a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "128aeda9c01b40968fd8e45bdba00fb0" is_pre_election: true
I20260608 10:00:15.521000  1338 raft_consensus.cc:2468] T 4cba9d341a304c5d8f67a70505910708 P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6021fca8dc8344c59db175c39f0f0a0e in term 0.
I20260608 10:00:15.521338  1413 raft_consensus.cc:2468] T 4cba9d341a304c5d8f67a70505910708 P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6021fca8dc8344c59db175c39f0f0a0e in term 0.
I20260608 10:00:15.522217  1452 leader_election.cc:304] T 4cba9d341a304c5d8f67a70505910708 P 6021fca8dc8344c59db175c39f0f0a0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6021fca8dc8344c59db175c39f0f0a0e, d04715cc7d2f4ddda9beee287e0e21a7; no voters: 
I20260608 10:00:15.522917  1544 raft_consensus.cc:2804] T 4cba9d341a304c5d8f67a70505910708 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:15.523350  1544 raft_consensus.cc:493] T 4cba9d341a304c5d8f67a70505910708 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:15.523754  1544 raft_consensus.cc:3060] T 4cba9d341a304c5d8f67a70505910708 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:15.530058  1544 raft_consensus.cc:515] T 4cba9d341a304c5d8f67a70505910708 P 6021fca8dc8344c59db175c39f0f0a0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.531790  1544 leader_election.cc:290] T 4cba9d341a304c5d8f67a70505910708 P 6021fca8dc8344c59db175c39f0f0a0e [CANDIDATE]: Term 1 election: Requested vote from peers d04715cc7d2f4ddda9beee287e0e21a7 (127.0.167.65:44849), 128aeda9c01b40968fd8e45bdba00fb0 (127.0.167.66:35259)
I20260608 10:00:15.532596  1338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cba9d341a304c5d8f67a70505910708" candidate_uuid: "6021fca8dc8344c59db175c39f0f0a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04715cc7d2f4ddda9beee287e0e21a7"
I20260608 10:00:15.532907  1413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cba9d341a304c5d8f67a70505910708" candidate_uuid: "6021fca8dc8344c59db175c39f0f0a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "128aeda9c01b40968fd8e45bdba00fb0"
I20260608 10:00:15.533262  1338 raft_consensus.cc:3060] T 4cba9d341a304c5d8f67a70505910708 P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:15.533499  1413 raft_consensus.cc:3060] T 4cba9d341a304c5d8f67a70505910708 P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:15.540148  1413 raft_consensus.cc:2468] T 4cba9d341a304c5d8f67a70505910708 P 128aeda9c01b40968fd8e45bdba00fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6021fca8dc8344c59db175c39f0f0a0e in term 1.
I20260608 10:00:15.540155  1338 raft_consensus.cc:2468] T 4cba9d341a304c5d8f67a70505910708 P d04715cc7d2f4ddda9beee287e0e21a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6021fca8dc8344c59db175c39f0f0a0e in term 1.
I20260608 10:00:15.541587  1452 leader_election.cc:304] T 4cba9d341a304c5d8f67a70505910708 P 6021fca8dc8344c59db175c39f0f0a0e [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: 128aeda9c01b40968fd8e45bdba00fb0, 6021fca8dc8344c59db175c39f0f0a0e; no voters: 
I20260608 10:00:15.542487  1544 raft_consensus.cc:2804] T 4cba9d341a304c5d8f67a70505910708 P 6021fca8dc8344c59db175c39f0f0a0e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:15.543020  1544 raft_consensus.cc:697] T 4cba9d341a304c5d8f67a70505910708 P 6021fca8dc8344c59db175c39f0f0a0e [term 1 LEADER]: Becoming Leader. State: Replica: 6021fca8dc8344c59db175c39f0f0a0e, State: Running, Role: LEADER
I20260608 10:00:15.543919  1544 consensus_queue.cc:237] T 4cba9d341a304c5d8f67a70505910708 P 6021fca8dc8344c59db175c39f0f0a0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.551561  1234 catalog_manager.cc:5696] T 4cba9d341a304c5d8f67a70505910708 P 6021fca8dc8344c59db175c39f0f0a0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6021fca8dc8344c59db175c39f0f0a0e (127.0.167.67). New cstate: current_term: 1 leader_uuid: "6021fca8dc8344c59db175c39f0f0a0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:15.581990  1565 raft_consensus.cc:493] T 68aa0d9fadf544378993bcf274bea3c4 P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:15.582501  1565 raft_consensus.cc:515] T 68aa0d9fadf544378993bcf274bea3c4 P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.584262  1565 leader_election.cc:290] T 68aa0d9fadf544378993bcf274bea3c4 P d04715cc7d2f4ddda9beee287e0e21a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 128aeda9c01b40968fd8e45bdba00fb0 (127.0.167.66:35259), 6021fca8dc8344c59db175c39f0f0a0e (127.0.167.67:37037)
I20260608 10:00:15.585301  1413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68aa0d9fadf544378993bcf274bea3c4" candidate_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "128aeda9c01b40968fd8e45bdba00fb0" is_pre_election: true
I20260608 10:00:15.585434  1486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68aa0d9fadf544378993bcf274bea3c4" candidate_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6021fca8dc8344c59db175c39f0f0a0e" is_pre_election: true
I20260608 10:00:15.586016  1413 raft_consensus.cc:2393] T 68aa0d9fadf544378993bcf274bea3c4 P 128aeda9c01b40968fd8e45bdba00fb0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d04715cc7d2f4ddda9beee287e0e21a7 in current term 1: Already voted for candidate 6021fca8dc8344c59db175c39f0f0a0e in this term.
I20260608 10:00:15.587003  1303 leader_election.cc:304] T 68aa0d9fadf544378993bcf274bea3c4 P d04715cc7d2f4ddda9beee287e0e21a7 [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: d04715cc7d2f4ddda9beee287e0e21a7; no voters: 128aeda9c01b40968fd8e45bdba00fb0, 6021fca8dc8344c59db175c39f0f0a0e
I20260608 10:00:15.587670  1565 raft_consensus.cc:3060] T 68aa0d9fadf544378993bcf274bea3c4 P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:15.592130  1565 raft_consensus.cc:2749] T 68aa0d9fadf544378993bcf274bea3c4 P d04715cc7d2f4ddda9beee287e0e21a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:00:15.632614  1544 consensus_queue.cc:1048] T 83d99a35fd5044c9b3defa3a1b26d090 P 6021fca8dc8344c59db175c39f0f0a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:15.644761  1544 consensus_queue.cc:1048] T 83d99a35fd5044c9b3defa3a1b26d090 P 6021fca8dc8344c59db175c39f0f0a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:15.651624  1539 raft_consensus.cc:493] T 40359a7802be4a89980433407e2641b1 P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:15.652316  1539 raft_consensus.cc:515] T 40359a7802be4a89980433407e2641b1 P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.660404  1539 leader_election.cc:290] T 40359a7802be4a89980433407e2641b1 P 128aeda9c01b40968fd8e45bdba00fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d04715cc7d2f4ddda9beee287e0e21a7 (127.0.167.65:44849), 6021fca8dc8344c59db175c39f0f0a0e (127.0.167.67:37037)
I20260608 10:00:15.668926  1338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40359a7802be4a89980433407e2641b1" candidate_uuid: "128aeda9c01b40968fd8e45bdba00fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" is_pre_election: true
I20260608 10:00:15.669682  1338 raft_consensus.cc:2468] T 40359a7802be4a89980433407e2641b1 P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 128aeda9c01b40968fd8e45bdba00fb0 in term 0.
I20260608 10:00:15.671074  1378 leader_election.cc:304] T 40359a7802be4a89980433407e2641b1 P 128aeda9c01b40968fd8e45bdba00fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 128aeda9c01b40968fd8e45bdba00fb0, d04715cc7d2f4ddda9beee287e0e21a7; no voters: 
I20260608 10:00:15.671928  1539 raft_consensus.cc:2804] T 40359a7802be4a89980433407e2641b1 P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:15.672261  1539 raft_consensus.cc:493] T 40359a7802be4a89980433407e2641b1 P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:15.672168  1486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40359a7802be4a89980433407e2641b1" candidate_uuid: "128aeda9c01b40968fd8e45bdba00fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6021fca8dc8344c59db175c39f0f0a0e" is_pre_election: true
I20260608 10:00:15.672775  1539 raft_consensus.cc:3060] T 40359a7802be4a89980433407e2641b1 P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:15.672957  1486 raft_consensus.cc:2468] T 40359a7802be4a89980433407e2641b1 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 128aeda9c01b40968fd8e45bdba00fb0 in term 0.
I20260608 10:00:15.679443  1539 raft_consensus.cc:515] T 40359a7802be4a89980433407e2641b1 P 128aeda9c01b40968fd8e45bdba00fb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.681425  1539 leader_election.cc:290] T 40359a7802be4a89980433407e2641b1 P 128aeda9c01b40968fd8e45bdba00fb0 [CANDIDATE]: Term 1 election: Requested vote from peers d04715cc7d2f4ddda9beee287e0e21a7 (127.0.167.65:44849), 6021fca8dc8344c59db175c39f0f0a0e (127.0.167.67:37037)
I20260608 10:00:15.682188  1338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40359a7802be4a89980433407e2641b1" candidate_uuid: "128aeda9c01b40968fd8e45bdba00fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04715cc7d2f4ddda9beee287e0e21a7"
I20260608 10:00:15.682397  1486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40359a7802be4a89980433407e2641b1" candidate_uuid: "128aeda9c01b40968fd8e45bdba00fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6021fca8dc8344c59db175c39f0f0a0e"
I20260608 10:00:15.682672  1338 raft_consensus.cc:3060] T 40359a7802be4a89980433407e2641b1 P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:15.682991  1486 raft_consensus.cc:3060] T 40359a7802be4a89980433407e2641b1 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:15.687222  1338 raft_consensus.cc:2468] T 40359a7802be4a89980433407e2641b1 P d04715cc7d2f4ddda9beee287e0e21a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 128aeda9c01b40968fd8e45bdba00fb0 in term 1.
I20260608 10:00:15.687454  1486 raft_consensus.cc:2468] T 40359a7802be4a89980433407e2641b1 P 6021fca8dc8344c59db175c39f0f0a0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 128aeda9c01b40968fd8e45bdba00fb0 in term 1.
I20260608 10:00:15.688380  1378 leader_election.cc:304] T 40359a7802be4a89980433407e2641b1 P 128aeda9c01b40968fd8e45bdba00fb0 [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: 128aeda9c01b40968fd8e45bdba00fb0, d04715cc7d2f4ddda9beee287e0e21a7; no voters: 
I20260608 10:00:15.689245  1539 raft_consensus.cc:2804] T 40359a7802be4a89980433407e2641b1 P 128aeda9c01b40968fd8e45bdba00fb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:15.690233  1539 raft_consensus.cc:697] T 40359a7802be4a89980433407e2641b1 P 128aeda9c01b40968fd8e45bdba00fb0 [term 1 LEADER]: Becoming Leader. State: Replica: 128aeda9c01b40968fd8e45bdba00fb0, State: Running, Role: LEADER
I20260608 10:00:15.690933  1539 consensus_queue.cc:237] T 40359a7802be4a89980433407e2641b1 P 128aeda9c01b40968fd8e45bdba00fb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.697234  1544 consensus_queue.cc:1048] T 6d26c62e925643bfa0bbeb3f477e9075 P 6021fca8dc8344c59db175c39f0f0a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:15.699327  1233 catalog_manager.cc:5696] T 40359a7802be4a89980433407e2641b1 P 128aeda9c01b40968fd8e45bdba00fb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 128aeda9c01b40968fd8e45bdba00fb0 (127.0.167.66). New cstate: current_term: 1 leader_uuid: "128aeda9c01b40968fd8e45bdba00fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:15.708735  1338 raft_consensus.cc:3060] T 6d26c62e925643bfa0bbeb3f477e9075 P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:15.716140  1544 consensus_queue.cc:1048] T 6d26c62e925643bfa0bbeb3f477e9075 P 6021fca8dc8344c59db175c39f0f0a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:15.848203  1544 consensus_queue.cc:1048] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:15.861122  1540 raft_consensus.cc:493] T 9839194287864a6bb5060f9f93dde664 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:15.860975  1544 consensus_queue.cc:1048] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:00:15.861685  1540 raft_consensus.cc:515] T 9839194287864a6bb5060f9f93dde664 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.864038  1540 leader_election.cc:290] T 9839194287864a6bb5060f9f93dde664 P 6021fca8dc8344c59db175c39f0f0a0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d04715cc7d2f4ddda9beee287e0e21a7 (127.0.167.65:44849), 128aeda9c01b40968fd8e45bdba00fb0 (127.0.167.66:35259)
I20260608 10:00:15.864951  1565 raft_consensus.cc:493] T e75d2e968afa43b7b9df5e876a235b3d P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:15.865484  1565 raft_consensus.cc:515] T e75d2e968afa43b7b9df5e876a235b3d P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.866030  1411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9839194287864a6bb5060f9f93dde664" candidate_uuid: "6021fca8dc8344c59db175c39f0f0a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "128aeda9c01b40968fd8e45bdba00fb0" is_pre_election: true
I20260608 10:00:15.866705  1411 raft_consensus.cc:2468] T 9839194287864a6bb5060f9f93dde664 P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6021fca8dc8344c59db175c39f0f0a0e in term 0.
I20260608 10:00:15.867861  1565 leader_election.cc:290] T e75d2e968afa43b7b9df5e876a235b3d P d04715cc7d2f4ddda9beee287e0e21a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 128aeda9c01b40968fd8e45bdba00fb0 (127.0.167.66:35259), 6021fca8dc8344c59db175c39f0f0a0e (127.0.167.67:37037)
I20260608 10:00:15.869769  1337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9839194287864a6bb5060f9f93dde664" candidate_uuid: "6021fca8dc8344c59db175c39f0f0a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" is_pre_election: true
I20260608 10:00:15.870590  1337 raft_consensus.cc:2468] T 9839194287864a6bb5060f9f93dde664 P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6021fca8dc8344c59db175c39f0f0a0e in term 0.
I20260608 10:00:15.872059  1486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75d2e968afa43b7b9df5e876a235b3d" candidate_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6021fca8dc8344c59db175c39f0f0a0e" is_pre_election: true
I20260608 10:00:15.874606  1413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75d2e968afa43b7b9df5e876a235b3d" candidate_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "128aeda9c01b40968fd8e45bdba00fb0" is_pre_election: true
I20260608 10:00:15.872014  1452 leader_election.cc:304] T 9839194287864a6bb5060f9f93dde664 P 6021fca8dc8344c59db175c39f0f0a0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6021fca8dc8344c59db175c39f0f0a0e, d04715cc7d2f4ddda9beee287e0e21a7; no voters: 
I20260608 10:00:15.875622  1413 raft_consensus.cc:2393] T e75d2e968afa43b7b9df5e876a235b3d P 128aeda9c01b40968fd8e45bdba00fb0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d04715cc7d2f4ddda9beee287e0e21a7 in current term 1: Already voted for candidate 6021fca8dc8344c59db175c39f0f0a0e in this term.
I20260608 10:00:15.877552  1301 leader_election.cc:304] T e75d2e968afa43b7b9df5e876a235b3d P d04715cc7d2f4ddda9beee287e0e21a7 [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: d04715cc7d2f4ddda9beee287e0e21a7; no voters: 128aeda9c01b40968fd8e45bdba00fb0, 6021fca8dc8344c59db175c39f0f0a0e
I20260608 10:00:15.877969  1540 raft_consensus.cc:2804] T 9839194287864a6bb5060f9f93dde664 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:15.878417  1540 raft_consensus.cc:493] T 9839194287864a6bb5060f9f93dde664 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:15.878966  1540 raft_consensus.cc:3060] T 9839194287864a6bb5060f9f93dde664 P 6021fca8dc8344c59db175c39f0f0a0e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:15.879065  1565 raft_consensus.cc:3060] T e75d2e968afa43b7b9df5e876a235b3d P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:15.888681  1562 consensus_queue.cc:1048] T 50a4ed565e29445a9e1ddb439c05100d P d04715cc7d2f4ddda9beee287e0e21a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:15.890012  1540 raft_consensus.cc:515] T 9839194287864a6bb5060f9f93dde664 P 6021fca8dc8344c59db175c39f0f0a0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.892463  1565 raft_consensus.cc:2749] T e75d2e968afa43b7b9df5e876a235b3d P d04715cc7d2f4ddda9beee287e0e21a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:00:15.892649  1540 leader_election.cc:290] T 9839194287864a6bb5060f9f93dde664 P 6021fca8dc8344c59db175c39f0f0a0e [CANDIDATE]: Term 1 election: Requested vote from peers d04715cc7d2f4ddda9beee287e0e21a7 (127.0.167.65:44849), 128aeda9c01b40968fd8e45bdba00fb0 (127.0.167.66:35259)
I20260608 10:00:15.893448  1338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9839194287864a6bb5060f9f93dde664" candidate_uuid: "6021fca8dc8344c59db175c39f0f0a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04715cc7d2f4ddda9beee287e0e21a7"
I20260608 10:00:15.894134  1338 raft_consensus.cc:3060] T 9839194287864a6bb5060f9f93dde664 P d04715cc7d2f4ddda9beee287e0e21a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:15.895596  1413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9839194287864a6bb5060f9f93dde664" candidate_uuid: "6021fca8dc8344c59db175c39f0f0a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "128aeda9c01b40968fd8e45bdba00fb0"
I20260608 10:00:15.896613  1413 raft_consensus.cc:3060] T 9839194287864a6bb5060f9f93dde664 P 128aeda9c01b40968fd8e45bdba00fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:15.902066  1338 raft_consensus.cc:2468] T 9839194287864a6bb5060f9f93dde664 P d04715cc7d2f4ddda9beee287e0e21a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6021fca8dc8344c59db175c39f0f0a0e in term 1.
I20260608 10:00:15.903669  1452 leader_election.cc:304] T 9839194287864a6bb5060f9f93dde664 P 6021fca8dc8344c59db175c39f0f0a0e [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: 6021fca8dc8344c59db175c39f0f0a0e, d04715cc7d2f4ddda9beee287e0e21a7; no voters: 
I20260608 10:00:15.904901  1540 raft_consensus.cc:2804] T 9839194287864a6bb5060f9f93dde664 P 6021fca8dc8344c59db175c39f0f0a0e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:15.906124  1540 raft_consensus.cc:697] T 9839194287864a6bb5060f9f93dde664 P 6021fca8dc8344c59db175c39f0f0a0e [term 1 LEADER]: Becoming Leader. State: Replica: 6021fca8dc8344c59db175c39f0f0a0e, State: Running, Role: LEADER
I20260608 10:00:15.905043  1413 raft_consensus.cc:2468] T 9839194287864a6bb5060f9f93dde664 P 128aeda9c01b40968fd8e45bdba00fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6021fca8dc8344c59db175c39f0f0a0e in term 1.
I20260608 10:00:15.907099  1540 consensus_queue.cc:237] T 9839194287864a6bb5060f9f93dde664 P 6021fca8dc8344c59db175c39f0f0a0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:15.913916  1562 consensus_queue.cc:1048] T 50a4ed565e29445a9e1ddb439c05100d P d04715cc7d2f4ddda9beee287e0e21a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:15.931429  1235 catalog_manager.cc:5696] T 9839194287864a6bb5060f9f93dde664 P 6021fca8dc8344c59db175c39f0f0a0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6021fca8dc8344c59db175c39f0f0a0e (127.0.167.67). New cstate: current_term: 1 leader_uuid: "6021fca8dc8344c59db175c39f0f0a0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:15.939541  1540 consensus_queue.cc:1048] T 4cba9d341a304c5d8f67a70505910708 P 6021fca8dc8344c59db175c39f0f0a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:15.953519  1558 consensus_queue.cc:1048] T 4cba9d341a304c5d8f67a70505910708 P 6021fca8dc8344c59db175c39f0f0a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:15.992435  1558 consensus_queue.cc:1048] T e75d2e968afa43b7b9df5e876a235b3d P 6021fca8dc8344c59db175c39f0f0a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:16.003734  1540 consensus_queue.cc:1048] T e75d2e968afa43b7b9df5e876a235b3d P 6021fca8dc8344c59db175c39f0f0a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:16.022360   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:16.028357  1598 instance_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 10:00:16.029356  1599 instance_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 10:00:16.031975  1601 instance_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 10:00:16.033823   669 server_base.cc:1061] running on GCE node
I20260608 10:00:16.034901   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:16.035104   669 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 10:00:16.035326   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912816035305 us; error 0 us; skew 500 ppm
I20260608 10:00:16.035928   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:16.039377   669 webserver.cc:533] Webserver started at http://127.0.167.68:34511/ using document root <none> and password file <none>
I20260608 10:00:16.039916   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:16.040112   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:16.040428   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:16.041636   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808122572-669-0/minicluster-data/ts-3-root/instance:
uuid: "70e0b93191644bff959e9436f0b7f91b"
format_stamp: "Formatted at 2026-06-08 10:00:16 on dist-test-slave-swwz"
I20260608 10:00:16.046973   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:00:16.051227  1606 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:16.052148   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:00:16.052544   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808122572-669-0/minicluster-data/ts-3-root
uuid: "70e0b93191644bff959e9436f0b7f91b"
format_stamp: "Formatted at 2026-06-08 10:00:16 on dist-test-slave-swwz"
I20260608 10:00:16.052881   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808122572-669-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808122572-669-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808122572-669-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 10:00:16.085552   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:16.086845   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:16.088460   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:16.090884   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:16.091132   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:16.091383   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:16.091572   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:16.135952   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.68:46857
I20260608 10:00:16.136070  1668 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.68:46857 every 8 connection(s)
I20260608 10:00:16.150800  1669 heartbeater.cc:344] Connected to a master server at 127.0.167.126:42363
I20260608 10:00:16.151211  1669 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:16.152012  1669 heartbeater.cc:507] Master 127.0.167.126:42363 requested a full tablet report, sending...
I20260608 10:00:16.154011  1233 ts_manager.cc:194] Registered new tserver with Master: 70e0b93191644bff959e9436f0b7f91b (127.0.167.68:46857)
I20260608 10:00:16.155552  1233 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53636
I20260608 10:00:16.190279  1539 consensus_queue.cc:1048] T 40359a7802be4a89980433407e2641b1 P 128aeda9c01b40968fd8e45bdba00fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:16.201640  1585 consensus_queue.cc:1048] T 40359a7802be4a89980433407e2641b1 P 128aeda9c01b40968fd8e45bdba00fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:16.398921  1540 consensus_queue.cc:1048] T 9839194287864a6bb5060f9f93dde664 P 6021fca8dc8344c59db175c39f0f0a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:16.411526  1544 consensus_queue.cc:1048] T 9839194287864a6bb5060f9f93dde664 P 6021fca8dc8344c59db175c39f0f0a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:17.157919  1669 heartbeater.cc:499] Master 127.0.167.126:42363 was elected leader, sending a full tablet report...
I20260608 10:00:17.341300  1289 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:17.359542  1486 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68aa0d9fadf544378993bcf274bea3c4"
dest_uuid: "6021fca8dc8344c59db175c39f0f0a0e"
mode: GRACEFUL
new_leader_uuid: "d04715cc7d2f4ddda9beee287e0e21a7"
 from {username='slave'} at 127.0.0.1:55210
I20260608 10:00:17.360102  1486 raft_consensus.cc:606] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e [term 1 LEADER]: Received request to transfer leadership to TS d04715cc7d2f4ddda9beee287e0e21a7
I20260608 10:00:17.362648  1486 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d26c62e925643bfa0bbeb3f477e9075"
dest_uuid: "6021fca8dc8344c59db175c39f0f0a0e"
mode: GRACEFUL
new_leader_uuid: "d04715cc7d2f4ddda9beee287e0e21a7"
 from {username='slave'} at 127.0.0.1:55210
I20260608 10:00:17.363106  1486 raft_consensus.cc:606] T 6d26c62e925643bfa0bbeb3f477e9075 P 6021fca8dc8344c59db175c39f0f0a0e [term 1 LEADER]: Received request to transfer leadership to TS d04715cc7d2f4ddda9beee287e0e21a7
I20260608 10:00:17.365568  1486 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83d99a35fd5044c9b3defa3a1b26d090"
dest_uuid: "6021fca8dc8344c59db175c39f0f0a0e"
mode: GRACEFUL
new_leader_uuid: "128aeda9c01b40968fd8e45bdba00fb0"
 from {username='slave'} at 127.0.0.1:55210
I20260608 10:00:17.365998  1486 raft_consensus.cc:606] T 83d99a35fd5044c9b3defa3a1b26d090 P 6021fca8dc8344c59db175c39f0f0a0e [term 1 LEADER]: Received request to transfer leadership to TS 128aeda9c01b40968fd8e45bdba00fb0
I20260608 10:00:17.366945  1289 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260608 10:00:17.367403  1289 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:17.381439  1544 raft_consensus.cc:993] T 6d26c62e925643bfa0bbeb3f477e9075 P 6021fca8dc8344c59db175c39f0f0a0e: : Instructing follower d04715cc7d2f4ddda9beee287e0e21a7 to start an election
I20260608 10:00:17.382005  1681 raft_consensus.cc:1081] T 6d26c62e925643bfa0bbeb3f477e9075 P 6021fca8dc8344c59db175c39f0f0a0e [term 1 LEADER]: Signalling peer d04715cc7d2f4ddda9beee287e0e21a7 to start an election
I20260608 10:00:17.383684  1338 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d26c62e925643bfa0bbeb3f477e9075"
dest_uuid: "d04715cc7d2f4ddda9beee287e0e21a7"
 from {username='slave'} at 127.0.0.1:34026
I20260608 10:00:17.384202  1338 raft_consensus.cc:493] T 6d26c62e925643bfa0bbeb3f477e9075 P d04715cc7d2f4ddda9beee287e0e21a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:00:17.384596  1338 raft_consensus.cc:3060] T 6d26c62e925643bfa0bbeb3f477e9075 P d04715cc7d2f4ddda9beee287e0e21a7 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:17.389178  1338 raft_consensus.cc:515] T 6d26c62e925643bfa0bbeb3f477e9075 P d04715cc7d2f4ddda9beee287e0e21a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:17.391005  1338 leader_election.cc:290] T 6d26c62e925643bfa0bbeb3f477e9075 P d04715cc7d2f4ddda9beee287e0e21a7 [CANDIDATE]: Term 2 election: Requested vote from peers 128aeda9c01b40968fd8e45bdba00fb0 (127.0.167.66:35259), 6021fca8dc8344c59db175c39f0f0a0e (127.0.167.67:37037)
I20260608 10:00:17.391732  1413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d26c62e925643bfa0bbeb3f477e9075" candidate_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "128aeda9c01b40968fd8e45bdba00fb0"
I20260608 10:00:17.392076  1486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d26c62e925643bfa0bbeb3f477e9075" candidate_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6021fca8dc8344c59db175c39f0f0a0e"
I20260608 10:00:17.392387  1413 raft_consensus.cc:3060] T 6d26c62e925643bfa0bbeb3f477e9075 P 128aeda9c01b40968fd8e45bdba00fb0 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:17.392692  1486 raft_consensus.cc:3055] T 6d26c62e925643bfa0bbeb3f477e9075 P 6021fca8dc8344c59db175c39f0f0a0e [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:00:17.393029  1486 raft_consensus.cc:740] T 6d26c62e925643bfa0bbeb3f477e9075 P 6021fca8dc8344c59db175c39f0f0a0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6021fca8dc8344c59db175c39f0f0a0e, State: Running, Role: LEADER
I20260608 10:00:17.393926  1486 consensus_queue.cc:260] T 6d26c62e925643bfa0bbeb3f477e9075 P 6021fca8dc8344c59db175c39f0f0a0e [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: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:17.395164  1486 raft_consensus.cc:3060] T 6d26c62e925643bfa0bbeb3f477e9075 P 6021fca8dc8344c59db175c39f0f0a0e [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:17.399212  1413 raft_consensus.cc:2468] T 6d26c62e925643bfa0bbeb3f477e9075 P 128aeda9c01b40968fd8e45bdba00fb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d04715cc7d2f4ddda9beee287e0e21a7 in term 2.
I20260608 10:00:17.400593  1303 leader_election.cc:304] T 6d26c62e925643bfa0bbeb3f477e9075 P d04715cc7d2f4ddda9beee287e0e21a7 [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: 128aeda9c01b40968fd8e45bdba00fb0, d04715cc7d2f4ddda9beee287e0e21a7; no voters: 
I20260608 10:00:17.401330  1676 raft_consensus.cc:2804] T 6d26c62e925643bfa0bbeb3f477e9075 P d04715cc7d2f4ddda9beee287e0e21a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:00:17.401566  1486 raft_consensus.cc:2468] T 6d26c62e925643bfa0bbeb3f477e9075 P 6021fca8dc8344c59db175c39f0f0a0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d04715cc7d2f4ddda9beee287e0e21a7 in term 2.
I20260608 10:00:17.402365  1676 raft_consensus.cc:697] T 6d26c62e925643bfa0bbeb3f477e9075 P d04715cc7d2f4ddda9beee287e0e21a7 [term 2 LEADER]: Becoming Leader. State: Replica: d04715cc7d2f4ddda9beee287e0e21a7, State: Running, Role: LEADER
I20260608 10:00:17.403303  1676 consensus_queue.cc:237] T 6d26c62e925643bfa0bbeb3f477e9075 P d04715cc7d2f4ddda9beee287e0e21a7 [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: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:17.416113  1233 catalog_manager.cc:5696] T 6d26c62e925643bfa0bbeb3f477e9075 P d04715cc7d2f4ddda9beee287e0e21a7 reported cstate change: term changed from 1 to 2, leader changed from 6021fca8dc8344c59db175c39f0f0a0e (127.0.167.67) to d04715cc7d2f4ddda9beee287e0e21a7 (127.0.167.65). New cstate: current_term: 2 leader_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:17.448977  1681 raft_consensus.cc:993] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e: : Instructing follower d04715cc7d2f4ddda9beee287e0e21a7 to start an election
I20260608 10:00:17.449451  1544 raft_consensus.cc:1081] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e [term 1 LEADER]: Signalling peer d04715cc7d2f4ddda9beee287e0e21a7 to start an election
I20260608 10:00:17.450994  1338 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68aa0d9fadf544378993bcf274bea3c4"
dest_uuid: "d04715cc7d2f4ddda9beee287e0e21a7"
 from {username='slave'} at 127.0.0.1:34026
I20260608 10:00:17.451542  1338 raft_consensus.cc:493] T 68aa0d9fadf544378993bcf274bea3c4 P d04715cc7d2f4ddda9beee287e0e21a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:00:17.451932  1338 raft_consensus.cc:3060] T 68aa0d9fadf544378993bcf274bea3c4 P d04715cc7d2f4ddda9beee287e0e21a7 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:17.457181  1338 raft_consensus.cc:515] T 68aa0d9fadf544378993bcf274bea3c4 P d04715cc7d2f4ddda9beee287e0e21a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:17.459074  1338 leader_election.cc:290] T 68aa0d9fadf544378993bcf274bea3c4 P d04715cc7d2f4ddda9beee287e0e21a7 [CANDIDATE]: Term 2 election: Requested vote from peers 128aeda9c01b40968fd8e45bdba00fb0 (127.0.167.66:35259), 6021fca8dc8344c59db175c39f0f0a0e (127.0.167.67:37037)
I20260608 10:00:17.460217  1413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68aa0d9fadf544378993bcf274bea3c4" candidate_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "128aeda9c01b40968fd8e45bdba00fb0"
I20260608 10:00:17.460532  1486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68aa0d9fadf544378993bcf274bea3c4" candidate_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6021fca8dc8344c59db175c39f0f0a0e"
I20260608 10:00:17.460798  1413 raft_consensus.cc:3060] T 68aa0d9fadf544378993bcf274bea3c4 P 128aeda9c01b40968fd8e45bdba00fb0 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:17.461086  1486 raft_consensus.cc:3055] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:00:17.461438  1486 raft_consensus.cc:740] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6021fca8dc8344c59db175c39f0f0a0e, State: Running, Role: LEADER
I20260608 10:00:17.462247  1486 consensus_queue.cc:260] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e [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: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:17.463129  1486 raft_consensus.cc:3060] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:17.465909  1413 raft_consensus.cc:2468] T 68aa0d9fadf544378993bcf274bea3c4 P 128aeda9c01b40968fd8e45bdba00fb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d04715cc7d2f4ddda9beee287e0e21a7 in term 2.
I20260608 10:00:17.467051  1303 leader_election.cc:304] T 68aa0d9fadf544378993bcf274bea3c4 P d04715cc7d2f4ddda9beee287e0e21a7 [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: 128aeda9c01b40968fd8e45bdba00fb0, d04715cc7d2f4ddda9beee287e0e21a7; no voters: 
I20260608 10:00:17.467947  1676 raft_consensus.cc:2804] T 68aa0d9fadf544378993bcf274bea3c4 P d04715cc7d2f4ddda9beee287e0e21a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:00:17.467994  1486 raft_consensus.cc:2468] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d04715cc7d2f4ddda9beee287e0e21a7 in term 2.
I20260608 10:00:17.468531  1676 raft_consensus.cc:697] T 68aa0d9fadf544378993bcf274bea3c4 P d04715cc7d2f4ddda9beee287e0e21a7 [term 2 LEADER]: Becoming Leader. State: Replica: d04715cc7d2f4ddda9beee287e0e21a7, State: Running, Role: LEADER
I20260608 10:00:17.469290  1676 consensus_queue.cc:237] T 68aa0d9fadf544378993bcf274bea3c4 P d04715cc7d2f4ddda9beee287e0e21a7 [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: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:17.477023  1233 catalog_manager.cc:5696] T 68aa0d9fadf544378993bcf274bea3c4 P d04715cc7d2f4ddda9beee287e0e21a7 reported cstate change: term changed from 1 to 2, leader changed from 6021fca8dc8344c59db175c39f0f0a0e (127.0.167.67) to d04715cc7d2f4ddda9beee287e0e21a7 (127.0.167.65). New cstate: current_term: 2 leader_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:17.612454  1681 raft_consensus.cc:993] T 83d99a35fd5044c9b3defa3a1b26d090 P 6021fca8dc8344c59db175c39f0f0a0e: : Instructing follower 128aeda9c01b40968fd8e45bdba00fb0 to start an election
I20260608 10:00:17.614261  1681 raft_consensus.cc:1081] T 83d99a35fd5044c9b3defa3a1b26d090 P 6021fca8dc8344c59db175c39f0f0a0e [term 1 LEADER]: Signalling peer 128aeda9c01b40968fd8e45bdba00fb0 to start an election
I20260608 10:00:17.616037  1413 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83d99a35fd5044c9b3defa3a1b26d090"
dest_uuid: "128aeda9c01b40968fd8e45bdba00fb0"
 from {username='slave'} at 127.0.0.1:48580
I20260608 10:00:17.616688  1413 raft_consensus.cc:493] T 83d99a35fd5044c9b3defa3a1b26d090 P 128aeda9c01b40968fd8e45bdba00fb0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:00:17.617122  1413 raft_consensus.cc:3060] T 83d99a35fd5044c9b3defa3a1b26d090 P 128aeda9c01b40968fd8e45bdba00fb0 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:17.621944  1413 raft_consensus.cc:515] T 83d99a35fd5044c9b3defa3a1b26d090 P 128aeda9c01b40968fd8e45bdba00fb0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:17.623646  1413 leader_election.cc:290] T 83d99a35fd5044c9b3defa3a1b26d090 P 128aeda9c01b40968fd8e45bdba00fb0 [CANDIDATE]: Term 2 election: Requested vote from peers d04715cc7d2f4ddda9beee287e0e21a7 (127.0.167.65:44849), 6021fca8dc8344c59db175c39f0f0a0e (127.0.167.67:37037)
I20260608 10:00:17.624601  1338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d99a35fd5044c9b3defa3a1b26d090" candidate_uuid: "128aeda9c01b40968fd8e45bdba00fb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d04715cc7d2f4ddda9beee287e0e21a7"
I20260608 10:00:17.624827  1486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d99a35fd5044c9b3defa3a1b26d090" candidate_uuid: "128aeda9c01b40968fd8e45bdba00fb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6021fca8dc8344c59db175c39f0f0a0e"
I20260608 10:00:17.625233  1338 raft_consensus.cc:3060] T 83d99a35fd5044c9b3defa3a1b26d090 P d04715cc7d2f4ddda9beee287e0e21a7 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:17.625412  1486 raft_consensus.cc:3055] T 83d99a35fd5044c9b3defa3a1b26d090 P 6021fca8dc8344c59db175c39f0f0a0e [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:00:17.625855  1486 raft_consensus.cc:740] T 83d99a35fd5044c9b3defa3a1b26d090 P 6021fca8dc8344c59db175c39f0f0a0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6021fca8dc8344c59db175c39f0f0a0e, State: Running, Role: LEADER
I20260608 10:00:17.626731  1486 consensus_queue.cc:260] T 83d99a35fd5044c9b3defa3a1b26d090 P 6021fca8dc8344c59db175c39f0f0a0e [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: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:17.627859  1486 raft_consensus.cc:3060] T 83d99a35fd5044c9b3defa3a1b26d090 P 6021fca8dc8344c59db175c39f0f0a0e [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:17.631676  1338 raft_consensus.cc:2468] T 83d99a35fd5044c9b3defa3a1b26d090 P d04715cc7d2f4ddda9beee287e0e21a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 128aeda9c01b40968fd8e45bdba00fb0 in term 2.
I20260608 10:00:17.632994  1378 leader_election.cc:304] T 83d99a35fd5044c9b3defa3a1b26d090 P 128aeda9c01b40968fd8e45bdba00fb0 [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: 128aeda9c01b40968fd8e45bdba00fb0, d04715cc7d2f4ddda9beee287e0e21a7; no voters: 
I20260608 10:00:17.633679  1585 raft_consensus.cc:2804] T 83d99a35fd5044c9b3defa3a1b26d090 P 128aeda9c01b40968fd8e45bdba00fb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:00:17.634186  1486 raft_consensus.cc:2468] T 83d99a35fd5044c9b3defa3a1b26d090 P 6021fca8dc8344c59db175c39f0f0a0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 128aeda9c01b40968fd8e45bdba00fb0 in term 2.
I20260608 10:00:17.634950  1585 raft_consensus.cc:697] T 83d99a35fd5044c9b3defa3a1b26d090 P 128aeda9c01b40968fd8e45bdba00fb0 [term 2 LEADER]: Becoming Leader. State: Replica: 128aeda9c01b40968fd8e45bdba00fb0, State: Running, Role: LEADER
I20260608 10:00:17.635870  1585 consensus_queue.cc:237] T 83d99a35fd5044c9b3defa3a1b26d090 P 128aeda9c01b40968fd8e45bdba00fb0 [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: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } }
I20260608 10:00:17.643530  1233 catalog_manager.cc:5696] T 83d99a35fd5044c9b3defa3a1b26d090 P 128aeda9c01b40968fd8e45bdba00fb0 reported cstate change: term changed from 1 to 2, leader changed from 6021fca8dc8344c59db175c39f0f0a0e (127.0.167.67) to 128aeda9c01b40968fd8e45bdba00fb0 (127.0.167.66). New cstate: current_term: 2 leader_uuid: "128aeda9c01b40968fd8e45bdba00fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:17.839679  1486 raft_consensus.cc:1275] T 6d26c62e925643bfa0bbeb3f477e9075 P 6021fca8dc8344c59db175c39f0f0a0e [term 2 FOLLOWER]: Refusing update from remote peer d04715cc7d2f4ddda9beee287e0e21a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:00:17.841198  1676 consensus_queue.cc:1048] T 6d26c62e925643bfa0bbeb3f477e9075 P d04715cc7d2f4ddda9beee287e0e21a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:00:17.852813  1413 raft_consensus.cc:1275] T 6d26c62e925643bfa0bbeb3f477e9075 P 128aeda9c01b40968fd8e45bdba00fb0 [term 2 FOLLOWER]: Refusing update from remote peer d04715cc7d2f4ddda9beee287e0e21a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:00:17.854557  1682 consensus_queue.cc:1048] T 6d26c62e925643bfa0bbeb3f477e9075 P d04715cc7d2f4ddda9beee287e0e21a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:00:17.959558  1486 raft_consensus.cc:1275] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e [term 2 FOLLOWER]: Refusing update from remote peer d04715cc7d2f4ddda9beee287e0e21a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:00:17.961099  1682 consensus_queue.cc:1048] T 68aa0d9fadf544378993bcf274bea3c4 P d04715cc7d2f4ddda9beee287e0e21a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:00:17.970691  1413 raft_consensus.cc:1275] T 68aa0d9fadf544378993bcf274bea3c4 P 128aeda9c01b40968fd8e45bdba00fb0 [term 2 FOLLOWER]: Refusing update from remote peer d04715cc7d2f4ddda9beee287e0e21a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:00:17.972973  1694 consensus_queue.cc:1048] T 68aa0d9fadf544378993bcf274bea3c4 P d04715cc7d2f4ddda9beee287e0e21a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:00:18.166668  1338 raft_consensus.cc:1275] T 83d99a35fd5044c9b3defa3a1b26d090 P d04715cc7d2f4ddda9beee287e0e21a7 [term 2 FOLLOWER]: Refusing update from remote peer 128aeda9c01b40968fd8e45bdba00fb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:00:18.167960  1585 consensus_queue.cc:1048] T 83d99a35fd5044c9b3defa3a1b26d090 P 128aeda9c01b40968fd8e45bdba00fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:00:18.171214  1487 raft_consensus.cc:1275] T 83d99a35fd5044c9b3defa3a1b26d090 P 6021fca8dc8344c59db175c39f0f0a0e [term 2 FOLLOWER]: Refusing update from remote peer 128aeda9c01b40968fd8e45bdba00fb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:00:18.172622  1585 consensus_queue.cc:1048] T 83d99a35fd5044c9b3defa3a1b26d090 P 128aeda9c01b40968fd8e45bdba00fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:00:19.368574  1289 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:19.374557  1289 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:19.374990  1289 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:21.375916  1289 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:21.383834  1289 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:21.383589  1338 consensus_queue.cc:237] T 50a4ed565e29445a9e1ddb439c05100d P d04715cc7d2f4ddda9beee287e0e21a7 [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: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "70e0b93191644bff959e9436f0b7f91b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 46857 } attrs { promote: true } }
I20260608 10:00:21.384580  1289 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:21.395349  1487 raft_consensus.cc:1275] T 50a4ed565e29445a9e1ddb439c05100d P 6021fca8dc8344c59db175c39f0f0a0e [term 1 FOLLOWER]: Refusing update from remote peer d04715cc7d2f4ddda9beee287e0e21a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:00:21.398428  1694 consensus_queue.cc:1048] T 50a4ed565e29445a9e1ddb439c05100d P d04715cc7d2f4ddda9beee287e0e21a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } 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 10:00:21.403612  1411 raft_consensus.cc:1275] T 50a4ed565e29445a9e1ddb439c05100d P 128aeda9c01b40968fd8e45bdba00fb0 [term 1 FOLLOWER]: Refusing update from remote peer d04715cc7d2f4ddda9beee287e0e21a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:00:21.406952  1708 consensus_queue.cc:1048] T 50a4ed565e29445a9e1ddb439c05100d P d04715cc7d2f4ddda9beee287e0e21a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 10:00:21.419829  1302 consensus_peers.cc:597] T 50a4ed565e29445a9e1ddb439c05100d P d04715cc7d2f4ddda9beee287e0e21a7 -> Peer 70e0b93191644bff959e9436f0b7f91b (127.0.167.68:46857): Couldn't send request to peer 70e0b93191644bff959e9436f0b7f91b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 50a4ed565e29445a9e1ddb439c05100d. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:21.416409  1694 raft_consensus.cc:2955] T 50a4ed565e29445a9e1ddb439c05100d P d04715cc7d2f4ddda9beee287e0e21a7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 70e0b93191644bff959e9436f0b7f91b (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "70e0b93191644bff959e9436f0b7f91b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 46857 } attrs { promote: true } } }
I20260608 10:00:21.421635  1487 raft_consensus.cc:2955] T 50a4ed565e29445a9e1ddb439c05100d P 6021fca8dc8344c59db175c39f0f0a0e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 70e0b93191644bff959e9436f0b7f91b (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "70e0b93191644bff959e9436f0b7f91b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 46857 } attrs { promote: true } } }
I20260608 10:00:21.428341  1411 raft_consensus.cc:2955] T 50a4ed565e29445a9e1ddb439c05100d P 128aeda9c01b40968fd8e45bdba00fb0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 70e0b93191644bff959e9436f0b7f91b (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "70e0b93191644bff959e9436f0b7f91b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 46857 } attrs { promote: true } } }
I20260608 10:00:21.435784  1234 catalog_manager.cc:5696] T 50a4ed565e29445a9e1ddb439c05100d P d04715cc7d2f4ddda9beee287e0e21a7 reported cstate change: config changed from index -1 to 2, NON_VOTER 70e0b93191644bff959e9436f0b7f91b (127.0.167.68) added. New cstate: current_term: 1 leader_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70e0b93191644bff959e9436f0b7f91b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 46857 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:21.437284  1338 consensus_queue.cc:237] T 68aa0d9fadf544378993bcf274bea3c4 P d04715cc7d2f4ddda9beee287e0e21a7 [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: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } attrs { replace: true } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } } peers { permanent_uuid: "70e0b93191644bff959e9436f0b7f91b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 46857 } attrs { promote: true } }
I20260608 10:00:21.447922  1487 raft_consensus.cc:1275] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e [term 2 FOLLOWER]: Refusing update from remote peer d04715cc7d2f4ddda9beee287e0e21a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 10:00:21.448531  1302 consensus_peers.cc:597] T 68aa0d9fadf544378993bcf274bea3c4 P d04715cc7d2f4ddda9beee287e0e21a7 -> Peer 70e0b93191644bff959e9436f0b7f91b (127.0.167.68:46857): Couldn't send request to peer 70e0b93191644bff959e9436f0b7f91b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 68aa0d9fadf544378993bcf274bea3c4. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:21.450246  1694 consensus_queue.cc:1048] T 68aa0d9fadf544378993bcf274bea3c4 P d04715cc7d2f4ddda9beee287e0e21a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:00:21.450549  1411 raft_consensus.cc:1275] T 68aa0d9fadf544378993bcf274bea3c4 P 128aeda9c01b40968fd8e45bdba00fb0 [term 2 FOLLOWER]: Refusing update from remote peer d04715cc7d2f4ddda9beee287e0e21a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:00:21.452733  1694 consensus_queue.cc:1048] T 68aa0d9fadf544378993bcf274bea3c4 P d04715cc7d2f4ddda9beee287e0e21a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } 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 10:00:21.460503  1712 raft_consensus.cc:2955] T 68aa0d9fadf544378993bcf274bea3c4 P d04715cc7d2f4ddda9beee287e0e21a7 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 70e0b93191644bff959e9436f0b7f91b (127.0.167.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } attrs { replace: true } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } } peers { permanent_uuid: "70e0b93191644bff959e9436f0b7f91b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 46857 } attrs { promote: true } } }
I20260608 10:00:21.462455  1487 raft_consensus.cc:2955] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 70e0b93191644bff959e9436f0b7f91b (127.0.167.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } attrs { replace: true } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } } peers { permanent_uuid: "70e0b93191644bff959e9436f0b7f91b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 46857 } attrs { promote: true } } }
I20260608 10:00:21.470536  1411 raft_consensus.cc:2955] T 68aa0d9fadf544378993bcf274bea3c4 P 128aeda9c01b40968fd8e45bdba00fb0 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 70e0b93191644bff959e9436f0b7f91b (127.0.167.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } attrs { replace: true } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } } peers { permanent_uuid: "70e0b93191644bff959e9436f0b7f91b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 46857 } attrs { promote: true } } }
I20260608 10:00:21.478017  1233 catalog_manager.cc:5696] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e reported cstate change: config changed from index -1 to 3, NON_VOTER 70e0b93191644bff959e9436f0b7f91b (127.0.167.68) added. New cstate: current_term: 2 leader_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } attrs { replace: true } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } } peers { permanent_uuid: "70e0b93191644bff959e9436f0b7f91b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 46857 } attrs { promote: true } } }
I20260608 10:00:21.493408  1487 consensus_queue.cc:237] T 9839194287864a6bb5060f9f93dde664 P 6021fca8dc8344c59db175c39f0f0a0e [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: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } attrs { replace: true } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } } peers { permanent_uuid: "70e0b93191644bff959e9436f0b7f91b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 46857 } attrs { promote: true } }
I20260608 10:00:21.501452  1411 raft_consensus.cc:1275] T 9839194287864a6bb5060f9f93dde664 P 128aeda9c01b40968fd8e45bdba00fb0 [term 1 FOLLOWER]: Refusing update from remote peer 6021fca8dc8344c59db175c39f0f0a0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:00:21.502898  1338 raft_consensus.cc:1275] T 9839194287864a6bb5060f9f93dde664 P d04715cc7d2f4ddda9beee287e0e21a7 [term 1 FOLLOWER]: Refusing update from remote peer 6021fca8dc8344c59db175c39f0f0a0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:00:21.503273  1681 consensus_queue.cc:1048] T 9839194287864a6bb5060f9f93dde664 P 6021fca8dc8344c59db175c39f0f0a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:00:21.504525  1724 consensus_queue.cc:1048] T 9839194287864a6bb5060f9f93dde664 P 6021fca8dc8344c59db175c39f0f0a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 10:00:21.513707  1451 consensus_peers.cc:597] T 9839194287864a6bb5060f9f93dde664 P 6021fca8dc8344c59db175c39f0f0a0e -> Peer 70e0b93191644bff959e9436f0b7f91b (127.0.167.68:46857): Couldn't send request to peer 70e0b93191644bff959e9436f0b7f91b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9839194287864a6bb5060f9f93dde664. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:21.514155  1681 raft_consensus.cc:2955] T 9839194287864a6bb5060f9f93dde664 P 6021fca8dc8344c59db175c39f0f0a0e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 70e0b93191644bff959e9436f0b7f91b (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } attrs { replace: true } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } } peers { permanent_uuid: "70e0b93191644bff959e9436f0b7f91b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 46857 } attrs { promote: true } } }
I20260608 10:00:21.516399  1411 raft_consensus.cc:2955] T 9839194287864a6bb5060f9f93dde664 P 128aeda9c01b40968fd8e45bdba00fb0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 70e0b93191644bff959e9436f0b7f91b (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } attrs { replace: true } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } } peers { permanent_uuid: "70e0b93191644bff959e9436f0b7f91b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 46857 } attrs { promote: true } } }
I20260608 10:00:21.517402  1338 raft_consensus.cc:2955] T 9839194287864a6bb5060f9f93dde664 P d04715cc7d2f4ddda9beee287e0e21a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 70e0b93191644bff959e9436f0b7f91b (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } attrs { replace: true } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } } peers { permanent_uuid: "70e0b93191644bff959e9436f0b7f91b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 46857 } attrs { promote: true } } }
I20260608 10:00:21.528719  1234 catalog_manager.cc:5696] T 9839194287864a6bb5060f9f93dde664 P 128aeda9c01b40968fd8e45bdba00fb0 reported cstate change: config changed from index -1 to 2, NON_VOTER 70e0b93191644bff959e9436f0b7f91b (127.0.167.68) added. New cstate: current_term: 1 leader_uuid: "6021fca8dc8344c59db175c39f0f0a0e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } attrs { replace: true } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } } peers { permanent_uuid: "70e0b93191644bff959e9436f0b7f91b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 46857 } attrs { promote: true } } }
I20260608 10:00:21.531031  1487 consensus_queue.cc:237] T 4cba9d341a304c5d8f67a70505910708 P 6021fca8dc8344c59db175c39f0f0a0e [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: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } attrs { replace: true } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } } peers { permanent_uuid: "70e0b93191644bff959e9436f0b7f91b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 46857 } attrs { promote: true } }
W20260608 10:00:21.539580  1451 consensus_peers.cc:597] T 4cba9d341a304c5d8f67a70505910708 P 6021fca8dc8344c59db175c39f0f0a0e -> Peer 70e0b93191644bff959e9436f0b7f91b (127.0.167.68:46857): Couldn't send request to peer 70e0b93191644bff959e9436f0b7f91b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4cba9d341a304c5d8f67a70505910708. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:21.539749  1411 raft_consensus.cc:1275] T 4cba9d341a304c5d8f67a70505910708 P 128aeda9c01b40968fd8e45bdba00fb0 [term 1 FOLLOWER]: Refusing update from remote peer 6021fca8dc8344c59db175c39f0f0a0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:00:21.541574  1724 consensus_queue.cc:1048] T 4cba9d341a304c5d8f67a70505910708 P 6021fca8dc8344c59db175c39f0f0a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:00:21.544601  1338 raft_consensus.cc:1275] T 4cba9d341a304c5d8f67a70505910708 P d04715cc7d2f4ddda9beee287e0e21a7 [term 1 FOLLOWER]: Refusing update from remote peer 6021fca8dc8344c59db175c39f0f0a0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:00:21.546074  1724 consensus_queue.cc:1048] T 4cba9d341a304c5d8f67a70505910708 P 6021fca8dc8344c59db175c39f0f0a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } 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 10:00:21.556581  1681 raft_consensus.cc:2955] T 4cba9d341a304c5d8f67a70505910708 P 6021fca8dc8344c59db175c39f0f0a0e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 70e0b93191644bff959e9436f0b7f91b (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } attrs { replace: true } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } } peers { permanent_uuid: "70e0b93191644bff959e9436f0b7f91b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 46857 } attrs { promote: true } } }
I20260608 10:00:21.558303  1338 raft_consensus.cc:2955] T 4cba9d341a304c5d8f67a70505910708 P d04715cc7d2f4ddda9beee287e0e21a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 70e0b93191644bff959e9436f0b7f91b (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } attrs { replace: true } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } } peers { permanent_uuid: "70e0b93191644bff959e9436f0b7f91b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 46857 } attrs { promote: true } } }
I20260608 10:00:21.560420  1411 raft_consensus.cc:2955] T 4cba9d341a304c5d8f67a70505910708 P 128aeda9c01b40968fd8e45bdba00fb0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 70e0b93191644bff959e9436f0b7f91b (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } attrs { replace: true } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } } peers { permanent_uuid: "70e0b93191644bff959e9436f0b7f91b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 46857 } attrs { promote: true } } }
I20260608 10:00:21.571527  1233 catalog_manager.cc:5696] T 4cba9d341a304c5d8f67a70505910708 P d04715cc7d2f4ddda9beee287e0e21a7 reported cstate change: config changed from index -1 to 2, NON_VOTER 70e0b93191644bff959e9436f0b7f91b (127.0.167.68) added. New cstate: current_term: 1 leader_uuid: "6021fca8dc8344c59db175c39f0f0a0e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d04715cc7d2f4ddda9beee287e0e21a7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 44849 } attrs { replace: true } } peers { permanent_uuid: "128aeda9c01b40968fd8e45bdba00fb0" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35259 } } peers { permanent_uuid: "6021fca8dc8344c59db175c39f0f0a0e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 37037 } } peers { permanent_uuid: "70e0b93191644bff959e9436f0b7f91b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 46857 } attrs { promote: true } } }
I20260608 10:00:21.657217   669 tablet_server.cc:179] TabletServer@127.0.167.65:0 shutting down...
W20260608 10:00:21.685518  1378 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
W20260608 10:00:21.694330  1378 consensus_peers.cc:597] T 83d99a35fd5044c9b3defa3a1b26d090 P 128aeda9c01b40968fd8e45bdba00fb0 -> Peer d04715cc7d2f4ddda9beee287e0e21a7 (127.0.167.65:44849): Couldn't send request to peer d04715cc7d2f4ddda9beee287e0e21a7. 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 10:00:21.696843   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:21.697841   669 tablet_replica.cc:333] T 6d26c62e925643bfa0bbeb3f477e9075 P d04715cc7d2f4ddda9beee287e0e21a7: stopping tablet replica
I20260608 10:00:21.698530   669 raft_consensus.cc:2243] T 6d26c62e925643bfa0bbeb3f477e9075 P d04715cc7d2f4ddda9beee287e0e21a7 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:00:21.699381   669 raft_consensus.cc:2272] T 6d26c62e925643bfa0bbeb3f477e9075 P d04715cc7d2f4ddda9beee287e0e21a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:21.701924   669 tablet_replica.cc:333] T 9839194287864a6bb5060f9f93dde664 P d04715cc7d2f4ddda9beee287e0e21a7: stopping tablet replica
I20260608 10:00:21.702500   669 raft_consensus.cc:2243] T 9839194287864a6bb5060f9f93dde664 P d04715cc7d2f4ddda9beee287e0e21a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:21.702987   669 raft_consensus.cc:2272] T 9839194287864a6bb5060f9f93dde664 P d04715cc7d2f4ddda9beee287e0e21a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:21.705554   669 tablet_replica.cc:333] T 50a4ed565e29445a9e1ddb439c05100d P d04715cc7d2f4ddda9beee287e0e21a7: stopping tablet replica
I20260608 10:00:21.706185   669 raft_consensus.cc:2243] T 50a4ed565e29445a9e1ddb439c05100d P d04715cc7d2f4ddda9beee287e0e21a7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:21.707108   669 raft_consensus.cc:2272] T 50a4ed565e29445a9e1ddb439c05100d P d04715cc7d2f4ddda9beee287e0e21a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:21.710041   669 tablet_replica.cc:333] T 68aa0d9fadf544378993bcf274bea3c4 P d04715cc7d2f4ddda9beee287e0e21a7: stopping tablet replica
I20260608 10:00:21.710638   669 raft_consensus.cc:2243] T 68aa0d9fadf544378993bcf274bea3c4 P d04715cc7d2f4ddda9beee287e0e21a7 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:00:21.711545   669 raft_consensus.cc:2272] T 68aa0d9fadf544378993bcf274bea3c4 P d04715cc7d2f4ddda9beee287e0e21a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:21.714169   669 tablet_replica.cc:333] T e75d2e968afa43b7b9df5e876a235b3d P d04715cc7d2f4ddda9beee287e0e21a7: stopping tablet replica
I20260608 10:00:21.714753   669 raft_consensus.cc:2243] T e75d2e968afa43b7b9df5e876a235b3d P d04715cc7d2f4ddda9beee287e0e21a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:21.715209   669 raft_consensus.cc:2272] T e75d2e968afa43b7b9df5e876a235b3d P d04715cc7d2f4ddda9beee287e0e21a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:21.717247   669 tablet_replica.cc:333] T 83d99a35fd5044c9b3defa3a1b26d090 P d04715cc7d2f4ddda9beee287e0e21a7: stopping tablet replica
I20260608 10:00:21.717887   669 raft_consensus.cc:2243] T 83d99a35fd5044c9b3defa3a1b26d090 P d04715cc7d2f4ddda9beee287e0e21a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:21.718326   669 raft_consensus.cc:2272] T 83d99a35fd5044c9b3defa3a1b26d090 P d04715cc7d2f4ddda9beee287e0e21a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:21.720583   669 tablet_replica.cc:333] T 40359a7802be4a89980433407e2641b1 P d04715cc7d2f4ddda9beee287e0e21a7: stopping tablet replica
I20260608 10:00:21.721107   669 raft_consensus.cc:2243] T 40359a7802be4a89980433407e2641b1 P d04715cc7d2f4ddda9beee287e0e21a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:21.721547   669 raft_consensus.cc:2272] T 40359a7802be4a89980433407e2641b1 P d04715cc7d2f4ddda9beee287e0e21a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:21.723371   669 tablet_replica.cc:333] T 4cba9d341a304c5d8f67a70505910708 P d04715cc7d2f4ddda9beee287e0e21a7: stopping tablet replica
I20260608 10:00:21.723837   669 raft_consensus.cc:2243] T 4cba9d341a304c5d8f67a70505910708 P d04715cc7d2f4ddda9beee287e0e21a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:21.724263   669 raft_consensus.cc:2272] T 4cba9d341a304c5d8f67a70505910708 P d04715cc7d2f4ddda9beee287e0e21a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:21.756841   669 tablet_server.cc:196] TabletServer@127.0.167.65:0 shutdown complete.
I20260608 10:00:21.778416   669 tablet_server.cc:179] TabletServer@127.0.167.66:0 shutting down...
I20260608 10:00:21.807736   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:21.808811   669 tablet_replica.cc:333] T 4cba9d341a304c5d8f67a70505910708 P 128aeda9c01b40968fd8e45bdba00fb0: stopping tablet replica
I20260608 10:00:21.809806   669 raft_consensus.cc:2243] T 4cba9d341a304c5d8f67a70505910708 P 128aeda9c01b40968fd8e45bdba00fb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:21.810488   669 raft_consensus.cc:2272] T 4cba9d341a304c5d8f67a70505910708 P 128aeda9c01b40968fd8e45bdba00fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:21.813472   669 tablet_replica.cc:333] T 40359a7802be4a89980433407e2641b1 P 128aeda9c01b40968fd8e45bdba00fb0: stopping tablet replica
I20260608 10:00:21.814239   669 raft_consensus.cc:2243] T 40359a7802be4a89980433407e2641b1 P 128aeda9c01b40968fd8e45bdba00fb0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:21.815253   669 raft_consensus.cc:2272] T 40359a7802be4a89980433407e2641b1 P 128aeda9c01b40968fd8e45bdba00fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:21.818288   669 tablet_replica.cc:333] T 83d99a35fd5044c9b3defa3a1b26d090 P 128aeda9c01b40968fd8e45bdba00fb0: stopping tablet replica
I20260608 10:00:21.819061   669 raft_consensus.cc:2243] T 83d99a35fd5044c9b3defa3a1b26d090 P 128aeda9c01b40968fd8e45bdba00fb0 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:00:21.820055   669 raft_consensus.cc:2272] T 83d99a35fd5044c9b3defa3a1b26d090 P 128aeda9c01b40968fd8e45bdba00fb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:21.822700   669 tablet_replica.cc:333] T 68aa0d9fadf544378993bcf274bea3c4 P 128aeda9c01b40968fd8e45bdba00fb0: stopping tablet replica
I20260608 10:00:21.823422   669 raft_consensus.cc:2243] T 68aa0d9fadf544378993bcf274bea3c4 P 128aeda9c01b40968fd8e45bdba00fb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:21.823999   669 raft_consensus.cc:2272] T 68aa0d9fadf544378993bcf274bea3c4 P 128aeda9c01b40968fd8e45bdba00fb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:21.826978   669 tablet_replica.cc:333] T e75d2e968afa43b7b9df5e876a235b3d P 128aeda9c01b40968fd8e45bdba00fb0: stopping tablet replica
I20260608 10:00:21.827684   669 raft_consensus.cc:2243] T e75d2e968afa43b7b9df5e876a235b3d P 128aeda9c01b40968fd8e45bdba00fb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:21.828161   669 raft_consensus.cc:2272] T e75d2e968afa43b7b9df5e876a235b3d P 128aeda9c01b40968fd8e45bdba00fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:21.830652   669 tablet_replica.cc:333] T 9839194287864a6bb5060f9f93dde664 P 128aeda9c01b40968fd8e45bdba00fb0: stopping tablet replica
I20260608 10:00:21.831306   669 raft_consensus.cc:2243] T 9839194287864a6bb5060f9f93dde664 P 128aeda9c01b40968fd8e45bdba00fb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:21.831890   669 raft_consensus.cc:2272] T 9839194287864a6bb5060f9f93dde664 P 128aeda9c01b40968fd8e45bdba00fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:21.834672   669 tablet_replica.cc:333] T 50a4ed565e29445a9e1ddb439c05100d P 128aeda9c01b40968fd8e45bdba00fb0: stopping tablet replica
I20260608 10:00:21.835395   669 raft_consensus.cc:2243] T 50a4ed565e29445a9e1ddb439c05100d P 128aeda9c01b40968fd8e45bdba00fb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:21.835940   669 raft_consensus.cc:2272] T 50a4ed565e29445a9e1ddb439c05100d P 128aeda9c01b40968fd8e45bdba00fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:21.838739   669 tablet_replica.cc:333] T 6d26c62e925643bfa0bbeb3f477e9075 P 128aeda9c01b40968fd8e45bdba00fb0: stopping tablet replica
I20260608 10:00:21.839417   669 raft_consensus.cc:2243] T 6d26c62e925643bfa0bbeb3f477e9075 P 128aeda9c01b40968fd8e45bdba00fb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:21.839933   669 raft_consensus.cc:2272] T 6d26c62e925643bfa0bbeb3f477e9075 P 128aeda9c01b40968fd8e45bdba00fb0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 10:00:21.844347  1452 consensus_peers.cc:597] T e75d2e968afa43b7b9df5e876a235b3d P 6021fca8dc8344c59db175c39f0f0a0e -> Peer d04715cc7d2f4ddda9beee287e0e21a7 (127.0.167.65:44849): Couldn't send request to peer d04715cc7d2f4ddda9beee287e0e21a7. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:44849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:21.872839   669 tablet_server.cc:196] TabletServer@127.0.167.66:0 shutdown complete.
I20260608 10:00:21.893782   669 tablet_server.cc:179] TabletServer@127.0.167.67:0 shutting down...
I20260608 10:00:21.922556   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:21.923519   669 tablet_replica.cc:333] T 4cba9d341a304c5d8f67a70505910708 P 6021fca8dc8344c59db175c39f0f0a0e: stopping tablet replica
I20260608 10:00:21.924413   669 raft_consensus.cc:2243] T 4cba9d341a304c5d8f67a70505910708 P 6021fca8dc8344c59db175c39f0f0a0e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:21.925652   669 raft_consensus.cc:2272] T 4cba9d341a304c5d8f67a70505910708 P 6021fca8dc8344c59db175c39f0f0a0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:21.928596   669 tablet_replica.cc:333] T 9839194287864a6bb5060f9f93dde664 P 6021fca8dc8344c59db175c39f0f0a0e: stopping tablet replica
I20260608 10:00:21.929418   669 raft_consensus.cc:2243] T 9839194287864a6bb5060f9f93dde664 P 6021fca8dc8344c59db175c39f0f0a0e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:21.930609   669 raft_consensus.cc:2272] T 9839194287864a6bb5060f9f93dde664 P 6021fca8dc8344c59db175c39f0f0a0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:21.933604   669 tablet_replica.cc:333] T 50a4ed565e29445a9e1ddb439c05100d P 6021fca8dc8344c59db175c39f0f0a0e: stopping tablet replica
I20260608 10:00:21.934336   669 raft_consensus.cc:2243] T 50a4ed565e29445a9e1ddb439c05100d P 6021fca8dc8344c59db175c39f0f0a0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:21.934876   669 raft_consensus.cc:2272] T 50a4ed565e29445a9e1ddb439c05100d P 6021fca8dc8344c59db175c39f0f0a0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:21.937661   669 tablet_replica.cc:333] T 40359a7802be4a89980433407e2641b1 P 6021fca8dc8344c59db175c39f0f0a0e: stopping tablet replica
I20260608 10:00:21.938377   669 raft_consensus.cc:2243] T 40359a7802be4a89980433407e2641b1 P 6021fca8dc8344c59db175c39f0f0a0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:21.938915   669 raft_consensus.cc:2272] T 40359a7802be4a89980433407e2641b1 P 6021fca8dc8344c59db175c39f0f0a0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:21.941452   669 tablet_replica.cc:333] T 83d99a35fd5044c9b3defa3a1b26d090 P 6021fca8dc8344c59db175c39f0f0a0e: stopping tablet replica
I20260608 10:00:21.942128   669 raft_consensus.cc:2243] T 83d99a35fd5044c9b3defa3a1b26d090 P 6021fca8dc8344c59db175c39f0f0a0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:21.942667   669 raft_consensus.cc:2272] T 83d99a35fd5044c9b3defa3a1b26d090 P 6021fca8dc8344c59db175c39f0f0a0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:21.945227   669 tablet_replica.cc:333] T e75d2e968afa43b7b9df5e876a235b3d P 6021fca8dc8344c59db175c39f0f0a0e: stopping tablet replica
I20260608 10:00:21.945878   669 raft_consensus.cc:2243] T e75d2e968afa43b7b9df5e876a235b3d P 6021fca8dc8344c59db175c39f0f0a0e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:21.946820   669 raft_consensus.cc:2272] T e75d2e968afa43b7b9df5e876a235b3d P 6021fca8dc8344c59db175c39f0f0a0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:21.949440   669 tablet_replica.cc:333] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e: stopping tablet replica
I20260608 10:00:21.950090   669 raft_consensus.cc:2243] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:21.950673   669 raft_consensus.cc:2272] T 68aa0d9fadf544378993bcf274bea3c4 P 6021fca8dc8344c59db175c39f0f0a0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:21.953549   669 tablet_replica.cc:333] T 6d26c62e925643bfa0bbeb3f477e9075 P 6021fca8dc8344c59db175c39f0f0a0e: stopping tablet replica
I20260608 10:00:21.954217   669 raft_consensus.cc:2243] T 6d26c62e925643bfa0bbeb3f477e9075 P 6021fca8dc8344c59db175c39f0f0a0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:21.954722   669 raft_consensus.cc:2272] T 6d26c62e925643bfa0bbeb3f477e9075 P 6021fca8dc8344c59db175c39f0f0a0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:21.979214   669 tablet_server.cc:196] TabletServer@127.0.167.67:0 shutdown complete.
I20260608 10:00:22.005330   669 tablet_server.cc:179] TabletServer@127.0.167.68:0 shutting down...
I20260608 10:00:22.040912   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:22.058548   669 tablet_server.cc:196] TabletServer@127.0.167.68:0 shutdown complete.
I20260608 10:00:22.070405   669 master.cc:562] Master@127.0.167.126:42363 shutting down...
W20260608 10:00:22.098083  1284 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:00:22.098349  1284 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:00:22.098513  1284 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:00:22.099519   669 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2cb65085b85c467680f28f7a2163d7e7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:22.100087   669 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2cb65085b85c467680f28f7a2163d7e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:22.100487   669 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2cb65085b85c467680f28f7a2163d7e7: stopping tablet replica
I20260608 10:00:22.121052   669 master.cc:584] Master@127.0.167.126:42363 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (8971 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260608 10:00:22.159943   669 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.167.126:42625,127.0.167.125:42803,127.0.167.124:41329
I20260608 10:00:22.161441   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:22.167470  1735 instance_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 10:00:22.167548  1734 instance_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 10:00:22.169518   669 server_base.cc:1061] running on GCE node
W20260608 10:00:22.169492  1737 instance_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 10:00:22.170595   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:22.170784   669 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 10:00:22.170971   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912822170939 us; error 0 us; skew 500 ppm
I20260608 10:00:22.171540   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:22.173930   669 webserver.cc:533] Webserver started at http://127.0.167.126:40463/ using document root <none> and password file <none>
I20260608 10:00:22.174458   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:22.174664   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:22.174955   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:22.176065   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808122572-669-0/minicluster-data/master-0-root/instance:
uuid: "35408006f05c4b7191c7fd77fae914ce"
format_stamp: "Formatted at 2026-06-08 10:00:22 on dist-test-slave-swwz"
I20260608 10:00:22.180769   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:00:22.184319  1742 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:22.185040   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:00:22.185338   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808122572-669-0/minicluster-data/master-0-root
uuid: "35408006f05c4b7191c7fd77fae914ce"
format_stamp: "Formatted at 2026-06-08 10:00:22 on dist-test-slave-swwz"
I20260608 10:00:22.185617   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808122572-669-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808122572-669-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808122572-669-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 10:00:22.202565   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:22.203893   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:22.242456   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.126:42625
I20260608 10:00:22.242576  1793 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.126:42625 every 8 connection(s)
I20260608 10:00:22.246683  1794 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 10:00:22.246877   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:22.252835  1796 instance_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 10:00:22.253120  1797 instance_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 10:00:22.254436  1794 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.167.126" port: 42625 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:00:22.255888   669 server_base.cc:1061] running on GCE node
W20260608 10:00:22.256088  1800 instance_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 10:00:22.257265   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:22.257733   669 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 10:00:22.258086   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912822258060 us; error 0 us; skew 500 ppm
I20260608 10:00:22.258874   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:22.261914   669 webserver.cc:533] Webserver started at http://127.0.167.125:41923/ using document root <none> and password file <none>
I20260608 10:00:22.262451   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:22.262657   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:22.262933   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:22.264017   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808122572-669-0/minicluster-data/master-1-root/instance:
uuid: "d1fe59977bf3493baa1ed797ba9cc336"
format_stamp: "Formatted at 2026-06-08 10:00:22 on dist-test-slave-swwz"
I20260608 10:00:22.268815  1794 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.167.125" port: 42803 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:00:22.269599   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260608 10:00:22.274549  1807 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
W20260608 10:00:22.275451  1794 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.167.125:42803: Network error: Client connection negotiation failed: client connection to 127.0.167.125:42803: connect: Connection refused (error 111)
I20260608 10:00:22.275521   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 10:00:22.275911   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808122572-669-0/minicluster-data/master-1-root
uuid: "d1fe59977bf3493baa1ed797ba9cc336"
format_stamp: "Formatted at 2026-06-08 10:00:22 on dist-test-slave-swwz"
I20260608 10:00:22.276211   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808122572-669-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808122572-669-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808122572-669-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 10:00:22.295989  1794 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.167.125" port: 42803 } attempt: 1
I20260608 10:00:22.296430   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:22.298071   669 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260608 10:00:22.301091  1794 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.167.125:42803: Network error: Client connection negotiation failed: client connection to 127.0.167.125:42803: connect: Connection refused (error 111)
I20260608 10:00:22.338361   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.125:42803
I20260608 10:00:22.338477  1858 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.125:42803 every 8 connection(s)
I20260608 10:00:22.342460   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:00:22.342880  1859 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 10:00:22.348400  1861 instance_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 10:00:22.348990  1862 instance_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 10:00:22.353729   669 server_base.cc:1061] running on GCE node
W20260608 10:00:22.353705  1864 instance_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 10:00:22.354058  1859 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.167.126" port: 42625 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:00:22.354964   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:22.355196   669 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 10:00:22.355429   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912822355410 us; error 0 us; skew 500 ppm
I20260608 10:00:22.356388   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:22.359444   669 webserver.cc:533] Webserver started at http://127.0.167.124:36327/ using document root <none> and password file <none>
I20260608 10:00:22.359972   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:22.360188   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:22.360494   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:22.361554   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808122572-669-0/minicluster-data/master-2-root/instance:
uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd"
format_stamp: "Formatted at 2026-06-08 10:00:22 on dist-test-slave-swwz"
I20260608 10:00:22.366495  1859 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.167.125" port: 42803 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:00:22.367287   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:00:22.371626  1794 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.167.125" port: 42803 } attempt: 2
I20260608 10:00:22.372314  1871 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:22.374528   669 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 10:00:22.375012   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808122572-669-0/minicluster-data/master-2-root
uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd"
format_stamp: "Formatted at 2026-06-08 10:00:22 on dist-test-slave-swwz"
I20260608 10:00:22.375473   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808122572-669-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808122572-669-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808122572-669-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 10:00:22.386741  1859 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.167.124" port: 41329 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:00:22.387795  1794 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.167.124" port: 41329 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:00:22.393044  1794 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.167.124:41329: Network error: Client connection negotiation failed: client connection to 127.0.167.124:41329: connect: Connection refused (error 111)
W20260608 10:00:22.394618  1859 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.167.124:41329: Network error: Client connection negotiation failed: client connection to 127.0.167.124:41329: connect: Connection refused (error 111)
I20260608 10:00:22.398551   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:22.399755   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:22.439246   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.124:41329
I20260608 10:00:22.439355  1924 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.124:41329 every 8 connection(s)
I20260608 10:00:22.442401   669 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:00:22.443540  1925 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 10:00:22.444564  1794 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.167.124" port: 41329 } attempt: 1
I20260608 10:00:22.450911  1925 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.167.126" port: 42625 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:00:22.457134  1859 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.167.124" port: 41329 } attempt: 1
I20260608 10:00:22.464711  1794 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce: Bootstrap starting.
I20260608 10:00:22.467765  1925 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.167.125" port: 42803 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:00:22.472882  1794 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:22.474967  1859 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336: Bootstrap starting.
I20260608 10:00:22.480978  1925 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.167.124" port: 41329 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:00:22.481819  1859 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:22.484550  1794 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce: No bootstrap required, opened a new log
I20260608 10:00:22.487495  1859 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336: No bootstrap required, opened a new log
I20260608 10:00:22.487640  1794 raft_consensus.cc:359] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35408006f05c4b7191c7fd77fae914ce" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 42625 } } peers { permanent_uuid: "d1fe59977bf3493baa1ed797ba9cc336" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 42803 } } peers { permanent_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 41329 } }
I20260608 10:00:22.488504  1794 raft_consensus.cc:385] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:22.488772  1794 raft_consensus.cc:740] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35408006f05c4b7191c7fd77fae914ce, State: Initialized, Role: FOLLOWER
I20260608 10:00:22.489506  1794 consensus_queue.cc:260] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35408006f05c4b7191c7fd77fae914ce" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 42625 } } peers { permanent_uuid: "d1fe59977bf3493baa1ed797ba9cc336" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 42803 } } peers { permanent_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 41329 } }
I20260608 10:00:22.490759  1859 raft_consensus.cc:359] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35408006f05c4b7191c7fd77fae914ce" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 42625 } } peers { permanent_uuid: "d1fe59977bf3493baa1ed797ba9cc336" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 42803 } } peers { permanent_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 41329 } }
I20260608 10:00:22.491571  1859 raft_consensus.cc:385] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:22.491958  1859 raft_consensus.cc:740] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1fe59977bf3493baa1ed797ba9cc336, State: Initialized, Role: FOLLOWER
I20260608 10:00:22.491932  1931 sys_catalog.cc:455] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [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: "35408006f05c4b7191c7fd77fae914ce" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 42625 } } peers { permanent_uuid: "d1fe59977bf3493baa1ed797ba9cc336" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 42803 } } peers { permanent_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 41329 } } }
I20260608 10:00:22.492931  1931 sys_catalog.cc:458] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:22.493561  1794 sys_catalog.cc:565] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:00:22.493254  1859 consensus_queue.cc:260] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35408006f05c4b7191c7fd77fae914ce" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 42625 } } peers { permanent_uuid: "d1fe59977bf3493baa1ed797ba9cc336" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 42803 } } peers { permanent_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 41329 } }
I20260608 10:00:22.496518  1932 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [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: "35408006f05c4b7191c7fd77fae914ce" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 42625 } } peers { permanent_uuid: "d1fe59977bf3493baa1ed797ba9cc336" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 42803 } } peers { permanent_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 41329 } } }
I20260608 10:00:22.497274  1932 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:22.498003  1859 sys_catalog.cc:565] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:00:22.505755  1925 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f6a9f4a2eb5b4b58ab5af11ebe5053dd: Bootstrap starting.
I20260608 10:00:22.514647  1925 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f6a9f4a2eb5b4b58ab5af11ebe5053dd: Neither blocks nor log segments found. Creating new log.
W20260608 10:00:22.519847  1951 catalog_manager.cc:1593] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:00:22.520187  1951 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 10:00:22.522034   669 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 10:00:22.522351   669 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 10:00:22.523138  1925 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f6a9f4a2eb5b4b58ab5af11ebe5053dd: No bootstrap required, opened a new log
W20260608 10:00:22.525336  1955 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:00:22.525676  1955 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 10:00:22.525542  1925 raft_consensus.cc:359] T 00000000000000000000000000000000 P f6a9f4a2eb5b4b58ab5af11ebe5053dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35408006f05c4b7191c7fd77fae914ce" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 42625 } } peers { permanent_uuid: "d1fe59977bf3493baa1ed797ba9cc336" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 42803 } } peers { permanent_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 41329 } }
I20260608 10:00:22.526269  1925 raft_consensus.cc:385] T 00000000000000000000000000000000 P f6a9f4a2eb5b4b58ab5af11ebe5053dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:22.526515  1925 raft_consensus.cc:740] T 00000000000000000000000000000000 P f6a9f4a2eb5b4b58ab5af11ebe5053dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6a9f4a2eb5b4b58ab5af11ebe5053dd, State: Initialized, Role: FOLLOWER
I20260608 10:00:22.527182  1925 consensus_queue.cc:260] T 00000000000000000000000000000000 P f6a9f4a2eb5b4b58ab5af11ebe5053dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35408006f05c4b7191c7fd77fae914ce" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 42625 } } peers { permanent_uuid: "d1fe59977bf3493baa1ed797ba9cc336" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 42803 } } peers { permanent_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 41329 } }
I20260608 10:00:22.529244  1956 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6a9f4a2eb5b4b58ab5af11ebe5053dd [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: "35408006f05c4b7191c7fd77fae914ce" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 42625 } } peers { permanent_uuid: "d1fe59977bf3493baa1ed797ba9cc336" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 42803 } } peers { permanent_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 41329 } } }
I20260608 10:00:22.530107  1925 sys_catalog.cc:565] T 00000000000000000000000000000000 P f6a9f4a2eb5b4b58ab5af11ebe5053dd [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:00:22.530189  1956 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6a9f4a2eb5b4b58ab5af11ebe5053dd [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:22.530933  1957 raft_consensus.cc:493] T 00000000000000000000000000000000 P f6a9f4a2eb5b4b58ab5af11ebe5053dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:22.531448  1957 raft_consensus.cc:515] T 00000000000000000000000000000000 P f6a9f4a2eb5b4b58ab5af11ebe5053dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35408006f05c4b7191c7fd77fae914ce" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 42625 } } peers { permanent_uuid: "d1fe59977bf3493baa1ed797ba9cc336" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 42803 } } peers { permanent_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 41329 } }
I20260608 10:00:22.534461  1957 leader_election.cc:290] T 00000000000000000000000000000000 P f6a9f4a2eb5b4b58ab5af11ebe5053dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35408006f05c4b7191c7fd77fae914ce (127.0.167.126:42625), d1fe59977bf3493baa1ed797ba9cc336 (127.0.167.125:42803)
I20260608 10:00:22.534758  1769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35408006f05c4b7191c7fd77fae914ce" is_pre_election: true
I20260608 10:00:22.535104  1834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1fe59977bf3493baa1ed797ba9cc336" is_pre_election: true
I20260608 10:00:22.535568  1769 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6a9f4a2eb5b4b58ab5af11ebe5053dd in term 0.
I20260608 10:00:22.535665  1834 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6a9f4a2eb5b4b58ab5af11ebe5053dd in term 0.
I20260608 10:00:22.537402  1876 leader_election.cc:304] T 00000000000000000000000000000000 P f6a9f4a2eb5b4b58ab5af11ebe5053dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1fe59977bf3493baa1ed797ba9cc336, f6a9f4a2eb5b4b58ab5af11ebe5053dd; no voters: 
I20260608 10:00:22.538470  1957 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f6a9f4a2eb5b4b58ab5af11ebe5053dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:22.538885  1957 raft_consensus.cc:493] T 00000000000000000000000000000000 P f6a9f4a2eb5b4b58ab5af11ebe5053dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:22.539225  1957 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f6a9f4a2eb5b4b58ab5af11ebe5053dd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:22.546428  1957 raft_consensus.cc:515] T 00000000000000000000000000000000 P f6a9f4a2eb5b4b58ab5af11ebe5053dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35408006f05c4b7191c7fd77fae914ce" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 42625 } } peers { permanent_uuid: "d1fe59977bf3493baa1ed797ba9cc336" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 42803 } } peers { permanent_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 41329 } }
I20260608 10:00:22.549170  1957 leader_election.cc:290] T 00000000000000000000000000000000 P f6a9f4a2eb5b4b58ab5af11ebe5053dd [CANDIDATE]: Term 1 election: Requested vote from peers 35408006f05c4b7191c7fd77fae914ce (127.0.167.126:42625), d1fe59977bf3493baa1ed797ba9cc336 (127.0.167.125:42803)
I20260608 10:00:22.549460  1769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35408006f05c4b7191c7fd77fae914ce"
I20260608 10:00:22.549750  1834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1fe59977bf3493baa1ed797ba9cc336"
I20260608 10:00:22.550129  1769 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:22.550292  1834 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:22.551683   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:00:22.557302  1834 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6a9f4a2eb5b4b58ab5af11ebe5053dd in term 1.
I20260608 10:00:22.557302  1769 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6a9f4a2eb5b4b58ab5af11ebe5053dd in term 1.
W20260608 10:00:22.557523  1968 catalog_manager.cc:1593] T 00000000000000000000000000000000 P f6a9f4a2eb5b4b58ab5af11ebe5053dd: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:00:22.558357  1968 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 10:00:22.559273  1873 leader_election.cc:304] T 00000000000000000000000000000000 P f6a9f4a2eb5b4b58ab5af11ebe5053dd [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: 35408006f05c4b7191c7fd77fae914ce, f6a9f4a2eb5b4b58ab5af11ebe5053dd; no voters: 
I20260608 10:00:22.560254  1957 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f6a9f4a2eb5b4b58ab5af11ebe5053dd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:22.560787  1957 raft_consensus.cc:697] T 00000000000000000000000000000000 P f6a9f4a2eb5b4b58ab5af11ebe5053dd [term 1 LEADER]: Becoming Leader. State: Replica: f6a9f4a2eb5b4b58ab5af11ebe5053dd, State: Running, Role: LEADER
W20260608 10:00:22.561801  1969 instance_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 10:00:22.561628  1957 consensus_queue.cc:237] T 00000000000000000000000000000000 P f6a9f4a2eb5b4b58ab5af11ebe5053dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35408006f05c4b7191c7fd77fae914ce" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 42625 } } peers { permanent_uuid: "d1fe59977bf3493baa1ed797ba9cc336" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 42803 } } peers { permanent_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 41329 } }
W20260608 10:00:22.561985  1970 instance_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 10:00:22.566174  1972 instance_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 10:00:22.566303   669 server_base.cc:1061] running on GCE node
I20260608 10:00:22.567430   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:22.567668   669 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 10:00:22.567870   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912822567840 us; error 0 us; skew 500 ppm
I20260608 10:00:22.568744   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:22.568531  1956 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6a9f4a2eb5b4b58ab5af11ebe5053dd [sys.catalog]: SysCatalogTable state changed. Reason: New leader f6a9f4a2eb5b4b58ab5af11ebe5053dd. Latest consensus state: current_term: 1 leader_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35408006f05c4b7191c7fd77fae914ce" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 42625 } } peers { permanent_uuid: "d1fe59977bf3493baa1ed797ba9cc336" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 42803 } } peers { permanent_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 41329 } } }
I20260608 10:00:22.569253  1956 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6a9f4a2eb5b4b58ab5af11ebe5053dd [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:22.571532  1976 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:00:22.571977   669 webserver.cc:533] Webserver started at http://127.0.167.65:41539/ using document root <none> and password file <none>
I20260608 10:00:22.572592   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:22.572813   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:22.573076   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:22.574236   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808122572-669-0/minicluster-data/ts-0-root/instance:
uuid: "8be7ea07aa654f36ab7a295a2c54f8e6"
format_stamp: "Formatted at 2026-06-08 10:00:22 on dist-test-slave-swwz"
I20260608 10:00:22.576706  1976 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:00:22.579571   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 10:00:22.583760  1980 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:22.584964   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:00:22.585325   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808122572-669-0/minicluster-data/ts-0-root
uuid: "8be7ea07aa654f36ab7a295a2c54f8e6"
format_stamp: "Formatted at 2026-06-08 10:00:22 on dist-test-slave-swwz"
I20260608 10:00:22.585705   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808122572-669-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808122572-669-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808122572-669-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 10:00:22.586733  1834 raft_consensus.cc:1275] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [term 1 FOLLOWER]: Refusing update from remote peer f6a9f4a2eb5b4b58ab5af11ebe5053dd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:00:22.586733  1769 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [term 1 FOLLOWER]: Refusing update from remote peer f6a9f4a2eb5b4b58ab5af11ebe5053dd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:00:22.588440  1957 consensus_queue.cc:1048] T 00000000000000000000000000000000 P f6a9f4a2eb5b4b58ab5af11ebe5053dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1fe59977bf3493baa1ed797ba9cc336" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:22.589150  1956 consensus_queue.cc:1048] T 00000000000000000000000000000000 P f6a9f4a2eb5b4b58ab5af11ebe5053dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "35408006f05c4b7191c7fd77fae914ce" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:00:22.605525  1932 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f6a9f4a2eb5b4b58ab5af11ebe5053dd. Latest consensus state: current_term: 1 leader_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35408006f05c4b7191c7fd77fae914ce" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 42625 } } peers { permanent_uuid: "d1fe59977bf3493baa1ed797ba9cc336" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 42803 } } peers { permanent_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 41329 } } }
I20260608 10:00:22.606243  1932 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:22.608878  1931 sys_catalog.cc:455] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [sys.catalog]: SysCatalogTable state changed. Reason: New leader f6a9f4a2eb5b4b58ab5af11ebe5053dd. Latest consensus state: current_term: 1 leader_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35408006f05c4b7191c7fd77fae914ce" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 42625 } } peers { permanent_uuid: "d1fe59977bf3493baa1ed797ba9cc336" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 42803 } } peers { permanent_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 41329 } } }
I20260608 10:00:22.609624  1931 sys_catalog.cc:458] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:22.615141  1957 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6a9f4a2eb5b4b58ab5af11ebe5053dd [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35408006f05c4b7191c7fd77fae914ce" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 42625 } } peers { permanent_uuid: "d1fe59977bf3493baa1ed797ba9cc336" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 42803 } } peers { permanent_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 41329 } } }
I20260608 10:00:22.616176  1957 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6a9f4a2eb5b4b58ab5af11ebe5053dd [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:22.616343  1976 catalog_manager.cc:1382] Generated new cluster ID: b8b2455b05674f32a8e94f3f1300bf93
I20260608 10:00:22.616685  1976 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:00:22.624024   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:22.625698   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:22.629935  1956 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6a9f4a2eb5b4b58ab5af11ebe5053dd [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35408006f05c4b7191c7fd77fae914ce" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 42625 } } peers { permanent_uuid: "d1fe59977bf3493baa1ed797ba9cc336" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 42803 } } peers { permanent_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 41329 } } }
I20260608 10:00:22.630889  1956 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6a9f4a2eb5b4b58ab5af11ebe5053dd [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:22.631459  1932 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35408006f05c4b7191c7fd77fae914ce" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 42625 } } peers { permanent_uuid: "d1fe59977bf3493baa1ed797ba9cc336" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 42803 } } peers { permanent_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 41329 } } }
I20260608 10:00:22.632108  1932 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:22.637300  1931 sys_catalog.cc:455] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35408006f05c4b7191c7fd77fae914ce" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 42625 } } peers { permanent_uuid: "d1fe59977bf3493baa1ed797ba9cc336" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 42803 } } peers { permanent_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 41329 } } }
I20260608 10:00:22.637930   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:22.638084  1931 sys_catalog.cc:458] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:22.641124   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:22.641393   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:22.641649   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:22.641834   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:22.676146  1976 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:00:22.678339  1976 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:00:22.710053  1976 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f6a9f4a2eb5b4b58ab5af11ebe5053dd: Generated new TSK 0
I20260608 10:00:22.710810  1976 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:00:22.721431   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.65:34363
I20260608 10:00:22.721551  2051 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.65:34363 every 8 connection(s)
I20260608 10:00:22.728811   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:22.741215  2059 instance_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 10:00:22.743980  2054 heartbeater.cc:344] Connected to a master server at 127.0.167.126:42625
I20260608 10:00:22.744390  2052 heartbeater.cc:344] Connected to a master server at 127.0.167.124:41329
I20260608 10:00:22.744596  2054 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:22.744869  2052 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:22.745900  2052 heartbeater.cc:507] Master 127.0.167.124:41329 requested a full tablet report, sending...
I20260608 10:00:22.746001  2054 heartbeater.cc:507] Master 127.0.167.126:42625 requested a full tablet report, sending...
I20260608 10:00:22.748739  1890 ts_manager.cc:194] Registered new tserver with Master: 8be7ea07aa654f36ab7a295a2c54f8e6 (127.0.167.65:34363)
I20260608 10:00:22.750376  1759 ts_manager.cc:194] Registered new tserver with Master: 8be7ea07aa654f36ab7a295a2c54f8e6 (127.0.167.65:34363)
I20260608 10:00:22.751775  1890 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45514
W20260608 10:00:22.754751  2060 instance_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 10:00:22.757241  2062 instance_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 10:00:22.757840   669 server_base.cc:1061] running on GCE node
I20260608 10:00:22.758929  2053 heartbeater.cc:344] Connected to a master server at 127.0.167.125:42803
I20260608 10:00:22.758991   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:22.759354   669 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 10:00:22.759439  2053 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:22.759586   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912822759566 us; error 0 us; skew 500 ppm
I20260608 10:00:22.760157  2053 heartbeater.cc:507] Master 127.0.167.125:42803 requested a full tablet report, sending...
I20260608 10:00:22.760520   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:22.763129  1824 ts_manager.cc:194] Registered new tserver with Master: 8be7ea07aa654f36ab7a295a2c54f8e6 (127.0.167.65:34363)
I20260608 10:00:22.763342   669 webserver.cc:533] Webserver started at http://127.0.167.66:43703/ using document root <none> and password file <none>
I20260608 10:00:22.764108   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:22.764401   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:22.764683   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:22.765678   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808122572-669-0/minicluster-data/ts-1-root/instance:
uuid: "e6c721bab177477fa3e1950f641d06d4"
format_stamp: "Formatted at 2026-06-08 10:00:22 on dist-test-slave-swwz"
I20260608 10:00:22.770332   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260608 10:00:22.774008  2067 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:22.774816   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:00:22.775120   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808122572-669-0/minicluster-data/ts-1-root
uuid: "e6c721bab177477fa3e1950f641d06d4"
format_stamp: "Formatted at 2026-06-08 10:00:22 on dist-test-slave-swwz"
I20260608 10:00:22.775401   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808122572-669-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808122572-669-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808122572-669-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 10:00:22.785876   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:22.787110   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:22.788786   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:22.791077   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:22.791312   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:22.791546   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:22.791720   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:22.831384   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.66:38965
I20260608 10:00:22.831509  2129 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.66:38965 every 8 connection(s)
I20260608 10:00:22.839033   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:00:22.854295  2132 heartbeater.cc:344] Connected to a master server at 127.0.167.126:42625
I20260608 10:00:22.854925  2132 heartbeater.cc:461] Registering TS with master...
W20260608 10:00:22.855690  2137 instance_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 10:00:22.855983  2132 heartbeater.cc:507] Master 127.0.167.126:42625 requested a full tablet report, sending...
I20260608 10:00:22.858455  2130 heartbeater.cc:344] Connected to a master server at 127.0.167.124:41329
I20260608 10:00:22.858850  2130 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:22.859355  1759 ts_manager.cc:194] Registered new tserver with Master: e6c721bab177477fa3e1950f641d06d4 (127.0.167.66:38965)
I20260608 10:00:22.859779  2130 heartbeater.cc:507] Master 127.0.167.124:41329 requested a full tablet report, sending...
W20260608 10:00:22.861086  2138 instance_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 10:00:22.863397  1890 ts_manager.cc:194] Registered new tserver with Master: e6c721bab177477fa3e1950f641d06d4 (127.0.167.66:38965)
I20260608 10:00:22.865813  1890 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45526
I20260608 10:00:22.869061  2131 heartbeater.cc:344] Connected to a master server at 127.0.167.125:42803
I20260608 10:00:22.869477  2131 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:22.870060   669 server_base.cc:1061] running on GCE node
W20260608 10:00:22.870249  2140 instance_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 10:00:22.870244  2131 heartbeater.cc:507] Master 127.0.167.125:42803 requested a full tablet report, sending...
I20260608 10:00:22.871598   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:22.871937   669 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 10:00:22.872172   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912822872130 us; error 0 us; skew 500 ppm
I20260608 10:00:22.872895   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:22.873252  1824 ts_manager.cc:194] Registered new tserver with Master: e6c721bab177477fa3e1950f641d06d4 (127.0.167.66:38965)
I20260608 10:00:22.875475   669 webserver.cc:533] Webserver started at http://127.0.167.67:41285/ using document root <none> and password file <none>
I20260608 10:00:22.875988   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:22.876152   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:22.876448   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:22.877637   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808122572-669-0/minicluster-data/ts-2-root/instance:
uuid: "e53cb90f09ed4273a54e7df3d9fa46a0"
format_stamp: "Formatted at 2026-06-08 10:00:22 on dist-test-slave-swwz"
I20260608 10:00:22.882277   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:00:22.885730  2145 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:22.886493   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:00:22.886807   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808122572-669-0/minicluster-data/ts-2-root
uuid: "e53cb90f09ed4273a54e7df3d9fa46a0"
format_stamp: "Formatted at 2026-06-08 10:00:22 on dist-test-slave-swwz"
I20260608 10:00:22.887094   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808122572-669-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808122572-669-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808122572-669-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 10:00:22.899384   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:22.900723   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:22.902035   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:22.904156   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:22.904443   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:22.904688   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:22.904872   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:22.945483   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.67:45717
I20260608 10:00:22.945611  2207 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.67:45717 every 8 connection(s)
I20260608 10:00:22.967348  2209 heartbeater.cc:344] Connected to a master server at 127.0.167.125:42803
I20260608 10:00:22.967618  2208 heartbeater.cc:344] Connected to a master server at 127.0.167.124:41329
I20260608 10:00:22.967875  2209 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:22.968094  2208 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:22.969030  2209 heartbeater.cc:507] Master 127.0.167.125:42803 requested a full tablet report, sending...
I20260608 10:00:22.969085  2208 heartbeater.cc:507] Master 127.0.167.124:41329 requested a full tablet report, sending...
I20260608 10:00:22.970363  2210 heartbeater.cc:344] Connected to a master server at 127.0.167.126:42625
I20260608 10:00:22.970783  2210 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:22.971722  2210 heartbeater.cc:507] Master 127.0.167.126:42625 requested a full tablet report, sending...
I20260608 10:00:22.972249  1890 ts_manager.cc:194] Registered new tserver with Master: e53cb90f09ed4273a54e7df3d9fa46a0 (127.0.167.67:45717)
I20260608 10:00:22.972226  1824 ts_manager.cc:194] Registered new tserver with Master: e53cb90f09ed4273a54e7df3d9fa46a0 (127.0.167.67:45717)
I20260608 10:00:22.973999  1759 ts_manager.cc:194] Registered new tserver with Master: e53cb90f09ed4273a54e7df3d9fa46a0 (127.0.167.67:45717)
I20260608 10:00:22.974021  1890 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45542
I20260608 10:00:22.975282   669 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.022876043s
I20260608 10:00:23.524477  1951 catalog_manager.cc:1294] Loaded cluster ID: b8b2455b05674f32a8e94f3f1300bf93
I20260608 10:00:23.524735  1951 catalog_manager.cc:1587] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336: loading cluster ID for follower catalog manager: success
I20260608 10:00:23.530901  1955 catalog_manager.cc:1294] Loaded cluster ID: b8b2455b05674f32a8e94f3f1300bf93
I20260608 10:00:23.531258  1955 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce: loading cluster ID for follower catalog manager: success
I20260608 10:00:23.531272  1951 catalog_manager.cc:1609] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336: acquiring CA information for follower catalog manager: success
I20260608 10:00:23.536526  1951 catalog_manager.cc:1637] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 10:00:23.537752  1955 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce: acquiring CA information for follower catalog manager: success
I20260608 10:00:23.542167  1955 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 10:00:23.756321  2052 heartbeater.cc:499] Master 127.0.167.124:41329 was elected leader, sending a full tablet report...
I20260608 10:00:23.869225  2130 heartbeater.cc:499] Master 127.0.167.124:41329 was elected leader, sending a full tablet report...
I20260608 10:00:23.976964  2208 heartbeater.cc:499] Master 127.0.167.124:41329 was elected leader, sending a full tablet report...
I20260608 10:00:24.545147  1967 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:25.113030  1890 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59906:
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 10:00:25.192579  2173 tablet_service.cc:1511] Processing CreateTablet for tablet d4d27de1e06f42df82a4b113a2f9d704 (DEFAULT_TABLE table=test-workload [id=f8deeca53f2e434f8e97bfb343b3c84f]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 10:00:25.194070  2173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4d27de1e06f42df82a4b113a2f9d704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:25.193661  2016 tablet_service.cc:1511] Processing CreateTablet for tablet ea64448ba5994ddcbd0e975ad84b11ac (DEFAULT_TABLE table=test-workload [id=f8deeca53f2e434f8e97bfb343b3c84f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 10:00:25.195166  2016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea64448ba5994ddcbd0e975ad84b11ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:25.194818  2095 tablet_service.cc:1511] Processing CreateTablet for tablet 86a0bf87f0d349fa94547d8b2561412d (DEFAULT_TABLE table=test-workload [id=f8deeca53f2e434f8e97bfb343b3c84f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 10:00:25.196206  2095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86a0bf87f0d349fa94547d8b2561412d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:25.209937  2243 tablet_bootstrap.cc:492] T d4d27de1e06f42df82a4b113a2f9d704 P e53cb90f09ed4273a54e7df3d9fa46a0: Bootstrap starting.
I20260608 10:00:25.212101  2244 tablet_bootstrap.cc:492] T ea64448ba5994ddcbd0e975ad84b11ac P 8be7ea07aa654f36ab7a295a2c54f8e6: Bootstrap starting.
I20260608 10:00:25.214134  2245 tablet_bootstrap.cc:492] T 86a0bf87f0d349fa94547d8b2561412d P e6c721bab177477fa3e1950f641d06d4: Bootstrap starting.
I20260608 10:00:25.217257  2243 tablet_bootstrap.cc:654] T d4d27de1e06f42df82a4b113a2f9d704 P e53cb90f09ed4273a54e7df3d9fa46a0: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:25.219520  2244 tablet_bootstrap.cc:654] T ea64448ba5994ddcbd0e975ad84b11ac P 8be7ea07aa654f36ab7a295a2c54f8e6: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:25.220186  2245 tablet_bootstrap.cc:654] T 86a0bf87f0d349fa94547d8b2561412d P e6c721bab177477fa3e1950f641d06d4: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:25.224893  2243 tablet_bootstrap.cc:492] T d4d27de1e06f42df82a4b113a2f9d704 P e53cb90f09ed4273a54e7df3d9fa46a0: No bootstrap required, opened a new log
I20260608 10:00:25.225349  2243 ts_tablet_manager.cc:1403] T d4d27de1e06f42df82a4b113a2f9d704 P e53cb90f09ed4273a54e7df3d9fa46a0: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260608 10:00:25.225660  2244 tablet_bootstrap.cc:492] T ea64448ba5994ddcbd0e975ad84b11ac P 8be7ea07aa654f36ab7a295a2c54f8e6: No bootstrap required, opened a new log
I20260608 10:00:25.226130  2244 ts_tablet_manager.cc:1403] T ea64448ba5994ddcbd0e975ad84b11ac P 8be7ea07aa654f36ab7a295a2c54f8e6: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 10:00:25.226225  2245 tablet_bootstrap.cc:492] T 86a0bf87f0d349fa94547d8b2561412d P e6c721bab177477fa3e1950f641d06d4: No bootstrap required, opened a new log
I20260608 10:00:25.226765  2245 ts_tablet_manager.cc:1403] T 86a0bf87f0d349fa94547d8b2561412d P e6c721bab177477fa3e1950f641d06d4: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260608 10:00:25.228057  2243 raft_consensus.cc:359] T d4d27de1e06f42df82a4b113a2f9d704 P e53cb90f09ed4273a54e7df3d9fa46a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e53cb90f09ed4273a54e7df3d9fa46a0" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45717 } }
I20260608 10:00:25.228633  2243 raft_consensus.cc:385] T d4d27de1e06f42df82a4b113a2f9d704 P e53cb90f09ed4273a54e7df3d9fa46a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:25.228904  2243 raft_consensus.cc:740] T d4d27de1e06f42df82a4b113a2f9d704 P e53cb90f09ed4273a54e7df3d9fa46a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e53cb90f09ed4273a54e7df3d9fa46a0, State: Initialized, Role: FOLLOWER
I20260608 10:00:25.229326  2244 raft_consensus.cc:359] T ea64448ba5994ddcbd0e975ad84b11ac P 8be7ea07aa654f36ab7a295a2c54f8e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8be7ea07aa654f36ab7a295a2c54f8e6" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34363 } }
I20260608 10:00:25.229615  2243 consensus_queue.cc:260] T d4d27de1e06f42df82a4b113a2f9d704 P e53cb90f09ed4273a54e7df3d9fa46a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e53cb90f09ed4273a54e7df3d9fa46a0" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45717 } }
I20260608 10:00:25.229874  2245 raft_consensus.cc:359] T 86a0bf87f0d349fa94547d8b2561412d P e6c721bab177477fa3e1950f641d06d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6c721bab177477fa3e1950f641d06d4" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38965 } }
I20260608 10:00:25.230103  2244 raft_consensus.cc:385] T ea64448ba5994ddcbd0e975ad84b11ac P 8be7ea07aa654f36ab7a295a2c54f8e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:25.230250  2243 raft_consensus.cc:399] T d4d27de1e06f42df82a4b113a2f9d704 P e53cb90f09ed4273a54e7df3d9fa46a0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:00:25.230495  2245 raft_consensus.cc:385] T 86a0bf87f0d349fa94547d8b2561412d P e6c721bab177477fa3e1950f641d06d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:25.230624  2244 raft_consensus.cc:740] T ea64448ba5994ddcbd0e975ad84b11ac P 8be7ea07aa654f36ab7a295a2c54f8e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8be7ea07aa654f36ab7a295a2c54f8e6, State: Initialized, Role: FOLLOWER
I20260608 10:00:25.230692  2243 raft_consensus.cc:493] T d4d27de1e06f42df82a4b113a2f9d704 P e53cb90f09ed4273a54e7df3d9fa46a0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:00:25.231007  2245 raft_consensus.cc:740] T 86a0bf87f0d349fa94547d8b2561412d P e6c721bab177477fa3e1950f641d06d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6c721bab177477fa3e1950f641d06d4, State: Initialized, Role: FOLLOWER
I20260608 10:00:25.231326  2243 raft_consensus.cc:3060] T d4d27de1e06f42df82a4b113a2f9d704 P e53cb90f09ed4273a54e7df3d9fa46a0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:25.231700  2244 consensus_queue.cc:260] T ea64448ba5994ddcbd0e975ad84b11ac P 8be7ea07aa654f36ab7a295a2c54f8e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8be7ea07aa654f36ab7a295a2c54f8e6" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34363 } }
I20260608 10:00:25.231923  2245 consensus_queue.cc:260] T 86a0bf87f0d349fa94547d8b2561412d P e6c721bab177477fa3e1950f641d06d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e6c721bab177477fa3e1950f641d06d4" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38965 } }
I20260608 10:00:25.232452  2244 raft_consensus.cc:399] T ea64448ba5994ddcbd0e975ad84b11ac P 8be7ea07aa654f36ab7a295a2c54f8e6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:00:25.232885  2244 raft_consensus.cc:493] T ea64448ba5994ddcbd0e975ad84b11ac P 8be7ea07aa654f36ab7a295a2c54f8e6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:00:25.233300  2244 raft_consensus.cc:3060] T ea64448ba5994ddcbd0e975ad84b11ac P 8be7ea07aa654f36ab7a295a2c54f8e6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:25.232549  2245 raft_consensus.cc:399] T 86a0bf87f0d349fa94547d8b2561412d P e6c721bab177477fa3e1950f641d06d4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:00:25.236510  2245 raft_consensus.cc:493] T 86a0bf87f0d349fa94547d8b2561412d P e6c721bab177477fa3e1950f641d06d4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:00:25.236845  2245 raft_consensus.cc:3060] T 86a0bf87f0d349fa94547d8b2561412d P e6c721bab177477fa3e1950f641d06d4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:25.238665  2243 raft_consensus.cc:515] T d4d27de1e06f42df82a4b113a2f9d704 P e53cb90f09ed4273a54e7df3d9fa46a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e53cb90f09ed4273a54e7df3d9fa46a0" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45717 } }
I20260608 10:00:25.239518  2243 leader_election.cc:304] T d4d27de1e06f42df82a4b113a2f9d704 P e53cb90f09ed4273a54e7df3d9fa46a0 [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: e53cb90f09ed4273a54e7df3d9fa46a0; no voters: 
I20260608 10:00:25.239993  2244 raft_consensus.cc:515] T ea64448ba5994ddcbd0e975ad84b11ac P 8be7ea07aa654f36ab7a295a2c54f8e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8be7ea07aa654f36ab7a295a2c54f8e6" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34363 } }
I20260608 10:00:25.240813  2244 leader_election.cc:304] T ea64448ba5994ddcbd0e975ad84b11ac P 8be7ea07aa654f36ab7a295a2c54f8e6 [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: 8be7ea07aa654f36ab7a295a2c54f8e6; no voters: 
I20260608 10:00:25.241189  2243 leader_election.cc:290] T d4d27de1e06f42df82a4b113a2f9d704 P e53cb90f09ed4273a54e7df3d9fa46a0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:00:25.241773  2249 raft_consensus.cc:2804] T d4d27de1e06f42df82a4b113a2f9d704 P e53cb90f09ed4273a54e7df3d9fa46a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:25.241708  2245 raft_consensus.cc:515] T 86a0bf87f0d349fa94547d8b2561412d P e6c721bab177477fa3e1950f641d06d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6c721bab177477fa3e1950f641d06d4" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38965 } }
I20260608 10:00:25.242646  2245 leader_election.cc:304] T 86a0bf87f0d349fa94547d8b2561412d P e6c721bab177477fa3e1950f641d06d4 [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: e6c721bab177477fa3e1950f641d06d4; no voters: 
I20260608 10:00:25.250365  2251 raft_consensus.cc:2804] T ea64448ba5994ddcbd0e975ad84b11ac P 8be7ea07aa654f36ab7a295a2c54f8e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:25.250803  2243 ts_tablet_manager.cc:1434] T d4d27de1e06f42df82a4b113a2f9d704 P e53cb90f09ed4273a54e7df3d9fa46a0: Time spent starting tablet: real 0.025s	user 0.010s	sys 0.014s
I20260608 10:00:25.250864  2244 leader_election.cc:290] T ea64448ba5994ddcbd0e975ad84b11ac P 8be7ea07aa654f36ab7a295a2c54f8e6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:00:25.255445  2249 raft_consensus.cc:697] T d4d27de1e06f42df82a4b113a2f9d704 P e53cb90f09ed4273a54e7df3d9fa46a0 [term 1 LEADER]: Becoming Leader. State: Replica: e53cb90f09ed4273a54e7df3d9fa46a0, State: Running, Role: LEADER
I20260608 10:00:25.255611  2245 leader_election.cc:290] T 86a0bf87f0d349fa94547d8b2561412d P e6c721bab177477fa3e1950f641d06d4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:00:25.256285  2253 raft_consensus.cc:2804] T 86a0bf87f0d349fa94547d8b2561412d P e6c721bab177477fa3e1950f641d06d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:25.256508  2249 consensus_queue.cc:237] T d4d27de1e06f42df82a4b113a2f9d704 P e53cb90f09ed4273a54e7df3d9fa46a0 [LEADER]: Queue going to LEADER mode. State: All 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: "e53cb90f09ed4273a54e7df3d9fa46a0" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45717 } }
I20260608 10:00:25.261121  2244 ts_tablet_manager.cc:1434] T ea64448ba5994ddcbd0e975ad84b11ac P 8be7ea07aa654f36ab7a295a2c54f8e6: Time spent starting tablet: real 0.035s	user 0.020s	sys 0.008s
I20260608 10:00:25.261960  2251 raft_consensus.cc:697] T ea64448ba5994ddcbd0e975ad84b11ac P 8be7ea07aa654f36ab7a295a2c54f8e6 [term 1 LEADER]: Becoming Leader. State: Replica: 8be7ea07aa654f36ab7a295a2c54f8e6, State: Running, Role: LEADER
I20260608 10:00:25.263105  2251 consensus_queue.cc:237] T ea64448ba5994ddcbd0e975ad84b11ac P 8be7ea07aa654f36ab7a295a2c54f8e6 [LEADER]: Queue going to LEADER mode. State: All 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: "8be7ea07aa654f36ab7a295a2c54f8e6" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34363 } }
I20260608 10:00:25.266110  2253 raft_consensus.cc:697] T 86a0bf87f0d349fa94547d8b2561412d P e6c721bab177477fa3e1950f641d06d4 [term 1 LEADER]: Becoming Leader. State: Replica: e6c721bab177477fa3e1950f641d06d4, State: Running, Role: LEADER
I20260608 10:00:25.267385  2253 consensus_queue.cc:237] T 86a0bf87f0d349fa94547d8b2561412d P e6c721bab177477fa3e1950f641d06d4 [LEADER]: Queue going to LEADER mode. State: All 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: "e6c721bab177477fa3e1950f641d06d4" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38965 } }
I20260608 10:00:25.268332  2245 ts_tablet_manager.cc:1434] T 86a0bf87f0d349fa94547d8b2561412d P e6c721bab177477fa3e1950f641d06d4: Time spent starting tablet: real 0.041s	user 0.011s	sys 0.020s
I20260608 10:00:25.286545  1889 catalog_manager.cc:5696] T 86a0bf87f0d349fa94547d8b2561412d P e6c721bab177477fa3e1950f641d06d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6c721bab177477fa3e1950f641d06d4 (127.0.167.66). New cstate: current_term: 1 leader_uuid: "e6c721bab177477fa3e1950f641d06d4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6c721bab177477fa3e1950f641d06d4" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38965 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:25.288694  1888 catalog_manager.cc:5696] T d4d27de1e06f42df82a4b113a2f9d704 P e53cb90f09ed4273a54e7df3d9fa46a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to e53cb90f09ed4273a54e7df3d9fa46a0 (127.0.167.67). New cstate: current_term: 1 leader_uuid: "e53cb90f09ed4273a54e7df3d9fa46a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e53cb90f09ed4273a54e7df3d9fa46a0" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45717 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:25.299036  1890 catalog_manager.cc:5696] T ea64448ba5994ddcbd0e975ad84b11ac P 8be7ea07aa654f36ab7a295a2c54f8e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8be7ea07aa654f36ab7a295a2c54f8e6 (127.0.167.65). New cstate: current_term: 1 leader_uuid: "8be7ea07aa654f36ab7a295a2c54f8e6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8be7ea07aa654f36ab7a295a2c54f8e6" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34363 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:25.352636   669 master.cc:562] Master@127.0.167.124:41329 shutting down...
I20260608 10:00:25.369352   669 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f6a9f4a2eb5b4b58ab5af11ebe5053dd [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:25.370208   669 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f6a9f4a2eb5b4b58ab5af11ebe5053dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:25.370532   669 tablet_replica.cc:333] T 00000000000000000000000000000000 P f6a9f4a2eb5b4b58ab5af11ebe5053dd: stopping tablet replica
I20260608 10:00:25.382501   669 master.cc:584] Master@127.0.167.124:41329 shutdown complete.
W20260608 10:00:26.344828  2130 heartbeater.cc:646] Failed to heartbeat to 127.0.167.124:41329 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.0.167.124:41329: connect: Connection refused (error 111)
I20260608 10:00:26.841406  2267 raft_consensus.cc:493] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f6a9f4a2eb5b4b58ab5af11ebe5053dd)
I20260608 10:00:26.842051  2267 raft_consensus.cc:515] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35408006f05c4b7191c7fd77fae914ce" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 42625 } } peers { permanent_uuid: "d1fe59977bf3493baa1ed797ba9cc336" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 42803 } } peers { permanent_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 41329 } }
I20260608 10:00:26.842180  2268 raft_consensus.cc:493] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f6a9f4a2eb5b4b58ab5af11ebe5053dd)
I20260608 10:00:26.842859  2268 raft_consensus.cc:515] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35408006f05c4b7191c7fd77fae914ce" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 42625 } } peers { permanent_uuid: "d1fe59977bf3493baa1ed797ba9cc336" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 42803 } } peers { permanent_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 41329 } }
I20260608 10:00:26.844139  2267 leader_election.cc:290] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35408006f05c4b7191c7fd77fae914ce (127.0.167.126:42625), f6a9f4a2eb5b4b58ab5af11ebe5053dd (127.0.167.124:41329)
I20260608 10:00:26.845002  1768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d1fe59977bf3493baa1ed797ba9cc336" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "35408006f05c4b7191c7fd77fae914ce" is_pre_election: true
I20260608 10:00:26.845784  1768 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1fe59977bf3493baa1ed797ba9cc336 in term 1.
I20260608 10:00:26.846254  1833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "35408006f05c4b7191c7fd77fae914ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "d1fe59977bf3493baa1ed797ba9cc336" is_pre_election: true
I20260608 10:00:26.846874  1833 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35408006f05c4b7191c7fd77fae914ce in term 1.
I20260608 10:00:26.847404  1808 leader_election.cc:304] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [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: 35408006f05c4b7191c7fd77fae914ce, d1fe59977bf3493baa1ed797ba9cc336; no voters: 
I20260608 10:00:26.848727  2267 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260608 10:00:26.848753  1811 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.167.124:41329: connect: Connection refused (error 111) [suppressed 5 similar messages]
I20260608 10:00:26.849431  2267 raft_consensus.cc:493] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f6a9f4a2eb5b4b58ab5af11ebe5053dd)
I20260608 10:00:26.849514  1746 leader_election.cc:304] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [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: 35408006f05c4b7191c7fd77fae914ce, d1fe59977bf3493baa1ed797ba9cc336; no voters: 
I20260608 10:00:26.849985  2267 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:26.851967  2268 leader_election.cc:290] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d1fe59977bf3493baa1ed797ba9cc336 (127.0.167.125:42803), f6a9f4a2eb5b4b58ab5af11ebe5053dd (127.0.167.124:41329)
I20260608 10:00:26.852891  2268 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:00:26.853506  2268 raft_consensus.cc:493] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [term 1 FOLLOWER]: Starting leader election (detected failure of leader f6a9f4a2eb5b4b58ab5af11ebe5053dd)
W20260608 10:00:26.853713  1811 leader_election.cc:336] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f6a9f4a2eb5b4b58ab5af11ebe5053dd (127.0.167.124:41329): Network error: Client connection negotiation failed: client connection to 127.0.167.124:41329: connect: Connection refused (error 111)
I20260608 10:00:26.855059  2268 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:26.857784  2267 raft_consensus.cc:515] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35408006f05c4b7191c7fd77fae914ce" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 42625 } } peers { permanent_uuid: "d1fe59977bf3493baa1ed797ba9cc336" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 42803 } } peers { permanent_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 41329 } }
W20260608 10:00:26.859019  1746 leader_election.cc:336] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f6a9f4a2eb5b4b58ab5af11ebe5053dd (127.0.167.124:41329): Network error: Client connection negotiation failed: client connection to 127.0.167.124:41329: connect: Connection refused (error 111)
I20260608 10:00:26.860069  2267 leader_election.cc:290] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [CANDIDATE]: Term 2 election: Requested vote from peers 35408006f05c4b7191c7fd77fae914ce (127.0.167.126:42625), f6a9f4a2eb5b4b58ab5af11ebe5053dd (127.0.167.124:41329)
I20260608 10:00:26.860927  1768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d1fe59977bf3493baa1ed797ba9cc336" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "35408006f05c4b7191c7fd77fae914ce"
I20260608 10:00:26.862564  2268 raft_consensus.cc:515] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35408006f05c4b7191c7fd77fae914ce" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 42625 } } peers { permanent_uuid: "d1fe59977bf3493baa1ed797ba9cc336" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 42803 } } peers { permanent_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 41329 } }
I20260608 10:00:26.863793  1768 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d1fe59977bf3493baa1ed797ba9cc336 in current term 2: Already voted for candidate 35408006f05c4b7191c7fd77fae914ce in this term.
I20260608 10:00:26.864813  2268 leader_election.cc:290] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [CANDIDATE]: Term 2 election: Requested vote from peers d1fe59977bf3493baa1ed797ba9cc336 (127.0.167.125:42803), f6a9f4a2eb5b4b58ab5af11ebe5053dd (127.0.167.124:41329)
W20260608 10:00:26.864599  1811 leader_election.cc:336] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f6a9f4a2eb5b4b58ab5af11ebe5053dd (127.0.167.124:41329): Network error: Client connection negotiation failed: client connection to 127.0.167.124:41329: connect: Connection refused (error 111)
I20260608 10:00:26.866549  1833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "35408006f05c4b7191c7fd77fae914ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "d1fe59977bf3493baa1ed797ba9cc336"
I20260608 10:00:26.867304  1833 raft_consensus.cc:2393] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 35408006f05c4b7191c7fd77fae914ce in current term 2: Already voted for candidate d1fe59977bf3493baa1ed797ba9cc336 in this term.
I20260608 10:00:26.867056  1808 leader_election.cc:304] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1fe59977bf3493baa1ed797ba9cc336; no voters: 35408006f05c4b7191c7fd77fae914ce, f6a9f4a2eb5b4b58ab5af11ebe5053dd
I20260608 10:00:26.868149  2267 raft_consensus.cc:2749] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260608 10:00:26.870858  1746 leader_election.cc:336] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f6a9f4a2eb5b4b58ab5af11ebe5053dd (127.0.167.124:41329): Network error: Client connection negotiation failed: client connection to 127.0.167.124:41329: connect: Connection refused (error 111)
I20260608 10:00:26.871282  1746 leader_election.cc:304] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35408006f05c4b7191c7fd77fae914ce; no voters: d1fe59977bf3493baa1ed797ba9cc336, f6a9f4a2eb5b4b58ab5af11ebe5053dd
I20260608 10:00:26.872041  2268 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 10:00:28.450066  2281 raft_consensus.cc:493] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:28.451056  2281 raft_consensus.cc:515] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35408006f05c4b7191c7fd77fae914ce" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 42625 } } peers { permanent_uuid: "d1fe59977bf3493baa1ed797ba9cc336" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 42803 } } peers { permanent_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 41329 } }
I20260608 10:00:28.453471  2281 leader_election.cc:290] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 35408006f05c4b7191c7fd77fae914ce (127.0.167.126:42625), f6a9f4a2eb5b4b58ab5af11ebe5053dd (127.0.167.124:41329)
I20260608 10:00:28.455348  1768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d1fe59977bf3493baa1ed797ba9cc336" candidate_term: 3 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "35408006f05c4b7191c7fd77fae914ce" is_pre_election: true
I20260608 10:00:28.456472  1768 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1fe59977bf3493baa1ed797ba9cc336 in term 2.
I20260608 10:00:28.458528  1808 leader_election.cc:304] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35408006f05c4b7191c7fd77fae914ce, d1fe59977bf3493baa1ed797ba9cc336; no voters: 
I20260608 10:00:28.459465  2281 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 10:00:28.459887  2281 raft_consensus.cc:493] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:28.460196  2281 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [term 2 FOLLOWER]: Advancing to term 3
W20260608 10:00:28.462117  1811 leader_election.cc:336] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f6a9f4a2eb5b4b58ab5af11ebe5053dd (127.0.167.124:41329): Network error: Client connection negotiation failed: client connection to 127.0.167.124:41329: connect: Connection refused (error 111)
I20260608 10:00:28.467353  2281 raft_consensus.cc:515] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35408006f05c4b7191c7fd77fae914ce" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 42625 } } peers { permanent_uuid: "d1fe59977bf3493baa1ed797ba9cc336" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 42803 } } peers { permanent_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 41329 } }
I20260608 10:00:28.469588  2281 leader_election.cc:290] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [CANDIDATE]: Term 3 election: Requested vote from peers 35408006f05c4b7191c7fd77fae914ce (127.0.167.126:42625), f6a9f4a2eb5b4b58ab5af11ebe5053dd (127.0.167.124:41329)
I20260608 10:00:28.470451  1768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d1fe59977bf3493baa1ed797ba9cc336" candidate_term: 3 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "35408006f05c4b7191c7fd77fae914ce"
I20260608 10:00:28.471012  1768 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [term 2 FOLLOWER]: Advancing to term 3
W20260608 10:00:28.473863  1811 leader_election.cc:336] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer f6a9f4a2eb5b4b58ab5af11ebe5053dd (127.0.167.124:41329): Network error: Client connection negotiation failed: client connection to 127.0.167.124:41329: connect: Connection refused (error 111)
I20260608 10:00:28.477566  1768 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1fe59977bf3493baa1ed797ba9cc336 in term 3.
I20260608 10:00:28.479032  1808 leader_election.cc:304] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [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: 35408006f05c4b7191c7fd77fae914ce, d1fe59977bf3493baa1ed797ba9cc336; no voters: f6a9f4a2eb5b4b58ab5af11ebe5053dd
I20260608 10:00:28.479966  2281 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:00:28.481158  2281 raft_consensus.cc:697] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [term 3 LEADER]: Becoming Leader. State: Replica: d1fe59977bf3493baa1ed797ba9cc336, State: Running, Role: LEADER
I20260608 10:00:28.481980  2281 consensus_queue.cc:237] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 9, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35408006f05c4b7191c7fd77fae914ce" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 42625 } } peers { permanent_uuid: "d1fe59977bf3493baa1ed797ba9cc336" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 42803 } } peers { permanent_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 41329 } }
I20260608 10:00:28.486408  2284 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d1fe59977bf3493baa1ed797ba9cc336. Latest consensus state: current_term: 3 leader_uuid: "d1fe59977bf3493baa1ed797ba9cc336" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35408006f05c4b7191c7fd77fae914ce" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 42625 } } peers { permanent_uuid: "d1fe59977bf3493baa1ed797ba9cc336" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 42803 } } peers { permanent_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 41329 } } }
I20260608 10:00:28.487377  2284 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:28.489450  2286 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:00:28.495533  2286 catalog_manager.cc:679] Loaded metadata for table test-workload [id=f8deeca53f2e434f8e97bfb343b3c84f]
I20260608 10:00:28.500500  2286 tablet_loader.cc:96] loaded metadata for tablet 86a0bf87f0d349fa94547d8b2561412d (table test-workload [id=f8deeca53f2e434f8e97bfb343b3c84f])
I20260608 10:00:28.501564  2286 tablet_loader.cc:96] loaded metadata for tablet d4d27de1e06f42df82a4b113a2f9d704 (table test-workload [id=f8deeca53f2e434f8e97bfb343b3c84f])
I20260608 10:00:28.502570  2286 tablet_loader.cc:96] loaded metadata for tablet ea64448ba5994ddcbd0e975ad84b11ac (table test-workload [id=f8deeca53f2e434f8e97bfb343b3c84f])
I20260608 10:00:28.503535  2286 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:00:28.506716  2286 catalog_manager.cc:1294] Loaded cluster ID: b8b2455b05674f32a8e94f3f1300bf93
I20260608 10:00:28.507061  2286 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:00:28.510972  2286 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:00:28.514137  2286 catalog_manager.cc:6080] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336: Loaded TSK: 0
I20260608 10:00:28.515153  2286 catalog_manager.cc:1549] Initializing in-progress tserver states...
W20260608 10:00:28.938009  1811 consensus_peers.cc:597] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 -> Peer f6a9f4a2eb5b4b58ab5af11ebe5053dd (127.0.167.124:41329): Couldn't send request to peer f6a9f4a2eb5b4b58ab5af11ebe5053dd. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.124:41329: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:29.098383  1768 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [term 3 FOLLOWER]: Refusing update from remote peer d1fe59977bf3493baa1ed797ba9cc336: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 3 index: 10. (index mismatch)
I20260608 10:00:29.099965  2284 consensus_queue.cc:1048] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35408006f05c4b7191c7fd77fae914ce" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260608 10:00:29.107290  2287 sys_catalog.cc:455] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [sys.catalog]: SysCatalogTable state changed. Reason: New leader d1fe59977bf3493baa1ed797ba9cc336. Latest consensus state: current_term: 3 leader_uuid: "d1fe59977bf3493baa1ed797ba9cc336" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35408006f05c4b7191c7fd77fae914ce" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 42625 } } peers { permanent_uuid: "d1fe59977bf3493baa1ed797ba9cc336" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 42803 } } peers { permanent_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 41329 } } }
I20260608 10:00:29.108184  2287 sys_catalog.cc:458] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:29.110383  2284 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 3 leader_uuid: "d1fe59977bf3493baa1ed797ba9cc336" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35408006f05c4b7191c7fd77fae914ce" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 42625 } } peers { permanent_uuid: "d1fe59977bf3493baa1ed797ba9cc336" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 42803 } } peers { permanent_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 41329 } } }
I20260608 10:00:29.111302  2284 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:29.112357  2287 sys_catalog.cc:455] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 3 leader_uuid: "d1fe59977bf3493baa1ed797ba9cc336" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35408006f05c4b7191c7fd77fae914ce" member_type: VOTER last_known_addr { host: "127.0.167.126" port: 42625 } } peers { permanent_uuid: "d1fe59977bf3493baa1ed797ba9cc336" member_type: VOTER last_known_addr { host: "127.0.167.125" port: 42803 } } peers { permanent_uuid: "f6a9f4a2eb5b4b58ab5af11ebe5053dd" member_type: VOTER last_known_addr { host: "127.0.167.124" port: 41329 } } }
I20260608 10:00:29.113178  2287 sys_catalog.cc:458] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:30.318374  2053 heartbeater.cc:499] Master 127.0.167.125:42803 was elected leader, sending a full tablet report...
I20260608 10:00:30.344352  2209 heartbeater.cc:499] Master 127.0.167.125:42803 was elected leader, sending a full tablet report...
I20260608 10:00:30.353236  2131 heartbeater.cc:499] Master 127.0.167.125:42803 was elected leader, sending a full tablet report...
I20260608 10:00:30.517086  1950 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:30.517534  1950 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:30.565639   669 tablet_server.cc:179] TabletServer@127.0.167.65:0 shutting down...
I20260608 10:00:30.590651   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:30.591470   669 tablet_replica.cc:333] T ea64448ba5994ddcbd0e975ad84b11ac P 8be7ea07aa654f36ab7a295a2c54f8e6: stopping tablet replica
I20260608 10:00:30.592070   669 raft_consensus.cc:2243] T ea64448ba5994ddcbd0e975ad84b11ac P 8be7ea07aa654f36ab7a295a2c54f8e6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:30.592684   669 raft_consensus.cc:2272] T ea64448ba5994ddcbd0e975ad84b11ac P 8be7ea07aa654f36ab7a295a2c54f8e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:30.612498   669 tablet_server.cc:196] TabletServer@127.0.167.65:0 shutdown complete.
I20260608 10:00:30.623739   669 tablet_server.cc:179] TabletServer@127.0.167.66:0 shutting down...
I20260608 10:00:30.647163   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:30.647910   669 tablet_replica.cc:333] T 86a0bf87f0d349fa94547d8b2561412d P e6c721bab177477fa3e1950f641d06d4: stopping tablet replica
I20260608 10:00:30.648523   669 raft_consensus.cc:2243] T 86a0bf87f0d349fa94547d8b2561412d P e6c721bab177477fa3e1950f641d06d4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:30.649075   669 raft_consensus.cc:2272] T 86a0bf87f0d349fa94547d8b2561412d P e6c721bab177477fa3e1950f641d06d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:30.668237   669 tablet_server.cc:196] TabletServer@127.0.167.66:0 shutdown complete.
I20260608 10:00:30.679136   669 tablet_server.cc:179] TabletServer@127.0.167.67:0 shutting down...
I20260608 10:00:30.702225   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:30.703008   669 tablet_replica.cc:333] T d4d27de1e06f42df82a4b113a2f9d704 P e53cb90f09ed4273a54e7df3d9fa46a0: stopping tablet replica
I20260608 10:00:30.703557   669 raft_consensus.cc:2243] T d4d27de1e06f42df82a4b113a2f9d704 P e53cb90f09ed4273a54e7df3d9fa46a0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:30.704118   669 raft_consensus.cc:2272] T d4d27de1e06f42df82a4b113a2f9d704 P e53cb90f09ed4273a54e7df3d9fa46a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:30.723055   669 tablet_server.cc:196] TabletServer@127.0.167.67:0 shutdown complete.
I20260608 10:00:30.733407   669 master.cc:562] Master@127.0.167.126:42625 shutting down...
I20260608 10:00:30.755807   669 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:30.756515   669 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:30.756880   669 tablet_replica.cc:333] T 00000000000000000000000000000000 P 35408006f05c4b7191c7fd77fae914ce: stopping tablet replica
I20260608 10:00:30.776139   669 master.cc:584] Master@127.0.167.126:42625 shutdown complete.
I20260608 10:00:30.789287   669 master.cc:562] Master@127.0.167.125:42803 shutting down...
I20260608 10:00:30.807829   669 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:00:30.808982   669 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:30.809376   669 tablet_replica.cc:333] T 00000000000000000000000000000000 P d1fe59977bf3493baa1ed797ba9cc336: stopping tablet replica
I20260608 10:00:30.829380   669 master.cc:584] Master@127.0.167.125:42803 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (8702 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260608 10:00:30.862490   669 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.167.126:40821
I20260608 10:00:30.863756   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:30.869500  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 10:00:30.869745  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
W20260608 10:00:30.870564  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 10:00:30.872155   669 server_base.cc:1061] running on GCE node
I20260608 10:00:30.872972   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:30.873149   669 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 10:00:30.873262   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912830873251 us; error 0 us; skew 500 ppm
I20260608 10:00:30.873757   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:30.876142   669 webserver.cc:533] Webserver started at http://127.0.167.126:41389/ using document root <none> and password file <none>
I20260608 10:00:30.876730   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:30.876945   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:30.877290   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:30.878542   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808122572-669-0/minicluster-data/master-0-root/instance:
uuid: "d481da4381b543dba4f0721f98047250"
format_stamp: "Formatted at 2026-06-08 10:00:30 on dist-test-slave-swwz"
I20260608 10:00:30.883216   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260608 10:00:30.886726  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 10:00:30.887487   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:00:30.887786   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808122572-669-0/minicluster-data/master-0-root
uuid: "d481da4381b543dba4f0721f98047250"
format_stamp: "Formatted at 2026-06-08 10:00:30 on dist-test-slave-swwz"
I20260608 10:00:30.888084   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808122572-669-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808122572-669-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808122572-669-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 10:00:30.908229   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:30.909648   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:30.948263   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.126:40821
I20260608 10:00:30.948418  2362 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.126:40821 every 8 connection(s)
I20260608 10:00:30.952580  2363 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 10:00:30.962801  2363 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d481da4381b543dba4f0721f98047250: Bootstrap starting.
I20260608 10:00:30.967671  2363 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d481da4381b543dba4f0721f98047250: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:30.972342  2363 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d481da4381b543dba4f0721f98047250: No bootstrap required, opened a new log
I20260608 10:00:30.974773  2363 raft_consensus.cc:359] T 00000000000000000000000000000000 P d481da4381b543dba4f0721f98047250 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d481da4381b543dba4f0721f98047250" member_type: VOTER }
I20260608 10:00:30.975196  2363 raft_consensus.cc:385] T 00000000000000000000000000000000 P d481da4381b543dba4f0721f98047250 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:30.975395  2363 raft_consensus.cc:740] T 00000000000000000000000000000000 P d481da4381b543dba4f0721f98047250 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d481da4381b543dba4f0721f98047250, State: Initialized, Role: FOLLOWER
I20260608 10:00:30.975981  2363 consensus_queue.cc:260] T 00000000000000000000000000000000 P d481da4381b543dba4f0721f98047250 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d481da4381b543dba4f0721f98047250" member_type: VOTER }
I20260608 10:00:30.976491  2363 raft_consensus.cc:399] T 00000000000000000000000000000000 P d481da4381b543dba4f0721f98047250 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:00:30.976701  2363 raft_consensus.cc:493] T 00000000000000000000000000000000 P d481da4381b543dba4f0721f98047250 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:00:30.976930  2363 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d481da4381b543dba4f0721f98047250 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:30.981590  2363 raft_consensus.cc:515] T 00000000000000000000000000000000 P d481da4381b543dba4f0721f98047250 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d481da4381b543dba4f0721f98047250" member_type: VOTER }
I20260608 10:00:30.982149  2363 leader_election.cc:304] T 00000000000000000000000000000000 P d481da4381b543dba4f0721f98047250 [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: d481da4381b543dba4f0721f98047250; no voters: 
I20260608 10:00:30.983314  2363 leader_election.cc:290] T 00000000000000000000000000000000 P d481da4381b543dba4f0721f98047250 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:00:30.983777  2366 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d481da4381b543dba4f0721f98047250 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:30.985220  2366 raft_consensus.cc:697] T 00000000000000000000000000000000 P d481da4381b543dba4f0721f98047250 [term 1 LEADER]: Becoming Leader. State: Replica: d481da4381b543dba4f0721f98047250, State: Running, Role: LEADER
I20260608 10:00:30.985963  2366 consensus_queue.cc:237] T 00000000000000000000000000000000 P d481da4381b543dba4f0721f98047250 [LEADER]: Queue going to LEADER mode. State: All 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: "d481da4381b543dba4f0721f98047250" member_type: VOTER }
I20260608 10:00:30.986737  2363 sys_catalog.cc:565] T 00000000000000000000000000000000 P d481da4381b543dba4f0721f98047250 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:00:30.989053  2368 sys_catalog.cc:455] T 00000000000000000000000000000000 P d481da4381b543dba4f0721f98047250 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d481da4381b543dba4f0721f98047250. Latest consensus state: current_term: 1 leader_uuid: "d481da4381b543dba4f0721f98047250" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d481da4381b543dba4f0721f98047250" member_type: VOTER } }
I20260608 10:00:30.989218  2367 sys_catalog.cc:455] T 00000000000000000000000000000000 P d481da4381b543dba4f0721f98047250 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d481da4381b543dba4f0721f98047250" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d481da4381b543dba4f0721f98047250" member_type: VOTER } }
I20260608 10:00:30.989718  2368 sys_catalog.cc:458] T 00000000000000000000000000000000 P d481da4381b543dba4f0721f98047250 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:30.989791  2367 sys_catalog.cc:458] T 00000000000000000000000000000000 P d481da4381b543dba4f0721f98047250 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:30.995441  2371 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:00:31.001088  2371 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:00:31.003718   669 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:00:31.011309  2371 catalog_manager.cc:1382] Generated new cluster ID: 38840c61261a4f7695688e3131392430
I20260608 10:00:31.011606  2371 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:00:31.025489  2371 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:00:31.026813  2371 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:00:31.043578  2371 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d481da4381b543dba4f0721f98047250: Generated new TSK 0
I20260608 10:00:31.044239  2371 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:00:31.073707   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:31.080350  2384 instance_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 10:00:31.081655  2385 instance_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 10:00:31.083101   669 server_base.cc:1061] running on GCE node
W20260608 10:00:31.083060  2387 instance_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 10:00:31.084374   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:31.084568   669 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 10:00:31.084741   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912831084727 us; error 0 us; skew 500 ppm
I20260608 10:00:31.085291   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:31.087752   669 webserver.cc:533] Webserver started at http://127.0.167.65:37439/ using document root <none> and password file <none>
I20260608 10:00:31.088428   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:31.088673   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:31.088977   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:31.090219   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808122572-669-0/minicluster-data/ts-0-root/instance:
uuid: "68e0c0c57c8a442c9717da54b010007b"
format_stamp: "Formatted at 2026-06-08 10:00:31 on dist-test-slave-swwz"
I20260608 10:00:31.095145   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:00:31.098929  2392 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:31.099798   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 10:00:31.100119   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808122572-669-0/minicluster-data/ts-0-root
uuid: "68e0c0c57c8a442c9717da54b010007b"
format_stamp: "Formatted at 2026-06-08 10:00:31 on dist-test-slave-swwz"
I20260608 10:00:31.100502   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808122572-669-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808122572-669-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808122572-669-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 10:00:31.125519   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:31.126856   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:31.128507   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:31.130983   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:31.131213   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:31.131469   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:31.131646   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:31.172493   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.65:39939
I20260608 10:00:31.172619  2454 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.65:39939 every 8 connection(s)
I20260608 10:00:31.178194   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:31.185348  2459 instance_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 10:00:31.187338  2460 instance_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 10:00:31.189672  2462 instance_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 10:00:31.190083   669 server_base.cc:1061] running on GCE node
I20260608 10:00:31.191112   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:31.191330   669 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 10:00:31.191547   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912831191511 us; error 0 us; skew 500 ppm
I20260608 10:00:31.192198   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:31.195231   669 webserver.cc:533] Webserver started at http://127.0.167.66:35905/ using document root <none> and password file <none>
I20260608 10:00:31.195909   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:31.196120   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:31.196511   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:31.196826  2455 heartbeater.cc:344] Connected to a master server at 127.0.167.126:40821
I20260608 10:00:31.197212  2455 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:31.197847   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808122572-669-0/minicluster-data/ts-1-root/instance:
uuid: "c0230df9d9a740dc97b3d5095663cf75"
format_stamp: "Formatted at 2026-06-08 10:00:31 on dist-test-slave-swwz"
I20260608 10:00:31.198038  2455 heartbeater.cc:507] Master 127.0.167.126:40821 requested a full tablet report, sending...
I20260608 10:00:31.200628  2328 ts_manager.cc:194] Registered new tserver with Master: 68e0c0c57c8a442c9717da54b010007b (127.0.167.65:39939)
I20260608 10:00:31.202970  2328 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37080
I20260608 10:00:31.203567   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:00:31.207474  2467 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:31.208446   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:00:31.208698   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808122572-669-0/minicluster-data/ts-1-root
uuid: "c0230df9d9a740dc97b3d5095663cf75"
format_stamp: "Formatted at 2026-06-08 10:00:31 on dist-test-slave-swwz"
I20260608 10:00:31.208945   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808122572-669-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808122572-669-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808122572-669-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 10:00:31.220423   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:31.221655   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:31.223097   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:31.225564   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:31.225751   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:31.226058   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:31.226222   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:31.265946   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.66:42729
I20260608 10:00:31.266054  2529 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.66:42729 every 8 connection(s)
I20260608 10:00:31.271057   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:31.279021  2533 instance_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 10:00:31.281162  2534 instance_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 10:00:31.283151  2536 instance_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 10:00:31.283706   669 server_base.cc:1061] running on GCE node
I20260608 10:00:31.284770   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:31.285043   669 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 10:00:31.285037  2530 heartbeater.cc:344] Connected to a master server at 127.0.167.126:40821
I20260608 10:00:31.285466   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912831285444 us; error 0 us; skew 500 ppm
I20260608 10:00:31.285606  2530 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:31.286147   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:31.286480  2530 heartbeater.cc:507] Master 127.0.167.126:40821 requested a full tablet report, sending...
I20260608 10:00:31.289112  2328 ts_manager.cc:194] Registered new tserver with Master: c0230df9d9a740dc97b3d5095663cf75 (127.0.167.66:42729)
I20260608 10:00:31.289258   669 webserver.cc:533] Webserver started at http://127.0.167.67:42309/ using document root <none> and password file <none>
I20260608 10:00:31.290115   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:31.290345   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:31.290635   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:31.290759  2328 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37094
I20260608 10:00:31.292093   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808122572-669-0/minicluster-data/ts-2-root/instance:
uuid: "17cb8c96265b4cc2853c89643ede3029"
format_stamp: "Formatted at 2026-06-08 10:00:31 on dist-test-slave-swwz"
I20260608 10:00:31.296933   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:00:31.300648  2541 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:31.301647   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 10:00:31.302014   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808122572-669-0/minicluster-data/ts-2-root
uuid: "17cb8c96265b4cc2853c89643ede3029"
format_stamp: "Formatted at 2026-06-08 10:00:31 on dist-test-slave-swwz"
I20260608 10:00:31.302399   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808122572-669-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808122572-669-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808122572-669-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 10:00:31.321244   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:31.322448   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:31.323901   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:31.326263   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:31.326522   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:31.326772   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:31.326965   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:31.366652   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.67:45337
I20260608 10:00:31.366815  2603 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.67:45337 every 8 connection(s)
I20260608 10:00:31.381383  2604 heartbeater.cc:344] Connected to a master server at 127.0.167.126:40821
I20260608 10:00:31.381879  2604 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:31.382882  2604 heartbeater.cc:507] Master 127.0.167.126:40821 requested a full tablet report, sending...
I20260608 10:00:31.385326  2328 ts_manager.cc:194] Registered new tserver with Master: 17cb8c96265b4cc2853c89643ede3029 (127.0.167.67:45337)
I20260608 10:00:31.385859   669 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015880904s
I20260608 10:00:31.387125  2328 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37106
I20260608 10:00:32.205816  2455 heartbeater.cc:499] Master 127.0.167.126:40821 was elected leader, sending a full tablet report...
I20260608 10:00:32.293416  2530 heartbeater.cc:499] Master 127.0.167.126:40821 was elected leader, sending a full tablet report...
I20260608 10:00:32.390283  2604 heartbeater.cc:499] Master 127.0.167.126:40821 was elected leader, sending a full tablet report...
I20260608 10:00:32.443346  2328 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37114:
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 10:00:32.445560  2328 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 10:00:32.492651  2494 tablet_service.cc:1511] Processing CreateTablet for tablet d1271b0c33d74e2c9c09dd39575070bf (DEFAULT_TABLE table=test-workload [id=0a483bf6a3764d58ab4c2e9102a40e90]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 10:00:32.494776  2494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1271b0c33d74e2c9c09dd39575070bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:32.498050  2495 tablet_service.cc:1511] Processing CreateTablet for tablet 5855a31b6cf04b65b619b7409c8d07e1 (DEFAULT_TABLE table=test-workload [id=0a483bf6a3764d58ab4c2e9102a40e90]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 10:00:32.499881  2495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5855a31b6cf04b65b619b7409c8d07e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:32.504889  2569 tablet_service.cc:1511] Processing CreateTablet for tablet 5855a31b6cf04b65b619b7409c8d07e1 (DEFAULT_TABLE table=test-workload [id=0a483bf6a3764d58ab4c2e9102a40e90]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 10:00:32.506472  2569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5855a31b6cf04b65b619b7409c8d07e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:32.506062  2420 tablet_service.cc:1511] Processing CreateTablet for tablet 5855a31b6cf04b65b619b7409c8d07e1 (DEFAULT_TABLE table=test-workload [id=0a483bf6a3764d58ab4c2e9102a40e90]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 10:00:32.506763  2419 tablet_service.cc:1511] Processing CreateTablet for tablet d1271b0c33d74e2c9c09dd39575070bf (DEFAULT_TABLE table=test-workload [id=0a483bf6a3764d58ab4c2e9102a40e90]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 10:00:32.507587  2420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5855a31b6cf04b65b619b7409c8d07e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:32.508297  2419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1271b0c33d74e2c9c09dd39575070bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:32.513368  2568 tablet_service.cc:1511] Processing CreateTablet for tablet d1271b0c33d74e2c9c09dd39575070bf (DEFAULT_TABLE table=test-workload [id=0a483bf6a3764d58ab4c2e9102a40e90]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 10:00:32.514838  2568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1271b0c33d74e2c9c09dd39575070bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:32.525382  2624 tablet_bootstrap.cc:492] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75: Bootstrap starting.
I20260608 10:00:32.532727  2625 tablet_bootstrap.cc:492] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b: Bootstrap starting.
I20260608 10:00:32.535135  2624 tablet_bootstrap.cc:654] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:32.540074  2625 tablet_bootstrap.cc:654] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:32.549304  2627 tablet_bootstrap.cc:492] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029: Bootstrap starting.
I20260608 10:00:32.553644  2625 tablet_bootstrap.cc:492] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b: No bootstrap required, opened a new log
I20260608 10:00:32.554170  2625 ts_tablet_manager.cc:1403] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.009s
I20260608 10:00:32.555599  2624 tablet_bootstrap.cc:492] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75: No bootstrap required, opened a new log
I20260608 10:00:32.556126  2624 ts_tablet_manager.cc:1403] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.012s
I20260608 10:00:32.556931  2627 tablet_bootstrap.cc:654] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:32.556713  2625 raft_consensus.cc:359] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } } peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } }
I20260608 10:00:32.557368  2625 raft_consensus.cc:385] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:32.557624  2625 raft_consensus.cc:740] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e0c0c57c8a442c9717da54b010007b, State: Initialized, Role: FOLLOWER
I20260608 10:00:32.558461  2625 consensus_queue.cc:260] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } } peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } }
I20260608 10:00:32.561486  2624 raft_consensus.cc:359] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } }
I20260608 10:00:32.562549  2624 raft_consensus.cc:385] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:32.562964  2624 raft_consensus.cc:740] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0230df9d9a740dc97b3d5095663cf75, State: Initialized, Role: FOLLOWER
I20260608 10:00:32.563997  2624 consensus_queue.cc:260] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } }
I20260608 10:00:32.564754  2625 ts_tablet_manager.cc:1434] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.002s
I20260608 10:00:32.565698  2625 tablet_bootstrap.cc:492] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b: Bootstrap starting.
I20260608 10:00:32.567037  2627 tablet_bootstrap.cc:492] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029: No bootstrap required, opened a new log
I20260608 10:00:32.567606  2627 ts_tablet_manager.cc:1403] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.009s
I20260608 10:00:32.572374  2625 tablet_bootstrap.cc:654] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:32.571966  2627 raft_consensus.cc:359] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } } peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } }
I20260608 10:00:32.572956  2627 raft_consensus.cc:385] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:32.573387  2627 raft_consensus.cc:740] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17cb8c96265b4cc2853c89643ede3029, State: Initialized, Role: FOLLOWER
I20260608 10:00:32.574347  2627 consensus_queue.cc:260] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } } peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } }
I20260608 10:00:32.577776  2624 ts_tablet_manager.cc:1434] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.007s
I20260608 10:00:32.582779  2627 ts_tablet_manager.cc:1434] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.004s
I20260608 10:00:32.583956  2627 tablet_bootstrap.cc:492] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029: Bootstrap starting.
I20260608 10:00:32.584823  2625 tablet_bootstrap.cc:492] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b: No bootstrap required, opened a new log
I20260608 10:00:32.585345  2625 ts_tablet_manager.cc:1403] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260608 10:00:32.588661  2624 tablet_bootstrap.cc:492] T 5855a31b6cf04b65b619b7409c8d07e1 P c0230df9d9a740dc97b3d5095663cf75: Bootstrap starting.
I20260608 10:00:32.589084  2625 raft_consensus.cc:359] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } }
I20260608 10:00:32.589883  2625 raft_consensus.cc:385] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:32.590186  2625 raft_consensus.cc:740] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e0c0c57c8a442c9717da54b010007b, State: Initialized, Role: FOLLOWER
I20260608 10:00:32.591166  2627 tablet_bootstrap.cc:654] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:32.591099  2625 consensus_queue.cc:260] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } }
I20260608 10:00:32.594036  2625 ts_tablet_manager.cc:1434] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 10:00:32.596768  2624 tablet_bootstrap.cc:654] T 5855a31b6cf04b65b619b7409c8d07e1 P c0230df9d9a740dc97b3d5095663cf75: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:32.601003  2627 tablet_bootstrap.cc:492] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029: No bootstrap required, opened a new log
I20260608 10:00:32.601562  2627 ts_tablet_manager.cc:1403] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260608 10:00:32.603456  2624 tablet_bootstrap.cc:492] T 5855a31b6cf04b65b619b7409c8d07e1 P c0230df9d9a740dc97b3d5095663cf75: No bootstrap required, opened a new log
I20260608 10:00:32.603946  2624 ts_tablet_manager.cc:1403] T 5855a31b6cf04b65b619b7409c8d07e1 P c0230df9d9a740dc97b3d5095663cf75: Time spent bootstrapping tablet: real 0.016s	user 0.000s	sys 0.012s
I20260608 10:00:32.604971  2627 raft_consensus.cc:359] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } }
I20260608 10:00:32.605731  2627 raft_consensus.cc:385] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:32.606038  2627 raft_consensus.cc:740] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17cb8c96265b4cc2853c89643ede3029, State: Initialized, Role: FOLLOWER
I20260608 10:00:32.606485  2624 raft_consensus.cc:359] T 5855a31b6cf04b65b619b7409c8d07e1 P c0230df9d9a740dc97b3d5095663cf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } } peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } }
I20260608 10:00:32.607162  2624 raft_consensus.cc:385] T 5855a31b6cf04b65b619b7409c8d07e1 P c0230df9d9a740dc97b3d5095663cf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:32.606866  2627 consensus_queue.cc:260] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } }
I20260608 10:00:32.607445  2624 raft_consensus.cc:740] T 5855a31b6cf04b65b619b7409c8d07e1 P c0230df9d9a740dc97b3d5095663cf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0230df9d9a740dc97b3d5095663cf75, State: Initialized, Role: FOLLOWER
I20260608 10:00:32.608372  2624 consensus_queue.cc:260] T 5855a31b6cf04b65b619b7409c8d07e1 P c0230df9d9a740dc97b3d5095663cf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } } peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } }
I20260608 10:00:32.609485  2627 ts_tablet_manager.cc:1434] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 10:00:32.611058  2624 ts_tablet_manager.cc:1434] T 5855a31b6cf04b65b619b7409c8d07e1 P c0230df9d9a740dc97b3d5095663cf75: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.001s
I20260608 10:00:32.698551  2629 raft_consensus.cc:493] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:32.699127  2629 raft_consensus.cc:515] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } } peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } }
I20260608 10:00:32.701365  2629 leader_election.cc:290] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0230df9d9a740dc97b3d5095663cf75 (127.0.167.66:42729), 17cb8c96265b4cc2853c89643ede3029 (127.0.167.67:45337)
I20260608 10:00:32.714262  2579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5855a31b6cf04b65b619b7409c8d07e1" candidate_uuid: "68e0c0c57c8a442c9717da54b010007b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17cb8c96265b4cc2853c89643ede3029" is_pre_election: true
I20260608 10:00:32.714907  2579 raft_consensus.cc:2468] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68e0c0c57c8a442c9717da54b010007b in term 0.
I20260608 10:00:32.714938  2505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5855a31b6cf04b65b619b7409c8d07e1" candidate_uuid: "68e0c0c57c8a442c9717da54b010007b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0230df9d9a740dc97b3d5095663cf75" is_pre_election: true
I20260608 10:00:32.715611  2505 raft_consensus.cc:2468] T 5855a31b6cf04b65b619b7409c8d07e1 P c0230df9d9a740dc97b3d5095663cf75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68e0c0c57c8a442c9717da54b010007b in term 0.
I20260608 10:00:32.716311  2393 leader_election.cc:304] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17cb8c96265b4cc2853c89643ede3029, 68e0c0c57c8a442c9717da54b010007b; no voters: 
I20260608 10:00:32.717159  2629 raft_consensus.cc:2804] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:32.717489  2629 raft_consensus.cc:493] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:32.717767  2629 raft_consensus.cc:3060] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:32.722631  2629 raft_consensus.cc:515] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } } peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } }
I20260608 10:00:32.724380  2629 leader_election.cc:290] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [CANDIDATE]: Term 1 election: Requested vote from peers c0230df9d9a740dc97b3d5095663cf75 (127.0.167.66:42729), 17cb8c96265b4cc2853c89643ede3029 (127.0.167.67:45337)
I20260608 10:00:32.725348  2505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5855a31b6cf04b65b619b7409c8d07e1" candidate_uuid: "68e0c0c57c8a442c9717da54b010007b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0230df9d9a740dc97b3d5095663cf75"
I20260608 10:00:32.725382  2579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5855a31b6cf04b65b619b7409c8d07e1" candidate_uuid: "68e0c0c57c8a442c9717da54b010007b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17cb8c96265b4cc2853c89643ede3029"
I20260608 10:00:32.726135  2579 raft_consensus.cc:3060] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:32.726117  2505 raft_consensus.cc:3060] T 5855a31b6cf04b65b619b7409c8d07e1 P c0230df9d9a740dc97b3d5095663cf75 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:32.728900  2631 raft_consensus.cc:493] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:32.729360  2631 raft_consensus.cc:515] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } }
I20260608 10:00:32.731797  2631 leader_election.cc:290] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e0c0c57c8a442c9717da54b010007b (127.0.167.65:39939), 17cb8c96265b4cc2853c89643ede3029 (127.0.167.67:45337)
I20260608 10:00:32.733939  2579 raft_consensus.cc:2468] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e0c0c57c8a442c9717da54b010007b in term 1.
I20260608 10:00:32.735266  2393 leader_election.cc:304] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [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: 17cb8c96265b4cc2853c89643ede3029, 68e0c0c57c8a442c9717da54b010007b; no voters: 
I20260608 10:00:32.737469  2629 raft_consensus.cc:2804] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:32.738049  2505 raft_consensus.cc:2468] T 5855a31b6cf04b65b619b7409c8d07e1 P c0230df9d9a740dc97b3d5095663cf75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e0c0c57c8a442c9717da54b010007b in term 1.
I20260608 10:00:32.739923  2629 raft_consensus.cc:697] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [term 1 LEADER]: Becoming Leader. State: Replica: 68e0c0c57c8a442c9717da54b010007b, State: Running, Role: LEADER
I20260608 10:00:32.741525  2629 consensus_queue.cc:237] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } } peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } }
I20260608 10:00:32.747821  2579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1271b0c33d74e2c9c09dd39575070bf" candidate_uuid: "c0230df9d9a740dc97b3d5095663cf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17cb8c96265b4cc2853c89643ede3029" is_pre_election: true
I20260608 10:00:32.747862  2430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1271b0c33d74e2c9c09dd39575070bf" candidate_uuid: "c0230df9d9a740dc97b3d5095663cf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e0c0c57c8a442c9717da54b010007b" is_pre_election: true
I20260608 10:00:32.748706  2579 raft_consensus.cc:2468] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0230df9d9a740dc97b3d5095663cf75 in term 0.
I20260608 10:00:32.748894  2430 raft_consensus.cc:2468] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0230df9d9a740dc97b3d5095663cf75 in term 0.
I20260608 10:00:32.750388  2468 leader_election.cc:304] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17cb8c96265b4cc2853c89643ede3029, c0230df9d9a740dc97b3d5095663cf75; no voters: 
I20260608 10:00:32.751235  2631 raft_consensus.cc:2804] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:32.751611  2631 raft_consensus.cc:493] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:32.751950  2631 raft_consensus.cc:3060] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:32.754484  2326 catalog_manager.cc:5696] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b reported cstate change: term changed from 0 to 1, leader changed from <none> to 68e0c0c57c8a442c9717da54b010007b (127.0.167.65). New cstate: current_term: 1 leader_uuid: "68e0c0c57c8a442c9717da54b010007b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:32.756852  2631 raft_consensus.cc:515] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } }
I20260608 10:00:32.758986  2631 leader_election.cc:290] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75 [CANDIDATE]: Term 1 election: Requested vote from peers 68e0c0c57c8a442c9717da54b010007b (127.0.167.65:39939), 17cb8c96265b4cc2853c89643ede3029 (127.0.167.67:45337)
I20260608 10:00:32.759833  2430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1271b0c33d74e2c9c09dd39575070bf" candidate_uuid: "c0230df9d9a740dc97b3d5095663cf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e0c0c57c8a442c9717da54b010007b"
I20260608 10:00:32.760143  2579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1271b0c33d74e2c9c09dd39575070bf" candidate_uuid: "c0230df9d9a740dc97b3d5095663cf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17cb8c96265b4cc2853c89643ede3029"
I20260608 10:00:32.760377  2430 raft_consensus.cc:3060] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:32.760761  2579 raft_consensus.cc:3060] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:32.765957  2430 raft_consensus.cc:2468] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0230df9d9a740dc97b3d5095663cf75 in term 1.
I20260608 10:00:32.767030  2579 raft_consensus.cc:2468] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0230df9d9a740dc97b3d5095663cf75 in term 1.
I20260608 10:00:32.767055  2470 leader_election.cc:304] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75 [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: 68e0c0c57c8a442c9717da54b010007b, c0230df9d9a740dc97b3d5095663cf75; no voters: 
I20260608 10:00:32.767984  2631 raft_consensus.cc:2804] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:32.769199  2631 raft_consensus.cc:697] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75 [term 1 LEADER]: Becoming Leader. State: Replica: c0230df9d9a740dc97b3d5095663cf75, State: Running, Role: LEADER
I20260608 10:00:32.770035  2631 consensus_queue.cc:237] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } }
I20260608 10:00:32.777091  2326 catalog_manager.cc:5696] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0230df9d9a740dc97b3d5095663cf75 (127.0.167.66). New cstate: current_term: 1 leader_uuid: "c0230df9d9a740dc97b3d5095663cf75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:33.003336  2381 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:33.005632  2381 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:33.006012  2381 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:33.146773  2629 consensus_queue.cc:1048] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:33.160528  2646 consensus_queue.cc:1048] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [LEADER]: Connected to new peer: Peer: permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:33.251142  2631 consensus_queue.cc:1048] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:33.262594  2631 consensus_queue.cc:1048] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:35.006951  2381 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:35.009086  2381 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:35.009461  2381 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:37.010632  2381 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:37.012710  2381 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:37.013095  2381 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:39.014247  2381 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:39.016748  2381 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:39.017148  2381 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:41.018196  2381 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:41.020367  2381 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:41.020762  2381 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:00:43.009593  2451 debug-util.cc:398] Leaking SignalData structure 0x7b080017e600 after lost signal to thread 672
W20260608 10:00:43.010593  2451 debug-util.cc:398] Leaking SignalData structure 0x7b08000ddc60 after lost signal to thread 2362
W20260608 10:00:43.011546  2451 debug-util.cc:398] Leaking SignalData structure 0x7b080005a7c0 after lost signal to thread 2454
W20260608 10:00:43.012451  2451 debug-util.cc:398] Leaking SignalData structure 0x7b08000612e0 after lost signal to thread 2529
W20260608 10:00:43.013350  2451 debug-util.cc:398] Leaking SignalData structure 0x7b0800231c00 after lost signal to thread 2603
I20260608 10:00:43.021716  2381 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:43.023768  2381 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:43.024118  2381 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:43.122789   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:43.131089  2660 instance_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 10:00:43.131402  2661 instance_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 10:00:43.136219   669 server_base.cc:1061] running on GCE node
W20260608 10:00:43.137799  2664 instance_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 10:00:43.138983   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:43.139247   669 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 10:00:43.139456   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912843139437 us; error 0 us; skew 500 ppm
I20260608 10:00:43.140100   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:43.144240   669 webserver.cc:533] Webserver started at http://127.0.167.68:37963/ using document root <none> and password file <none>
I20260608 10:00:43.145107   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:43.145392   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:43.145820   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:43.147857   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808122572-669-0/minicluster-data/ts-3-root/instance:
uuid: "347819305dc64805a82b5abb2af87455"
format_stamp: "Formatted at 2026-06-08 10:00:43 on dist-test-slave-swwz"
I20260608 10:00:43.155294   669 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260608 10:00:43.160707  2668 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:43.161737   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:00:43.162153   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808122572-669-0/minicluster-data/ts-3-root
uuid: "347819305dc64805a82b5abb2af87455"
format_stamp: "Formatted at 2026-06-08 10:00:43 on dist-test-slave-swwz"
I20260608 10:00:43.162554   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808122572-669-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808122572-669-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808122572-669-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 10:00:43.201030   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:43.203114   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:43.205386   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:43.209461   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:43.209797   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:43.210119   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:43.210363   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:43.272075   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.68:37589
I20260608 10:00:43.272306  2730 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.68:37589 every 8 connection(s)
I20260608 10:00:43.299571  2731 heartbeater.cc:344] Connected to a master server at 127.0.167.126:40821
I20260608 10:00:43.300030  2731 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:43.300889  2731 heartbeater.cc:507] Master 127.0.167.126:40821 requested a full tablet report, sending...
I20260608 10:00:43.303359  2328 ts_manager.cc:194] Registered new tserver with Master: 347819305dc64805a82b5abb2af87455 (127.0.167.68:37589)
I20260608 10:00:43.305546  2328 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40114
I20260608 10:00:44.093221  2430 consensus_queue.cc:237] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [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: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } attrs { replace: true } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } } peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "347819305dc64805a82b5abb2af87455" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 37589 } attrs { promote: true } }
I20260608 10:00:44.106323  2505 raft_consensus.cc:1275] T 5855a31b6cf04b65b619b7409c8d07e1 P c0230df9d9a740dc97b3d5095663cf75 [term 1 FOLLOWER]: Refusing update from remote peer 68e0c0c57c8a442c9717da54b010007b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:00:44.107354  2579 raft_consensus.cc:1275] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029 [term 1 FOLLOWER]: Refusing update from remote peer 68e0c0c57c8a442c9717da54b010007b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:00:44.109400  2654 consensus_queue.cc:1048] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [LEADER]: Connected to new peer: Peer: permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:00:44.112514  2738 consensus_queue.cc:1048] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } 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 10:00:44.134076  2654 raft_consensus.cc:2955] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 347819305dc64805a82b5abb2af87455 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } attrs { replace: true } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } } peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "347819305dc64805a82b5abb2af87455" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 37589 } attrs { promote: true } } }
W20260608 10:00:44.136857  2393 consensus_peers.cc:597] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b -> Peer 347819305dc64805a82b5abb2af87455 (127.0.167.68:37589): Couldn't send request to peer 347819305dc64805a82b5abb2af87455. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5855a31b6cf04b65b619b7409c8d07e1. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:44.138736  2579 raft_consensus.cc:2955] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 347819305dc64805a82b5abb2af87455 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } attrs { replace: true } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } } peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "347819305dc64805a82b5abb2af87455" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 37589 } attrs { promote: true } } }
I20260608 10:00:44.141652  2504 raft_consensus.cc:2955] T 5855a31b6cf04b65b619b7409c8d07e1 P c0230df9d9a740dc97b3d5095663cf75 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 347819305dc64805a82b5abb2af87455 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } attrs { replace: true } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } } peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "347819305dc64805a82b5abb2af87455" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 37589 } attrs { promote: true } } }
I20260608 10:00:44.154235  2326 catalog_manager.cc:5696] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b reported cstate change: config changed from index -1 to 2, NON_VOTER 347819305dc64805a82b5abb2af87455 (127.0.167.68) added. New cstate: current_term: 1 leader_uuid: "68e0c0c57c8a442c9717da54b010007b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "347819305dc64805a82b5abb2af87455" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 37589 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:44.308542  2731 heartbeater.cc:499] Master 127.0.167.126:40821 was elected leader, sending a full tablet report...
I20260608 10:00:44.585786  2750 ts_tablet_manager.cc:933] T 5855a31b6cf04b65b619b7409c8d07e1 P 347819305dc64805a82b5abb2af87455: Initiating tablet copy from peer 68e0c0c57c8a442c9717da54b010007b (127.0.167.65:39939)
I20260608 10:00:44.588862  2750 tablet_copy_client.cc:323] T 5855a31b6cf04b65b619b7409c8d07e1 P 347819305dc64805a82b5abb2af87455: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.65:39939
I20260608 10:00:44.614836  2440 tablet_copy_service.cc:140] P 68e0c0c57c8a442c9717da54b010007b: Received BeginTabletCopySession request for tablet 5855a31b6cf04b65b619b7409c8d07e1 from peer 347819305dc64805a82b5abb2af87455 ({username='slave'} at 127.0.0.1:57560)
I20260608 10:00:44.615585  2440 tablet_copy_service.cc:161] P 68e0c0c57c8a442c9717da54b010007b: Beginning new tablet copy session on tablet 5855a31b6cf04b65b619b7409c8d07e1 from peer 347819305dc64805a82b5abb2af87455 at {username='slave'} at 127.0.0.1:57560: session id = 347819305dc64805a82b5abb2af87455-5855a31b6cf04b65b619b7409c8d07e1
I20260608 10:00:44.626118  2440 tablet_copy_source_session.cc:215] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:00:44.630822  2750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5855a31b6cf04b65b619b7409c8d07e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:44.651959  2750 tablet_copy_client.cc:806] T 5855a31b6cf04b65b619b7409c8d07e1 P 347819305dc64805a82b5abb2af87455: tablet copy: Starting download of 0 data blocks...
I20260608 10:00:44.652813  2750 tablet_copy_client.cc:670] T 5855a31b6cf04b65b619b7409c8d07e1 P 347819305dc64805a82b5abb2af87455: tablet copy: Starting download of 1 WAL segments...
I20260608 10:00:44.658017  2750 tablet_copy_client.cc:538] T 5855a31b6cf04b65b619b7409c8d07e1 P 347819305dc64805a82b5abb2af87455: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:00:44.668480  2750 tablet_bootstrap.cc:492] T 5855a31b6cf04b65b619b7409c8d07e1 P 347819305dc64805a82b5abb2af87455: Bootstrap starting.
I20260608 10:00:44.694240  2750 tablet_bootstrap.cc:492] T 5855a31b6cf04b65b619b7409c8d07e1 P 347819305dc64805a82b5abb2af87455: 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 10:00:44.695317  2750 tablet_bootstrap.cc:492] T 5855a31b6cf04b65b619b7409c8d07e1 P 347819305dc64805a82b5abb2af87455: Bootstrap complete.
I20260608 10:00:44.696097  2750 ts_tablet_manager.cc:1403] T 5855a31b6cf04b65b619b7409c8d07e1 P 347819305dc64805a82b5abb2af87455: Time spent bootstrapping tablet: real 0.028s	user 0.027s	sys 0.000s
I20260608 10:00:44.699735  2750 raft_consensus.cc:359] T 5855a31b6cf04b65b619b7409c8d07e1 P 347819305dc64805a82b5abb2af87455 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } attrs { replace: true } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } } peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "347819305dc64805a82b5abb2af87455" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 37589 } attrs { promote: true } }
I20260608 10:00:44.700723  2750 raft_consensus.cc:740] T 5855a31b6cf04b65b619b7409c8d07e1 P 347819305dc64805a82b5abb2af87455 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 347819305dc64805a82b5abb2af87455, State: Initialized, Role: LEARNER
I20260608 10:00:44.701514  2750 consensus_queue.cc:260] T 5855a31b6cf04b65b619b7409c8d07e1 P 347819305dc64805a82b5abb2af87455 [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: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } attrs { replace: true } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } } peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "347819305dc64805a82b5abb2af87455" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 37589 } attrs { promote: true } }
I20260608 10:00:44.705009  2750 ts_tablet_manager.cc:1434] T 5855a31b6cf04b65b619b7409c8d07e1 P 347819305dc64805a82b5abb2af87455: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 10:00:44.708012  2440 tablet_copy_service.cc:342] P 68e0c0c57c8a442c9717da54b010007b: Request end of tablet copy session 347819305dc64805a82b5abb2af87455-5855a31b6cf04b65b619b7409c8d07e1 received from {username='slave'} at 127.0.0.1:57560
I20260608 10:00:44.708798  2440 tablet_copy_service.cc:434] P 68e0c0c57c8a442c9717da54b010007b: ending tablet copy session 347819305dc64805a82b5abb2af87455-5855a31b6cf04b65b619b7409c8d07e1 on tablet 5855a31b6cf04b65b619b7409c8d07e1 with peer 347819305dc64805a82b5abb2af87455
I20260608 10:00:44.989526  2706 raft_consensus.cc:1217] T 5855a31b6cf04b65b619b7409c8d07e1 P 347819305dc64805a82b5abb2af87455 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:00:45.025133  2381 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:45.027375  2381 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:45.027807  2381 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:45.613607  2756 raft_consensus.cc:1064] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b: attempting to promote NON_VOTER 347819305dc64805a82b5abb2af87455 to VOTER
I20260608 10:00:45.617179  2756 consensus_queue.cc:237] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [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: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } attrs { replace: true } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } } peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "347819305dc64805a82b5abb2af87455" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 37589 } attrs { promote: false } }
I20260608 10:00:45.626580  2706 raft_consensus.cc:1275] T 5855a31b6cf04b65b619b7409c8d07e1 P 347819305dc64805a82b5abb2af87455 [term 1 LEARNER]: Refusing update from remote peer 68e0c0c57c8a442c9717da54b010007b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:00:45.633821  2504 raft_consensus.cc:1275] T 5855a31b6cf04b65b619b7409c8d07e1 P c0230df9d9a740dc97b3d5095663cf75 [term 1 FOLLOWER]: Refusing update from remote peer 68e0c0c57c8a442c9717da54b010007b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:00:45.634317  2757 consensus_queue.cc:1048] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [LEADER]: Connected to new peer: Peer: permanent_uuid: "347819305dc64805a82b5abb2af87455" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 37589 } 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 10:00:45.636037  2759 consensus_queue.cc:1048] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } 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 10:00:45.644858  2579 raft_consensus.cc:1275] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029 [term 1 FOLLOWER]: Refusing update from remote peer 68e0c0c57c8a442c9717da54b010007b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:00:45.655997  2757 consensus_queue.cc:1048] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [LEADER]: Connected to new peer: Peer: permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:00:45.666319  2706 raft_consensus.cc:2955] T 5855a31b6cf04b65b619b7409c8d07e1 P 347819305dc64805a82b5abb2af87455 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 347819305dc64805a82b5abb2af87455 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } attrs { replace: true } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } } peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "347819305dc64805a82b5abb2af87455" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 37589 } attrs { promote: false } } }
I20260608 10:00:45.662962  2761 raft_consensus.cc:2955] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 347819305dc64805a82b5abb2af87455 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } attrs { replace: true } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } } peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "347819305dc64805a82b5abb2af87455" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 37589 } attrs { promote: false } } }
I20260608 10:00:45.687336  2579 raft_consensus.cc:2955] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 347819305dc64805a82b5abb2af87455 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } attrs { replace: true } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } } peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "347819305dc64805a82b5abb2af87455" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 37589 } attrs { promote: false } } }
I20260608 10:00:45.696231  2504 raft_consensus.cc:2955] T 5855a31b6cf04b65b619b7409c8d07e1 P c0230df9d9a740dc97b3d5095663cf75 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 347819305dc64805a82b5abb2af87455 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } attrs { replace: true } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } } peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "347819305dc64805a82b5abb2af87455" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 37589 } attrs { promote: false } } }
I20260608 10:00:45.704743  2328 catalog_manager.cc:5696] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029 reported cstate change: config changed from index 2 to 3, 347819305dc64805a82b5abb2af87455 (127.0.167.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "68e0c0c57c8a442c9717da54b010007b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } attrs { replace: true } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } } peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "347819305dc64805a82b5abb2af87455" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 37589 } attrs { promote: false } } }
I20260608 10:00:45.746352  2430 consensus_queue.cc:237] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [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: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } } peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "347819305dc64805a82b5abb2af87455" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 37589 } attrs { promote: false } }
I20260608 10:00:45.756175  2706 raft_consensus.cc:1275] T 5855a31b6cf04b65b619b7409c8d07e1 P 347819305dc64805a82b5abb2af87455 [term 1 FOLLOWER]: Refusing update from remote peer 68e0c0c57c8a442c9717da54b010007b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:00:45.757278  2579 raft_consensus.cc:1275] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029 [term 1 FOLLOWER]: Refusing update from remote peer 68e0c0c57c8a442c9717da54b010007b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:00:45.758512  2761 consensus_queue.cc:1048] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [LEADER]: Connected to new peer: Peer: permanent_uuid: "347819305dc64805a82b5abb2af87455" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 37589 } 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 10:00:45.764297  2761 consensus_queue.cc:1048] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [LEADER]: Connected to new peer: Peer: permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:00:45.766984  2761 raft_consensus.cc:2955] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0230df9d9a740dc97b3d5095663cf75 (127.0.167.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } } peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "347819305dc64805a82b5abb2af87455" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 37589 } attrs { promote: false } } }
I20260608 10:00:45.777916  2706 raft_consensus.cc:2955] T 5855a31b6cf04b65b619b7409c8d07e1 P 347819305dc64805a82b5abb2af87455 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0230df9d9a740dc97b3d5095663cf75 (127.0.167.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } } peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "347819305dc64805a82b5abb2af87455" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 37589 } attrs { promote: false } } }
I20260608 10:00:45.781168  2579 raft_consensus.cc:2955] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0230df9d9a740dc97b3d5095663cf75 (127.0.167.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } } peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "347819305dc64805a82b5abb2af87455" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 37589 } attrs { promote: false } } }
I20260608 10:00:45.793394  2314 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5855a31b6cf04b65b619b7409c8d07e1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:00:45.799431  2326 catalog_manager.cc:5696] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029 reported cstate change: config changed from index 3 to 4, VOTER c0230df9d9a740dc97b3d5095663cf75 (127.0.167.66) evicted. New cstate: current_term: 1 leader_uuid: "68e0c0c57c8a442c9717da54b010007b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } } peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "347819305dc64805a82b5abb2af87455" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 37589 } attrs { promote: false } } }
I20260608 10:00:45.812876  2495 tablet_service.cc:1558] Processing DeleteTablet for tablet 5855a31b6cf04b65b619b7409c8d07e1 with delete_type TABLET_DATA_TOMBSTONED (TS c0230df9d9a740dc97b3d5095663cf75 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35230
I20260608 10:00:45.817744  2771 tablet_replica.cc:333] T 5855a31b6cf04b65b619b7409c8d07e1 P c0230df9d9a740dc97b3d5095663cf75: stopping tablet replica
I20260608 10:00:45.818836  2771 raft_consensus.cc:2243] T 5855a31b6cf04b65b619b7409c8d07e1 P c0230df9d9a740dc97b3d5095663cf75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:45.819640  2771 raft_consensus.cc:2272] T 5855a31b6cf04b65b619b7409c8d07e1 P c0230df9d9a740dc97b3d5095663cf75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:45.823312  2771 ts_tablet_manager.cc:1916] T 5855a31b6cf04b65b619b7409c8d07e1 P c0230df9d9a740dc97b3d5095663cf75: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:00:45.841907  2771 ts_tablet_manager.cc:1929] T 5855a31b6cf04b65b619b7409c8d07e1 P c0230df9d9a740dc97b3d5095663cf75: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:00:45.842445  2771 log.cc:1199] T 5855a31b6cf04b65b619b7409c8d07e1 P c0230df9d9a740dc97b3d5095663cf75: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808122572-669-0/minicluster-data/ts-1-root/wals/5855a31b6cf04b65b619b7409c8d07e1
I20260608 10:00:45.844501  2315 catalog_manager.cc:5027] TS c0230df9d9a740dc97b3d5095663cf75 (127.0.167.66:42729): tablet 5855a31b6cf04b65b619b7409c8d07e1 (table test-workload [id=0a483bf6a3764d58ab4c2e9102a40e90]) successfully deleted
I20260608 10:00:47.028898  2381 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:47.031085  2381 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:47.031471  2381 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:00:48.602192  2451 debug-util.cc:398] Leaking SignalData structure 0x7b0800231f80 after lost signal to thread 672
I20260608 10:00:48.822100  2775 raft_consensus.cc:493] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0230df9d9a740dc97b3d5095663cf75)
I20260608 10:00:48.822650  2775 raft_consensus.cc:515] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } }
I20260608 10:00:48.827090  2775 leader_election.cc:290] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 68e0c0c57c8a442c9717da54b010007b (127.0.167.65:39939), c0230df9d9a740dc97b3d5095663cf75 (127.0.167.66:42729)
I20260608 10:00:49.051075  2381 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:49.056437  2381 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:49.064842  2381 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:49.380528  2775 raft_consensus.cc:493] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 68e0c0c57c8a442c9717da54b010007b)
I20260608 10:00:49.381886  2775 raft_consensus.cc:515] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } } peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "347819305dc64805a82b5abb2af87455" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 37589 } attrs { promote: false } }
I20260608 10:00:49.440908  2775 leader_election.cc:290] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 68e0c0c57c8a442c9717da54b010007b (127.0.167.65:39939), 347819305dc64805a82b5abb2af87455 (127.0.167.68:37589)
I20260608 10:00:49.505146  2777 raft_consensus.cc:493] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0230df9d9a740dc97b3d5095663cf75)
I20260608 10:00:49.506137  2777 raft_consensus.cc:515] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } }
I20260608 10:00:49.513875  2504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1271b0c33d74e2c9c09dd39575070bf" candidate_uuid: "68e0c0c57c8a442c9717da54b010007b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0230df9d9a740dc97b3d5095663cf75" is_pre_election: true
I20260608 10:00:49.518625  2777 leader_election.cc:290] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c0230df9d9a740dc97b3d5095663cf75 (127.0.167.66:42729), 17cb8c96265b4cc2853c89643ede3029 (127.0.167.67:45337)
W20260608 10:00:49.522060  2451 debug-util.cc:398] Leaking SignalData structure 0x7b0800091ae0 after lost signal to thread 2362
W20260608 10:00:49.524154  2451 debug-util.cc:398] Leaking SignalData structure 0x7b080017e560 after lost signal to thread 2454
I20260608 10:00:49.545636  2579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1271b0c33d74e2c9c09dd39575070bf" candidate_uuid: "68e0c0c57c8a442c9717da54b010007b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "17cb8c96265b4cc2853c89643ede3029" is_pre_election: true
I20260608 10:00:49.546561  2579 raft_consensus.cc:2468] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68e0c0c57c8a442c9717da54b010007b in term 1.
I20260608 10:00:49.550364  2504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1271b0c33d74e2c9c09dd39575070bf" candidate_uuid: "17cb8c96265b4cc2853c89643ede3029" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0230df9d9a740dc97b3d5095663cf75" is_pre_election: true
I20260608 10:00:49.554699  2393 leader_election.cc:304] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b [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: 17cb8c96265b4cc2853c89643ede3029, 68e0c0c57c8a442c9717da54b010007b; no voters: c0230df9d9a740dc97b3d5095663cf75
I20260608 10:00:49.556180  2777 raft_consensus.cc:2804] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:00:49.556743  2777 raft_consensus.cc:493] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b [term 1 FOLLOWER]: Starting leader election (detected failure of leader c0230df9d9a740dc97b3d5095663cf75)
W20260608 10:00:49.556800  2451 debug-util.cc:398] Leaking SignalData structure 0x7b08002315c0 after lost signal to thread 2529
I20260608 10:00:49.557318  2777 raft_consensus.cc:3060] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:00:49.558636  2451 debug-util.cc:398] Leaking SignalData structure 0x7b080017ac20 after lost signal to thread 2603
I20260608 10:00:49.567315  2777 raft_consensus.cc:515] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } }
I20260608 10:00:49.570686  2777 leader_election.cc:290] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b [CANDIDATE]: Term 2 election: Requested vote from peers c0230df9d9a740dc97b3d5095663cf75 (127.0.167.66:42729), 17cb8c96265b4cc2853c89643ede3029 (127.0.167.67:45337)
I20260608 10:00:49.571741  2504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1271b0c33d74e2c9c09dd39575070bf" candidate_uuid: "68e0c0c57c8a442c9717da54b010007b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0230df9d9a740dc97b3d5095663cf75"
I20260608 10:00:49.571919  2579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1271b0c33d74e2c9c09dd39575070bf" candidate_uuid: "68e0c0c57c8a442c9717da54b010007b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "17cb8c96265b4cc2853c89643ede3029"
I20260608 10:00:49.573884  2396 leader_election.cc:304] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68e0c0c57c8a442c9717da54b010007b; no voters: 17cb8c96265b4cc2853c89643ede3029, c0230df9d9a740dc97b3d5095663cf75
I20260608 10:00:49.577988  2777 raft_consensus.cc:2749] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 10:00:49.581339  2430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1271b0c33d74e2c9c09dd39575070bf" candidate_uuid: "17cb8c96265b4cc2853c89643ede3029" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "68e0c0c57c8a442c9717da54b010007b" is_pre_election: true
I20260608 10:00:49.581871  2429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5855a31b6cf04b65b619b7409c8d07e1" candidate_uuid: "17cb8c96265b4cc2853c89643ede3029" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "68e0c0c57c8a442c9717da54b010007b" is_pre_election: true
I20260608 10:00:49.583936  2544 leader_election.cc:304] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029 [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: 17cb8c96265b4cc2853c89643ede3029; no voters: 68e0c0c57c8a442c9717da54b010007b, c0230df9d9a740dc97b3d5095663cf75
I20260608 10:00:49.585666  2706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5855a31b6cf04b65b619b7409c8d07e1" candidate_uuid: "17cb8c96265b4cc2853c89643ede3029" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "347819305dc64805a82b5abb2af87455" is_pre_election: true
I20260608 10:00:49.586136  2775 raft_consensus.cc:2749] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:00:49.587811  2542 leader_election.cc:304] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029 [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: 17cb8c96265b4cc2853c89643ede3029; no voters: 347819305dc64805a82b5abb2af87455, 68e0c0c57c8a442c9717da54b010007b
I20260608 10:00:49.588778  2775 raft_consensus.cc:2749] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:00:49.643174  2429 raft_consensus.cc:1240] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b [term 2 FOLLOWER]: Rejecting Update request from peer c0230df9d9a740dc97b3d5095663cf75 for earlier term 1. Current term is 2. Ops: []
I20260608 10:00:49.645259  2744 consensus_queue.cc:1059] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:00:49.646791  2778 raft_consensus.cc:3055] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:00:49.647266  2778 raft_consensus.cc:740] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0230df9d9a740dc97b3d5095663cf75, State: Running, Role: LEADER
I20260608 10:00:49.648659  2778 consensus_queue.cc:260] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75 [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: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } }
I20260608 10:00:49.650390  2778 raft_consensus.cc:3060] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:51.066928  2381 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:51.069175  2381 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:51.069564  2381 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:51.274997  2784 raft_consensus.cc:493] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0230df9d9a740dc97b3d5095663cf75)
I20260608 10:00:51.275561  2784 raft_consensus.cc:515] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } }
I20260608 10:00:51.277657  2784 leader_election.cc:290] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 68e0c0c57c8a442c9717da54b010007b (127.0.167.65:39939), c0230df9d9a740dc97b3d5095663cf75 (127.0.167.66:42729)
I20260608 10:00:51.278699  2429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1271b0c33d74e2c9c09dd39575070bf" candidate_uuid: "17cb8c96265b4cc2853c89643ede3029" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "68e0c0c57c8a442c9717da54b010007b" is_pre_election: true
I20260608 10:00:51.278888  2504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1271b0c33d74e2c9c09dd39575070bf" candidate_uuid: "17cb8c96265b4cc2853c89643ede3029" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0230df9d9a740dc97b3d5095663cf75" is_pre_election: true
I20260608 10:00:51.279474  2429 raft_consensus.cc:2393] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 17cb8c96265b4cc2853c89643ede3029 in current term 2: Already voted for candidate 68e0c0c57c8a442c9717da54b010007b in this term.
I20260608 10:00:51.279580  2504 raft_consensus.cc:2468] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17cb8c96265b4cc2853c89643ede3029 in term 2.
I20260608 10:00:51.280880  2545 leader_election.cc:304] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029 [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: 17cb8c96265b4cc2853c89643ede3029, c0230df9d9a740dc97b3d5095663cf75; no voters: 68e0c0c57c8a442c9717da54b010007b
I20260608 10:00:51.281662  2784 raft_consensus.cc:2804] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:00:51.282001  2784 raft_consensus.cc:493] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c0230df9d9a740dc97b3d5095663cf75)
I20260608 10:00:51.282327  2784 raft_consensus.cc:3060] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:51.287451  2784 raft_consensus.cc:515] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } }
I20260608 10:00:51.289462  2784 leader_election.cc:290] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029 [CANDIDATE]: Term 2 election: Requested vote from peers 68e0c0c57c8a442c9717da54b010007b (127.0.167.65:39939), c0230df9d9a740dc97b3d5095663cf75 (127.0.167.66:42729)
I20260608 10:00:51.290462  2429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1271b0c33d74e2c9c09dd39575070bf" candidate_uuid: "17cb8c96265b4cc2853c89643ede3029" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "68e0c0c57c8a442c9717da54b010007b"
I20260608 10:00:51.290706  2504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1271b0c33d74e2c9c09dd39575070bf" candidate_uuid: "17cb8c96265b4cc2853c89643ede3029" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0230df9d9a740dc97b3d5095663cf75"
I20260608 10:00:51.291213  2429 raft_consensus.cc:2393] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 17cb8c96265b4cc2853c89643ede3029 in current term 2: Already voted for candidate 68e0c0c57c8a442c9717da54b010007b in this term.
I20260608 10:00:51.296706  2504 raft_consensus.cc:2468] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17cb8c96265b4cc2853c89643ede3029 in term 2.
I20260608 10:00:51.297904  2545 leader_election.cc:304] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029 [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: 17cb8c96265b4cc2853c89643ede3029, c0230df9d9a740dc97b3d5095663cf75; no voters: 68e0c0c57c8a442c9717da54b010007b
I20260608 10:00:51.298684  2784 raft_consensus.cc:2804] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:00:51.299767  2784 raft_consensus.cc:697] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029 [term 2 LEADER]: Becoming Leader. State: Replica: 17cb8c96265b4cc2853c89643ede3029, State: Running, Role: LEADER
I20260608 10:00:51.300954  2784 consensus_queue.cc:237] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029 [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: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } }
I20260608 10:00:51.311830  2325 catalog_manager.cc:5696] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029 reported cstate change: term changed from 1 to 2, leader changed from c0230df9d9a740dc97b3d5095663cf75 (127.0.167.66) to 17cb8c96265b4cc2853c89643ede3029 (127.0.167.67). New cstate: current_term: 2 leader_uuid: "17cb8c96265b4cc2853c89643ede3029" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:51.466504  2783 raft_consensus.cc:493] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:51.467015  2783 raft_consensus.cc:515] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } }
I20260608 10:00:51.468863  2783 leader_election.cc:290] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0230df9d9a740dc97b3d5095663cf75 (127.0.167.66:42729), 17cb8c96265b4cc2853c89643ede3029 (127.0.167.67:45337)
I20260608 10:00:51.469941  2504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1271b0c33d74e2c9c09dd39575070bf" candidate_uuid: "68e0c0c57c8a442c9717da54b010007b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0230df9d9a740dc97b3d5095663cf75" is_pre_election: true
I20260608 10:00:51.470093  2579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1271b0c33d74e2c9c09dd39575070bf" candidate_uuid: "68e0c0c57c8a442c9717da54b010007b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "17cb8c96265b4cc2853c89643ede3029" is_pre_election: true
I20260608 10:00:51.470594  2504 raft_consensus.cc:2468] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68e0c0c57c8a442c9717da54b010007b in term 2.
I20260608 10:00:51.471706  2396 leader_election.cc:304] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b [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: 68e0c0c57c8a442c9717da54b010007b, c0230df9d9a740dc97b3d5095663cf75; no voters: 17cb8c96265b4cc2853c89643ede3029
I20260608 10:00:51.472460  2783 raft_consensus.cc:2804] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 10:00:51.472774  2783 raft_consensus.cc:493] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:51.473068  2783 raft_consensus.cc:3060] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:00:51.478628  2783 raft_consensus.cc:515] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } }
I20260608 10:00:51.480585  2783 leader_election.cc:290] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b [CANDIDATE]: Term 3 election: Requested vote from peers c0230df9d9a740dc97b3d5095663cf75 (127.0.167.66:42729), 17cb8c96265b4cc2853c89643ede3029 (127.0.167.67:45337)
I20260608 10:00:51.481362  2504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1271b0c33d74e2c9c09dd39575070bf" candidate_uuid: "68e0c0c57c8a442c9717da54b010007b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0230df9d9a740dc97b3d5095663cf75"
I20260608 10:00:51.481588  2579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1271b0c33d74e2c9c09dd39575070bf" candidate_uuid: "68e0c0c57c8a442c9717da54b010007b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "17cb8c96265b4cc2853c89643ede3029"
I20260608 10:00:51.481887  2504 raft_consensus.cc:3060] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:00:51.486915  2504 raft_consensus.cc:2468] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e0c0c57c8a442c9717da54b010007b in term 3.
I20260608 10:00:51.488122  2396 leader_election.cc:304] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b [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: 68e0c0c57c8a442c9717da54b010007b, c0230df9d9a740dc97b3d5095663cf75; no voters: 17cb8c96265b4cc2853c89643ede3029
I20260608 10:00:51.488919  2783 raft_consensus.cc:2804] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:00:51.489380  2783 raft_consensus.cc:697] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b [term 3 LEADER]: Becoming Leader. State: Replica: 68e0c0c57c8a442c9717da54b010007b, State: Running, Role: LEADER
I20260608 10:00:51.490166  2783 consensus_queue.cc:237] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } }
I20260608 10:00:51.497989  2325 catalog_manager.cc:5696] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b reported cstate change: term changed from 2 to 3, leader changed from 17cb8c96265b4cc2853c89643ede3029 (127.0.167.67) to 68e0c0c57c8a442c9717da54b010007b (127.0.167.65). New cstate: current_term: 3 leader_uuid: "68e0c0c57c8a442c9717da54b010007b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:51.767473  2504 raft_consensus.cc:1240] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75 [term 3 FOLLOWER]: Rejecting Update request from peer 17cb8c96265b4cc2853c89643ede3029 for earlier term 2. Current term is 3. Ops: []
I20260608 10:00:51.769069  2784 consensus_queue.cc:1059] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:00:51.769861  2785 raft_consensus.cc:3055] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 10:00:51.770157  2785 raft_consensus.cc:740] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 17cb8c96265b4cc2853c89643ede3029, State: Running, Role: LEADER
I20260608 10:00:51.770960  2785 consensus_queue.cc:260] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 } } peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } }
I20260608 10:00:51.771859  2785 raft_consensus.cc:3060] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:00:51.938208  2579 raft_consensus.cc:1275] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029 [term 3 FOLLOWER]: Refusing update from remote peer 68e0c0c57c8a442c9717da54b010007b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260608 10:00:51.938571  2579 pending_rounds.cc:85] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029: Aborting all ops after (but not including) 1
I20260608 10:00:51.938901  2579 pending_rounds.cc:107] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260608 10:00:51.939175  2579 raft_consensus.cc:2889] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 10:00:51.940744  2783 consensus_queue.cc:1048] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b [LEADER]: Connected to new peer: Peer: permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:00:51.951021  2504 raft_consensus.cc:1275] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75 [term 3 FOLLOWER]: Refusing update from remote peer 68e0c0c57c8a442c9717da54b010007b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:00:51.953019  2783 consensus_queue.cc:1048] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0230df9d9a740dc97b3d5095663cf75" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:00:53.070600  2381 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:53.089891  2429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5855a31b6cf04b65b619b7409c8d07e1"
dest_uuid: "68e0c0c57c8a442c9717da54b010007b"
mode: GRACEFUL
new_leader_uuid: "17cb8c96265b4cc2853c89643ede3029"
 from {username='slave'} at 127.0.0.1:57580
I20260608 10:00:53.090523  2429 raft_consensus.cc:606] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [term 1 LEADER]: Received request to transfer leadership to TS 17cb8c96265b4cc2853c89643ede3029
I20260608 10:00:53.091765  2381 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 10:00:53.092181  2381 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:53.302876  2801 raft_consensus.cc:993] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b: : Instructing follower 17cb8c96265b4cc2853c89643ede3029 to start an election
I20260608 10:00:53.303399  2795 raft_consensus.cc:1081] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [term 1 LEADER]: Signalling peer 17cb8c96265b4cc2853c89643ede3029 to start an election
I20260608 10:00:53.305136  2579 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5855a31b6cf04b65b619b7409c8d07e1"
dest_uuid: "17cb8c96265b4cc2853c89643ede3029"
 from {username='slave'} at 127.0.0.1:48974
I20260608 10:00:53.305677  2579 raft_consensus.cc:493] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:00:53.305979  2579 raft_consensus.cc:3060] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:53.310549  2579 raft_consensus.cc:515] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } } peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "347819305dc64805a82b5abb2af87455" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 37589 } attrs { promote: false } }
I20260608 10:00:53.312141  2579 leader_election.cc:290] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029 [CANDIDATE]: Term 2 election: Requested vote from peers 68e0c0c57c8a442c9717da54b010007b (127.0.167.65:39939), 347819305dc64805a82b5abb2af87455 (127.0.167.68:37589)
I20260608 10:00:53.313206  2429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5855a31b6cf04b65b619b7409c8d07e1" candidate_uuid: "17cb8c96265b4cc2853c89643ede3029" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "68e0c0c57c8a442c9717da54b010007b"
I20260608 10:00:53.313351  2706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5855a31b6cf04b65b619b7409c8d07e1" candidate_uuid: "17cb8c96265b4cc2853c89643ede3029" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "347819305dc64805a82b5abb2af87455"
I20260608 10:00:53.313921  2706 raft_consensus.cc:3060] T 5855a31b6cf04b65b619b7409c8d07e1 P 347819305dc64805a82b5abb2af87455 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:53.313897  2429 raft_consensus.cc:3055] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:00:53.314517  2429 raft_consensus.cc:740] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 68e0c0c57c8a442c9717da54b010007b, State: Running, Role: LEADER
I20260608 10:00:53.315552  2429 consensus_queue.cc:260] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } } peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "347819305dc64805a82b5abb2af87455" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 37589 } attrs { promote: false } }
I20260608 10:00:53.316923  2429 raft_consensus.cc:3060] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:53.321676  2706 raft_consensus.cc:2468] T 5855a31b6cf04b65b619b7409c8d07e1 P 347819305dc64805a82b5abb2af87455 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17cb8c96265b4cc2853c89643ede3029 in term 2.
I20260608 10:00:53.323110  2542 leader_election.cc:304] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029 [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: 17cb8c96265b4cc2853c89643ede3029, 347819305dc64805a82b5abb2af87455; no voters: 
I20260608 10:00:53.323769  2429 raft_consensus.cc:2468] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17cb8c96265b4cc2853c89643ede3029 in term 2.
I20260608 10:00:53.324867  2802 raft_consensus.cc:2804] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:00:53.325947  2802 raft_consensus.cc:697] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029 [term 2 LEADER]: Becoming Leader. State: Replica: 17cb8c96265b4cc2853c89643ede3029, State: Running, Role: LEADER
I20260608 10:00:53.326824  2802 consensus_queue.cc:237] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029 [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: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } } peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } } peers { permanent_uuid: "347819305dc64805a82b5abb2af87455" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 37589 } attrs { promote: false } }
I20260608 10:00:53.334322  2326 catalog_manager.cc:5696] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029 reported cstate change: term changed from 1 to 2, leader changed from 68e0c0c57c8a442c9717da54b010007b (127.0.167.65) to 17cb8c96265b4cc2853c89643ede3029 (127.0.167.67). New cstate: current_term: 2 leader_uuid: "17cb8c96265b4cc2853c89643ede3029" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17cb8c96265b4cc2853c89643ede3029" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 45337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "347819305dc64805a82b5abb2af87455" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 37589 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:53.747036  2429 raft_consensus.cc:1275] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [term 2 FOLLOWER]: Refusing update from remote peer 17cb8c96265b4cc2853c89643ede3029: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:00:53.748805  2802 consensus_queue.cc:1048] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e0c0c57c8a442c9717da54b010007b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:00:53.760959  2706 raft_consensus.cc:1275] T 5855a31b6cf04b65b619b7409c8d07e1 P 347819305dc64805a82b5abb2af87455 [term 2 FOLLOWER]: Refusing update from remote peer 17cb8c96265b4cc2853c89643ede3029: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:00:53.762738  2802 consensus_queue.cc:1048] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "347819305dc64805a82b5abb2af87455" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 37589 } 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 10:00:55.093284  2381 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:55.095713  2381 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:55.096143  2381 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:57.097250  2381 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:57.099535  2381 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:57.099900  2381 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:59.100919  2381 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:59.103163  2381 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:59.103525  2381 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:59.109756   669 tablet_server.cc:179] TabletServer@127.0.167.65:0 shutting down...
I20260608 10:00:59.133059   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:59.133802   669 tablet_replica.cc:333] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b: stopping tablet replica
I20260608 10:00:59.134445   669 raft_consensus.cc:2243] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:00:59.135264   669 raft_consensus.cc:2272] T d1271b0c33d74e2c9c09dd39575070bf P 68e0c0c57c8a442c9717da54b010007b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:59.137391   669 tablet_replica.cc:333] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b: stopping tablet replica
I20260608 10:00:59.137912   669 raft_consensus.cc:2243] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:59.138320   669 raft_consensus.cc:2272] T 5855a31b6cf04b65b619b7409c8d07e1 P 68e0c0c57c8a442c9717da54b010007b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 10:00:59.179293  2544 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.167.65:39939: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260608 10:00:59.183002  2544 consensus_peers.cc:597] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029 -> Peer 68e0c0c57c8a442c9717da54b010007b (127.0.167.65:39939): Couldn't send request to peer 68e0c0c57c8a442c9717da54b010007b. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:39939: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:59.184185   669 tablet_server.cc:196] TabletServer@127.0.167.65:0 shutdown complete.
I20260608 10:00:59.197235   669 tablet_server.cc:179] TabletServer@127.0.167.66:0 shutting down...
I20260608 10:00:59.224022   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:59.224885   669 tablet_replica.cc:333] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75: stopping tablet replica
I20260608 10:00:59.225435   669 raft_consensus.cc:2243] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:59.225919   669 raft_consensus.cc:2272] T d1271b0c33d74e2c9c09dd39575070bf P c0230df9d9a740dc97b3d5095663cf75 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:59.247854   669 tablet_server.cc:196] TabletServer@127.0.167.66:0 shutdown complete.
I20260608 10:00:59.260011   669 tablet_server.cc:179] TabletServer@127.0.167.67:0 shutting down...
I20260608 10:00:59.283918   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:59.284790   669 tablet_replica.cc:333] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029: stopping tablet replica
I20260608 10:00:59.285367   669 raft_consensus.cc:2243] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:59.285892   669 raft_consensus.cc:2272] T d1271b0c33d74e2c9c09dd39575070bf P 17cb8c96265b4cc2853c89643ede3029 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:59.287905   669 tablet_replica.cc:333] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029: stopping tablet replica
I20260608 10:00:59.288442   669 raft_consensus.cc:2243] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:00:59.289223   669 raft_consensus.cc:2272] T 5855a31b6cf04b65b619b7409c8d07e1 P 17cb8c96265b4cc2853c89643ede3029 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:59.310874   669 tablet_server.cc:196] TabletServer@127.0.167.67:0 shutdown complete.
I20260608 10:00:59.322523   669 tablet_server.cc:179] TabletServer@127.0.167.68:0 shutting down...
I20260608 10:00:59.343199   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:59.343971   669 tablet_replica.cc:333] T 5855a31b6cf04b65b619b7409c8d07e1 P 347819305dc64805a82b5abb2af87455: stopping tablet replica
I20260608 10:00:59.344573   669 raft_consensus.cc:2243] T 5855a31b6cf04b65b619b7409c8d07e1 P 347819305dc64805a82b5abb2af87455 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:59.344988   669 raft_consensus.cc:2272] T 5855a31b6cf04b65b619b7409c8d07e1 P 347819305dc64805a82b5abb2af87455 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:59.364065   669 tablet_server.cc:196] TabletServer@127.0.167.68:0 shutdown complete.
I20260608 10:00:59.374477   669 master.cc:562] Master@127.0.167.126:40821 shutting down...
I20260608 10:00:59.393102   669 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d481da4381b543dba4f0721f98047250 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:59.393672   669 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d481da4381b543dba4f0721f98047250 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:59.394034   669 tablet_replica.cc:333] T 00000000000000000000000000000000 P d481da4381b543dba4f0721f98047250: stopping tablet replica
I20260608 10:00:59.415135   669 master.cc:584] Master@127.0.167.126:40821 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (28590 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260608 10:00:59.452522   669 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.167.126:45057
I20260608 10:00:59.453702   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:59.459291  2821 instance_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 10:00:59.460680  2822 instance_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 10:00:59.460904  2824 instance_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 10:00:59.461050   669 server_base.cc:1061] running on GCE node
I20260608 10:00:59.462224   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:59.462448   669 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 10:00:59.462633   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912859462618 us; error 0 us; skew 500 ppm
I20260608 10:00:59.463249   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:59.465801   669 webserver.cc:533] Webserver started at http://127.0.167.126:40457/ using document root <none> and password file <none>
I20260608 10:00:59.466325   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:59.466537   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:59.466837   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:59.468003   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912808122572-669-0/minicluster-data/master-0-root/instance:
uuid: "21ba09f8f51f4ec48d83a891afb650ee"
format_stamp: "Formatted at 2026-06-08 10:00:59 on dist-test-slave-swwz"
I20260608 10:00:59.472869   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:00:59.476814  2829 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:59.477761   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 10:00:59.478029   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912808122572-669-0/minicluster-data/master-0-root
uuid: "21ba09f8f51f4ec48d83a891afb650ee"
format_stamp: "Formatted at 2026-06-08 10:00:59 on dist-test-slave-swwz"
I20260608 10:00:59.478286   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912808122572-669-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912808122572-669-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912808122572-669-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 10:00:59.513852   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:59.515854   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:59.559857   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.126:45057
I20260608 10:00:59.560036  2881 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.126:45057 every 8 connection(s)
I20260608 10:00:59.565290  2882 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 10:00:59.576793  2882 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 21ba09f8f51f4ec48d83a891afb650ee: Bootstrap starting.
I20260608 10:00:59.582269  2882 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 21ba09f8f51f4ec48d83a891afb650ee: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:59.586997  2882 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 21ba09f8f51f4ec48d83a891afb650ee: No bootstrap required, opened a new log
I20260608 10:00:59.589462  2882 raft_consensus.cc:359] T 00000000000000000000000000000000 P 21ba09f8f51f4ec48d83a891afb650ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21ba09f8f51f4ec48d83a891afb650ee" member_type: VOTER }
I20260608 10:00:59.589977  2882 raft_consensus.cc:385] T 00000000000000000000000000000000 P 21ba09f8f51f4ec48d83a891afb650ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:59.590272  2882 raft_consensus.cc:740] T 00000000000000000000000000000000 P 21ba09f8f51f4ec48d83a891afb650ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21ba09f8f51f4ec48d83a891afb650ee, State: Initialized, Role: FOLLOWER
I20260608 10:00:59.591041  2882 consensus_queue.cc:260] T 00000000000000000000000000000000 P 21ba09f8f51f4ec48d83a891afb650ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "21ba09f8f51f4ec48d83a891afb650ee" member_type: VOTER }
I20260608 10:00:59.591552  2882 raft_consensus.cc:399] T 00000000000000000000000000000000 P 21ba09f8f51f4ec48d83a891afb650ee [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:00:59.591794  2882 raft_consensus.cc:493] T 00000000000000000000000000000000 P 21ba09f8f51f4ec48d83a891afb650ee [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:00:59.592118  2882 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 21ba09f8f51f4ec48d83a891afb650ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:59.596689  2882 raft_consensus.cc:515] T 00000000000000000000000000000000 P 21ba09f8f51f4ec48d83a891afb650ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21ba09f8f51f4ec48d83a891afb650ee" member_type: VOTER }
I20260608 10:00:59.597239  2882 leader_election.cc:304] T 00000000000000000000000000000000 P 21ba09f8f51f4ec48d83a891afb650ee [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: 21ba09f8f51f4ec48d83a891afb650ee; no voters: 
I20260608 10:00:59.598486  2882 leader_election.cc:290] T 00000000000000000000000000000000 P 21ba09f8f51f4ec48d83a891afb650ee [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:00:59.599001  2885 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 21ba09f8f51f4ec48d83a891afb650ee [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:59.600425  2885 raft_consensus.cc:697] T 00000000000000000000000000000000 P 21ba09f8f51f4ec48d83a891afb650ee [term 1 LEADER]: Becoming Leader. State: Replica: 21ba09f8f51f4ec48d83a891afb650ee, State: Running, Role: LEADER
I20260608 10:00:59.601379  2885 consensus_queue.cc:237] T 00000000000000000000000000000000 P 21ba09f8f51f4ec48d83a891afb650ee [LEADER]: Queue going to LEADER mode. State: All 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: "21ba09f8f51f4ec48d83a891afb650ee" member_type: VOTER }
I20260608 10:00:59.601693  2882 sys_catalog.cc:565] T 00000000000000000000000000000000 P 21ba09f8f51f4ec48d83a891afb650ee [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:00:59.608304  2886 sys_catalog.cc:455] T 00000000000000000000000000000000 P 21ba09f8f51f4ec48d83a891afb650ee [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "21ba09f8f51f4ec48d83a891afb650ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21ba09f8f51f4ec48d83a891afb650ee" member_type: VOTER } }
I20260608 10:00:59.609112  2886 sys_catalog.cc:458] T 00000000000000000000000000000000 P 21ba09f8f51f4ec48d83a891afb650ee [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:59.608237  2887 sys_catalog.cc:455] T 00000000000000000000000000000000 P 21ba09f8f51f4ec48d83a891afb650ee [sys.catalog]: SysCatalogTable state changed. Reason: New leader 21ba09f8f51f4ec48d83a891afb650ee. Latest consensus state: current_term: 1 leader_uuid: "21ba09f8f51f4ec48d83a891afb650ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21ba09f8f51f4ec48d83a891afb650ee" member_type: VOTER } }
I20260608 10:00:59.609575  2887 sys_catalog.cc:458] T 00000000000000000000000000000000 P 21ba09f8f51f4ec48d83a891afb650ee [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:59.611266  2894 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:00:59.616753  2894 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:00:59.619025   669 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:00:59.627170  2894 catalog_manager.cc:1382] Generated new cluster ID: 7782147329054544b895c55a396c97b0
I20260608 10:00:59.627427  2894 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:00:59.657662  2894 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:00:59.659009  2894 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:00:59.677281  2894 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 21ba09f8f51f4ec48d83a891afb650ee: Generated new TSK 0
I20260608 10:00:59.677989  2894 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:00:59.684908   669 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000182722s
I20260608 10:01:11.781009   669 master.cc:562] Master@127.0.167.126:45057 shutting down...
I20260608 10:01:11.806059   669 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 21ba09f8f51f4ec48d83a891afb650ee [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:11.806953   669 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 21ba09f8f51f4ec48d83a891afb650ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.807339   669 tablet_replica.cc:333] T 00000000000000000000000000000000 P 21ba09f8f51f4ec48d83a891afb650ee: stopping tablet replica
I20260608 10:01:11.827430   669 master.cc:584] Master@127.0.167.126:45057 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12408 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260608 10:01:11.860800   669 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.167.126:43925
I20260608 10:01:11.862008   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:11.867690  2905 instance_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 10:01:11.869704  2906 instance_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 10:01:11.871089  2908 instance_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 10:01:11.871191   669 server_base.cc:1061] running on GCE node
I20260608 10:01:11.872115   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:11.872344   669 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 10:01:11.872480   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912871872468 us; error 0 us; skew 500 ppm
I20260608 10:01:11.872987   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:11.875455   669 webserver.cc:533] Webserver started at http://127.0.167.126:45397/ using document root <none> and password file <none>
I20260608 10:01:11.875947   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:11.876107   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:11.876458   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:11.877624   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808122572-669-0/minicluster-data/master-0-root/instance:
uuid: "6dc474dc39614f33ae26e5da9c38adb1"
format_stamp: "Formatted at 2026-06-08 10:01:11 on dist-test-slave-swwz"
I20260608 10:01:11.882457   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:01:11.886080  2913 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:11.886873   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:01:11.887138   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808122572-669-0/minicluster-data/master-0-root
uuid: "6dc474dc39614f33ae26e5da9c38adb1"
format_stamp: "Formatted at 2026-06-08 10:01:11 on dist-test-slave-swwz"
I20260608 10:01:11.887388   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808122572-669-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808122572-669-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808122572-669-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 10:01:11.903999   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:11.905311   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:11.944478   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.126:43925
I20260608 10:01:11.944564  2964 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.126:43925 every 8 connection(s)
I20260608 10:01:11.948863  2965 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 10:01:11.960117  2965 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6dc474dc39614f33ae26e5da9c38adb1: Bootstrap starting.
I20260608 10:01:11.965221  2965 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6dc474dc39614f33ae26e5da9c38adb1: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:11.969683  2965 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6dc474dc39614f33ae26e5da9c38adb1: No bootstrap required, opened a new log
I20260608 10:01:11.972206  2965 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6dc474dc39614f33ae26e5da9c38adb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6dc474dc39614f33ae26e5da9c38adb1" member_type: VOTER }
I20260608 10:01:11.972687  2965 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6dc474dc39614f33ae26e5da9c38adb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:11.972956  2965 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6dc474dc39614f33ae26e5da9c38adb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dc474dc39614f33ae26e5da9c38adb1, State: Initialized, Role: FOLLOWER
I20260608 10:01:11.973682  2965 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6dc474dc39614f33ae26e5da9c38adb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6dc474dc39614f33ae26e5da9c38adb1" member_type: VOTER }
I20260608 10:01:11.974181  2965 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6dc474dc39614f33ae26e5da9c38adb1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:01:11.974390  2965 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6dc474dc39614f33ae26e5da9c38adb1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:01:11.974695  2965 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6dc474dc39614f33ae26e5da9c38adb1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:11.979414  2965 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6dc474dc39614f33ae26e5da9c38adb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6dc474dc39614f33ae26e5da9c38adb1" member_type: VOTER }
I20260608 10:01:11.979957  2965 leader_election.cc:304] T 00000000000000000000000000000000 P 6dc474dc39614f33ae26e5da9c38adb1 [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: 6dc474dc39614f33ae26e5da9c38adb1; no voters: 
I20260608 10:01:11.981161  2965 leader_election.cc:290] T 00000000000000000000000000000000 P 6dc474dc39614f33ae26e5da9c38adb1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:01:11.981691  2968 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6dc474dc39614f33ae26e5da9c38adb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:11.983103  2968 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6dc474dc39614f33ae26e5da9c38adb1 [term 1 LEADER]: Becoming Leader. State: Replica: 6dc474dc39614f33ae26e5da9c38adb1, State: Running, Role: LEADER
I20260608 10:01:11.983877  2968 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6dc474dc39614f33ae26e5da9c38adb1 [LEADER]: Queue going to LEADER mode. State: All 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: "6dc474dc39614f33ae26e5da9c38adb1" member_type: VOTER }
I20260608 10:01:11.984436  2965 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6dc474dc39614f33ae26e5da9c38adb1 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:01:11.987051  2970 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6dc474dc39614f33ae26e5da9c38adb1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6dc474dc39614f33ae26e5da9c38adb1. Latest consensus state: current_term: 1 leader_uuid: "6dc474dc39614f33ae26e5da9c38adb1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6dc474dc39614f33ae26e5da9c38adb1" member_type: VOTER } }
I20260608 10:01:11.987044  2969 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6dc474dc39614f33ae26e5da9c38adb1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6dc474dc39614f33ae26e5da9c38adb1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6dc474dc39614f33ae26e5da9c38adb1" member_type: VOTER } }
I20260608 10:01:11.987877  2969 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6dc474dc39614f33ae26e5da9c38adb1 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:11.988443  2970 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6dc474dc39614f33ae26e5da9c38adb1 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:11.991714  2974 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:01:11.997849  2974 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:01:12.000049   669 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:01:12.007391  2974 catalog_manager.cc:1382] Generated new cluster ID: 3aa094cc362a43bc8cb5885c4d0d5a87
I20260608 10:01:12.007714  2974 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:01:12.030332  2974 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:01:12.031819  2974 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:01:12.044018  2974 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6dc474dc39614f33ae26e5da9c38adb1: Generated new TSK 0
I20260608 10:01:12.044728  2974 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:01:12.066815   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:12.073820  2986 instance_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 10:01:12.074817  2987 instance_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 10:01:12.076422  2989 instance_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 10:01:12.077234   669 server_base.cc:1061] running on GCE node
I20260608 10:01:12.078086   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:12.078305   669 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 10:01:12.078481   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912872078462 us; error 0 us; skew 500 ppm
I20260608 10:01:12.079111   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:12.081605   669 webserver.cc:533] Webserver started at http://127.0.167.65:45351/ using document root <none> and password file <none>
I20260608 10:01:12.082166   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:12.082373   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:12.082666   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:12.083890   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808122572-669-0/minicluster-data/ts-0-root/instance:
uuid: "da3874055e924a78817c1cedb483936d"
format_stamp: "Formatted at 2026-06-08 10:01:12 on dist-test-slave-swwz"
I20260608 10:01:12.088764   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 10:01:12.092693  2994 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:12.093611   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 10:01:12.094031   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808122572-669-0/minicluster-data/ts-0-root
uuid: "da3874055e924a78817c1cedb483936d"
format_stamp: "Formatted at 2026-06-08 10:01:12 on dist-test-slave-swwz"
I20260608 10:01:12.094344   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808122572-669-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808122572-669-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808122572-669-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 10:01:12.111299   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:12.112680   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:12.114615   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:12.117162   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:12.117344   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:12.117664   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:12.117836   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:12.161876   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.65:33153
I20260608 10:01:12.161998  3056 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.65:33153 every 8 connection(s)
I20260608 10:01:12.167560   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:12.177636  3061 instance_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 10:01:12.178933  3062 instance_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 10:01:12.182615  3064 instance_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 10:01:12.182822   669 server_base.cc:1061] running on GCE node
I20260608 10:01:12.183779   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:12.184067   669 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 10:01:12.184315   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912872184267 us; error 0 us; skew 500 ppm
I20260608 10:01:12.184993   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:12.187819  3057 heartbeater.cc:344] Connected to a master server at 127.0.167.126:43925
I20260608 10:01:12.188247  3057 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:12.189035   669 webserver.cc:533] Webserver started at http://127.0.167.66:43545/ using document root <none> and password file <none>
I20260608 10:01:12.189354  3057 heartbeater.cc:507] Master 127.0.167.126:43925 requested a full tablet report, sending...
I20260608 10:01:12.189759   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:12.190034   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:12.190400   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:12.191735   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808122572-669-0/minicluster-data/ts-1-root/instance:
uuid: "e913ded64fd34588a4b4af31ee64be17"
format_stamp: "Formatted at 2026-06-08 10:01:12 on dist-test-slave-swwz"
I20260608 10:01:12.191973  2930 ts_manager.cc:194] Registered new tserver with Master: da3874055e924a78817c1cedb483936d (127.0.167.65:33153)
I20260608 10:01:12.194135  2930 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59332
I20260608 10:01:12.197325   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.002s
I20260608 10:01:12.201094  3069 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:12.201893   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 10:01:12.202201   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808122572-669-0/minicluster-data/ts-1-root
uuid: "e913ded64fd34588a4b4af31ee64be17"
format_stamp: "Formatted at 2026-06-08 10:01:12 on dist-test-slave-swwz"
I20260608 10:01:12.202483   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808122572-669-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808122572-669-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808122572-669-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 10:01:12.226938   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:12.228319   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:12.229851   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:12.232384   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:12.232622   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:12.232888   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:12.233078   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:12.274487   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.66:45579
I20260608 10:01:12.274644  3131 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.66:45579 every 8 connection(s)
I20260608 10:01:12.279991   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:12.289510  3135 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:12.290479  3136 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:12.292636   669 server_base.cc:1061] running on GCE node
W20260608 10:01:12.294149  3138 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:12.295145   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:12.295388   669 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 10:01:12.295584  3132 heartbeater.cc:344] Connected to a master server at 127.0.167.126:43925
I20260608 10:01:12.295601   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912872295583 us; error 0 us; skew 500 ppm
I20260608 10:01:12.296137  3132 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:12.296703   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:12.297194  3132 heartbeater.cc:507] Master 127.0.167.126:43925 requested a full tablet report, sending...
I20260608 10:01:12.299510  2930 ts_manager.cc:194] Registered new tserver with Master: e913ded64fd34588a4b4af31ee64be17 (127.0.167.66:45579)
I20260608 10:01:12.299988   669 webserver.cc:533] Webserver started at http://127.0.167.67:45633/ using document root <none> and password file <none>
I20260608 10:01:12.300607   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:12.300834   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:12.301121   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:12.301182  2930 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59346
I20260608 10:01:12.302621   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808122572-669-0/minicluster-data/ts-2-root/instance:
uuid: "f04cefec138741e49a2a64486bd41481"
format_stamp: "Formatted at 2026-06-08 10:01:12 on dist-test-slave-swwz"
I20260608 10:01:12.307472   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:01:12.311517  3143 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:12.312479   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:01:12.312804   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808122572-669-0/minicluster-data/ts-2-root
uuid: "f04cefec138741e49a2a64486bd41481"
format_stamp: "Formatted at 2026-06-08 10:01:12 on dist-test-slave-swwz"
I20260608 10:01:12.313117   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808122572-669-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808122572-669-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808122572-669-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 10:01:12.337469   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:12.338815   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:12.340528   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:12.343024   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:12.343286   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:12.343547   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:12.343750   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:12.385315   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.67:41709
I20260608 10:01:12.385759  3205 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.67:41709 every 8 connection(s)
I20260608 10:01:12.401191  3206 heartbeater.cc:344] Connected to a master server at 127.0.167.126:43925
I20260608 10:01:12.401647  3206 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:12.402407  3206 heartbeater.cc:507] Master 127.0.167.126:43925 requested a full tablet report, sending...
I20260608 10:01:12.404623  2930 ts_manager.cc:194] Registered new tserver with Master: f04cefec138741e49a2a64486bd41481 (127.0.167.67:41709)
I20260608 10:01:12.405159   669 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016152163s
I20260608 10:01:12.406471  2930 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59350
I20260608 10:01:13.197235  3057 heartbeater.cc:499] Master 127.0.167.126:43925 was elected leader, sending a full tablet report...
I20260608 10:01:13.303910  3132 heartbeater.cc:499] Master 127.0.167.126:43925 was elected leader, sending a full tablet report...
I20260608 10:01:13.409427  3206 heartbeater.cc:499] Master 127.0.167.126:43925 was elected leader, sending a full tablet report...
I20260608 10:01:13.999653  2983 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:16.000607  2983 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:18.001616  2983 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:20.003031  2983 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:22.004791  2983 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:24.005968  2983 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:24.502274   669 tablet_server.cc:179] TabletServer@127.0.167.65:0 shutting down...
I20260608 10:01:24.527590   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:24.545076   669 tablet_server.cc:196] TabletServer@127.0.167.65:0 shutdown complete.
I20260608 10:01:24.555995   669 tablet_server.cc:179] TabletServer@127.0.167.66:0 shutting down...
I20260608 10:01:24.579267   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:24.595677   669 tablet_server.cc:196] TabletServer@127.0.167.66:0 shutdown complete.
I20260608 10:01:24.605479   669 tablet_server.cc:179] TabletServer@127.0.167.67:0 shutting down...
I20260608 10:01:24.627286   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:24.643414   669 tablet_server.cc:196] TabletServer@127.0.167.67:0 shutdown complete.
I20260608 10:01:24.652778   669 master.cc:562] Master@127.0.167.126:43925 shutting down...
I20260608 10:01:24.670969   669 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6dc474dc39614f33ae26e5da9c38adb1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:24.671782   669 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6dc474dc39614f33ae26e5da9c38adb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:24.672101   669 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6dc474dc39614f33ae26e5da9c38adb1: stopping tablet replica
I20260608 10:01:24.690646   669 master.cc:584] Master@127.0.167.126:43925 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12860 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260608 10:01:24.724395   669 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.167.126:33165
I20260608 10:01:24.725672   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:24.731602  3211 instance_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 10:01:24.731796  3212 instance_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 10:01:24.733058  3214 instance_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 10:01:24.734674   669 server_base.cc:1061] running on GCE node
I20260608 10:01:24.735489   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:24.735674   669 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 10:01:24.735881   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912884735848 us; error 0 us; skew 500 ppm
I20260608 10:01:24.736617   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:24.739243   669 webserver.cc:533] Webserver started at http://127.0.167.126:32985/ using document root <none> and password file <none>
I20260608 10:01:24.739787   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:24.739986   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:24.740345   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:24.741621   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808122572-669-0/minicluster-data/master-0-root/instance:
uuid: "8ceac432188a401db3983d2502a1f2bf"
format_stamp: "Formatted at 2026-06-08 10:01:24 on dist-test-slave-swwz"
I20260608 10:01:24.746560   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:01:24.750483  3219 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:24.751317   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:01:24.751623   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808122572-669-0/minicluster-data/master-0-root
uuid: "8ceac432188a401db3983d2502a1f2bf"
format_stamp: "Formatted at 2026-06-08 10:01:24 on dist-test-slave-swwz"
I20260608 10:01:24.751931   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808122572-669-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808122572-669-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808122572-669-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 10:01:24.784073   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:24.785454   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:24.825759   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.126:33165
I20260608 10:01:24.825889  3270 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.126:33165 every 8 connection(s)
I20260608 10:01:24.830298  3271 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 10:01:24.841794  3271 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8ceac432188a401db3983d2502a1f2bf: Bootstrap starting.
I20260608 10:01:24.846943  3271 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8ceac432188a401db3983d2502a1f2bf: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:24.851445  3271 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8ceac432188a401db3983d2502a1f2bf: No bootstrap required, opened a new log
I20260608 10:01:24.854120  3271 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8ceac432188a401db3983d2502a1f2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ceac432188a401db3983d2502a1f2bf" member_type: VOTER }
I20260608 10:01:24.854627  3271 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8ceac432188a401db3983d2502a1f2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:24.854882  3271 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8ceac432188a401db3983d2502a1f2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ceac432188a401db3983d2502a1f2bf, State: Initialized, Role: FOLLOWER
I20260608 10:01:24.855580  3271 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8ceac432188a401db3983d2502a1f2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8ceac432188a401db3983d2502a1f2bf" member_type: VOTER }
I20260608 10:01:24.856091  3271 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8ceac432188a401db3983d2502a1f2bf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:01:24.856338  3271 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8ceac432188a401db3983d2502a1f2bf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:01:24.856674  3271 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8ceac432188a401db3983d2502a1f2bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:24.861299  3271 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8ceac432188a401db3983d2502a1f2bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ceac432188a401db3983d2502a1f2bf" member_type: VOTER }
I20260608 10:01:24.861883  3271 leader_election.cc:304] T 00000000000000000000000000000000 P 8ceac432188a401db3983d2502a1f2bf [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: 8ceac432188a401db3983d2502a1f2bf; no voters: 
I20260608 10:01:24.863093  3271 leader_election.cc:290] T 00000000000000000000000000000000 P 8ceac432188a401db3983d2502a1f2bf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:01:24.863617  3274 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8ceac432188a401db3983d2502a1f2bf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:24.865105  3274 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8ceac432188a401db3983d2502a1f2bf [term 1 LEADER]: Becoming Leader. State: Replica: 8ceac432188a401db3983d2502a1f2bf, State: Running, Role: LEADER
I20260608 10:01:24.865895  3274 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8ceac432188a401db3983d2502a1f2bf [LEADER]: Queue going to LEADER mode. State: All 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: "8ceac432188a401db3983d2502a1f2bf" member_type: VOTER }
I20260608 10:01:24.866300  3271 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8ceac432188a401db3983d2502a1f2bf [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:01:24.869251  3276 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8ceac432188a401db3983d2502a1f2bf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8ceac432188a401db3983d2502a1f2bf. Latest consensus state: current_term: 1 leader_uuid: "8ceac432188a401db3983d2502a1f2bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ceac432188a401db3983d2502a1f2bf" member_type: VOTER } }
I20260608 10:01:24.869232  3275 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8ceac432188a401db3983d2502a1f2bf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8ceac432188a401db3983d2502a1f2bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ceac432188a401db3983d2502a1f2bf" member_type: VOTER } }
I20260608 10:01:24.870119  3276 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8ceac432188a401db3983d2502a1f2bf [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:24.870215  3275 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8ceac432188a401db3983d2502a1f2bf [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:24.874329  3279 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:01:24.879822  3279 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:01:24.883381   669 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:01:24.889740  3279 catalog_manager.cc:1382] Generated new cluster ID: a24f660a0cb043729c7e6c1fddf4431c
I20260608 10:01:24.890059  3279 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:01:24.911339  3279 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:01:24.912750  3279 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:01:24.936435  3279 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8ceac432188a401db3983d2502a1f2bf: Generated new TSK 0
I20260608 10:01:24.937126  3279 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:01:24.950698   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:24.957176  3292 instance_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 10:01:24.958451  3293 instance_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 10:01:24.960554   669 server_base.cc:1061] running on GCE node
W20260608 10:01:24.960865  3295 instance_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 10:01:24.961851   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:24.962096   669 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 10:01:24.962275   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912884962253 us; error 0 us; skew 500 ppm
I20260608 10:01:24.962872   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:24.965348   669 webserver.cc:533] Webserver started at http://127.0.167.65:32879/ using document root <none> and password file <none>
I20260608 10:01:24.965912   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:24.966126   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:24.966416   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:24.967804   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808122572-669-0/minicluster-data/ts-0-root/instance:
uuid: "90a122eac91047afa2ef030fe501034b"
format_stamp: "Formatted at 2026-06-08 10:01:24 on dist-test-slave-swwz"
I20260608 10:01:24.972759   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:01:24.976421  3300 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:24.977357   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:01:24.977705   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808122572-669-0/minicluster-data/ts-0-root
uuid: "90a122eac91047afa2ef030fe501034b"
format_stamp: "Formatted at 2026-06-08 10:01:24 on dist-test-slave-swwz"
I20260608 10:01:24.978011   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808122572-669-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808122572-669-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808122572-669-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 10:01:24.990707   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:24.991959   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:24.993557   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:24.996134   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:24.996459   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:01:24.996707   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:24.996891   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:25.038187   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.65:42345
I20260608 10:01:25.038333  3362 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.65:42345 every 8 connection(s)
I20260608 10:01:25.043890   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:25.052174  3367 instance_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 10:01:25.053738  3368 instance_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 10:01:25.056932   669 server_base.cc:1061] running on GCE node
W20260608 10:01:25.057479  3370 instance_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 10:01:25.058414   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:25.058614   669 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 10:01:25.058761   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912885058748 us; error 0 us; skew 500 ppm
I20260608 10:01:25.059295   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:25.062110   669 webserver.cc:533] Webserver started at http://127.0.167.66:38683/ using document root <none> and password file <none>
I20260608 10:01:25.062868   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:25.063122   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:25.063457   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:25.064172  3363 heartbeater.cc:344] Connected to a master server at 127.0.167.126:33165
I20260608 10:01:25.064617  3363 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:25.064978   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808122572-669-0/minicluster-data/ts-1-root/instance:
uuid: "905422c9f0f649398d084494d9f578a7"
format_stamp: "Formatted at 2026-06-08 10:01:25 on dist-test-slave-swwz"
I20260608 10:01:25.065441  3363 heartbeater.cc:507] Master 127.0.167.126:33165 requested a full tablet report, sending...
I20260608 10:01:25.067917  3236 ts_manager.cc:194] Registered new tserver with Master: 90a122eac91047afa2ef030fe501034b (127.0.167.65:42345)
I20260608 10:01:25.069885  3236 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50884
I20260608 10:01:25.070816   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260608 10:01:25.074972  3375 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:25.075923   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:01:25.076323   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808122572-669-0/minicluster-data/ts-1-root
uuid: "905422c9f0f649398d084494d9f578a7"
format_stamp: "Formatted at 2026-06-08 10:01:25 on dist-test-slave-swwz"
I20260608 10:01:25.076643   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808122572-669-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808122572-669-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808122572-669-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 10:01:25.095815   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:25.097250   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:25.098811   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:25.101289   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:25.101528   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:25.101781   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:25.101961   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:25.142484   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.66:37581
I20260608 10:01:25.142618  3437 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.66:37581 every 8 connection(s)
I20260608 10:01:25.147778   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:25.155923  3441 instance_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 10:01:25.158401  3442 instance_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 10:01:25.159771   669 server_base.cc:1061] running on GCE node
W20260608 10:01:25.160174  3444 instance_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 10:01:25.161302   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:25.161592   669 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 10:01:25.161803   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912885161787 us; error 0 us; skew 500 ppm
I20260608 10:01:25.162645   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:25.162772  3438 heartbeater.cc:344] Connected to a master server at 127.0.167.126:33165
I20260608 10:01:25.163235  3438 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:25.164062  3438 heartbeater.cc:507] Master 127.0.167.126:33165 requested a full tablet report, sending...
I20260608 10:01:25.165941   669 webserver.cc:533] Webserver started at http://127.0.167.67:39023/ using document root <none> and password file <none>
I20260608 10:01:25.166322  3236 ts_manager.cc:194] Registered new tserver with Master: 905422c9f0f649398d084494d9f578a7 (127.0.167.66:37581)
I20260608 10:01:25.166534   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:25.166843   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:25.167183   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:25.168030  3236 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50888
I20260608 10:01:25.168628   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808122572-669-0/minicluster-data/ts-2-root/instance:
uuid: "566b0a77d5684cfc829c049bdc29e18e"
format_stamp: "Formatted at 2026-06-08 10:01:25 on dist-test-slave-swwz"
I20260608 10:01:25.173810   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:01:25.177769  3449 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:25.178812   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 10:01:25.179199   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808122572-669-0/minicluster-data/ts-2-root
uuid: "566b0a77d5684cfc829c049bdc29e18e"
format_stamp: "Formatted at 2026-06-08 10:01:25 on dist-test-slave-swwz"
I20260608 10:01:25.179555   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808122572-669-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808122572-669-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808122572-669-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 10:01:25.193681   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:25.194953   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:25.196529   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:25.198873   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:25.199115   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:25.199378   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:25.199563   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:25.240500   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.67:35597
I20260608 10:01:25.240604  3511 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.67:35597 every 8 connection(s)
I20260608 10:01:25.255381  3512 heartbeater.cc:344] Connected to a master server at 127.0.167.126:33165
I20260608 10:01:25.255787  3512 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:25.256615  3512 heartbeater.cc:507] Master 127.0.167.126:33165 requested a full tablet report, sending...
I20260608 10:01:25.258678  3236 ts_manager.cc:194] Registered new tserver with Master: 566b0a77d5684cfc829c049bdc29e18e (127.0.167.67:35597)
I20260608 10:01:25.258920   669 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014903935s
I20260608 10:01:25.260673  3236 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50904
I20260608 10:01:26.072674  3363 heartbeater.cc:499] Master 127.0.167.126:33165 was elected leader, sending a full tablet report...
I20260608 10:01:26.170662  3438 heartbeater.cc:499] Master 127.0.167.126:33165 was elected leader, sending a full tablet report...
I20260608 10:01:26.263779  3512 heartbeater.cc:499] Master 127.0.167.126:33165 was elected leader, sending a full tablet report...
I20260608 10:01:26.316860  3236 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50914:
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 10:01:26.319423  3236 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 10:01:26.389381  3477 tablet_service.cc:1511] Processing CreateTablet for tablet 32de07e8745246f1a455bca8e05e30f1 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=10c0ac9297094077aeb2de806c473790]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:26.389818  3475 tablet_service.cc:1511] Processing CreateTablet for tablet e71cb896179f4a2bb86ce58bfc5f3e5a (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=10c0ac9297094077aeb2de806c473790]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:26.391294  3477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32de07e8745246f1a455bca8e05e30f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:26.391845  3328 tablet_service.cc:1511] Processing CreateTablet for tablet 32de07e8745246f1a455bca8e05e30f1 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=10c0ac9297094077aeb2de806c473790]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:26.393419  3328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32de07e8745246f1a455bca8e05e30f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:26.393098  3474 tablet_service.cc:1511] Processing CreateTablet for tablet abad98c027e347998e8e7b9750fe4df4 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=10c0ac9297094077aeb2de806c473790]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:26.394925  3474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abad98c027e347998e8e7b9750fe4df4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:26.395255  3476 tablet_service.cc:1511] Processing CreateTablet for tablet 74b0c2a4d5a74186ad30a65b87b4b363 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=10c0ac9297094077aeb2de806c473790]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:26.395465  3325 tablet_service.cc:1511] Processing CreateTablet for tablet abad98c027e347998e8e7b9750fe4df4 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=10c0ac9297094077aeb2de806c473790]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:26.396852  3476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74b0c2a4d5a74186ad30a65b87b4b363. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:26.398131  3326 tablet_service.cc:1511] Processing CreateTablet for tablet e71cb896179f4a2bb86ce58bfc5f3e5a (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=10c0ac9297094077aeb2de806c473790]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:26.400902  3475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e71cb896179f4a2bb86ce58bfc5f3e5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:26.400758  3327 tablet_service.cc:1511] Processing CreateTablet for tablet 74b0c2a4d5a74186ad30a65b87b4b363 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=10c0ac9297094077aeb2de806c473790]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:26.396852  3325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abad98c027e347998e8e7b9750fe4df4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:26.408710  3327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74b0c2a4d5a74186ad30a65b87b4b363. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:26.414391  3326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e71cb896179f4a2bb86ce58bfc5f3e5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:26.417785  3533 tablet_bootstrap.cc:492] T 32de07e8745246f1a455bca8e05e30f1 P 566b0a77d5684cfc829c049bdc29e18e: Bootstrap starting.
I20260608 10:01:26.425930  3533 tablet_bootstrap.cc:654] T 32de07e8745246f1a455bca8e05e30f1 P 566b0a77d5684cfc829c049bdc29e18e: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:26.432507  3403 tablet_service.cc:1511] Processing CreateTablet for tablet 32de07e8745246f1a455bca8e05e30f1 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=10c0ac9297094077aeb2de806c473790]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:26.434741  3403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32de07e8745246f1a455bca8e05e30f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:26.438037  3402 tablet_service.cc:1511] Processing CreateTablet for tablet 74b0c2a4d5a74186ad30a65b87b4b363 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=10c0ac9297094077aeb2de806c473790]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:26.440236  3402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74b0c2a4d5a74186ad30a65b87b4b363. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:26.432508  3400 tablet_service.cc:1511] Processing CreateTablet for tablet abad98c027e347998e8e7b9750fe4df4 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=10c0ac9297094077aeb2de806c473790]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:26.450486  3400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abad98c027e347998e8e7b9750fe4df4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:26.442456  3401 tablet_service.cc:1511] Processing CreateTablet for tablet e71cb896179f4a2bb86ce58bfc5f3e5a (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=10c0ac9297094077aeb2de806c473790]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:26.452397  3401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e71cb896179f4a2bb86ce58bfc5f3e5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:26.486614  3533 tablet_bootstrap.cc:492] T 32de07e8745246f1a455bca8e05e30f1 P 566b0a77d5684cfc829c049bdc29e18e: No bootstrap required, opened a new log
I20260608 10:01:26.487452  3533 ts_tablet_manager.cc:1403] T 32de07e8745246f1a455bca8e05e30f1 P 566b0a77d5684cfc829c049bdc29e18e: Time spent bootstrapping tablet: real 0.070s	user 0.030s	sys 0.035s
I20260608 10:01:26.492805  3535 tablet_bootstrap.cc:492] T e71cb896179f4a2bb86ce58bfc5f3e5a P 90a122eac91047afa2ef030fe501034b: Bootstrap starting.
I20260608 10:01:26.497740  3536 tablet_bootstrap.cc:492] T abad98c027e347998e8e7b9750fe4df4 P 905422c9f0f649398d084494d9f578a7: Bootstrap starting.
I20260608 10:01:26.500401  3533 raft_consensus.cc:359] T 32de07e8745246f1a455bca8e05e30f1 P 566b0a77d5684cfc829c049bdc29e18e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } } peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } }
I20260608 10:01:26.501264  3533 raft_consensus.cc:385] T 32de07e8745246f1a455bca8e05e30f1 P 566b0a77d5684cfc829c049bdc29e18e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:26.501550  3533 raft_consensus.cc:740] T 32de07e8745246f1a455bca8e05e30f1 P 566b0a77d5684cfc829c049bdc29e18e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566b0a77d5684cfc829c049bdc29e18e, State: Initialized, Role: FOLLOWER
I20260608 10:01:26.502404  3533 consensus_queue.cc:260] T 32de07e8745246f1a455bca8e05e30f1 P 566b0a77d5684cfc829c049bdc29e18e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } } peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } }
I20260608 10:01:26.504637  3535 tablet_bootstrap.cc:654] T e71cb896179f4a2bb86ce58bfc5f3e5a P 90a122eac91047afa2ef030fe501034b: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:26.506247  3533 ts_tablet_manager.cc:1434] T 32de07e8745246f1a455bca8e05e30f1 P 566b0a77d5684cfc829c049bdc29e18e: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260608 10:01:26.507436  3533 tablet_bootstrap.cc:492] T 74b0c2a4d5a74186ad30a65b87b4b363 P 566b0a77d5684cfc829c049bdc29e18e: Bootstrap starting.
I20260608 10:01:26.506157  3536 tablet_bootstrap.cc:654] T abad98c027e347998e8e7b9750fe4df4 P 905422c9f0f649398d084494d9f578a7: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:26.514461  3533 tablet_bootstrap.cc:654] T 74b0c2a4d5a74186ad30a65b87b4b363 P 566b0a77d5684cfc829c049bdc29e18e: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:26.520341  3535 tablet_bootstrap.cc:492] T e71cb896179f4a2bb86ce58bfc5f3e5a P 90a122eac91047afa2ef030fe501034b: No bootstrap required, opened a new log
I20260608 10:01:26.520895  3535 ts_tablet_manager.cc:1403] T e71cb896179f4a2bb86ce58bfc5f3e5a P 90a122eac91047afa2ef030fe501034b: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.008s
I20260608 10:01:26.522158  3536 tablet_bootstrap.cc:492] T abad98c027e347998e8e7b9750fe4df4 P 905422c9f0f649398d084494d9f578a7: No bootstrap required, opened a new log
I20260608 10:01:26.522722  3536 ts_tablet_manager.cc:1403] T abad98c027e347998e8e7b9750fe4df4 P 905422c9f0f649398d084494d9f578a7: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.007s
I20260608 10:01:26.523910  3535 raft_consensus.cc:359] T e71cb896179f4a2bb86ce58bfc5f3e5a P 90a122eac91047afa2ef030fe501034b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } } peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } }
I20260608 10:01:26.524578  3535 raft_consensus.cc:385] T e71cb896179f4a2bb86ce58bfc5f3e5a P 90a122eac91047afa2ef030fe501034b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:26.524782  3535 raft_consensus.cc:740] T e71cb896179f4a2bb86ce58bfc5f3e5a P 90a122eac91047afa2ef030fe501034b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90a122eac91047afa2ef030fe501034b, State: Initialized, Role: FOLLOWER
I20260608 10:01:26.525061  3533 tablet_bootstrap.cc:492] T 74b0c2a4d5a74186ad30a65b87b4b363 P 566b0a77d5684cfc829c049bdc29e18e: No bootstrap required, opened a new log
I20260608 10:01:26.525586  3533 ts_tablet_manager.cc:1403] T 74b0c2a4d5a74186ad30a65b87b4b363 P 566b0a77d5684cfc829c049bdc29e18e: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260608 10:01:26.525413  3535 consensus_queue.cc:260] T e71cb896179f4a2bb86ce58bfc5f3e5a P 90a122eac91047afa2ef030fe501034b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } } peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } }
I20260608 10:01:26.525853  3536 raft_consensus.cc:359] T abad98c027e347998e8e7b9750fe4df4 P 905422c9f0f649398d084494d9f578a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } } peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } }
I20260608 10:01:26.526616  3536 raft_consensus.cc:385] T abad98c027e347998e8e7b9750fe4df4 P 905422c9f0f649398d084494d9f578a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:26.527022  3536 raft_consensus.cc:740] T abad98c027e347998e8e7b9750fe4df4 P 905422c9f0f649398d084494d9f578a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 905422c9f0f649398d084494d9f578a7, State: Initialized, Role: FOLLOWER
I20260608 10:01:26.528204  3535 ts_tablet_manager.cc:1434] T e71cb896179f4a2bb86ce58bfc5f3e5a P 90a122eac91047afa2ef030fe501034b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260608 10:01:26.527931  3536 consensus_queue.cc:260] T abad98c027e347998e8e7b9750fe4df4 P 905422c9f0f649398d084494d9f578a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } } peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } }
I20260608 10:01:26.529394  3535 tablet_bootstrap.cc:492] T abad98c027e347998e8e7b9750fe4df4 P 90a122eac91047afa2ef030fe501034b: Bootstrap starting.
I20260608 10:01:26.529042  3533 raft_consensus.cc:359] T 74b0c2a4d5a74186ad30a65b87b4b363 P 566b0a77d5684cfc829c049bdc29e18e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } } peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } }
I20260608 10:01:26.530011  3533 raft_consensus.cc:385] T 74b0c2a4d5a74186ad30a65b87b4b363 P 566b0a77d5684cfc829c049bdc29e18e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:26.530503  3533 raft_consensus.cc:740] T 74b0c2a4d5a74186ad30a65b87b4b363 P 566b0a77d5684cfc829c049bdc29e18e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566b0a77d5684cfc829c049bdc29e18e, State: Initialized, Role: FOLLOWER
I20260608 10:01:26.531703  3533 consensus_queue.cc:260] T 74b0c2a4d5a74186ad30a65b87b4b363 P 566b0a77d5684cfc829c049bdc29e18e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } } peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } }
I20260608 10:01:26.534826  3533 ts_tablet_manager.cc:1434] T 74b0c2a4d5a74186ad30a65b87b4b363 P 566b0a77d5684cfc829c049bdc29e18e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 10:01:26.537551  3535 tablet_bootstrap.cc:654] T abad98c027e347998e8e7b9750fe4df4 P 90a122eac91047afa2ef030fe501034b: Neither blocks nor log segments found. Creating new log.
W20260608 10:01:26.544190  3364 tablet.cc:2404] T e71cb896179f4a2bb86ce58bfc5f3e5a P 90a122eac91047afa2ef030fe501034b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:01:26.549255  3536 ts_tablet_manager.cc:1434] T abad98c027e347998e8e7b9750fe4df4 P 905422c9f0f649398d084494d9f578a7: Time spent starting tablet: real 0.026s	user 0.016s	sys 0.012s
I20260608 10:01:26.550475  3536 tablet_bootstrap.cc:492] T 74b0c2a4d5a74186ad30a65b87b4b363 P 905422c9f0f649398d084494d9f578a7: Bootstrap starting.
I20260608 10:01:26.550800  3533 tablet_bootstrap.cc:492] T abad98c027e347998e8e7b9750fe4df4 P 566b0a77d5684cfc829c049bdc29e18e: Bootstrap starting.
I20260608 10:01:26.553385  3535 tablet_bootstrap.cc:492] T abad98c027e347998e8e7b9750fe4df4 P 90a122eac91047afa2ef030fe501034b: No bootstrap required, opened a new log
I20260608 10:01:26.554064  3535 ts_tablet_manager.cc:1403] T abad98c027e347998e8e7b9750fe4df4 P 90a122eac91047afa2ef030fe501034b: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.007s
I20260608 10:01:26.557438  3535 raft_consensus.cc:359] T abad98c027e347998e8e7b9750fe4df4 P 90a122eac91047afa2ef030fe501034b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } } peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } }
I20260608 10:01:26.557961  3536 tablet_bootstrap.cc:654] T 74b0c2a4d5a74186ad30a65b87b4b363 P 905422c9f0f649398d084494d9f578a7: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:26.558347  3535 raft_consensus.cc:385] T abad98c027e347998e8e7b9750fe4df4 P 90a122eac91047afa2ef030fe501034b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:26.558055  3533 tablet_bootstrap.cc:654] T abad98c027e347998e8e7b9750fe4df4 P 566b0a77d5684cfc829c049bdc29e18e: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:26.558753  3535 raft_consensus.cc:740] T abad98c027e347998e8e7b9750fe4df4 P 90a122eac91047afa2ef030fe501034b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90a122eac91047afa2ef030fe501034b, State: Initialized, Role: FOLLOWER
I20260608 10:01:26.559805  3535 consensus_queue.cc:260] T abad98c027e347998e8e7b9750fe4df4 P 90a122eac91047afa2ef030fe501034b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } } peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } }
I20260608 10:01:26.568477  3535 ts_tablet_manager.cc:1434] T abad98c027e347998e8e7b9750fe4df4 P 90a122eac91047afa2ef030fe501034b: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260608 10:01:26.569393  3536 tablet_bootstrap.cc:492] T 74b0c2a4d5a74186ad30a65b87b4b363 P 905422c9f0f649398d084494d9f578a7: No bootstrap required, opened a new log
I20260608 10:01:26.569649  3535 tablet_bootstrap.cc:492] T 74b0c2a4d5a74186ad30a65b87b4b363 P 90a122eac91047afa2ef030fe501034b: Bootstrap starting.
I20260608 10:01:26.569991  3536 ts_tablet_manager.cc:1403] T 74b0c2a4d5a74186ad30a65b87b4b363 P 905422c9f0f649398d084494d9f578a7: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260608 10:01:26.571277  3533 tablet_bootstrap.cc:492] T abad98c027e347998e8e7b9750fe4df4 P 566b0a77d5684cfc829c049bdc29e18e: No bootstrap required, opened a new log
I20260608 10:01:26.571811  3533 ts_tablet_manager.cc:1403] T abad98c027e347998e8e7b9750fe4df4 P 566b0a77d5684cfc829c049bdc29e18e: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260608 10:01:26.573349  3536 raft_consensus.cc:359] T 74b0c2a4d5a74186ad30a65b87b4b363 P 905422c9f0f649398d084494d9f578a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } } peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } }
I20260608 10:01:26.574182  3536 raft_consensus.cc:385] T 74b0c2a4d5a74186ad30a65b87b4b363 P 905422c9f0f649398d084494d9f578a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:26.574560  3536 raft_consensus.cc:740] T 74b0c2a4d5a74186ad30a65b87b4b363 P 905422c9f0f649398d084494d9f578a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 905422c9f0f649398d084494d9f578a7, State: Initialized, Role: FOLLOWER
I20260608 10:01:26.575389  3533 raft_consensus.cc:359] T abad98c027e347998e8e7b9750fe4df4 P 566b0a77d5684cfc829c049bdc29e18e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } } peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } }
I20260608 10:01:26.576489  3533 raft_consensus.cc:385] T abad98c027e347998e8e7b9750fe4df4 P 566b0a77d5684cfc829c049bdc29e18e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:26.575443  3536 consensus_queue.cc:260] T 74b0c2a4d5a74186ad30a65b87b4b363 P 905422c9f0f649398d084494d9f578a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } } peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } }
I20260608 10:01:26.576922  3535 tablet_bootstrap.cc:654] T 74b0c2a4d5a74186ad30a65b87b4b363 P 90a122eac91047afa2ef030fe501034b: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:26.579324  3536 ts_tablet_manager.cc:1434] T 74b0c2a4d5a74186ad30a65b87b4b363 P 905422c9f0f649398d084494d9f578a7: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260608 10:01:26.576900  3533 raft_consensus.cc:740] T abad98c027e347998e8e7b9750fe4df4 P 566b0a77d5684cfc829c049bdc29e18e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566b0a77d5684cfc829c049bdc29e18e, State: Initialized, Role: FOLLOWER
I20260608 10:01:26.580631  3536 tablet_bootstrap.cc:492] T 32de07e8745246f1a455bca8e05e30f1 P 905422c9f0f649398d084494d9f578a7: Bootstrap starting.
I20260608 10:01:26.580415  3533 consensus_queue.cc:260] T abad98c027e347998e8e7b9750fe4df4 P 566b0a77d5684cfc829c049bdc29e18e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } } peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } }
I20260608 10:01:26.582960  3533 ts_tablet_manager.cc:1434] T abad98c027e347998e8e7b9750fe4df4 P 566b0a77d5684cfc829c049bdc29e18e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 10:01:26.584033  3533 tablet_bootstrap.cc:492] T e71cb896179f4a2bb86ce58bfc5f3e5a P 566b0a77d5684cfc829c049bdc29e18e: Bootstrap starting.
I20260608 10:01:26.589654  3536 tablet_bootstrap.cc:654] T 32de07e8745246f1a455bca8e05e30f1 P 905422c9f0f649398d084494d9f578a7: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:26.590988  3533 tablet_bootstrap.cc:654] T e71cb896179f4a2bb86ce58bfc5f3e5a P 566b0a77d5684cfc829c049bdc29e18e: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:26.591924  3535 tablet_bootstrap.cc:492] T 74b0c2a4d5a74186ad30a65b87b4b363 P 90a122eac91047afa2ef030fe501034b: No bootstrap required, opened a new log
I20260608 10:01:26.592471  3535 ts_tablet_manager.cc:1403] T 74b0c2a4d5a74186ad30a65b87b4b363 P 90a122eac91047afa2ef030fe501034b: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.010s
I20260608 10:01:26.598044  3535 raft_consensus.cc:359] T 74b0c2a4d5a74186ad30a65b87b4b363 P 90a122eac91047afa2ef030fe501034b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } } peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } }
I20260608 10:01:26.599974  3537 raft_consensus.cc:493] T abad98c027e347998e8e7b9750fe4df4 P 566b0a77d5684cfc829c049bdc29e18e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:26.600762  3537 raft_consensus.cc:515] T abad98c027e347998e8e7b9750fe4df4 P 566b0a77d5684cfc829c049bdc29e18e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } } peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } }
I20260608 10:01:26.611114  3537 leader_election.cc:290] T abad98c027e347998e8e7b9750fe4df4 P 566b0a77d5684cfc829c049bdc29e18e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90a122eac91047afa2ef030fe501034b (127.0.167.65:42345), 905422c9f0f649398d084494d9f578a7 (127.0.167.66:37581)
I20260608 10:01:26.611595  3537 raft_consensus.cc:493] T 74b0c2a4d5a74186ad30a65b87b4b363 P 566b0a77d5684cfc829c049bdc29e18e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:26.611996  3537 raft_consensus.cc:515] T 74b0c2a4d5a74186ad30a65b87b4b363 P 566b0a77d5684cfc829c049bdc29e18e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } } peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } }
I20260608 10:01:26.613927  3533 tablet_bootstrap.cc:492] T e71cb896179f4a2bb86ce58bfc5f3e5a P 566b0a77d5684cfc829c049bdc29e18e: No bootstrap required, opened a new log
I20260608 10:01:26.614674  3533 ts_tablet_manager.cc:1403] T e71cb896179f4a2bb86ce58bfc5f3e5a P 566b0a77d5684cfc829c049bdc29e18e: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.006s
I20260608 10:01:26.614898  3537 leader_election.cc:290] T 74b0c2a4d5a74186ad30a65b87b4b363 P 566b0a77d5684cfc829c049bdc29e18e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90a122eac91047afa2ef030fe501034b (127.0.167.65:42345), 905422c9f0f649398d084494d9f578a7 (127.0.167.66:37581)
I20260608 10:01:26.616158  3535 raft_consensus.cc:385] T 74b0c2a4d5a74186ad30a65b87b4b363 P 90a122eac91047afa2ef030fe501034b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:26.616761  3535 raft_consensus.cc:740] T 74b0c2a4d5a74186ad30a65b87b4b363 P 90a122eac91047afa2ef030fe501034b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90a122eac91047afa2ef030fe501034b, State: Initialized, Role: FOLLOWER
I20260608 10:01:26.618103  3535 consensus_queue.cc:260] T 74b0c2a4d5a74186ad30a65b87b4b363 P 90a122eac91047afa2ef030fe501034b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } } peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } }
I20260608 10:01:26.622187  3535 ts_tablet_manager.cc:1434] T 74b0c2a4d5a74186ad30a65b87b4b363 P 90a122eac91047afa2ef030fe501034b: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.001s
I20260608 10:01:26.623283  3535 tablet_bootstrap.cc:492] T 32de07e8745246f1a455bca8e05e30f1 P 90a122eac91047afa2ef030fe501034b: Bootstrap starting.
I20260608 10:01:26.628172  3533 raft_consensus.cc:359] T e71cb896179f4a2bb86ce58bfc5f3e5a P 566b0a77d5684cfc829c049bdc29e18e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } } peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } }
I20260608 10:01:26.629256  3533 raft_consensus.cc:385] T e71cb896179f4a2bb86ce58bfc5f3e5a P 566b0a77d5684cfc829c049bdc29e18e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:26.629642  3533 raft_consensus.cc:740] T e71cb896179f4a2bb86ce58bfc5f3e5a P 566b0a77d5684cfc829c049bdc29e18e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566b0a77d5684cfc829c049bdc29e18e, State: Initialized, Role: FOLLOWER
I20260608 10:01:26.630672  3535 tablet_bootstrap.cc:654] T 32de07e8745246f1a455bca8e05e30f1 P 90a122eac91047afa2ef030fe501034b: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:26.630753  3533 consensus_queue.cc:260] T e71cb896179f4a2bb86ce58bfc5f3e5a P 566b0a77d5684cfc829c049bdc29e18e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } } peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } }
I20260608 10:01:26.640309  3533 ts_tablet_manager.cc:1434] T e71cb896179f4a2bb86ce58bfc5f3e5a P 566b0a77d5684cfc829c049bdc29e18e: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.005s
I20260608 10:01:26.644805  3536 tablet_bootstrap.cc:492] T 32de07e8745246f1a455bca8e05e30f1 P 905422c9f0f649398d084494d9f578a7: No bootstrap required, opened a new log
I20260608 10:01:26.648618  3536 ts_tablet_manager.cc:1403] T 32de07e8745246f1a455bca8e05e30f1 P 905422c9f0f649398d084494d9f578a7: Time spent bootstrapping tablet: real 0.068s	user 0.041s	sys 0.019s
I20260608 10:01:26.650135  3413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abad98c027e347998e8e7b9750fe4df4" candidate_uuid: "566b0a77d5684cfc829c049bdc29e18e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "905422c9f0f649398d084494d9f578a7" is_pre_election: true
I20260608 10:01:26.650945  3413 raft_consensus.cc:2468] T abad98c027e347998e8e7b9750fe4df4 P 905422c9f0f649398d084494d9f578a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 566b0a77d5684cfc829c049bdc29e18e in term 0.
I20260608 10:01:26.652043  3536 raft_consensus.cc:359] T 32de07e8745246f1a455bca8e05e30f1 P 905422c9f0f649398d084494d9f578a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } } peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } }
I20260608 10:01:26.652542  3412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b0c2a4d5a74186ad30a65b87b4b363" candidate_uuid: "566b0a77d5684cfc829c049bdc29e18e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "905422c9f0f649398d084494d9f578a7" is_pre_election: true
I20260608 10:01:26.652889  3536 raft_consensus.cc:385] T 32de07e8745246f1a455bca8e05e30f1 P 905422c9f0f649398d084494d9f578a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:26.653263  3412 raft_consensus.cc:2468] T 74b0c2a4d5a74186ad30a65b87b4b363 P 905422c9f0f649398d084494d9f578a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 566b0a77d5684cfc829c049bdc29e18e in term 0.
I20260608 10:01:26.653230  3536 raft_consensus.cc:740] T 32de07e8745246f1a455bca8e05e30f1 P 905422c9f0f649398d084494d9f578a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 905422c9f0f649398d084494d9f578a7, State: Initialized, Role: FOLLOWER
I20260608 10:01:26.655103  3452 leader_election.cc:304] T abad98c027e347998e8e7b9750fe4df4 P 566b0a77d5684cfc829c049bdc29e18e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566b0a77d5684cfc829c049bdc29e18e, 905422c9f0f649398d084494d9f578a7; no voters: 
I20260608 10:01:26.654836  3536 consensus_queue.cc:260] T 32de07e8745246f1a455bca8e05e30f1 P 905422c9f0f649398d084494d9f578a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } } peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } }
I20260608 10:01:26.656179  3452 leader_election.cc:304] T 74b0c2a4d5a74186ad30a65b87b4b363 P 566b0a77d5684cfc829c049bdc29e18e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566b0a77d5684cfc829c049bdc29e18e, 905422c9f0f649398d084494d9f578a7; no voters: 
I20260608 10:01:26.657562  3536 ts_tablet_manager.cc:1434] T 32de07e8745246f1a455bca8e05e30f1 P 905422c9f0f649398d084494d9f578a7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:01:26.657613  3338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abad98c027e347998e8e7b9750fe4df4" candidate_uuid: "566b0a77d5684cfc829c049bdc29e18e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90a122eac91047afa2ef030fe501034b" is_pre_election: true
I20260608 10:01:26.658404  3338 raft_consensus.cc:2468] T abad98c027e347998e8e7b9750fe4df4 P 90a122eac91047afa2ef030fe501034b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 566b0a77d5684cfc829c049bdc29e18e in term 0.
I20260608 10:01:26.658813  3536 tablet_bootstrap.cc:492] T e71cb896179f4a2bb86ce58bfc5f3e5a P 905422c9f0f649398d084494d9f578a7: Bootstrap starting.
I20260608 10:01:26.659845  3535 tablet_bootstrap.cc:492] T 32de07e8745246f1a455bca8e05e30f1 P 90a122eac91047afa2ef030fe501034b: No bootstrap required, opened a new log
I20260608 10:01:26.660379  3535 ts_tablet_manager.cc:1403] T 32de07e8745246f1a455bca8e05e30f1 P 90a122eac91047afa2ef030fe501034b: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.011s
I20260608 10:01:26.660533  3537 raft_consensus.cc:2804] T abad98c027e347998e8e7b9750fe4df4 P 566b0a77d5684cfc829c049bdc29e18e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:26.660951  3537 raft_consensus.cc:493] T abad98c027e347998e8e7b9750fe4df4 P 566b0a77d5684cfc829c049bdc29e18e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:26.661319  3537 raft_consensus.cc:3060] T abad98c027e347998e8e7b9750fe4df4 P 566b0a77d5684cfc829c049bdc29e18e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:26.663698  3535 raft_consensus.cc:359] T 32de07e8745246f1a455bca8e05e30f1 P 90a122eac91047afa2ef030fe501034b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } } peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } }
I20260608 10:01:26.664458  3535 raft_consensus.cc:385] T 32de07e8745246f1a455bca8e05e30f1 P 90a122eac91047afa2ef030fe501034b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:26.664767  3535 raft_consensus.cc:740] T 32de07e8745246f1a455bca8e05e30f1 P 90a122eac91047afa2ef030fe501034b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90a122eac91047afa2ef030fe501034b, State: Initialized, Role: FOLLOWER
I20260608 10:01:26.660175  3337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b0c2a4d5a74186ad30a65b87b4b363" candidate_uuid: "566b0a77d5684cfc829c049bdc29e18e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90a122eac91047afa2ef030fe501034b" is_pre_election: true
I20260608 10:01:26.665853  3536 tablet_bootstrap.cc:654] T e71cb896179f4a2bb86ce58bfc5f3e5a P 905422c9f0f649398d084494d9f578a7: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:26.665712  3535 consensus_queue.cc:260] T 32de07e8745246f1a455bca8e05e30f1 P 90a122eac91047afa2ef030fe501034b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } } peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } }
I20260608 10:01:26.666170  3337 raft_consensus.cc:2468] T 74b0c2a4d5a74186ad30a65b87b4b363 P 90a122eac91047afa2ef030fe501034b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 566b0a77d5684cfc829c049bdc29e18e in term 0.
I20260608 10:01:26.670863  3535 ts_tablet_manager.cc:1434] T 32de07e8745246f1a455bca8e05e30f1 P 90a122eac91047afa2ef030fe501034b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 10:01:26.672495  3550 raft_consensus.cc:2804] T 74b0c2a4d5a74186ad30a65b87b4b363 P 566b0a77d5684cfc829c049bdc29e18e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:26.672981  3550 raft_consensus.cc:493] T 74b0c2a4d5a74186ad30a65b87b4b363 P 566b0a77d5684cfc829c049bdc29e18e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:26.673404  3550 raft_consensus.cc:3060] T 74b0c2a4d5a74186ad30a65b87b4b363 P 566b0a77d5684cfc829c049bdc29e18e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:26.674698  3536 tablet_bootstrap.cc:492] T e71cb896179f4a2bb86ce58bfc5f3e5a P 905422c9f0f649398d084494d9f578a7: No bootstrap required, opened a new log
I20260608 10:01:26.674283  3537 raft_consensus.cc:515] T abad98c027e347998e8e7b9750fe4df4 P 566b0a77d5684cfc829c049bdc29e18e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } } peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } }
I20260608 10:01:26.675275  3536 ts_tablet_manager.cc:1403] T e71cb896179f4a2bb86ce58bfc5f3e5a P 905422c9f0f649398d084494d9f578a7: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260608 10:01:26.677852  3337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abad98c027e347998e8e7b9750fe4df4" candidate_uuid: "566b0a77d5684cfc829c049bdc29e18e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90a122eac91047afa2ef030fe501034b"
I20260608 10:01:26.678484  3337 raft_consensus.cc:3060] T abad98c027e347998e8e7b9750fe4df4 P 90a122eac91047afa2ef030fe501034b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:26.678561  3536 raft_consensus.cc:359] T e71cb896179f4a2bb86ce58bfc5f3e5a P 905422c9f0f649398d084494d9f578a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } } peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } }
I20260608 10:01:26.679392  3536 raft_consensus.cc:385] T e71cb896179f4a2bb86ce58bfc5f3e5a P 905422c9f0f649398d084494d9f578a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:26.679778  3536 raft_consensus.cc:740] T e71cb896179f4a2bb86ce58bfc5f3e5a P 905422c9f0f649398d084494d9f578a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 905422c9f0f649398d084494d9f578a7, State: Initialized, Role: FOLLOWER
I20260608 10:01:26.680625  3536 consensus_queue.cc:260] T e71cb896179f4a2bb86ce58bfc5f3e5a P 905422c9f0f649398d084494d9f578a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } } peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } }
I20260608 10:01:26.681108  3550 raft_consensus.cc:515] T 74b0c2a4d5a74186ad30a65b87b4b363 P 566b0a77d5684cfc829c049bdc29e18e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } } peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } }
I20260608 10:01:26.683024  3536 ts_tablet_manager.cc:1434] T e71cb896179f4a2bb86ce58bfc5f3e5a P 905422c9f0f649398d084494d9f578a7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:01:26.683687  3550 leader_election.cc:290] T 74b0c2a4d5a74186ad30a65b87b4b363 P 566b0a77d5684cfc829c049bdc29e18e [CANDIDATE]: Term 1 election: Requested vote from peers 90a122eac91047afa2ef030fe501034b (127.0.167.65:42345), 905422c9f0f649398d084494d9f578a7 (127.0.167.66:37581)
I20260608 10:01:26.685026  3412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b0c2a4d5a74186ad30a65b87b4b363" candidate_uuid: "566b0a77d5684cfc829c049bdc29e18e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "905422c9f0f649398d084494d9f578a7"
I20260608 10:01:26.685702  3412 raft_consensus.cc:3060] T 74b0c2a4d5a74186ad30a65b87b4b363 P 905422c9f0f649398d084494d9f578a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:26.686299  3537 leader_election.cc:290] T abad98c027e347998e8e7b9750fe4df4 P 566b0a77d5684cfc829c049bdc29e18e [CANDIDATE]: Term 1 election: Requested vote from peers 90a122eac91047afa2ef030fe501034b (127.0.167.65:42345), 905422c9f0f649398d084494d9f578a7 (127.0.167.66:37581)
I20260608 10:01:26.687641  3338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b0c2a4d5a74186ad30a65b87b4b363" candidate_uuid: "566b0a77d5684cfc829c049bdc29e18e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90a122eac91047afa2ef030fe501034b"
I20260608 10:01:26.688246  3338 raft_consensus.cc:3060] T 74b0c2a4d5a74186ad30a65b87b4b363 P 90a122eac91047afa2ef030fe501034b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:26.689182  3413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abad98c027e347998e8e7b9750fe4df4" candidate_uuid: "566b0a77d5684cfc829c049bdc29e18e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "905422c9f0f649398d084494d9f578a7"
I20260608 10:01:26.689275  3337 raft_consensus.cc:2468] T abad98c027e347998e8e7b9750fe4df4 P 90a122eac91047afa2ef030fe501034b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566b0a77d5684cfc829c049bdc29e18e in term 1.
I20260608 10:01:26.689867  3413 raft_consensus.cc:3060] T abad98c027e347998e8e7b9750fe4df4 P 905422c9f0f649398d084494d9f578a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:26.691092  3450 leader_election.cc:304] T abad98c027e347998e8e7b9750fe4df4 P 566b0a77d5684cfc829c049bdc29e18e [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: 566b0a77d5684cfc829c049bdc29e18e, 90a122eac91047afa2ef030fe501034b; no voters: 
I20260608 10:01:26.693229  3537 raft_consensus.cc:2804] T abad98c027e347998e8e7b9750fe4df4 P 566b0a77d5684cfc829c049bdc29e18e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:26.693853  3537 raft_consensus.cc:697] T abad98c027e347998e8e7b9750fe4df4 P 566b0a77d5684cfc829c049bdc29e18e [term 1 LEADER]: Becoming Leader. State: Replica: 566b0a77d5684cfc829c049bdc29e18e, State: Running, Role: LEADER
I20260608 10:01:26.695652  3338 raft_consensus.cc:2468] T 74b0c2a4d5a74186ad30a65b87b4b363 P 90a122eac91047afa2ef030fe501034b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566b0a77d5684cfc829c049bdc29e18e in term 1.
I20260608 10:01:26.694702  3537 consensus_queue.cc:237] T abad98c027e347998e8e7b9750fe4df4 P 566b0a77d5684cfc829c049bdc29e18e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } } peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } }
I20260608 10:01:26.696993  3450 leader_election.cc:304] T 74b0c2a4d5a74186ad30a65b87b4b363 P 566b0a77d5684cfc829c049bdc29e18e [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: 566b0a77d5684cfc829c049bdc29e18e, 90a122eac91047afa2ef030fe501034b; no voters: 
I20260608 10:01:26.697623  3413 raft_consensus.cc:2468] T abad98c027e347998e8e7b9750fe4df4 P 905422c9f0f649398d084494d9f578a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566b0a77d5684cfc829c049bdc29e18e in term 1.
I20260608 10:01:26.698062  3550 raft_consensus.cc:2804] T 74b0c2a4d5a74186ad30a65b87b4b363 P 566b0a77d5684cfc829c049bdc29e18e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:26.699838  3550 raft_consensus.cc:697] T 74b0c2a4d5a74186ad30a65b87b4b363 P 566b0a77d5684cfc829c049bdc29e18e [term 1 LEADER]: Becoming Leader. State: Replica: 566b0a77d5684cfc829c049bdc29e18e, State: Running, Role: LEADER
I20260608 10:01:26.700090  3412 raft_consensus.cc:2468] T 74b0c2a4d5a74186ad30a65b87b4b363 P 905422c9f0f649398d084494d9f578a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566b0a77d5684cfc829c049bdc29e18e in term 1.
I20260608 10:01:26.700930  3550 consensus_queue.cc:237] T 74b0c2a4d5a74186ad30a65b87b4b363 P 566b0a77d5684cfc829c049bdc29e18e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } } peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } }
I20260608 10:01:26.707170  3236 catalog_manager.cc:5696] T abad98c027e347998e8e7b9750fe4df4 P 566b0a77d5684cfc829c049bdc29e18e reported cstate change: term changed from 0 to 1, leader changed from <none> to 566b0a77d5684cfc829c049bdc29e18e (127.0.167.67). New cstate: current_term: 1 leader_uuid: "566b0a77d5684cfc829c049bdc29e18e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:26.719353  3236 catalog_manager.cc:5696] T 74b0c2a4d5a74186ad30a65b87b4b363 P 566b0a77d5684cfc829c049bdc29e18e reported cstate change: term changed from 0 to 1, leader changed from <none> to 566b0a77d5684cfc829c049bdc29e18e (127.0.167.67). New cstate: current_term: 1 leader_uuid: "566b0a77d5684cfc829c049bdc29e18e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:26.740437  3550 raft_consensus.cc:493] T e71cb896179f4a2bb86ce58bfc5f3e5a P 566b0a77d5684cfc829c049bdc29e18e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:26.740921  3550 raft_consensus.cc:515] T e71cb896179f4a2bb86ce58bfc5f3e5a P 566b0a77d5684cfc829c049bdc29e18e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } } peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } }
I20260608 10:01:26.742794  3550 leader_election.cc:290] T e71cb896179f4a2bb86ce58bfc5f3e5a P 566b0a77d5684cfc829c049bdc29e18e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90a122eac91047afa2ef030fe501034b (127.0.167.65:42345), 905422c9f0f649398d084494d9f578a7 (127.0.167.66:37581)
I20260608 10:01:26.743587  3338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71cb896179f4a2bb86ce58bfc5f3e5a" candidate_uuid: "566b0a77d5684cfc829c049bdc29e18e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90a122eac91047afa2ef030fe501034b" is_pre_election: true
I20260608 10:01:26.743866  3412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71cb896179f4a2bb86ce58bfc5f3e5a" candidate_uuid: "566b0a77d5684cfc829c049bdc29e18e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "905422c9f0f649398d084494d9f578a7" is_pre_election: true
I20260608 10:01:26.744167  3338 raft_consensus.cc:2468] T e71cb896179f4a2bb86ce58bfc5f3e5a P 90a122eac91047afa2ef030fe501034b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 566b0a77d5684cfc829c049bdc29e18e in term 0.
I20260608 10:01:26.744516  3412 raft_consensus.cc:2468] T e71cb896179f4a2bb86ce58bfc5f3e5a P 905422c9f0f649398d084494d9f578a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 566b0a77d5684cfc829c049bdc29e18e in term 0.
I20260608 10:01:26.745395  3450 leader_election.cc:304] T e71cb896179f4a2bb86ce58bfc5f3e5a P 566b0a77d5684cfc829c049bdc29e18e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566b0a77d5684cfc829c049bdc29e18e, 90a122eac91047afa2ef030fe501034b; no voters: 
I20260608 10:01:26.746219  3550 raft_consensus.cc:2804] T e71cb896179f4a2bb86ce58bfc5f3e5a P 566b0a77d5684cfc829c049bdc29e18e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:26.746490  3550 raft_consensus.cc:493] T e71cb896179f4a2bb86ce58bfc5f3e5a P 566b0a77d5684cfc829c049bdc29e18e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:26.746887  3550 raft_consensus.cc:3060] T e71cb896179f4a2bb86ce58bfc5f3e5a P 566b0a77d5684cfc829c049bdc29e18e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:26.751101  3542 raft_consensus.cc:493] T 32de07e8745246f1a455bca8e05e30f1 P 905422c9f0f649398d084494d9f578a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:26.751631  3542 raft_consensus.cc:515] T 32de07e8745246f1a455bca8e05e30f1 P 905422c9f0f649398d084494d9f578a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } } peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } }
I20260608 10:01:26.752665  3550 raft_consensus.cc:515] T e71cb896179f4a2bb86ce58bfc5f3e5a P 566b0a77d5684cfc829c049bdc29e18e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } } peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } }
I20260608 10:01:26.754732  3542 leader_election.cc:290] T 32de07e8745246f1a455bca8e05e30f1 P 905422c9f0f649398d084494d9f578a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 566b0a77d5684cfc829c049bdc29e18e (127.0.167.67:35597), 90a122eac91047afa2ef030fe501034b (127.0.167.65:42345)
I20260608 10:01:26.755338  3550 leader_election.cc:290] T e71cb896179f4a2bb86ce58bfc5f3e5a P 566b0a77d5684cfc829c049bdc29e18e [CANDIDATE]: Term 1 election: Requested vote from peers 90a122eac91047afa2ef030fe501034b (127.0.167.65:42345), 905422c9f0f649398d084494d9f578a7 (127.0.167.66:37581)
I20260608 10:01:26.756093  3412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71cb896179f4a2bb86ce58bfc5f3e5a" candidate_uuid: "566b0a77d5684cfc829c049bdc29e18e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "905422c9f0f649398d084494d9f578a7"
I20260608 10:01:26.756844  3412 raft_consensus.cc:3060] T e71cb896179f4a2bb86ce58bfc5f3e5a P 905422c9f0f649398d084494d9f578a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:26.756768  3338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71cb896179f4a2bb86ce58bfc5f3e5a" candidate_uuid: "566b0a77d5684cfc829c049bdc29e18e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90a122eac91047afa2ef030fe501034b"
I20260608 10:01:26.760088  3338 raft_consensus.cc:3060] T e71cb896179f4a2bb86ce58bfc5f3e5a P 90a122eac91047afa2ef030fe501034b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:26.766860  3412 raft_consensus.cc:2468] T e71cb896179f4a2bb86ce58bfc5f3e5a P 905422c9f0f649398d084494d9f578a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566b0a77d5684cfc829c049bdc29e18e in term 1.
I20260608 10:01:26.767503  3338 raft_consensus.cc:2468] T e71cb896179f4a2bb86ce58bfc5f3e5a P 90a122eac91047afa2ef030fe501034b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566b0a77d5684cfc829c049bdc29e18e in term 1.
I20260608 10:01:26.768427  3452 leader_election.cc:304] T e71cb896179f4a2bb86ce58bfc5f3e5a P 566b0a77d5684cfc829c049bdc29e18e [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: 566b0a77d5684cfc829c049bdc29e18e, 905422c9f0f649398d084494d9f578a7; no voters: 
I20260608 10:01:26.769346  3550 raft_consensus.cc:2804] T e71cb896179f4a2bb86ce58bfc5f3e5a P 566b0a77d5684cfc829c049bdc29e18e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:26.769870  3550 raft_consensus.cc:697] T e71cb896179f4a2bb86ce58bfc5f3e5a P 566b0a77d5684cfc829c049bdc29e18e [term 1 LEADER]: Becoming Leader. State: Replica: 566b0a77d5684cfc829c049bdc29e18e, State: Running, Role: LEADER
I20260608 10:01:26.770747  3487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32de07e8745246f1a455bca8e05e30f1" candidate_uuid: "905422c9f0f649398d084494d9f578a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566b0a77d5684cfc829c049bdc29e18e" is_pre_election: true
I20260608 10:01:26.770750  3550 consensus_queue.cc:237] T e71cb896179f4a2bb86ce58bfc5f3e5a P 566b0a77d5684cfc829c049bdc29e18e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } } peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } }
I20260608 10:01:26.771644  3487 raft_consensus.cc:2468] T 32de07e8745246f1a455bca8e05e30f1 P 566b0a77d5684cfc829c049bdc29e18e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 905422c9f0f649398d084494d9f578a7 in term 0.
I20260608 10:01:26.772977  3376 leader_election.cc:304] T 32de07e8745246f1a455bca8e05e30f1 P 905422c9f0f649398d084494d9f578a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566b0a77d5684cfc829c049bdc29e18e, 905422c9f0f649398d084494d9f578a7; no voters: 
I20260608 10:01:26.773844  3542 raft_consensus.cc:2804] T 32de07e8745246f1a455bca8e05e30f1 P 905422c9f0f649398d084494d9f578a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:26.774236  3542 raft_consensus.cc:493] T 32de07e8745246f1a455bca8e05e30f1 P 905422c9f0f649398d084494d9f578a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:26.774699  3542 raft_consensus.cc:3060] T 32de07e8745246f1a455bca8e05e30f1 P 905422c9f0f649398d084494d9f578a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:26.778978  3338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32de07e8745246f1a455bca8e05e30f1" candidate_uuid: "905422c9f0f649398d084494d9f578a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90a122eac91047afa2ef030fe501034b" is_pre_election: true
I20260608 10:01:26.779671  3338 raft_consensus.cc:2468] T 32de07e8745246f1a455bca8e05e30f1 P 90a122eac91047afa2ef030fe501034b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 905422c9f0f649398d084494d9f578a7 in term 0.
I20260608 10:01:26.785429  3542 raft_consensus.cc:515] T 32de07e8745246f1a455bca8e05e30f1 P 905422c9f0f649398d084494d9f578a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } } peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } }
I20260608 10:01:26.787619  3542 leader_election.cc:290] T 32de07e8745246f1a455bca8e05e30f1 P 905422c9f0f649398d084494d9f578a7 [CANDIDATE]: Term 1 election: Requested vote from peers 566b0a77d5684cfc829c049bdc29e18e (127.0.167.67:35597), 90a122eac91047afa2ef030fe501034b (127.0.167.65:42345)
I20260608 10:01:26.788667  3487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32de07e8745246f1a455bca8e05e30f1" candidate_uuid: "905422c9f0f649398d084494d9f578a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566b0a77d5684cfc829c049bdc29e18e"
I20260608 10:01:26.788940  3338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32de07e8745246f1a455bca8e05e30f1" candidate_uuid: "905422c9f0f649398d084494d9f578a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90a122eac91047afa2ef030fe501034b"
I20260608 10:01:26.789198  3487 raft_consensus.cc:3060] T 32de07e8745246f1a455bca8e05e30f1 P 566b0a77d5684cfc829c049bdc29e18e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:26.789616  3338 raft_consensus.cc:3060] T 32de07e8745246f1a455bca8e05e30f1 P 90a122eac91047afa2ef030fe501034b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:26.791496  3236 catalog_manager.cc:5696] T e71cb896179f4a2bb86ce58bfc5f3e5a P 566b0a77d5684cfc829c049bdc29e18e reported cstate change: term changed from 0 to 1, leader changed from <none> to 566b0a77d5684cfc829c049bdc29e18e (127.0.167.67). New cstate: current_term: 1 leader_uuid: "566b0a77d5684cfc829c049bdc29e18e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:26.794452  3338 raft_consensus.cc:2468] T 32de07e8745246f1a455bca8e05e30f1 P 90a122eac91047afa2ef030fe501034b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 905422c9f0f649398d084494d9f578a7 in term 1.
I20260608 10:01:26.796101  3376 leader_election.cc:304] T 32de07e8745246f1a455bca8e05e30f1 P 905422c9f0f649398d084494d9f578a7 [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: 905422c9f0f649398d084494d9f578a7, 90a122eac91047afa2ef030fe501034b; no voters: 
I20260608 10:01:26.796422  3487 raft_consensus.cc:2468] T 32de07e8745246f1a455bca8e05e30f1 P 566b0a77d5684cfc829c049bdc29e18e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 905422c9f0f649398d084494d9f578a7 in term 1.
I20260608 10:01:26.797361  3542 raft_consensus.cc:2804] T 32de07e8745246f1a455bca8e05e30f1 P 905422c9f0f649398d084494d9f578a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:26.798674  3542 raft_consensus.cc:697] T 32de07e8745246f1a455bca8e05e30f1 P 905422c9f0f649398d084494d9f578a7 [term 1 LEADER]: Becoming Leader. State: Replica: 905422c9f0f649398d084494d9f578a7, State: Running, Role: LEADER
I20260608 10:01:26.799585  3542 consensus_queue.cc:237] T 32de07e8745246f1a455bca8e05e30f1 P 905422c9f0f649398d084494d9f578a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } } peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } }
I20260608 10:01:26.807405  3236 catalog_manager.cc:5696] T 32de07e8745246f1a455bca8e05e30f1 P 905422c9f0f649398d084494d9f578a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 905422c9f0f649398d084494d9f578a7 (127.0.167.66). New cstate: current_term: 1 leader_uuid: "905422c9f0f649398d084494d9f578a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566b0a77d5684cfc829c049bdc29e18e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 35597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90a122eac91047afa2ef030fe501034b" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "905422c9f0f649398d084494d9f578a7" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37581 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:26.844832   669 tablet_server.cc:179] TabletServer@127.0.167.65:0 shutting down...
I20260608 10:01:26.863049   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:26.863983   669 tablet_replica.cc:333] T 74b0c2a4d5a74186ad30a65b87b4b363 P 90a122eac91047afa2ef030fe501034b: stopping tablet replica
I20260608 10:01:26.864663   669 raft_consensus.cc:2243] T 74b0c2a4d5a74186ad30a65b87b4b363 P 90a122eac91047afa2ef030fe501034b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:26.865113   669 raft_consensus.cc:2272] T 74b0c2a4d5a74186ad30a65b87b4b363 P 90a122eac91047afa2ef030fe501034b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:26.867434   669 tablet_replica.cc:333] T abad98c027e347998e8e7b9750fe4df4 P 90a122eac91047afa2ef030fe501034b: stopping tablet replica
I20260608 10:01:26.867967   669 raft_consensus.cc:2243] T abad98c027e347998e8e7b9750fe4df4 P 90a122eac91047afa2ef030fe501034b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:26.868428   669 raft_consensus.cc:2272] T abad98c027e347998e8e7b9750fe4df4 P 90a122eac91047afa2ef030fe501034b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:26.870239   669 tablet_replica.cc:333] T 32de07e8745246f1a455bca8e05e30f1 P 90a122eac91047afa2ef030fe501034b: stopping tablet replica
I20260608 10:01:26.870756   669 raft_consensus.cc:2243] T 32de07e8745246f1a455bca8e05e30f1 P 90a122eac91047afa2ef030fe501034b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:26.871140   669 raft_consensus.cc:2272] T 32de07e8745246f1a455bca8e05e30f1 P 90a122eac91047afa2ef030fe501034b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:26.872983   669 tablet_replica.cc:333] T e71cb896179f4a2bb86ce58bfc5f3e5a P 90a122eac91047afa2ef030fe501034b: stopping tablet replica
I20260608 10:01:26.873498   669 raft_consensus.cc:2243] T e71cb896179f4a2bb86ce58bfc5f3e5a P 90a122eac91047afa2ef030fe501034b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:26.873904   669 raft_consensus.cc:2272] T e71cb896179f4a2bb86ce58bfc5f3e5a P 90a122eac91047afa2ef030fe501034b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:26.883023  3289 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
I20260608 10:01:26.897150   669 tablet_server.cc:196] TabletServer@127.0.167.65:0 shutdown complete.
I20260608 10:01:26.898757  3487 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74b0c2a4d5a74186ad30a65b87b4b363"
dest_uuid: "566b0a77d5684cfc829c049bdc29e18e"
mode: GRACEFUL
new_leader_uuid: "90a122eac91047afa2ef030fe501034b"
 from {username='slave'} at 127.0.0.1:44950
I20260608 10:01:26.899390  3487 raft_consensus.cc:606] T 74b0c2a4d5a74186ad30a65b87b4b363 P 566b0a77d5684cfc829c049bdc29e18e [term 1 LEADER]: Received request to transfer leadership to TS 90a122eac91047afa2ef030fe501034b
I20260608 10:01:26.900840  3289 auto_leader_rebalancer.cc:388] table: range_aware_auto_rebalancer_test, leader rebalance finish, leader transfer count: 1
I20260608 10:01:26.901347  3289 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:26.909384   669 tablet_server.cc:179] TabletServer@127.0.167.66:0 shutting down...
I20260608 10:01:26.926944   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:26.927875   669 tablet_replica.cc:333] T e71cb896179f4a2bb86ce58bfc5f3e5a P 905422c9f0f649398d084494d9f578a7: stopping tablet replica
I20260608 10:01:26.928553   669 raft_consensus.cc:2243] T e71cb896179f4a2bb86ce58bfc5f3e5a P 905422c9f0f649398d084494d9f578a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:26.928994   669 raft_consensus.cc:2272] T e71cb896179f4a2bb86ce58bfc5f3e5a P 905422c9f0f649398d084494d9f578a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:26.931149   669 tablet_replica.cc:333] T 32de07e8745246f1a455bca8e05e30f1 P 905422c9f0f649398d084494d9f578a7: stopping tablet replica
I20260608 10:01:26.931692   669 raft_consensus.cc:2243] T 32de07e8745246f1a455bca8e05e30f1 P 905422c9f0f649398d084494d9f578a7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:26.932355   669 pending_rounds.cc:70] T 32de07e8745246f1a455bca8e05e30f1 P 905422c9f0f649398d084494d9f578a7: Trying to abort 1 pending ops.
I20260608 10:01:26.932577   669 pending_rounds.cc:77] T 32de07e8745246f1a455bca8e05e30f1 P 905422c9f0f649398d084494d9f578a7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619184340672512 op_type: NO_OP noop_request { }
I20260608 10:01:26.932926   669 raft_consensus.cc:2889] T 32de07e8745246f1a455bca8e05e30f1 P 905422c9f0f649398d084494d9f578a7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:01:26.933218   669 raft_consensus.cc:2272] T 32de07e8745246f1a455bca8e05e30f1 P 905422c9f0f649398d084494d9f578a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:26.935475   669 tablet_replica.cc:333] T 74b0c2a4d5a74186ad30a65b87b4b363 P 905422c9f0f649398d084494d9f578a7: stopping tablet replica
I20260608 10:01:26.936005   669 raft_consensus.cc:2243] T 74b0c2a4d5a74186ad30a65b87b4b363 P 905422c9f0f649398d084494d9f578a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:26.936467   669 raft_consensus.cc:2272] T 74b0c2a4d5a74186ad30a65b87b4b363 P 905422c9f0f649398d084494d9f578a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:26.938468   669 tablet_replica.cc:333] T abad98c027e347998e8e7b9750fe4df4 P 905422c9f0f649398d084494d9f578a7: stopping tablet replica
I20260608 10:01:26.938953   669 raft_consensus.cc:2243] T abad98c027e347998e8e7b9750fe4df4 P 905422c9f0f649398d084494d9f578a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:26.939334   669 raft_consensus.cc:2272] T abad98c027e347998e8e7b9750fe4df4 P 905422c9f0f649398d084494d9f578a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:26.961961   669 tablet_server.cc:196] TabletServer@127.0.167.66:0 shutdown complete.
I20260608 10:01:26.973495   669 tablet_server.cc:179] TabletServer@127.0.167.67:0 shutting down...
I20260608 10:01:26.991570   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:26.992477   669 tablet_replica.cc:333] T abad98c027e347998e8e7b9750fe4df4 P 566b0a77d5684cfc829c049bdc29e18e: stopping tablet replica
I20260608 10:01:26.993053   669 raft_consensus.cc:2243] T abad98c027e347998e8e7b9750fe4df4 P 566b0a77d5684cfc829c049bdc29e18e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:26.993701   669 pending_rounds.cc:70] T abad98c027e347998e8e7b9750fe4df4 P 566b0a77d5684cfc829c049bdc29e18e: Trying to abort 1 pending ops.
I20260608 10:01:26.993922   669 pending_rounds.cc:77] T abad98c027e347998e8e7b9750fe4df4 P 566b0a77d5684cfc829c049bdc29e18e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619183921008640 op_type: NO_OP noop_request { }
I20260608 10:01:26.994215   669 raft_consensus.cc:2889] T abad98c027e347998e8e7b9750fe4df4 P 566b0a77d5684cfc829c049bdc29e18e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:01:26.994503   669 raft_consensus.cc:2272] T abad98c027e347998e8e7b9750fe4df4 P 566b0a77d5684cfc829c049bdc29e18e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:26.997051   669 tablet_replica.cc:333] T 74b0c2a4d5a74186ad30a65b87b4b363 P 566b0a77d5684cfc829c049bdc29e18e: stopping tablet replica
I20260608 10:01:26.997596   669 raft_consensus.cc:2243] T 74b0c2a4d5a74186ad30a65b87b4b363 P 566b0a77d5684cfc829c049bdc29e18e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:26.998173   669 pending_rounds.cc:70] T 74b0c2a4d5a74186ad30a65b87b4b363 P 566b0a77d5684cfc829c049bdc29e18e: Trying to abort 1 pending ops.
I20260608 10:01:26.998379   669 pending_rounds.cc:77] T 74b0c2a4d5a74186ad30a65b87b4b363 P 566b0a77d5684cfc829c049bdc29e18e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619183937855488 op_type: NO_OP noop_request { }
I20260608 10:01:26.998653   669 raft_consensus.cc:2889] T 74b0c2a4d5a74186ad30a65b87b4b363 P 566b0a77d5684cfc829c049bdc29e18e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:01:26.998927   669 raft_consensus.cc:2272] T 74b0c2a4d5a74186ad30a65b87b4b363 P 566b0a77d5684cfc829c049bdc29e18e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.001183   669 tablet_replica.cc:333] T e71cb896179f4a2bb86ce58bfc5f3e5a P 566b0a77d5684cfc829c049bdc29e18e: stopping tablet replica
I20260608 10:01:27.001694   669 raft_consensus.cc:2243] T e71cb896179f4a2bb86ce58bfc5f3e5a P 566b0a77d5684cfc829c049bdc29e18e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:27.002277   669 pending_rounds.cc:70] T e71cb896179f4a2bb86ce58bfc5f3e5a P 566b0a77d5684cfc829c049bdc29e18e: Trying to abort 1 pending ops.
I20260608 10:01:27.002486   669 pending_rounds.cc:77] T e71cb896179f4a2bb86ce58bfc5f3e5a P 566b0a77d5684cfc829c049bdc29e18e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619184223621120 op_type: NO_OP noop_request { }
I20260608 10:01:27.002754   669 raft_consensus.cc:2889] T e71cb896179f4a2bb86ce58bfc5f3e5a P 566b0a77d5684cfc829c049bdc29e18e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:01:27.003031   669 raft_consensus.cc:2272] T e71cb896179f4a2bb86ce58bfc5f3e5a P 566b0a77d5684cfc829c049bdc29e18e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.005324   669 tablet_replica.cc:333] T 32de07e8745246f1a455bca8e05e30f1 P 566b0a77d5684cfc829c049bdc29e18e: stopping tablet replica
I20260608 10:01:27.005824   669 raft_consensus.cc:2243] T 32de07e8745246f1a455bca8e05e30f1 P 566b0a77d5684cfc829c049bdc29e18e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:27.006213   669 raft_consensus.cc:2272] T 32de07e8745246f1a455bca8e05e30f1 P 566b0a77d5684cfc829c049bdc29e18e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.028172   669 tablet_server.cc:196] TabletServer@127.0.167.67:0 shutdown complete.
I20260608 10:01:27.039790   669 master.cc:562] Master@127.0.167.126:33165 shutting down...
I20260608 10:01:27.058418   669 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8ceac432188a401db3983d2502a1f2bf [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:27.058997   669 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8ceac432188a401db3983d2502a1f2bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.059301   669 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8ceac432188a401db3983d2502a1f2bf: stopping tablet replica
I20260608 10:01:27.079002   669 master.cc:584] Master@127.0.167.126:33165 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2388 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260608 10:01:27.112414   669 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.167.126:38447
I20260608 10:01:27.113559   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:27.118819  3563 instance_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 10:01:27.120245  3564 instance_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 10:01:27.121490   669 server_base.cc:1061] running on GCE node
W20260608 10:01:27.122179  3566 instance_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 10:01:27.123045   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:27.123250   669 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 10:01:27.123461   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912887123443 us; error 0 us; skew 500 ppm
I20260608 10:01:27.124147   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:27.126806   669 webserver.cc:533] Webserver started at http://127.0.167.126:46759/ using document root <none> and password file <none>
I20260608 10:01:27.127447   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:27.127664   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:27.128008   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:27.129261   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808122572-669-0/minicluster-data/master-0-root/instance:
uuid: "3e9e8e740157485582d73f6f5ce0759b"
format_stamp: "Formatted at 2026-06-08 10:01:27 on dist-test-slave-swwz"
I20260608 10:01:27.134243   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:01:27.137957  3571 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:27.138803   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:01:27.139139   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808122572-669-0/minicluster-data/master-0-root
uuid: "3e9e8e740157485582d73f6f5ce0759b"
format_stamp: "Formatted at 2026-06-08 10:01:27 on dist-test-slave-swwz"
I20260608 10:01:27.139461   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808122572-669-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808122572-669-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808122572-669-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 10:01:27.178160   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:27.179330   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:27.216051   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.126:38447
I20260608 10:01:27.216158  3622 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.126:38447 every 8 connection(s)
I20260608 10:01:27.220369  3623 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 10:01:27.230712  3623 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3e9e8e740157485582d73f6f5ce0759b: Bootstrap starting.
I20260608 10:01:27.235343  3623 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3e9e8e740157485582d73f6f5ce0759b: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:27.239499  3623 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3e9e8e740157485582d73f6f5ce0759b: No bootstrap required, opened a new log
I20260608 10:01:27.242048  3623 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3e9e8e740157485582d73f6f5ce0759b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e9e8e740157485582d73f6f5ce0759b" member_type: VOTER }
I20260608 10:01:27.242522  3623 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3e9e8e740157485582d73f6f5ce0759b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:27.242772  3623 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3e9e8e740157485582d73f6f5ce0759b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e9e8e740157485582d73f6f5ce0759b, State: Initialized, Role: FOLLOWER
I20260608 10:01:27.243433  3623 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3e9e8e740157485582d73f6f5ce0759b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3e9e8e740157485582d73f6f5ce0759b" member_type: VOTER }
I20260608 10:01:27.243916  3623 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3e9e8e740157485582d73f6f5ce0759b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:01:27.244174  3623 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3e9e8e740157485582d73f6f5ce0759b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:01:27.244484  3623 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3e9e8e740157485582d73f6f5ce0759b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:27.248971  3623 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3e9e8e740157485582d73f6f5ce0759b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e9e8e740157485582d73f6f5ce0759b" member_type: VOTER }
I20260608 10:01:27.249558  3623 leader_election.cc:304] T 00000000000000000000000000000000 P 3e9e8e740157485582d73f6f5ce0759b [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: 3e9e8e740157485582d73f6f5ce0759b; no voters: 
I20260608 10:01:27.250728  3623 leader_election.cc:290] T 00000000000000000000000000000000 P 3e9e8e740157485582d73f6f5ce0759b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:01:27.251170  3626 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3e9e8e740157485582d73f6f5ce0759b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:27.252590  3626 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3e9e8e740157485582d73f6f5ce0759b [term 1 LEADER]: Becoming Leader. State: Replica: 3e9e8e740157485582d73f6f5ce0759b, State: Running, Role: LEADER
I20260608 10:01:27.253304  3626 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3e9e8e740157485582d73f6f5ce0759b [LEADER]: Queue going to LEADER mode. State: All 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: "3e9e8e740157485582d73f6f5ce0759b" member_type: VOTER }
I20260608 10:01:27.253907  3623 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3e9e8e740157485582d73f6f5ce0759b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:01:27.256299  3628 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3e9e8e740157485582d73f6f5ce0759b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3e9e8e740157485582d73f6f5ce0759b. Latest consensus state: current_term: 1 leader_uuid: "3e9e8e740157485582d73f6f5ce0759b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e9e8e740157485582d73f6f5ce0759b" member_type: VOTER } }
I20260608 10:01:27.256300  3627 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3e9e8e740157485582d73f6f5ce0759b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3e9e8e740157485582d73f6f5ce0759b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e9e8e740157485582d73f6f5ce0759b" member_type: VOTER } }
I20260608 10:01:27.257087  3628 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3e9e8e740157485582d73f6f5ce0759b [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:27.257149  3627 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3e9e8e740157485582d73f6f5ce0759b [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:27.260499  3631 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:01:27.269119  3631 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:01:27.270205   669 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:01:27.278741  3631 catalog_manager.cc:1382] Generated new cluster ID: ef803b04154b487f83698c234c7f946e
I20260608 10:01:27.279054  3631 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:01:27.296348  3631 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:01:27.297721  3631 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:01:27.318069  3631 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3e9e8e740157485582d73f6f5ce0759b: Generated new TSK 0
I20260608 10:01:27.318749  3631 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:01:27.336863   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:27.343237  3644 instance_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 10:01:27.344580  3645 instance_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 10:01:27.346086  3647 instance_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 10:01:27.346508   669 server_base.cc:1061] running on GCE node
I20260608 10:01:27.347390   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:27.347575   669 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 10:01:27.347697   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912887347686 us; error 0 us; skew 500 ppm
I20260608 10:01:27.348228   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:27.350602   669 webserver.cc:533] Webserver started at http://127.0.167.65:43241/ using document root <none> and password file <none>
I20260608 10:01:27.351087   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:27.351254   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:27.351471   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:27.352625   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808122572-669-0/minicluster-data/ts-0-root/instance:
uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb"
format_stamp: "Formatted at 2026-06-08 10:01:27 on dist-test-slave-swwz"
I20260608 10:01:27.357242   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 10:01:27.360805  3652 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:27.361667   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 10:01:27.362006   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808122572-669-0/minicluster-data/ts-0-root
uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb"
format_stamp: "Formatted at 2026-06-08 10:01:27 on dist-test-slave-swwz"
I20260608 10:01:27.362314   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808122572-669-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808122572-669-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808122572-669-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 10:01:27.385723   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:27.386972   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:27.388656   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:27.391153   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:27.391391   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:27.391651   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:27.391844   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:27.435968   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.65:37675
I20260608 10:01:27.436084  3714 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.65:37675 every 8 connection(s)
I20260608 10:01:27.442816   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:27.449621  3719 instance_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 10:01:27.450752  3720 instance_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 10:01:27.453154   669 server_base.cc:1061] running on GCE node
W20260608 10:01:27.454957  3722 instance_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 10:01:27.455495  3715 heartbeater.cc:344] Connected to a master server at 127.0.167.126:38447
I20260608 10:01:27.455962  3715 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:27.456192   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:27.456503   669 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 10:01:27.456723   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912887456701 us; error 0 us; skew 500 ppm
I20260608 10:01:27.456960  3715 heartbeater.cc:507] Master 127.0.167.126:38447 requested a full tablet report, sending...
I20260608 10:01:27.457572   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:27.459594  3588 ts_manager.cc:194] Registered new tserver with Master: 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675)
I20260608 10:01:27.460707   669 webserver.cc:533] Webserver started at http://127.0.167.66:36689/ using document root <none> and password file <none>
I20260608 10:01:27.461431   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:27.461687   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:27.461987   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:27.462262  3588 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44600
I20260608 10:01:27.463428   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808122572-669-0/minicluster-data/ts-1-root/instance:
uuid: "51cc8d8a4ea44aef8f190d87c5e420c5"
format_stamp: "Formatted at 2026-06-08 10:01:27 on dist-test-slave-swwz"
I20260608 10:01:27.468588   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 10:01:27.472106  3727 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:27.473048   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:01:27.473376   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808122572-669-0/minicluster-data/ts-1-root
uuid: "51cc8d8a4ea44aef8f190d87c5e420c5"
format_stamp: "Formatted at 2026-06-08 10:01:27 on dist-test-slave-swwz"
I20260608 10:01:27.473659   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808122572-669-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808122572-669-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808122572-669-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 10:01:27.495663   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:27.496935   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:27.498485   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:27.501045   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:27.501298   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:27.501559   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:27.501751   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:27.540482   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.66:40221
I20260608 10:01:27.540621  3789 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.66:40221 every 8 connection(s)
I20260608 10:01:27.545966   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:27.553529  3793 instance_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 10:01:27.554612  3794 instance_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 10:01:27.557673   669 server_base.cc:1061] running on GCE node
W20260608 10:01:27.558630  3796 instance_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 10:01:27.559672  3790 heartbeater.cc:344] Connected to a master server at 127.0.167.126:38447
I20260608 10:01:27.559791   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:01:27.560063  3790 heartbeater.cc:461] Registering TS with master...
W20260608 10:01:27.560140   669 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 10:01:27.560539   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912887560512 us; error 0 us; skew 500 ppm
I20260608 10:01:27.561077  3790 heartbeater.cc:507] Master 127.0.167.126:38447 requested a full tablet report, sending...
I20260608 10:01:27.561223   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:27.563696  3588 ts_manager.cc:194] Registered new tserver with Master: 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66:40221)
I20260608 10:01:27.564447   669 webserver.cc:533] Webserver started at http://127.0.167.67:36835/ using document root <none> and password file <none>
I20260608 10:01:27.565167   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:27.565413   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:27.565733   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:27.565762  3588 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44612
I20260608 10:01:27.567262   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808122572-669-0/minicluster-data/ts-2-root/instance:
uuid: "fc7b4a3a77f6448f89711baef234cedd"
format_stamp: "Formatted at 2026-06-08 10:01:27 on dist-test-slave-swwz"
I20260608 10:01:27.572667   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.008s	sys 0.000s
I20260608 10:01:27.576246  3801 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:27.577162   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:01:27.577493   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808122572-669-0/minicluster-data/ts-2-root
uuid: "fc7b4a3a77f6448f89711baef234cedd"
format_stamp: "Formatted at 2026-06-08 10:01:27 on dist-test-slave-swwz"
I20260608 10:01:27.577816   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808122572-669-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808122572-669-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808122572-669-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 10:01:27.599820   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:27.600992   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:27.602473   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:27.604910   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:27.605150   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:27.605402   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:27.605584   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:27.645643   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.67:38885
I20260608 10:01:27.645772  3863 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.67:38885 every 8 connection(s)
I20260608 10:01:27.659837  3864 heartbeater.cc:344] Connected to a master server at 127.0.167.126:38447
I20260608 10:01:27.660262  3864 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:27.661105  3864 heartbeater.cc:507] Master 127.0.167.126:38447 requested a full tablet report, sending...
I20260608 10:01:27.663240  3588 ts_manager.cc:194] Registered new tserver with Master: fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885)
I20260608 10:01:27.663938   669 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014771857s
I20260608 10:01:27.664703  3588 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44624
I20260608 10:01:28.465570  3715 heartbeater.cc:499] Master 127.0.167.126:38447 was elected leader, sending a full tablet report...
I20260608 10:01:28.568969  3790 heartbeater.cc:499] Master 127.0.167.126:38447 was elected leader, sending a full tablet report...
I20260608 10:01:28.667640  3864 heartbeater.cc:499] Master 127.0.167.126:38447 was elected leader, sending a full tablet report...
I20260608 10:01:28.719244  3588 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44640:
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 10:01:28.721539  3588 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 10:01:28.779928  3829 tablet_service.cc:1511] Processing CreateTablet for tablet 4fe89752dcb546879ae9ee259d1f0797 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:28.781539  3829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fe89752dcb546879ae9ee259d1f0797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:28.785836  3828 tablet_service.cc:1511] Processing CreateTablet for tablet 720ca36187c342548b935ef1ec73abe8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:28.787376  3828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 720ca36187c342548b935ef1ec73abe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:28.793941  3827 tablet_service.cc:1511] Processing CreateTablet for tablet 3c4adf833376460a8edaf6e06e795067 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:28.795639  3827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c4adf833376460a8edaf6e06e795067. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:28.797699  3826 tablet_service.cc:1511] Processing CreateTablet for tablet 326205c6e2ab421585298ab3a87d1639 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:28.799312  3826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 326205c6e2ab421585298ab3a87d1639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:28.805974  3825 tablet_service.cc:1511] Processing CreateTablet for tablet 699c771217884029adeaa2ab7e69b11c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:28.807574  3825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 699c771217884029adeaa2ab7e69b11c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:28.814060  3824 tablet_service.cc:1511] Processing CreateTablet for tablet 0c7d15d327dd42d8b54d9643bf23de21 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:28.817459  3680 tablet_service.cc:1511] Processing CreateTablet for tablet 4fe89752dcb546879ae9ee259d1f0797 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:28.819597  3680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fe89752dcb546879ae9ee259d1f0797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:28.821581  3822 tablet_service.cc:1511] Processing CreateTablet for tablet 2123dc5de4ab4fe9a3f66f203f44cba2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:28.819792  3823 tablet_service.cc:1511] Processing CreateTablet for tablet d792160af3df485a9365b8599c87ef39 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:28.821933  3679 tablet_service.cc:1511] Processing CreateTablet for tablet 720ca36187c342548b935ef1ec73abe8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:28.824044  3679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 720ca36187c342548b935ef1ec73abe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:28.826494  3824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c7d15d327dd42d8b54d9643bf23de21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:28.831108  3822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2123dc5de4ab4fe9a3f66f203f44cba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:28.831841  3678 tablet_service.cc:1511] Processing CreateTablet for tablet 3c4adf833376460a8edaf6e06e795067 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:28.833491  3678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c4adf833376460a8edaf6e06e795067. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:28.837416  3676 tablet_service.cc:1511] Processing CreateTablet for tablet 699c771217884029adeaa2ab7e69b11c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:28.838915  3676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 699c771217884029adeaa2ab7e69b11c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:28.841421  3675 tablet_service.cc:1511] Processing CreateTablet for tablet 0c7d15d327dd42d8b54d9643bf23de21 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:28.842089  3677 tablet_service.cc:1511] Processing CreateTablet for tablet 326205c6e2ab421585298ab3a87d1639 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:28.842998  3675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c7d15d327dd42d8b54d9643bf23de21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:28.843885  3677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 326205c6e2ab421585298ab3a87d1639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:28.853520  3674 tablet_service.cc:1511] Processing CreateTablet for tablet d792160af3df485a9365b8599c87ef39 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:28.855101  3674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d792160af3df485a9365b8599c87ef39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:28.856555  3755 tablet_service.cc:1511] Processing CreateTablet for tablet 4fe89752dcb546879ae9ee259d1f0797 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:28.858215  3884 tablet_bootstrap.cc:492] T 699c771217884029adeaa2ab7e69b11c P fc7b4a3a77f6448f89711baef234cedd: Bootstrap starting.
I20260608 10:01:28.858255  3755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fe89752dcb546879ae9ee259d1f0797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:28.856555  3673 tablet_service.cc:1511] Processing CreateTablet for tablet 2123dc5de4ab4fe9a3f66f203f44cba2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:28.859777  3754 tablet_service.cc:1511] Processing CreateTablet for tablet 720ca36187c342548b935ef1ec73abe8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:28.861208  3673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2123dc5de4ab4fe9a3f66f203f44cba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:28.861210  3754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 720ca36187c342548b935ef1ec73abe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:28.862331  3753 tablet_service.cc:1511] Processing CreateTablet for tablet 3c4adf833376460a8edaf6e06e795067 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:28.864112  3753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c4adf833376460a8edaf6e06e795067. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:28.866729  3752 tablet_service.cc:1511] Processing CreateTablet for tablet 326205c6e2ab421585298ab3a87d1639 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:28.870005  3751 tablet_service.cc:1511] Processing CreateTablet for tablet 699c771217884029adeaa2ab7e69b11c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:28.870405  3750 tablet_service.cc:1511] Processing CreateTablet for tablet 0c7d15d327dd42d8b54d9643bf23de21 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:28.873225  3749 tablet_service.cc:1511] Processing CreateTablet for tablet d792160af3df485a9365b8599c87ef39 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:28.876106  3748 tablet_service.cc:1511] Processing CreateTablet for tablet 2123dc5de4ab4fe9a3f66f203f44cba2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:28.877993  3752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 326205c6e2ab421585298ab3a87d1639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:28.878685  3751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 699c771217884029adeaa2ab7e69b11c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:28.881280  3750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c7d15d327dd42d8b54d9643bf23de21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:28.833510  3823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d792160af3df485a9365b8599c87ef39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:28.884706  3749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d792160af3df485a9365b8599c87ef39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:28.888659  3748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2123dc5de4ab4fe9a3f66f203f44cba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:28.892760  3885 tablet_bootstrap.cc:492] T 4fe89752dcb546879ae9ee259d1f0797 P 51cc8d8a4ea44aef8f190d87c5e420c5: Bootstrap starting.
I20260608 10:01:28.895447  3884 tablet_bootstrap.cc:654] T 699c771217884029adeaa2ab7e69b11c P fc7b4a3a77f6448f89711baef234cedd: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:28.900543  3885 tablet_bootstrap.cc:654] T 4fe89752dcb546879ae9ee259d1f0797 P 51cc8d8a4ea44aef8f190d87c5e420c5: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:28.952054  3885 tablet_bootstrap.cc:492] T 4fe89752dcb546879ae9ee259d1f0797 P 51cc8d8a4ea44aef8f190d87c5e420c5: No bootstrap required, opened a new log
I20260608 10:01:28.952054  3884 tablet_bootstrap.cc:492] T 699c771217884029adeaa2ab7e69b11c P fc7b4a3a77f6448f89711baef234cedd: No bootstrap required, opened a new log
I20260608 10:01:28.952842  3884 ts_tablet_manager.cc:1403] T 699c771217884029adeaa2ab7e69b11c P fc7b4a3a77f6448f89711baef234cedd: Time spent bootstrapping tablet: real 0.095s	user 0.018s	sys 0.045s
I20260608 10:01:28.955979  3884 raft_consensus.cc:359] T 699c771217884029adeaa2ab7e69b11c P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:28.956794  3884 raft_consensus.cc:385] T 699c771217884029adeaa2ab7e69b11c P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:28.957095  3884 raft_consensus.cc:740] T 699c771217884029adeaa2ab7e69b11c P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc7b4a3a77f6448f89711baef234cedd, State: Initialized, Role: FOLLOWER
I20260608 10:01:28.957922  3884 consensus_queue.cc:260] T 699c771217884029adeaa2ab7e69b11c P fc7b4a3a77f6448f89711baef234cedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:28.952842  3885 ts_tablet_manager.cc:1403] T 4fe89752dcb546879ae9ee259d1f0797 P 51cc8d8a4ea44aef8f190d87c5e420c5: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.049s
I20260608 10:01:28.968207  3885 raft_consensus.cc:359] T 4fe89752dcb546879ae9ee259d1f0797 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } }
I20260608 10:01:28.970917  3885 raft_consensus.cc:385] T 4fe89752dcb546879ae9ee259d1f0797 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:28.971252  3885 raft_consensus.cc:740] T 4fe89752dcb546879ae9ee259d1f0797 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cc8d8a4ea44aef8f190d87c5e420c5, State: Initialized, Role: FOLLOWER
I20260608 10:01:28.972124  3885 consensus_queue.cc:260] T 4fe89752dcb546879ae9ee259d1f0797 P 51cc8d8a4ea44aef8f190d87c5e420c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } }
I20260608 10:01:28.975311  3884 ts_tablet_manager.cc:1434] T 699c771217884029adeaa2ab7e69b11c P fc7b4a3a77f6448f89711baef234cedd: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.005s
I20260608 10:01:28.978335  3884 tablet_bootstrap.cc:492] T 3c4adf833376460a8edaf6e06e795067 P fc7b4a3a77f6448f89711baef234cedd: Bootstrap starting.
I20260608 10:01:28.981917  3885 ts_tablet_manager.cc:1434] T 4fe89752dcb546879ae9ee259d1f0797 P 51cc8d8a4ea44aef8f190d87c5e420c5: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.000s
I20260608 10:01:28.983083  3885 tablet_bootstrap.cc:492] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5: Bootstrap starting.
I20260608 10:01:28.990526  3884 tablet_bootstrap.cc:654] T 3c4adf833376460a8edaf6e06e795067 P fc7b4a3a77f6448f89711baef234cedd: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:28.995075  3885 tablet_bootstrap.cc:654] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:29.003032  3888 tablet_bootstrap.cc:492] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Bootstrap starting.
I20260608 10:01:29.014245  3888 tablet_bootstrap.cc:654] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:29.022823  3885 tablet_bootstrap.cc:492] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5: No bootstrap required, opened a new log
I20260608 10:01:29.023346  3885 ts_tablet_manager.cc:1403] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.007s
I20260608 10:01:29.026304  3885 raft_consensus.cc:359] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.027033  3885 raft_consensus.cc:385] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:29.027351  3885 raft_consensus.cc:740] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cc8d8a4ea44aef8f190d87c5e420c5, State: Initialized, Role: FOLLOWER
I20260608 10:01:29.028147  3885 consensus_queue.cc:260] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.028924  3888 tablet_bootstrap.cc:492] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: No bootstrap required, opened a new log
I20260608 10:01:29.029626  3888 ts_tablet_manager.cc:1403] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.004s
I20260608 10:01:29.030757  3885 ts_tablet_manager.cc:1434] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:01:29.031857  3885 tablet_bootstrap.cc:492] T d792160af3df485a9365b8599c87ef39 P 51cc8d8a4ea44aef8f190d87c5e420c5: Bootstrap starting.
I20260608 10:01:29.033401  3888 raft_consensus.cc:359] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.034441  3888 raft_consensus.cc:385] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:29.034825  3888 raft_consensus.cc:740] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bf999a4f8c9402ea7afa8e8d3bbdcdb, State: Initialized, Role: FOLLOWER
I20260608 10:01:29.036134  3888 consensus_queue.cc:260] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.038776  3885 tablet_bootstrap.cc:654] T d792160af3df485a9365b8599c87ef39 P 51cc8d8a4ea44aef8f190d87c5e420c5: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:29.046995  3888 ts_tablet_manager.cc:1434] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Time spent starting tablet: real 0.017s	user 0.015s	sys 0.000s
I20260608 10:01:29.049715  3888 tablet_bootstrap.cc:492] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Bootstrap starting.
I20260608 10:01:29.052582  3884 tablet_bootstrap.cc:492] T 3c4adf833376460a8edaf6e06e795067 P fc7b4a3a77f6448f89711baef234cedd: No bootstrap required, opened a new log
I20260608 10:01:29.056030  3884 ts_tablet_manager.cc:1403] T 3c4adf833376460a8edaf6e06e795067 P fc7b4a3a77f6448f89711baef234cedd: Time spent bootstrapping tablet: real 0.078s	user 0.031s	sys 0.028s
I20260608 10:01:29.056951  3888 tablet_bootstrap.cc:654] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:29.058655  3885 tablet_bootstrap.cc:492] T d792160af3df485a9365b8599c87ef39 P 51cc8d8a4ea44aef8f190d87c5e420c5: No bootstrap required, opened a new log
I20260608 10:01:29.059170  3885 ts_tablet_manager.cc:1403] T d792160af3df485a9365b8599c87ef39 P 51cc8d8a4ea44aef8f190d87c5e420c5: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.016s
I20260608 10:01:29.059549  3884 raft_consensus.cc:359] T 3c4adf833376460a8edaf6e06e795067 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.060649  3884 raft_consensus.cc:385] T 3c4adf833376460a8edaf6e06e795067 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:29.061106  3884 raft_consensus.cc:740] T 3c4adf833376460a8edaf6e06e795067 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc7b4a3a77f6448f89711baef234cedd, State: Initialized, Role: FOLLOWER
I20260608 10:01:29.062260  3884 consensus_queue.cc:260] T 3c4adf833376460a8edaf6e06e795067 P fc7b4a3a77f6448f89711baef234cedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.062260  3885 raft_consensus.cc:359] T d792160af3df485a9365b8599c87ef39 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.063265  3885 raft_consensus.cc:385] T d792160af3df485a9365b8599c87ef39 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:29.063647  3885 raft_consensus.cc:740] T d792160af3df485a9365b8599c87ef39 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cc8d8a4ea44aef8f190d87c5e420c5, State: Initialized, Role: FOLLOWER
I20260608 10:01:29.064446  3888 tablet_bootstrap.cc:492] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: No bootstrap required, opened a new log
I20260608 10:01:29.064787  3884 ts_tablet_manager.cc:1434] T 3c4adf833376460a8edaf6e06e795067 P fc7b4a3a77f6448f89711baef234cedd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:01:29.065199  3888 ts_tablet_manager.cc:1403] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260608 10:01:29.064463  3885 consensus_queue.cc:260] T d792160af3df485a9365b8599c87ef39 P 51cc8d8a4ea44aef8f190d87c5e420c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.065820  3884 tablet_bootstrap.cc:492] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd: Bootstrap starting.
I20260608 10:01:29.068413  3888 raft_consensus.cc:359] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.069190  3888 raft_consensus.cc:385] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:29.069615  3888 raft_consensus.cc:740] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bf999a4f8c9402ea7afa8e8d3bbdcdb, State: Initialized, Role: FOLLOWER
I20260608 10:01:29.070524  3888 consensus_queue.cc:260] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.071530  3885 ts_tablet_manager.cc:1434] T d792160af3df485a9365b8599c87ef39 P 51cc8d8a4ea44aef8f190d87c5e420c5: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260608 10:01:29.072656  3884 tablet_bootstrap.cc:654] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:29.072757  3885 tablet_bootstrap.cc:492] T 326205c6e2ab421585298ab3a87d1639 P 51cc8d8a4ea44aef8f190d87c5e420c5: Bootstrap starting.
I20260608 10:01:29.072846  3888 ts_tablet_manager.cc:1434] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260608 10:01:29.079229  3888 tablet_bootstrap.cc:492] T 0c7d15d327dd42d8b54d9643bf23de21 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Bootstrap starting.
I20260608 10:01:29.080540  3885 tablet_bootstrap.cc:654] T 326205c6e2ab421585298ab3a87d1639 P 51cc8d8a4ea44aef8f190d87c5e420c5: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:29.082454  3890 raft_consensus.cc:493] T 4fe89752dcb546879ae9ee259d1f0797 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:29.083036  3890 raft_consensus.cc:515] T 4fe89752dcb546879ae9ee259d1f0797 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } }
I20260608 10:01:29.087085  3888 tablet_bootstrap.cc:654] T 0c7d15d327dd42d8b54d9643bf23de21 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:29.089871  3884 tablet_bootstrap.cc:492] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd: No bootstrap required, opened a new log
I20260608 10:01:29.090572  3884 ts_tablet_manager.cc:1403] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.004s
I20260608 10:01:29.094614  3884 raft_consensus.cc:359] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.095647  3884 raft_consensus.cc:385] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:29.096046  3884 raft_consensus.cc:740] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc7b4a3a77f6448f89711baef234cedd, State: Initialized, Role: FOLLOWER
I20260608 10:01:29.102947  3885 tablet_bootstrap.cc:492] T 326205c6e2ab421585298ab3a87d1639 P 51cc8d8a4ea44aef8f190d87c5e420c5: No bootstrap required, opened a new log
I20260608 10:01:29.103598  3885 ts_tablet_manager.cc:1403] T 326205c6e2ab421585298ab3a87d1639 P 51cc8d8a4ea44aef8f190d87c5e420c5: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.011s
I20260608 10:01:29.102211  3884 consensus_queue.cc:260] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.106827  3885 raft_consensus.cc:359] T 326205c6e2ab421585298ab3a87d1639 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.107662  3885 raft_consensus.cc:385] T 326205c6e2ab421585298ab3a87d1639 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:29.108042  3885 raft_consensus.cc:740] T 326205c6e2ab421585298ab3a87d1639 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cc8d8a4ea44aef8f190d87c5e420c5, State: Initialized, Role: FOLLOWER
I20260608 10:01:29.109295  3890 leader_election.cc:290] T 4fe89752dcb546879ae9ee259d1f0797 P 51cc8d8a4ea44aef8f190d87c5e420c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885), 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675)
I20260608 10:01:29.109174  3885 consensus_queue.cc:260] T 326205c6e2ab421585298ab3a87d1639 P 51cc8d8a4ea44aef8f190d87c5e420c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.111858  3885 ts_tablet_manager.cc:1434] T 326205c6e2ab421585298ab3a87d1639 P 51cc8d8a4ea44aef8f190d87c5e420c5: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 10:01:29.112363  3884 ts_tablet_manager.cc:1434] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.000s
I20260608 10:01:29.113088  3885 tablet_bootstrap.cc:492] T 720ca36187c342548b935ef1ec73abe8 P 51cc8d8a4ea44aef8f190d87c5e420c5: Bootstrap starting.
I20260608 10:01:29.113818  3884 tablet_bootstrap.cc:492] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd: Bootstrap starting.
I20260608 10:01:29.120505  3885 tablet_bootstrap.cc:654] T 720ca36187c342548b935ef1ec73abe8 P 51cc8d8a4ea44aef8f190d87c5e420c5: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:29.127240  3888 tablet_bootstrap.cc:492] T 0c7d15d327dd42d8b54d9643bf23de21 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: No bootstrap required, opened a new log
I20260608 10:01:29.127820  3888 ts_tablet_manager.cc:1403] T 0c7d15d327dd42d8b54d9643bf23de21 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Time spent bootstrapping tablet: real 0.049s	user 0.019s	sys 0.025s
I20260608 10:01:29.129750  3839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe89752dcb546879ae9ee259d1f0797" candidate_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc7b4a3a77f6448f89711baef234cedd" is_pre_election: true
I20260608 10:01:29.130993  3888 raft_consensus.cc:359] T 0c7d15d327dd42d8b54d9643bf23de21 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
W20260608 10:01:29.131656  3729 leader_election.cc:343] T 4fe89752dcb546879ae9ee259d1f0797 P 51cc8d8a4ea44aef8f190d87c5e420c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:29.132738  3885 tablet_bootstrap.cc:492] T 720ca36187c342548b935ef1ec73abe8 P 51cc8d8a4ea44aef8f190d87c5e420c5: No bootstrap required, opened a new log
I20260608 10:01:29.133322  3885 ts_tablet_manager.cc:1403] T 720ca36187c342548b935ef1ec73abe8 P 51cc8d8a4ea44aef8f190d87c5e420c5: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.011s
I20260608 10:01:29.135223  3884 tablet_bootstrap.cc:654] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:29.131803  3888 raft_consensus.cc:385] T 0c7d15d327dd42d8b54d9643bf23de21 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:29.136533  3888 raft_consensus.cc:740] T 0c7d15d327dd42d8b54d9643bf23de21 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bf999a4f8c9402ea7afa8e8d3bbdcdb, State: Initialized, Role: FOLLOWER
I20260608 10:01:29.137434  3888 consensus_queue.cc:260] T 0c7d15d327dd42d8b54d9643bf23de21 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.138159  3885 raft_consensus.cc:359] T 720ca36187c342548b935ef1ec73abe8 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.141392  3885 raft_consensus.cc:385] T 720ca36187c342548b935ef1ec73abe8 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:29.142134  3885 raft_consensus.cc:740] T 720ca36187c342548b935ef1ec73abe8 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cc8d8a4ea44aef8f190d87c5e420c5, State: Initialized, Role: FOLLOWER
I20260608 10:01:29.145805  3890 raft_consensus.cc:493] T d792160af3df485a9365b8599c87ef39 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:29.146376  3890 raft_consensus.cc:515] T d792160af3df485a9365b8599c87ef39 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.140478  3888 ts_tablet_manager.cc:1434] T 0c7d15d327dd42d8b54d9643bf23de21 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.001s
I20260608 10:01:29.150162  3890 leader_election.cc:290] T d792160af3df485a9365b8599c87ef39 P 51cc8d8a4ea44aef8f190d87c5e420c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675), fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885)
I20260608 10:01:29.150465  3839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d792160af3df485a9365b8599c87ef39" candidate_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc7b4a3a77f6448f89711baef234cedd" is_pre_election: true
I20260608 10:01:29.143757  3885 consensus_queue.cc:260] T 720ca36187c342548b935ef1ec73abe8 P 51cc8d8a4ea44aef8f190d87c5e420c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
W20260608 10:01:29.152227  3729 leader_election.cc:343] T d792160af3df485a9365b8599c87ef39 P 51cc8d8a4ea44aef8f190d87c5e420c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:29.153483  3888 tablet_bootstrap.cc:492] T 3c4adf833376460a8edaf6e06e795067 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Bootstrap starting.
I20260608 10:01:29.155112  3690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe89752dcb546879ae9ee259d1f0797" candidate_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" is_pre_election: true
I20260608 10:01:29.157929  3885 ts_tablet_manager.cc:1434] T 720ca36187c342548b935ef1ec73abe8 P 51cc8d8a4ea44aef8f190d87c5e420c5: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260608 10:01:29.158177  3690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d792160af3df485a9365b8599c87ef39" candidate_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" is_pre_election: true
W20260608 10:01:29.159348  3730 leader_election.cc:343] T 4fe89752dcb546879ae9ee259d1f0797 P 51cc8d8a4ea44aef8f190d87c5e420c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:29.161777  3885 tablet_bootstrap.cc:492] T 0c7d15d327dd42d8b54d9643bf23de21 P 51cc8d8a4ea44aef8f190d87c5e420c5: Bootstrap starting.
I20260608 10:01:29.162062  3730 leader_election.cc:304] T 4fe89752dcb546879ae9ee259d1f0797 P 51cc8d8a4ea44aef8f190d87c5e420c5 [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: 51cc8d8a4ea44aef8f190d87c5e420c5; no voters: 6bf999a4f8c9402ea7afa8e8d3bbdcdb, fc7b4a3a77f6448f89711baef234cedd
W20260608 10:01:29.163445  3730 leader_election.cc:343] T d792160af3df485a9365b8599c87ef39 P 51cc8d8a4ea44aef8f190d87c5e420c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:29.164117  3890 raft_consensus.cc:2749] T 4fe89752dcb546879ae9ee259d1f0797 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:29.164505  3888 tablet_bootstrap.cc:654] T 3c4adf833376460a8edaf6e06e795067 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:29.164875  3730 leader_election.cc:304] T d792160af3df485a9365b8599c87ef39 P 51cc8d8a4ea44aef8f190d87c5e420c5 [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: 51cc8d8a4ea44aef8f190d87c5e420c5; no voters: 6bf999a4f8c9402ea7afa8e8d3bbdcdb, fc7b4a3a77f6448f89711baef234cedd
I20260608 10:01:29.166420  3890 raft_consensus.cc:2749] T d792160af3df485a9365b8599c87ef39 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:29.169011  3885 tablet_bootstrap.cc:654] T 0c7d15d327dd42d8b54d9643bf23de21 P 51cc8d8a4ea44aef8f190d87c5e420c5: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:29.169652  3884 tablet_bootstrap.cc:492] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd: No bootstrap required, opened a new log
I20260608 10:01:29.170238  3884 ts_tablet_manager.cc:1403] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd: Time spent bootstrapping tablet: real 0.057s	user 0.022s	sys 0.011s
I20260608 10:01:29.173909  3888 tablet_bootstrap.cc:492] T 3c4adf833376460a8edaf6e06e795067 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: No bootstrap required, opened a new log
I20260608 10:01:29.174433  3888 ts_tablet_manager.cc:1403] T 3c4adf833376460a8edaf6e06e795067 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.010s
I20260608 10:01:29.173955  3884 raft_consensus.cc:359] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.175079  3884 raft_consensus.cc:385] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:29.175519  3884 raft_consensus.cc:740] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc7b4a3a77f6448f89711baef234cedd, State: Initialized, Role: FOLLOWER
I20260608 10:01:29.176681  3884 consensus_queue.cc:260] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.177507  3888 raft_consensus.cc:359] T 3c4adf833376460a8edaf6e06e795067 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.178221  3888 raft_consensus.cc:385] T 3c4adf833376460a8edaf6e06e795067 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:29.178503  3888 raft_consensus.cc:740] T 3c4adf833376460a8edaf6e06e795067 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bf999a4f8c9402ea7afa8e8d3bbdcdb, State: Initialized, Role: FOLLOWER
I20260608 10:01:29.178622  3885 tablet_bootstrap.cc:492] T 0c7d15d327dd42d8b54d9643bf23de21 P 51cc8d8a4ea44aef8f190d87c5e420c5: No bootstrap required, opened a new log
I20260608 10:01:29.179167  3884 ts_tablet_manager.cc:1434] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.007s
I20260608 10:01:29.179167  3885 ts_tablet_manager.cc:1403] T 0c7d15d327dd42d8b54d9643bf23de21 P 51cc8d8a4ea44aef8f190d87c5e420c5: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.003s
I20260608 10:01:29.179442  3888 consensus_queue.cc:260] T 3c4adf833376460a8edaf6e06e795067 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.180218  3884 tablet_bootstrap.cc:492] T 4fe89752dcb546879ae9ee259d1f0797 P fc7b4a3a77f6448f89711baef234cedd: Bootstrap starting.
I20260608 10:01:29.183118  3885 raft_consensus.cc:359] T 0c7d15d327dd42d8b54d9643bf23de21 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.183877  3885 raft_consensus.cc:385] T 0c7d15d327dd42d8b54d9643bf23de21 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:29.184193  3885 raft_consensus.cc:740] T 0c7d15d327dd42d8b54d9643bf23de21 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cc8d8a4ea44aef8f190d87c5e420c5, State: Initialized, Role: FOLLOWER
I20260608 10:01:29.185169  3885 consensus_queue.cc:260] T 0c7d15d327dd42d8b54d9643bf23de21 P 51cc8d8a4ea44aef8f190d87c5e420c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.187516  3884 tablet_bootstrap.cc:654] T 4fe89752dcb546879ae9ee259d1f0797 P fc7b4a3a77f6448f89711baef234cedd: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:29.188839  3890 raft_consensus.cc:493] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:29.189069  3888 ts_tablet_manager.cc:1434] T 3c4adf833376460a8edaf6e06e795067 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260608 10:01:29.189385  3890 raft_consensus.cc:515] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.192142  3890 leader_election.cc:290] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675), fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885)
I20260608 10:01:29.193332  3839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c4adf833376460a8edaf6e06e795067" candidate_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc7b4a3a77f6448f89711baef234cedd" is_pre_election: true
I20260608 10:01:29.194020  3839 raft_consensus.cc:2468] T 3c4adf833376460a8edaf6e06e795067 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cc8d8a4ea44aef8f190d87c5e420c5 in term 0.
I20260608 10:01:29.195245  3690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c4adf833376460a8edaf6e06e795067" candidate_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" is_pre_election: true
I20260608 10:01:29.195963  3888 tablet_bootstrap.cc:492] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Bootstrap starting.
I20260608 10:01:29.196120  3690 raft_consensus.cc:2468] T 3c4adf833376460a8edaf6e06e795067 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cc8d8a4ea44aef8f190d87c5e420c5 in term 0.
I20260608 10:01:29.197043  3729 leader_election.cc:304] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cc8d8a4ea44aef8f190d87c5e420c5, fc7b4a3a77f6448f89711baef234cedd; no voters: 
I20260608 10:01:29.198920  3885 ts_tablet_manager.cc:1434] T 0c7d15d327dd42d8b54d9643bf23de21 P 51cc8d8a4ea44aef8f190d87c5e420c5: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260608 10:01:29.200434  3885 tablet_bootstrap.cc:492] T 699c771217884029adeaa2ab7e69b11c P 51cc8d8a4ea44aef8f190d87c5e420c5: Bootstrap starting.
I20260608 10:01:29.205735  3888 tablet_bootstrap.cc:654] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:29.208241  3904 raft_consensus.cc:2804] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:29.210813  3904 raft_consensus.cc:493] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:29.211436  3904 raft_consensus.cc:3060] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:29.213624  3889 raft_consensus.cc:493] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:29.214318  3889 raft_consensus.cc:515] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.217015  3885 tablet_bootstrap.cc:654] T 699c771217884029adeaa2ab7e69b11c P 51cc8d8a4ea44aef8f190d87c5e420c5: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:29.218422  3888 tablet_bootstrap.cc:492] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: No bootstrap required, opened a new log
I20260608 10:01:29.218964  3888 ts_tablet_manager.cc:1403] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.000s
I20260608 10:01:29.222211  3888 raft_consensus.cc:359] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } }
I20260608 10:01:29.223026  3888 raft_consensus.cc:385] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:29.223367  3888 raft_consensus.cc:740] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bf999a4f8c9402ea7afa8e8d3bbdcdb, State: Initialized, Role: FOLLOWER
I20260608 10:01:29.224665  3888 consensus_queue.cc:260] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } }
I20260608 10:01:29.225908  3894 raft_consensus.cc:493] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:29.226485  3894 raft_consensus.cc:515] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } }
I20260608 10:01:29.228672  3889 leader_election.cc:290] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66:40221), 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675)
I20260608 10:01:29.245680  3894 leader_election.cc:290] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885), 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66:40221)
I20260608 10:01:29.253424  3888 ts_tablet_manager.cc:1434] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.000s
W20260608 10:01:29.266322  3636 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:01:29.267450  3885 tablet_bootstrap.cc:492] T 699c771217884029adeaa2ab7e69b11c P 51cc8d8a4ea44aef8f190d87c5e420c5: No bootstrap required, opened a new log
I20260608 10:01:29.268141  3885 ts_tablet_manager.cc:1403] T 699c771217884029adeaa2ab7e69b11c P 51cc8d8a4ea44aef8f190d87c5e420c5: Time spent bootstrapping tablet: real 0.068s	user 0.025s	sys 0.021s
I20260608 10:01:29.269018  3641 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
W20260608 10:01:29.270044  3641 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 10:01:29.264056  3888 tablet_bootstrap.cc:492] T 699c771217884029adeaa2ab7e69b11c P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Bootstrap starting.
I20260608 10:01:29.278540  3904 raft_consensus.cc:515] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.271813  3885 raft_consensus.cc:359] T 699c771217884029adeaa2ab7e69b11c P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.282502  3885 raft_consensus.cc:385] T 699c771217884029adeaa2ab7e69b11c P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:29.282970  3885 raft_consensus.cc:740] T 699c771217884029adeaa2ab7e69b11c P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cc8d8a4ea44aef8f190d87c5e420c5, State: Initialized, Role: FOLLOWER
I20260608 10:01:29.284494  3690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c4adf833376460a8edaf6e06e795067" candidate_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb"
I20260608 10:01:29.284093  3885 consensus_queue.cc:260] T 699c771217884029adeaa2ab7e69b11c P 51cc8d8a4ea44aef8f190d87c5e420c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.285148  3690 raft_consensus.cc:3060] T 3c4adf833376460a8edaf6e06e795067 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:29.289361  3888 tablet_bootstrap.cc:654] T 699c771217884029adeaa2ab7e69b11c P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:29.296736  3690 raft_consensus.cc:2468] T 3c4adf833376460a8edaf6e06e795067 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cc8d8a4ea44aef8f190d87c5e420c5 in term 1.
I20260608 10:01:29.299388  3885 ts_tablet_manager.cc:1434] T 699c771217884029adeaa2ab7e69b11c P 51cc8d8a4ea44aef8f190d87c5e420c5: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260608 10:01:29.299410  3765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326205c6e2ab421585298ab3a87d1639" candidate_uuid: "fc7b4a3a77f6448f89711baef234cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" is_pre_election: true
I20260608 10:01:29.300590  3765 raft_consensus.cc:2468] T 326205c6e2ab421585298ab3a87d1639 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc7b4a3a77f6448f89711baef234cedd in term 0.
I20260608 10:01:29.301223  3885 tablet_bootstrap.cc:492] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 51cc8d8a4ea44aef8f190d87c5e420c5: Bootstrap starting.
I20260608 10:01:29.302361  3802 leader_election.cc:304] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cc8d8a4ea44aef8f190d87c5e420c5, fc7b4a3a77f6448f89711baef234cedd; no voters: 
I20260608 10:01:29.303342  3889 raft_consensus.cc:2804] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:29.303712  3889 raft_consensus.cc:493] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:29.304052  3889 raft_consensus.cc:3060] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:29.313910  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326205c6e2ab421585298ab3a87d1639" candidate_uuid: "fc7b4a3a77f6448f89711baef234cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" is_pre_election: true
I20260608 10:01:29.314050  3839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe89752dcb546879ae9ee259d1f0797" candidate_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc7b4a3a77f6448f89711baef234cedd" is_pre_election: true
I20260608 10:01:29.314699  3888 tablet_bootstrap.cc:492] T 699c771217884029adeaa2ab7e69b11c P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: No bootstrap required, opened a new log
I20260608 10:01:29.314679  3689 raft_consensus.cc:2468] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc7b4a3a77f6448f89711baef234cedd in term 0.
I20260608 10:01:29.315099  3885 tablet_bootstrap.cc:654] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 51cc8d8a4ea44aef8f190d87c5e420c5: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:29.315555  3888 ts_tablet_manager.cc:1403] T 699c771217884029adeaa2ab7e69b11c P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.005s
I20260608 10:01:29.313050  3765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe89752dcb546879ae9ee259d1f0797" candidate_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" is_pre_election: true
I20260608 10:01:29.316876  3765 raft_consensus.cc:2468] T 4fe89752dcb546879ae9ee259d1f0797 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bf999a4f8c9402ea7afa8e8d3bbdcdb in term 0.
I20260608 10:01:29.316992  3904 leader_election.cc:290] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5 [CANDIDATE]: Term 1 election: Requested vote from peers 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675), fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885)
W20260608 10:01:29.315816  3654 leader_election.cc:343] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:29.318262  3839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c4adf833376460a8edaf6e06e795067" candidate_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc7b4a3a77f6448f89711baef234cedd"
I20260608 10:01:29.318547  3653 leader_election.cc:304] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [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: 51cc8d8a4ea44aef8f190d87c5e420c5, 6bf999a4f8c9402ea7afa8e8d3bbdcdb; no voters: fc7b4a3a77f6448f89711baef234cedd
I20260608 10:01:29.318898  3839 raft_consensus.cc:3060] T 3c4adf833376460a8edaf6e06e795067 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:29.318791  3889 raft_consensus.cc:515] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.321215  3889 leader_election.cc:290] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [CANDIDATE]: Term 1 election: Requested vote from peers 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66:40221), 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675)
I20260608 10:01:29.320576  3888 raft_consensus.cc:359] T 699c771217884029adeaa2ab7e69b11c P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.322043  3894 raft_consensus.cc:2804] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:29.322173  3730 leader_election.cc:304] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5 [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: 51cc8d8a4ea44aef8f190d87c5e420c5, 6bf999a4f8c9402ea7afa8e8d3bbdcdb; no voters: 
I20260608 10:01:29.322471  3894 raft_consensus.cc:493] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:29.322906  3894 raft_consensus.cc:3060] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:29.323433  3765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326205c6e2ab421585298ab3a87d1639" candidate_uuid: "fc7b4a3a77f6448f89711baef234cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5"
I20260608 10:01:29.321798  3888 raft_consensus.cc:385] T 699c771217884029adeaa2ab7e69b11c P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:29.324028  3888 raft_consensus.cc:740] T 699c771217884029adeaa2ab7e69b11c P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bf999a4f8c9402ea7afa8e8d3bbdcdb, State: Initialized, Role: FOLLOWER
I20260608 10:01:29.324121  3765 raft_consensus.cc:3060] T 326205c6e2ab421585298ab3a87d1639 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:29.325350  3690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326205c6e2ab421585298ab3a87d1639" candidate_uuid: "fc7b4a3a77f6448f89711baef234cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb"
I20260608 10:01:29.326411  3690 raft_consensus.cc:3060] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:29.326496  3888 consensus_queue.cc:260] T 699c771217884029adeaa2ab7e69b11c P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.330305  3889 raft_consensus.cc:493] T 699c771217884029adeaa2ab7e69b11c P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:29.330869  3889 raft_consensus.cc:515] T 699c771217884029adeaa2ab7e69b11c P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.333463  3889 leader_election.cc:290] T 699c771217884029adeaa2ab7e69b11c P fc7b4a3a77f6448f89711baef234cedd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675), 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66:40221)
I20260608 10:01:29.335392  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699c771217884029adeaa2ab7e69b11c" candidate_uuid: "fc7b4a3a77f6448f89711baef234cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" is_pre_election: true
I20260608 10:01:29.336373  3689 raft_consensus.cc:2468] T 699c771217884029adeaa2ab7e69b11c P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc7b4a3a77f6448f89711baef234cedd in term 0.
I20260608 10:01:29.336673  3884 tablet_bootstrap.cc:492] T 4fe89752dcb546879ae9ee259d1f0797 P fc7b4a3a77f6448f89711baef234cedd: No bootstrap required, opened a new log
I20260608 10:01:29.338476  3839 raft_consensus.cc:2468] T 3c4adf833376460a8edaf6e06e795067 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cc8d8a4ea44aef8f190d87c5e420c5 in term 1.
I20260608 10:01:29.339135  3884 ts_tablet_manager.cc:1403] T 4fe89752dcb546879ae9ee259d1f0797 P fc7b4a3a77f6448f89711baef234cedd: Time spent bootstrapping tablet: real 0.159s	user 0.045s	sys 0.079s
I20260608 10:01:29.338421  3804 leader_election.cc:304] T 699c771217884029adeaa2ab7e69b11c P fc7b4a3a77f6448f89711baef234cedd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bf999a4f8c9402ea7afa8e8d3bbdcdb, fc7b4a3a77f6448f89711baef234cedd; no voters: 
I20260608 10:01:29.333626  3690 raft_consensus.cc:2468] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc7b4a3a77f6448f89711baef234cedd in term 1.
I20260608 10:01:29.335237  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699c771217884029adeaa2ab7e69b11c" candidate_uuid: "fc7b4a3a77f6448f89711baef234cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" is_pre_election: true
I20260608 10:01:29.343212  3889 raft_consensus.cc:2804] T 699c771217884029adeaa2ab7e69b11c P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:29.343255  3764 raft_consensus.cc:2468] T 699c771217884029adeaa2ab7e69b11c P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc7b4a3a77f6448f89711baef234cedd in term 0.
I20260608 10:01:29.343782  3889 raft_consensus.cc:493] T 699c771217884029adeaa2ab7e69b11c P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:29.344154  3889 raft_consensus.cc:3060] T 699c771217884029adeaa2ab7e69b11c P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:29.345405  3885 tablet_bootstrap.cc:492] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 51cc8d8a4ea44aef8f190d87c5e420c5: No bootstrap required, opened a new log
I20260608 10:01:29.346057  3885 ts_tablet_manager.cc:1403] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 51cc8d8a4ea44aef8f190d87c5e420c5: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.016s
I20260608 10:01:29.345989  3804 leader_election.cc:304] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [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: 6bf999a4f8c9402ea7afa8e8d3bbdcdb, fc7b4a3a77f6448f89711baef234cedd; no voters: 
I20260608 10:01:29.338516  3894 raft_consensus.cc:515] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } }
I20260608 10:01:29.342895  3904 raft_consensus.cc:2804] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:29.355412  3894 leader_election.cc:290] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [CANDIDATE]: Term 1 election: Requested vote from peers fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885), 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66:40221)
I20260608 10:01:29.355587  3885 raft_consensus.cc:359] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.356256  3885 raft_consensus.cc:385] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:29.356552  3885 raft_consensus.cc:740] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cc8d8a4ea44aef8f190d87c5e420c5, State: Initialized, Role: FOLLOWER
I20260608 10:01:29.357262  3885 consensus_queue.cc:260] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 51cc8d8a4ea44aef8f190d87c5e420c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.357492  3904 raft_consensus.cc:697] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 LEADER]: Becoming Leader. State: Replica: 51cc8d8a4ea44aef8f190d87c5e420c5, State: Running, Role: LEADER
I20260608 10:01:29.359428  3885 ts_tablet_manager.cc:1434] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 51cc8d8a4ea44aef8f190d87c5e420c5: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 10:01:29.352221  3889 raft_consensus.cc:515] T 699c771217884029adeaa2ab7e69b11c P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.352660  3839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe89752dcb546879ae9ee259d1f0797" candidate_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc7b4a3a77f6448f89711baef234cedd"
I20260608 10:01:29.361840  3888 ts_tablet_manager.cc:1434] T 699c771217884029adeaa2ab7e69b11c P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Time spent starting tablet: real 0.045s	user 0.016s	sys 0.012s
I20260608 10:01:29.353984  3884 raft_consensus.cc:359] T 4fe89752dcb546879ae9ee259d1f0797 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } }
I20260608 10:01:29.362812  3884 raft_consensus.cc:385] T 4fe89752dcb546879ae9ee259d1f0797 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:29.363034  3888 tablet_bootstrap.cc:492] T d792160af3df485a9365b8599c87ef39 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Bootstrap starting.
I20260608 10:01:29.364974  3884 raft_consensus.cc:740] T 4fe89752dcb546879ae9ee259d1f0797 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc7b4a3a77f6448f89711baef234cedd, State: Initialized, Role: FOLLOWER
I20260608 10:01:29.365494  3690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699c771217884029adeaa2ab7e69b11c" candidate_uuid: "fc7b4a3a77f6448f89711baef234cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb"
I20260608 10:01:29.363698  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699c771217884029adeaa2ab7e69b11c" candidate_uuid: "fc7b4a3a77f6448f89711baef234cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5"
I20260608 10:01:29.369201  3690 raft_consensus.cc:3060] T 699c771217884029adeaa2ab7e69b11c P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:29.354909  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe89752dcb546879ae9ee259d1f0797" candidate_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5"
I20260608 10:01:29.370232  3764 raft_consensus.cc:3060] T 4fe89752dcb546879ae9ee259d1f0797 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:29.371604  3888 tablet_bootstrap.cc:654] T d792160af3df485a9365b8599c87ef39 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:29.365914  3884 consensus_queue.cc:260] T 4fe89752dcb546879ae9ee259d1f0797 P fc7b4a3a77f6448f89711baef234cedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } }
I20260608 10:01:29.363400  3889 leader_election.cc:290] T 699c771217884029adeaa2ab7e69b11c P fc7b4a3a77f6448f89711baef234cedd [CANDIDATE]: Term 1 election: Requested vote from peers 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675), 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66:40221)
I20260608 10:01:29.380813  3889 raft_consensus.cc:493] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:29.381175  3690 raft_consensus.cc:2468] T 699c771217884029adeaa2ab7e69b11c P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc7b4a3a77f6448f89711baef234cedd in term 1.
I20260608 10:01:29.381559  3889 raft_consensus.cc:515] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.364730  3918 raft_consensus.cc:2804] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:29.384071  3804 leader_election.cc:304] T 699c771217884029adeaa2ab7e69b11c P fc7b4a3a77f6448f89711baef234cedd [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: 6bf999a4f8c9402ea7afa8e8d3bbdcdb, fc7b4a3a77f6448f89711baef234cedd; no voters: 
I20260608 10:01:29.384395  3889 leader_election.cc:290] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675), 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66:40221)
I20260608 10:01:29.384723  3918 raft_consensus.cc:697] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [term 1 LEADER]: Becoming Leader. State: Replica: fc7b4a3a77f6448f89711baef234cedd, State: Running, Role: LEADER
I20260608 10:01:29.368460  3765 raft_consensus.cc:2468] T 326205c6e2ab421585298ab3a87d1639 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc7b4a3a77f6448f89711baef234cedd in term 1.
I20260608 10:01:29.369252  3763 raft_consensus.cc:3060] T 699c771217884029adeaa2ab7e69b11c P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:29.386089  3889 raft_consensus.cc:2804] T 699c771217884029adeaa2ab7e69b11c P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:29.386698  3889 raft_consensus.cc:697] T 699c771217884029adeaa2ab7e69b11c P fc7b4a3a77f6448f89711baef234cedd [term 1 LEADER]: Becoming Leader. State: Replica: fc7b4a3a77f6448f89711baef234cedd, State: Running, Role: LEADER
I20260608 10:01:29.387357  3839 raft_consensus.cc:3060] T 4fe89752dcb546879ae9ee259d1f0797 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:29.386125  3918 consensus_queue.cc:237] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.363322  3904 consensus_queue.cc:237] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.387553  3889 consensus_queue.cc:237] T 699c771217884029adeaa2ab7e69b11c P fc7b4a3a77f6448f89711baef234cedd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.396916  3765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7d15d327dd42d8b54d9643bf23de21" candidate_uuid: "fc7b4a3a77f6448f89711baef234cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" is_pre_election: true
I20260608 10:01:29.397888  3765 raft_consensus.cc:2468] T 0c7d15d327dd42d8b54d9643bf23de21 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc7b4a3a77f6448f89711baef234cedd in term 0.
I20260608 10:01:29.399473  3802 leader_election.cc:304] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cc8d8a4ea44aef8f190d87c5e420c5, fc7b4a3a77f6448f89711baef234cedd; no voters: 
I20260608 10:01:29.400733  3839 raft_consensus.cc:2468] T 4fe89752dcb546879ae9ee259d1f0797 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bf999a4f8c9402ea7afa8e8d3bbdcdb in term 1.
I20260608 10:01:29.402242  3919 raft_consensus.cc:2804] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:29.402796  3919 raft_consensus.cc:493] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:29.403297  3919 raft_consensus.cc:3060] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:29.406222  3884 ts_tablet_manager.cc:1434] T 4fe89752dcb546879ae9ee259d1f0797 P fc7b4a3a77f6448f89711baef234cedd: Time spent starting tablet: real 0.067s	user 0.003s	sys 0.006s
I20260608 10:01:29.410504  3884 tablet_bootstrap.cc:492] T 720ca36187c342548b935ef1ec73abe8 P fc7b4a3a77f6448f89711baef234cedd: Bootstrap starting.
I20260608 10:01:29.410401  3654 leader_election.cc:304] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [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: 6bf999a4f8c9402ea7afa8e8d3bbdcdb, fc7b4a3a77f6448f89711baef234cedd; no voters: 
I20260608 10:01:29.413328  3894 raft_consensus.cc:2804] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:29.413957  3894 raft_consensus.cc:697] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 LEADER]: Becoming Leader. State: Replica: 6bf999a4f8c9402ea7afa8e8d3bbdcdb, State: Running, Role: LEADER
I20260608 10:01:29.414834  3894 consensus_queue.cc:237] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } }
I20260608 10:01:29.401538  3764 raft_consensus.cc:2468] T 4fe89752dcb546879ae9ee259d1f0797 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bf999a4f8c9402ea7afa8e8d3bbdcdb in term 1.
I20260608 10:01:29.427932  3890 raft_consensus.cc:493] T 720ca36187c342548b935ef1ec73abe8 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:29.428531  3890 raft_consensus.cc:515] T 720ca36187c342548b935ef1ec73abe8 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.430768  3890 leader_election.cc:290] T 720ca36187c342548b935ef1ec73abe8 P 51cc8d8a4ea44aef8f190d87c5e420c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675), fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885)
I20260608 10:01:29.432722  3839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720ca36187c342548b935ef1ec73abe8" candidate_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc7b4a3a77f6448f89711baef234cedd" is_pre_election: true
I20260608 10:01:29.433151  3888 tablet_bootstrap.cc:492] T d792160af3df485a9365b8599c87ef39 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: No bootstrap required, opened a new log
I20260608 10:01:29.433643  3888 ts_tablet_manager.cc:1403] T d792160af3df485a9365b8599c87ef39 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Time spent bootstrapping tablet: real 0.071s	user 0.024s	sys 0.028s
I20260608 10:01:29.434063  3690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720ca36187c342548b935ef1ec73abe8" candidate_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" is_pre_election: true
W20260608 10:01:29.435770  3729 leader_election.cc:343] T 720ca36187c342548b935ef1ec73abe8 P 51cc8d8a4ea44aef8f190d87c5e420c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:01:29.437208  3730 leader_election.cc:343] T 720ca36187c342548b935ef1ec73abe8 P 51cc8d8a4ea44aef8f190d87c5e420c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:29.437107  3888 raft_consensus.cc:359] T d792160af3df485a9365b8599c87ef39 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.437726  3730 leader_election.cc:304] T 720ca36187c342548b935ef1ec73abe8 P 51cc8d8a4ea44aef8f190d87c5e420c5 [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: 51cc8d8a4ea44aef8f190d87c5e420c5; no voters: 6bf999a4f8c9402ea7afa8e8d3bbdcdb, fc7b4a3a77f6448f89711baef234cedd
I20260608 10:01:29.437917  3888 raft_consensus.cc:385] T d792160af3df485a9365b8599c87ef39 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:29.438349  3888 raft_consensus.cc:740] T d792160af3df485a9365b8599c87ef39 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bf999a4f8c9402ea7afa8e8d3bbdcdb, State: Initialized, Role: FOLLOWER
I20260608 10:01:29.435842  3763 raft_consensus.cc:2468] T 699c771217884029adeaa2ab7e69b11c P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc7b4a3a77f6448f89711baef234cedd in term 1.
I20260608 10:01:29.438993  3890 raft_consensus.cc:2749] T 720ca36187c342548b935ef1ec73abe8 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:29.439292  3888 consensus_queue.cc:260] T d792160af3df485a9365b8599c87ef39 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.440461  3884 tablet_bootstrap.cc:654] T 720ca36187c342548b935ef1ec73abe8 P fc7b4a3a77f6448f89711baef234cedd: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:29.442380  3888 ts_tablet_manager.cc:1434] T d792160af3df485a9365b8599c87ef39 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
W20260608 10:01:29.442116  3804 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.167.65:37675, user_credentials={real_user=slave}} blocked reactor thread for 58107.3us
I20260608 10:01:29.443619  3888 tablet_bootstrap.cc:492] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Bootstrap starting.
I20260608 10:01:29.444490  3690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7d15d327dd42d8b54d9643bf23de21" candidate_uuid: "fc7b4a3a77f6448f89711baef234cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" is_pre_election: true
I20260608 10:01:29.445348  3690 raft_consensus.cc:2468] T 0c7d15d327dd42d8b54d9643bf23de21 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc7b4a3a77f6448f89711baef234cedd in term 0.
I20260608 10:01:29.454159  3919 raft_consensus.cc:515] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.456050  3588 catalog_manager.cc:5696] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65). New cstate: current_term: 1 leader_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:29.457787  3690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7d15d327dd42d8b54d9643bf23de21" candidate_uuid: "fc7b4a3a77f6448f89711baef234cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb"
I20260608 10:01:29.458441  3690 raft_consensus.cc:3060] T 0c7d15d327dd42d8b54d9643bf23de21 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:29.460664  3919 leader_election.cc:290] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd [CANDIDATE]: Term 1 election: Requested vote from peers 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675), 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66:40221)
I20260608 10:01:29.465111  3888 tablet_bootstrap.cc:654] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:29.467135  3884 tablet_bootstrap.cc:492] T 720ca36187c342548b935ef1ec73abe8 P fc7b4a3a77f6448f89711baef234cedd: No bootstrap required, opened a new log
I20260608 10:01:29.466416  3587 catalog_manager.cc:5696] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd reported cstate change: term changed from 0 to 1, leader changed from <none> to fc7b4a3a77f6448f89711baef234cedd (127.0.167.67). New cstate: current_term: 1 leader_uuid: "fc7b4a3a77f6448f89711baef234cedd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:29.466331  3585 catalog_manager.cc:5696] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66). New cstate: current_term: 1 leader_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:29.467730  3884 ts_tablet_manager.cc:1403] T 720ca36187c342548b935ef1ec73abe8 P fc7b4a3a77f6448f89711baef234cedd: Time spent bootstrapping tablet: real 0.058s	user 0.018s	sys 0.029s
I20260608 10:01:29.471522  3690 raft_consensus.cc:2468] T 0c7d15d327dd42d8b54d9643bf23de21 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc7b4a3a77f6448f89711baef234cedd in term 1.
I20260608 10:01:29.471681  3884 raft_consensus.cc:359] T 720ca36187c342548b935ef1ec73abe8 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.472543  3884 raft_consensus.cc:385] T 720ca36187c342548b935ef1ec73abe8 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:29.472664  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7d15d327dd42d8b54d9643bf23de21" candidate_uuid: "fc7b4a3a77f6448f89711baef234cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5"
I20260608 10:01:29.472883  3884 raft_consensus.cc:740] T 720ca36187c342548b935ef1ec73abe8 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc7b4a3a77f6448f89711baef234cedd, State: Initialized, Role: FOLLOWER
I20260608 10:01:29.473349  3763 raft_consensus.cc:3060] T 0c7d15d327dd42d8b54d9643bf23de21 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:29.473047  3804 leader_election.cc:304] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd [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: 6bf999a4f8c9402ea7afa8e8d3bbdcdb, fc7b4a3a77f6448f89711baef234cedd; no voters: 
I20260608 10:01:29.474233  3919 raft_consensus.cc:2804] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:29.473865  3884 consensus_queue.cc:260] T 720ca36187c342548b935ef1ec73abe8 P fc7b4a3a77f6448f89711baef234cedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.475415  3919 raft_consensus.cc:697] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd [term 1 LEADER]: Becoming Leader. State: Replica: fc7b4a3a77f6448f89711baef234cedd, State: Running, Role: LEADER
I20260608 10:01:29.476962  3894 raft_consensus.cc:493] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:29.477522  3894 raft_consensus.cc:515] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.478180  3888 tablet_bootstrap.cc:492] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: No bootstrap required, opened a new log
I20260608 10:01:29.478816  3888 ts_tablet_manager.cc:1403] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.001s
I20260608 10:01:29.480461  3894 leader_election.cc:290] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66:40221), fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885)
I20260608 10:01:29.480598  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2123dc5de4ab4fe9a3f66f203f44cba2" candidate_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" is_pre_election: true
I20260608 10:01:29.481290  3764 raft_consensus.cc:2468] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bf999a4f8c9402ea7afa8e8d3bbdcdb in term 0.
I20260608 10:01:29.481738  3839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2123dc5de4ab4fe9a3f66f203f44cba2" candidate_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc7b4a3a77f6448f89711baef234cedd" is_pre_election: true
I20260608 10:01:29.482366  3919 consensus_queue.cc:237] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.482736  3653 leader_election.cc:304] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cc8d8a4ea44aef8f190d87c5e420c5, 6bf999a4f8c9402ea7afa8e8d3bbdcdb; no voters: 
W20260608 10:01:29.484388  3654 leader_election.cc:343] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:29.484615  3894 raft_consensus.cc:2804] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:29.485145  3894 raft_consensus.cc:493] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:29.485603  3894 raft_consensus.cc:3060] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:29.485942  3763 raft_consensus.cc:2468] T 0c7d15d327dd42d8b54d9643bf23de21 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc7b4a3a77f6448f89711baef234cedd in term 1.
I20260608 10:01:29.486812  3888 raft_consensus.cc:359] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.483850  3884 ts_tablet_manager.cc:1434] T 720ca36187c342548b935ef1ec73abe8 P fc7b4a3a77f6448f89711baef234cedd: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.000s
I20260608 10:01:29.487715  3888 raft_consensus.cc:385] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:29.488139  3888 raft_consensus.cc:740] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bf999a4f8c9402ea7afa8e8d3bbdcdb, State: Initialized, Role: FOLLOWER
I20260608 10:01:29.488654  3884 tablet_bootstrap.cc:492] T 2123dc5de4ab4fe9a3f66f203f44cba2 P fc7b4a3a77f6448f89711baef234cedd: Bootstrap starting.
I20260608 10:01:29.491544  3888 consensus_queue.cc:260] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.494549  3888 ts_tablet_manager.cc:1434] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260608 10:01:29.495930  3894 raft_consensus.cc:515] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.499353  3894 leader_election.cc:290] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [CANDIDATE]: Term 1 election: Requested vote from peers 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66:40221), fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885)
I20260608 10:01:29.496732  3884 tablet_bootstrap.cc:654] T 2123dc5de4ab4fe9a3f66f203f44cba2 P fc7b4a3a77f6448f89711baef234cedd: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:29.500568  3839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2123dc5de4ab4fe9a3f66f203f44cba2" candidate_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc7b4a3a77f6448f89711baef234cedd"
W20260608 10:01:29.502063  3654 leader_election.cc:343] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:29.508562  3884 tablet_bootstrap.cc:492] T 2123dc5de4ab4fe9a3f66f203f44cba2 P fc7b4a3a77f6448f89711baef234cedd: No bootstrap required, opened a new log
I20260608 10:01:29.509132  3884 ts_tablet_manager.cc:1403] T 2123dc5de4ab4fe9a3f66f203f44cba2 P fc7b4a3a77f6448f89711baef234cedd: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.000s
I20260608 10:01:29.511369  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2123dc5de4ab4fe9a3f66f203f44cba2" candidate_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5"
I20260608 10:01:29.511984  3763 raft_consensus.cc:3060] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:29.512312  3884 raft_consensus.cc:359] T 2123dc5de4ab4fe9a3f66f203f44cba2 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.513056  3884 raft_consensus.cc:385] T 2123dc5de4ab4fe9a3f66f203f44cba2 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:29.513370  3884 raft_consensus.cc:740] T 2123dc5de4ab4fe9a3f66f203f44cba2 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc7b4a3a77f6448f89711baef234cedd, State: Initialized, Role: FOLLOWER
I20260608 10:01:29.514183  3884 consensus_queue.cc:260] T 2123dc5de4ab4fe9a3f66f203f44cba2 P fc7b4a3a77f6448f89711baef234cedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.516861  3884 ts_tablet_manager.cc:1434] T 2123dc5de4ab4fe9a3f66f203f44cba2 P fc7b4a3a77f6448f89711baef234cedd: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:01:29.517963  3884 tablet_bootstrap.cc:492] T d792160af3df485a9365b8599c87ef39 P fc7b4a3a77f6448f89711baef234cedd: Bootstrap starting.
I20260608 10:01:29.519548  3763 raft_consensus.cc:2468] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bf999a4f8c9402ea7afa8e8d3bbdcdb in term 1.
I20260608 10:01:29.520952  3653 leader_election.cc:304] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [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: 51cc8d8a4ea44aef8f190d87c5e420c5, 6bf999a4f8c9402ea7afa8e8d3bbdcdb; no voters: fc7b4a3a77f6448f89711baef234cedd
I20260608 10:01:29.522176  3894 raft_consensus.cc:2804] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:29.521391  3587 catalog_manager.cc:5696] T 699c771217884029adeaa2ab7e69b11c P fc7b4a3a77f6448f89711baef234cedd reported cstate change: term changed from 0 to 1, leader changed from <none> to fc7b4a3a77f6448f89711baef234cedd (127.0.167.67). New cstate: current_term: 1 leader_uuid: "fc7b4a3a77f6448f89711baef234cedd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:29.522923  3894 raft_consensus.cc:697] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 LEADER]: Becoming Leader. State: Replica: 6bf999a4f8c9402ea7afa8e8d3bbdcdb, State: Running, Role: LEADER
I20260608 10:01:29.523754  3894 consensus_queue.cc:237] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.524484  3884 tablet_bootstrap.cc:654] T d792160af3df485a9365b8599c87ef39 P fc7b4a3a77f6448f89711baef234cedd: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:29.523610  3587 catalog_manager.cc:5696] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd reported cstate change: term changed from 0 to 1, leader changed from <none> to fc7b4a3a77f6448f89711baef234cedd (127.0.167.67). New cstate: current_term: 1 leader_uuid: "fc7b4a3a77f6448f89711baef234cedd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:29.526757  3917 raft_consensus.cc:493] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:29.527231  3917 raft_consensus.cc:515] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.531042  3839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720ca36187c342548b935ef1ec73abe8" candidate_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc7b4a3a77f6448f89711baef234cedd" is_pre_election: true
I20260608 10:01:29.531714  3839 raft_consensus.cc:2468] T 720ca36187c342548b935ef1ec73abe8 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bf999a4f8c9402ea7afa8e8d3bbdcdb in term 0.
I20260608 10:01:29.533089  3654 leader_election.cc:304] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bf999a4f8c9402ea7afa8e8d3bbdcdb, fc7b4a3a77f6448f89711baef234cedd; no voters: 
I20260608 10:01:29.535498  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720ca36187c342548b935ef1ec73abe8" candidate_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" is_pre_election: true
I20260608 10:01:29.536262  3763 raft_consensus.cc:2468] T 720ca36187c342548b935ef1ec73abe8 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bf999a4f8c9402ea7afa8e8d3bbdcdb in term 0.
I20260608 10:01:29.537850  3917 leader_election.cc:290] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66:40221), fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885)
I20260608 10:01:29.538525  3917 raft_consensus.cc:2804] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:29.539003  3917 raft_consensus.cc:493] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:29.540417  3884 tablet_bootstrap.cc:492] T d792160af3df485a9365b8599c87ef39 P fc7b4a3a77f6448f89711baef234cedd: No bootstrap required, opened a new log
I20260608 10:01:29.541189  3884 ts_tablet_manager.cc:1403] T d792160af3df485a9365b8599c87ef39 P fc7b4a3a77f6448f89711baef234cedd: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.009s
I20260608 10:01:29.539441  3917 raft_consensus.cc:3060] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:29.543561  3884 raft_consensus.cc:359] T d792160af3df485a9365b8599c87ef39 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.544245  3884 raft_consensus.cc:385] T d792160af3df485a9365b8599c87ef39 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:29.544601  3884 raft_consensus.cc:740] T d792160af3df485a9365b8599c87ef39 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc7b4a3a77f6448f89711baef234cedd, State: Initialized, Role: FOLLOWER
I20260608 10:01:29.545389  3884 consensus_queue.cc:260] T d792160af3df485a9365b8599c87ef39 P fc7b4a3a77f6448f89711baef234cedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.547425  3884 ts_tablet_manager.cc:1434] T d792160af3df485a9365b8599c87ef39 P fc7b4a3a77f6448f89711baef234cedd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:01:29.553268  3917 raft_consensus.cc:515] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.556739  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720ca36187c342548b935ef1ec73abe8" candidate_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5"
I20260608 10:01:29.557020  3839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720ca36187c342548b935ef1ec73abe8" candidate_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc7b4a3a77f6448f89711baef234cedd"
I20260608 10:01:29.557833  3839 raft_consensus.cc:3060] T 720ca36187c342548b935ef1ec73abe8 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:29.557972  3763 raft_consensus.cc:3060] T 720ca36187c342548b935ef1ec73abe8 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:29.556999  3585 catalog_manager.cc:5696] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65). New cstate: current_term: 1 leader_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:29.561304  3917 leader_election.cc:290] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [CANDIDATE]: Term 1 election: Requested vote from peers 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66:40221), fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885)
I20260608 10:01:29.564837  3839 raft_consensus.cc:2468] T 720ca36187c342548b935ef1ec73abe8 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bf999a4f8c9402ea7afa8e8d3bbdcdb in term 1.
I20260608 10:01:29.565042  3763 raft_consensus.cc:2468] T 720ca36187c342548b935ef1ec73abe8 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bf999a4f8c9402ea7afa8e8d3bbdcdb in term 1.
I20260608 10:01:29.566298  3654 leader_election.cc:304] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [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: 6bf999a4f8c9402ea7afa8e8d3bbdcdb, fc7b4a3a77f6448f89711baef234cedd; no voters: 
I20260608 10:01:29.568476  3917 raft_consensus.cc:2804] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:29.568989  3917 raft_consensus.cc:697] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 LEADER]: Becoming Leader. State: Replica: 6bf999a4f8c9402ea7afa8e8d3bbdcdb, State: Running, Role: LEADER
I20260608 10:01:29.569821  3917 consensus_queue.cc:237] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.577226  3919 raft_consensus.cc:493] T d792160af3df485a9365b8599c87ef39 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:29.577734  3919 raft_consensus.cc:515] T d792160af3df485a9365b8599c87ef39 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.578209  3587 catalog_manager.cc:5696] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65). New cstate: current_term: 1 leader_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:29.580018  3919 leader_election.cc:290] T d792160af3df485a9365b8599c87ef39 P fc7b4a3a77f6448f89711baef234cedd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66:40221), 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675)
I20260608 10:01:29.580858  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d792160af3df485a9365b8599c87ef39" candidate_uuid: "fc7b4a3a77f6448f89711baef234cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" is_pre_election: true
I20260608 10:01:29.581321  3690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d792160af3df485a9365b8599c87ef39" candidate_uuid: "fc7b4a3a77f6448f89711baef234cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" is_pre_election: true
I20260608 10:01:29.581573  3763 raft_consensus.cc:2468] T d792160af3df485a9365b8599c87ef39 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc7b4a3a77f6448f89711baef234cedd in term 0.
I20260608 10:01:29.582072  3690 raft_consensus.cc:2468] T d792160af3df485a9365b8599c87ef39 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc7b4a3a77f6448f89711baef234cedd in term 0.
I20260608 10:01:29.582782  3802 leader_election.cc:304] T d792160af3df485a9365b8599c87ef39 P fc7b4a3a77f6448f89711baef234cedd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cc8d8a4ea44aef8f190d87c5e420c5, fc7b4a3a77f6448f89711baef234cedd; no voters: 
I20260608 10:01:29.583755  3919 raft_consensus.cc:2804] T d792160af3df485a9365b8599c87ef39 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:29.584197  3919 raft_consensus.cc:493] T d792160af3df485a9365b8599c87ef39 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:29.584622  3919 raft_consensus.cc:3060] T d792160af3df485a9365b8599c87ef39 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:29.591116  3919 raft_consensus.cc:515] T d792160af3df485a9365b8599c87ef39 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.593891  3919 leader_election.cc:290] T d792160af3df485a9365b8599c87ef39 P fc7b4a3a77f6448f89711baef234cedd [CANDIDATE]: Term 1 election: Requested vote from peers 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66:40221), 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675)
I20260608 10:01:29.594890  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d792160af3df485a9365b8599c87ef39" candidate_uuid: "fc7b4a3a77f6448f89711baef234cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5"
I20260608 10:01:29.595628  3763 raft_consensus.cc:3060] T d792160af3df485a9365b8599c87ef39 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:29.631456  3690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d792160af3df485a9365b8599c87ef39" candidate_uuid: "fc7b4a3a77f6448f89711baef234cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb"
I20260608 10:01:29.632804  3690 raft_consensus.cc:3060] T d792160af3df485a9365b8599c87ef39 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:29.640826  3763 raft_consensus.cc:2468] T d792160af3df485a9365b8599c87ef39 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc7b4a3a77f6448f89711baef234cedd in term 1.
I20260608 10:01:29.642334  3690 raft_consensus.cc:2468] T d792160af3df485a9365b8599c87ef39 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc7b4a3a77f6448f89711baef234cedd in term 1.
I20260608 10:01:29.643347  3802 leader_election.cc:304] T d792160af3df485a9365b8599c87ef39 P fc7b4a3a77f6448f89711baef234cedd [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: 51cc8d8a4ea44aef8f190d87c5e420c5, fc7b4a3a77f6448f89711baef234cedd; no voters: 
I20260608 10:01:29.645119  3919 raft_consensus.cc:2804] T d792160af3df485a9365b8599c87ef39 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:29.645886  3919 raft_consensus.cc:697] T d792160af3df485a9365b8599c87ef39 P fc7b4a3a77f6448f89711baef234cedd [term 1 LEADER]: Becoming Leader. State: Replica: fc7b4a3a77f6448f89711baef234cedd, State: Running, Role: LEADER
I20260608 10:01:29.647141  3919 consensus_queue.cc:237] T d792160af3df485a9365b8599c87ef39 P fc7b4a3a77f6448f89711baef234cedd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.659713  3587 catalog_manager.cc:5696] T d792160af3df485a9365b8599c87ef39 P fc7b4a3a77f6448f89711baef234cedd reported cstate change: term changed from 0 to 1, leader changed from <none> to fc7b4a3a77f6448f89711baef234cedd (127.0.167.67). New cstate: current_term: 1 leader_uuid: "fc7b4a3a77f6448f89711baef234cedd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:29.696353   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:29.705740  3940 instance_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 10:01:29.705737  3941 instance_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 10:01:29.708586   669 server_base.cc:1061] running on GCE node
W20260608 10:01:29.708945  3943 instance_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 10:01:29.709975   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:29.710232   669 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 10:01:29.710404   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912889710392 us; error 0 us; skew 500 ppm
I20260608 10:01:29.711050   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:29.713881   669 webserver.cc:533] Webserver started at http://127.0.167.68:35971/ using document root <none> and password file <none>
I20260608 10:01:29.714440   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:29.714679   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:29.714993   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:29.716472   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808122572-669-0/minicluster-data/ts-3-root/instance:
uuid: "4a99fd160744478e812f2a07a1c47c66"
format_stamp: "Formatted at 2026-06-08 10:01:29 on dist-test-slave-swwz"
I20260608 10:01:29.721570   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:01:29.725535  3948 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:29.726436   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:01:29.726750   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808122572-669-0/minicluster-data/ts-3-root
uuid: "4a99fd160744478e812f2a07a1c47c66"
format_stamp: "Formatted at 2026-06-08 10:01:29 on dist-test-slave-swwz"
I20260608 10:01:29.726999   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808122572-669-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808122572-669-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808122572-669-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 10:01:29.744978   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:29.746465   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:29.748109   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:29.750860   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:29.751097   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:29.751391   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:29.751576   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:29.771633  3919 raft_consensus.cc:493] T 2123dc5de4ab4fe9a3f66f203f44cba2 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:29.772812  3919 raft_consensus.cc:515] T 2123dc5de4ab4fe9a3f66f203f44cba2 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:29.777554  3690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2123dc5de4ab4fe9a3f66f203f44cba2" candidate_uuid: "fc7b4a3a77f6448f89711baef234cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" is_pre_election: true
I20260608 10:01:29.777557  3919 leader_election.cc:290] T 2123dc5de4ab4fe9a3f66f203f44cba2 P fc7b4a3a77f6448f89711baef234cedd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675), 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66:40221)
I20260608 10:01:29.778761  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2123dc5de4ab4fe9a3f66f203f44cba2" candidate_uuid: "fc7b4a3a77f6448f89711baef234cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" is_pre_election: true
I20260608 10:01:29.779863  3763 raft_consensus.cc:2393] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fc7b4a3a77f6448f89711baef234cedd in current term 1: Already voted for candidate 6bf999a4f8c9402ea7afa8e8d3bbdcdb in this term.
I20260608 10:01:29.781199  3802 leader_election.cc:304] T 2123dc5de4ab4fe9a3f66f203f44cba2 P fc7b4a3a77f6448f89711baef234cedd [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: fc7b4a3a77f6448f89711baef234cedd; no voters: 51cc8d8a4ea44aef8f190d87c5e420c5, 6bf999a4f8c9402ea7afa8e8d3bbdcdb
I20260608 10:01:29.782322  3919 raft_consensus.cc:3060] T 2123dc5de4ab4fe9a3f66f203f44cba2 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:29.793212  3919 raft_consensus.cc:2749] T 2123dc5de4ab4fe9a3f66f203f44cba2 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:29.807001   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.68:36655
I20260608 10:01:29.807116  4010 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.68:36655 every 8 connection(s)
I20260608 10:01:29.809976  3904 consensus_queue.cc:1048] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:29.837867  3587 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44640:
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 10:01:29.842650  3904 consensus_queue.cc:1048] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:29.856536  3919 consensus_queue.cc:1048] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:29.874686  4011 heartbeater.cc:344] Connected to a master server at 127.0.167.126:38447
I20260608 10:01:29.875293  4011 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:29.876878  4011 heartbeater.cc:507] Master 127.0.167.126:38447 requested a full tablet report, sending...
I20260608 10:01:29.880824  3586 ts_manager.cc:194] Registered new tserver with Master: 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68:36655)
I20260608 10:01:29.883592  3586 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44650
I20260608 10:01:29.907943  3917 consensus_queue.cc:1048] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:29.915403  3918 consensus_queue.cc:1048] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:01:29.921181  3587 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a90307e5b97d44eb9d50fa686dee0d90 has no consensus state
W20260608 10:01:29.934459  3587 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d4be174c229540dbbc84b280940f07bb has no consensus state
I20260608 10:01:29.936877  3917 consensus_queue.cc:1048] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:01:29.939646  3587 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9430ece1c8da4092aaf4bfcb428ed6ec has no consensus state
W20260608 10:01:29.942198  3587 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet efb8be667f03454a9bb4b76f6745b3a1 has no consensus state
W20260608 10:01:29.943645  3575 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet a90307e5b97d44eb9d50fa686dee0d90 (table range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet a90307e5b97d44eb9d50fa686dee0d90 has no consensus state
W20260608 10:01:29.944936  3587 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 41a6731f848548a9ae2f16902939e876 has no consensus state
W20260608 10:01:29.947305  3587 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7a7e462858414fb8abe306f5818b54ec has no consensus state
W20260608 10:01:29.949645  3587 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 27c2fca623f8474d9afd87301efe99d1 has no consensus state
W20260608 10:01:29.952018  3587 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0866dfeaf46140d6a046ac6100f12025 has no consensus state
I20260608 10:01:29.983340  3918 consensus_queue.cc:1048] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:29.991411  3679 tablet_service.cc:1511] Processing CreateTablet for tablet a90307e5b97d44eb9d50fa686dee0d90 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:29.993142  3679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a90307e5b97d44eb9d50fa686dee0d90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:29.998167  3748 tablet_service.cc:1511] Processing CreateTablet for tablet a90307e5b97d44eb9d50fa686dee0d90 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:30.001675  3823 tablet_service.cc:1511] Processing CreateTablet for tablet d4be174c229540dbbc84b280940f07bb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:30.004026  3823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4be174c229540dbbc84b280940f07bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:30.009258  3748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a90307e5b97d44eb9d50fa686dee0d90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:30.013742  3674 tablet_service.cc:1511] Processing CreateTablet for tablet d4be174c229540dbbc84b280940f07bb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:30.020448  3919 consensus_queue.cc:1048] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:30.024127  3674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4be174c229540dbbc84b280940f07bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:30.034466  3921 consensus_queue.cc:1048] T 699c771217884029adeaa2ab7e69b11c P fc7b4a3a77f6448f89711baef234cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:30.036602  3751 tablet_service.cc:1511] Processing CreateTablet for tablet 9430ece1c8da4092aaf4bfcb428ed6ec (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:30.038321  3751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9430ece1c8da4092aaf4bfcb428ed6ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:30.041663  3921 consensus_queue.cc:1048] T 699c771217884029adeaa2ab7e69b11c P fc7b4a3a77f6448f89711baef234cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:30.045125  3822 tablet_service.cc:1511] Processing CreateTablet for tablet 9430ece1c8da4092aaf4bfcb428ed6ec (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:30.046757  3822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9430ece1c8da4092aaf4bfcb428ed6ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:30.047930  3917 consensus_queue.cc:1048] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:30.058983  3936 consensus_queue.cc:1048] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:30.070237  3676 tablet_service.cc:1511] Processing CreateTablet for tablet efb8be667f03454a9bb4b76f6745b3a1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:30.075935  3676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efb8be667f03454a9bb4b76f6745b3a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:30.115104  3748 tablet_service.cc:1511] Processing CreateTablet for tablet efb8be667f03454a9bb4b76f6745b3a1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:30.116679  3748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efb8be667f03454a9bb4b76f6745b3a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:30.128360  3936 consensus_queue.cc:1048] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:30.133234  4035 tablet_bootstrap.cc:492] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5: Bootstrap starting.
I20260608 10:01:30.140815  3975 tablet_service.cc:1511] Processing CreateTablet for tablet d4be174c229540dbbc84b280940f07bb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:30.142387  3973 tablet_service.cc:1511] Processing CreateTablet for tablet efb8be667f03454a9bb4b76f6745b3a1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:30.143090  3975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4be174c229540dbbc84b280940f07bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:30.146275  4035 tablet_bootstrap.cc:654] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:30.147426  3680 tablet_service.cc:1511] Processing CreateTablet for tablet 41a6731f848548a9ae2f16902939e876 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:30.149609  3976 tablet_service.cc:1511] Processing CreateTablet for tablet a90307e5b97d44eb9d50fa686dee0d90 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:30.140805  4036 tablet_bootstrap.cc:492] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd: Bootstrap starting.
I20260608 10:01:30.138942  3921 consensus_queue.cc:1048] T d792160af3df485a9365b8599c87ef39 P fc7b4a3a77f6448f89711baef234cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260608 10:01:30.153896  3680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41a6731f848548a9ae2f16902939e876. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:30.149682  3974 tablet_service.cc:1511] Processing CreateTablet for tablet 9430ece1c8da4092aaf4bfcb428ed6ec (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:30.157083  3972 tablet_service.cc:1511] Processing CreateTablet for tablet 41a6731f848548a9ae2f16902939e876 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:30.160167  3823 tablet_service.cc:1511] Processing CreateTablet for tablet 41a6731f848548a9ae2f16902939e876 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:30.162209  3823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41a6731f848548a9ae2f16902939e876. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:30.181648  3973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efb8be667f03454a9bb4b76f6745b3a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:30.196601  3936 consensus_queue.cc:1048] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:30.201627  3826 tablet_service.cc:1511] Processing CreateTablet for tablet 7a7e462858414fb8abe306f5818b54ec (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:30.209924  4036 tablet_bootstrap.cc:654] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:30.211843  3976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a90307e5b97d44eb9d50fa686dee0d90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:30.226531  3918 consensus_queue.cc:1048] T d792160af3df485a9365b8599c87ef39 P fc7b4a3a77f6448f89711baef234cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:30.232661  3826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a7e462858414fb8abe306f5818b54ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:30.234207  3971 tablet_service.cc:1511] Processing CreateTablet for tablet 7a7e462858414fb8abe306f5818b54ec (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:30.239871  3748 tablet_service.cc:1511] Processing CreateTablet for tablet 7a7e462858414fb8abe306f5818b54ec (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:30.241406  3748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a7e462858414fb8abe306f5818b54ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:30.255803  3972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41a6731f848548a9ae2f16902939e876. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:30.261961  3974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9430ece1c8da4092aaf4bfcb428ed6ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:30.273914  3971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a7e462858414fb8abe306f5818b54ec. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 10:01:30.283632  3636 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:01:30.311657  4035 tablet_bootstrap.cc:492] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5: No bootstrap required, opened a new log
I20260608 10:01:30.312258  4035 ts_tablet_manager.cc:1403] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5: Time spent bootstrapping tablet: real 0.179s	user 0.044s	sys 0.031s
I20260608 10:01:30.322309  3751 tablet_service.cc:1511] Processing CreateTablet for tablet 27c2fca623f8474d9afd87301efe99d1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:30.327167  4035 raft_consensus.cc:359] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } }
I20260608 10:01:30.347043  3751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27c2fca623f8474d9afd87301efe99d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:30.347831  4035 raft_consensus.cc:385] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:30.376415  3970 tablet_service.cc:1511] Processing CreateTablet for tablet 27c2fca623f8474d9afd87301efe99d1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:30.378747  3970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27c2fca623f8474d9afd87301efe99d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:30.378468  3822 tablet_service.cc:1511] Processing CreateTablet for tablet 0866dfeaf46140d6a046ac6100f12025 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:30.362819  4035 raft_consensus.cc:740] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cc8d8a4ea44aef8f190d87c5e420c5, State: Initialized, Role: FOLLOWER
I20260608 10:01:30.381120  3822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0866dfeaf46140d6a046ac6100f12025. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:30.381465  3975 tablet_service.cc:1511] Processing CreateTablet for tablet 0866dfeaf46140d6a046ac6100f12025 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:30.386318  3975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0866dfeaf46140d6a046ac6100f12025. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:30.388813  4035 consensus_queue.cc:260] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } }
I20260608 10:01:30.391992  4035 ts_tablet_manager.cc:1434] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5: Time spent starting tablet: real 0.079s	user 0.007s	sys 0.002s
I20260608 10:01:30.393110  4035 tablet_bootstrap.cc:492] T 9430ece1c8da4092aaf4bfcb428ed6ec P 51cc8d8a4ea44aef8f190d87c5e420c5: Bootstrap starting.
I20260608 10:01:30.385003  4041 tablet_bootstrap.cc:492] T efb8be667f03454a9bb4b76f6745b3a1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Bootstrap starting.
I20260608 10:01:30.396986  4044 tablet_bootstrap.cc:492] T d4be174c229540dbbc84b280940f07bb P 4a99fd160744478e812f2a07a1c47c66: Bootstrap starting.
I20260608 10:01:30.402098  4036 tablet_bootstrap.cc:492] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd: No bootstrap required, opened a new log
I20260608 10:01:30.402712  4036 ts_tablet_manager.cc:1403] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd: Time spent bootstrapping tablet: real 0.266s	user 0.022s	sys 0.029s
I20260608 10:01:30.414506  3680 tablet_service.cc:1511] Processing CreateTablet for tablet 0866dfeaf46140d6a046ac6100f12025 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:30.416059  3680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0866dfeaf46140d6a046ac6100f12025. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:30.409875  3676 tablet_service.cc:1511] Processing CreateTablet for tablet 27c2fca623f8474d9afd87301efe99d1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:30.415671  4036 raft_consensus.cc:359] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } }
I20260608 10:01:30.418365  3676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27c2fca623f8474d9afd87301efe99d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:30.426340  4036 raft_consensus.cc:385] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:30.428902  4036 raft_consensus.cc:740] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc7b4a3a77f6448f89711baef234cedd, State: Initialized, Role: FOLLOWER
W20260608 10:01:30.432505  4040 log.cc:927] Time spent T 720ca36187c342548b935ef1ec73abe8 P 51cc8d8a4ea44aef8f190d87c5e420c5: Append to log took a long time: real 0.095s	user 0.001s	sys 0.000s
I20260608 10:01:30.432807  4036 consensus_queue.cc:260] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } }
I20260608 10:01:30.435725  4036 ts_tablet_manager.cc:1434] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.002s
I20260608 10:01:30.443615  4036 tablet_bootstrap.cc:492] T 9430ece1c8da4092aaf4bfcb428ed6ec P fc7b4a3a77f6448f89711baef234cedd: Bootstrap starting.
I20260608 10:01:30.462121  4035 tablet_bootstrap.cc:654] T 9430ece1c8da4092aaf4bfcb428ed6ec P 51cc8d8a4ea44aef8f190d87c5e420c5: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:30.460677  4041 tablet_bootstrap.cc:654] T efb8be667f03454a9bb4b76f6745b3a1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:30.486613  4044 tablet_bootstrap.cc:654] T d4be174c229540dbbc84b280940f07bb P 4a99fd160744478e812f2a07a1c47c66: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:30.491182  4036 tablet_bootstrap.cc:654] T 9430ece1c8da4092aaf4bfcb428ed6ec P fc7b4a3a77f6448f89711baef234cedd: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:30.502162  4035 tablet_bootstrap.cc:492] T 9430ece1c8da4092aaf4bfcb428ed6ec P 51cc8d8a4ea44aef8f190d87c5e420c5: No bootstrap required, opened a new log
I20260608 10:01:30.502573  4041 tablet_bootstrap.cc:492] T efb8be667f03454a9bb4b76f6745b3a1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: No bootstrap required, opened a new log
I20260608 10:01:30.503475  4041 ts_tablet_manager.cc:1403] T efb8be667f03454a9bb4b76f6745b3a1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Time spent bootstrapping tablet: real 0.138s	user 0.013s	sys 0.006s
I20260608 10:01:30.502733  4035 ts_tablet_manager.cc:1403] T 9430ece1c8da4092aaf4bfcb428ed6ec P 51cc8d8a4ea44aef8f190d87c5e420c5: Time spent bootstrapping tablet: real 0.110s	user 0.008s	sys 0.007s
I20260608 10:01:30.509097  4035 raft_consensus.cc:359] T 9430ece1c8da4092aaf4bfcb428ed6ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:30.509830  4041 raft_consensus.cc:359] T efb8be667f03454a9bb4b76f6745b3a1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } }
I20260608 10:01:30.510357  4035 raft_consensus.cc:385] T 9430ece1c8da4092aaf4bfcb428ed6ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:30.511062  4035 raft_consensus.cc:740] T 9430ece1c8da4092aaf4bfcb428ed6ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cc8d8a4ea44aef8f190d87c5e420c5, State: Initialized, Role: FOLLOWER
I20260608 10:01:30.510620  4041 raft_consensus.cc:385] T efb8be667f03454a9bb4b76f6745b3a1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:30.512297  4041 raft_consensus.cc:740] T efb8be667f03454a9bb4b76f6745b3a1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bf999a4f8c9402ea7afa8e8d3bbdcdb, State: Initialized, Role: FOLLOWER
I20260608 10:01:30.513721  4041 consensus_queue.cc:260] T efb8be667f03454a9bb4b76f6745b3a1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } }
I20260608 10:01:30.516424  4041 ts_tablet_manager.cc:1434] T efb8be667f03454a9bb4b76f6745b3a1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.003s
I20260608 10:01:30.517030  4035 consensus_queue.cc:260] T 9430ece1c8da4092aaf4bfcb428ed6ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:30.520401  4041 tablet_bootstrap.cc:492] T a90307e5b97d44eb9d50fa686dee0d90 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Bootstrap starting.
I20260608 10:01:30.530731  4036 tablet_bootstrap.cc:492] T 9430ece1c8da4092aaf4bfcb428ed6ec P fc7b4a3a77f6448f89711baef234cedd: No bootstrap required, opened a new log
I20260608 10:01:30.531510  4036 ts_tablet_manager.cc:1403] T 9430ece1c8da4092aaf4bfcb428ed6ec P fc7b4a3a77f6448f89711baef234cedd: Time spent bootstrapping tablet: real 0.095s	user 0.007s	sys 0.011s
I20260608 10:01:30.535270  4041 tablet_bootstrap.cc:654] T a90307e5b97d44eb9d50fa686dee0d90 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:30.530900  4035 ts_tablet_manager.cc:1434] T 9430ece1c8da4092aaf4bfcb428ed6ec P 51cc8d8a4ea44aef8f190d87c5e420c5: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.001s
I20260608 10:01:30.540355  4035 tablet_bootstrap.cc:492] T efb8be667f03454a9bb4b76f6745b3a1 P 51cc8d8a4ea44aef8f190d87c5e420c5: Bootstrap starting.
I20260608 10:01:30.535473  4036 raft_consensus.cc:359] T 9430ece1c8da4092aaf4bfcb428ed6ec P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:30.540979  4041 tablet_bootstrap.cc:492] T a90307e5b97d44eb9d50fa686dee0d90 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: No bootstrap required, opened a new log
I20260608 10:01:30.541328  4036 raft_consensus.cc:385] T 9430ece1c8da4092aaf4bfcb428ed6ec P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:30.541644  4041 ts_tablet_manager.cc:1403] T a90307e5b97d44eb9d50fa686dee0d90 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.004s
I20260608 10:01:30.541823  4036 raft_consensus.cc:740] T 9430ece1c8da4092aaf4bfcb428ed6ec P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc7b4a3a77f6448f89711baef234cedd, State: Initialized, Role: FOLLOWER
I20260608 10:01:30.543381  4036 consensus_queue.cc:260] T 9430ece1c8da4092aaf4bfcb428ed6ec P fc7b4a3a77f6448f89711baef234cedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:30.539631  4044 tablet_bootstrap.cc:492] T d4be174c229540dbbc84b280940f07bb P 4a99fd160744478e812f2a07a1c47c66: No bootstrap required, opened a new log
I20260608 10:01:30.544550  4044 ts_tablet_manager.cc:1403] T d4be174c229540dbbc84b280940f07bb P 4a99fd160744478e812f2a07a1c47c66: Time spent bootstrapping tablet: real 0.172s	user 0.014s	sys 0.018s
I20260608 10:01:30.545148  4041 raft_consensus.cc:359] T a90307e5b97d44eb9d50fa686dee0d90 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } }
I20260608 10:01:30.545915  4041 raft_consensus.cc:385] T a90307e5b97d44eb9d50fa686dee0d90 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:30.546229  4041 raft_consensus.cc:740] T a90307e5b97d44eb9d50fa686dee0d90 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bf999a4f8c9402ea7afa8e8d3bbdcdb, State: Initialized, Role: FOLLOWER
I20260608 10:01:30.547102  4041 consensus_queue.cc:260] T a90307e5b97d44eb9d50fa686dee0d90 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } }
I20260608 10:01:30.548056  4044 raft_consensus.cc:359] T d4be174c229540dbbc84b280940f07bb P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } }
I20260608 10:01:30.548981  4044 raft_consensus.cc:385] T d4be174c229540dbbc84b280940f07bb P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:30.549360  4044 raft_consensus.cc:740] T d4be174c229540dbbc84b280940f07bb P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99fd160744478e812f2a07a1c47c66, State: Initialized, Role: FOLLOWER
I20260608 10:01:30.549791  4035 tablet_bootstrap.cc:654] T efb8be667f03454a9bb4b76f6745b3a1 P 51cc8d8a4ea44aef8f190d87c5e420c5: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:30.550451  4044 consensus_queue.cc:260] T d4be174c229540dbbc84b280940f07bb P 4a99fd160744478e812f2a07a1c47c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } }
I20260608 10:01:30.556464  4036 ts_tablet_manager.cc:1434] T 9430ece1c8da4092aaf4bfcb428ed6ec P fc7b4a3a77f6448f89711baef234cedd: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.004s
I20260608 10:01:30.558058  4036 tablet_bootstrap.cc:492] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd: Bootstrap starting.
I20260608 10:01:30.560617  4044 ts_tablet_manager.cc:1434] T d4be174c229540dbbc84b280940f07bb P 4a99fd160744478e812f2a07a1c47c66: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.004s
I20260608 10:01:30.560693  4041 ts_tablet_manager.cc:1434] T a90307e5b97d44eb9d50fa686dee0d90 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260608 10:01:30.561647  4011 heartbeater.cc:499] Master 127.0.167.126:38447 was elected leader, sending a full tablet report...
I20260608 10:01:30.562054  4041 tablet_bootstrap.cc:492] T d4be174c229540dbbc84b280940f07bb P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Bootstrap starting.
I20260608 10:01:30.566453  4044 tablet_bootstrap.cc:492] T 0866dfeaf46140d6a046ac6100f12025 P 4a99fd160744478e812f2a07a1c47c66: Bootstrap starting.
I20260608 10:01:30.569746  4041 tablet_bootstrap.cc:654] T d4be174c229540dbbc84b280940f07bb P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:30.571462  4035 tablet_bootstrap.cc:492] T efb8be667f03454a9bb4b76f6745b3a1 P 51cc8d8a4ea44aef8f190d87c5e420c5: No bootstrap required, opened a new log
I20260608 10:01:30.572057  4035 ts_tablet_manager.cc:1403] T efb8be667f03454a9bb4b76f6745b3a1 P 51cc8d8a4ea44aef8f190d87c5e420c5: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.012s
I20260608 10:01:30.578163  4044 tablet_bootstrap.cc:654] T 0866dfeaf46140d6a046ac6100f12025 P 4a99fd160744478e812f2a07a1c47c66: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:30.581715  4035 raft_consensus.cc:359] T efb8be667f03454a9bb4b76f6745b3a1 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } }
I20260608 10:01:30.583264  4035 raft_consensus.cc:385] T efb8be667f03454a9bb4b76f6745b3a1 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:30.583629  4035 raft_consensus.cc:740] T efb8be667f03454a9bb4b76f6745b3a1 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cc8d8a4ea44aef8f190d87c5e420c5, State: Initialized, Role: FOLLOWER
I20260608 10:01:30.584690  4035 consensus_queue.cc:260] T efb8be667f03454a9bb4b76f6745b3a1 P 51cc8d8a4ea44aef8f190d87c5e420c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } }
I20260608 10:01:30.588052  4041 tablet_bootstrap.cc:492] T d4be174c229540dbbc84b280940f07bb P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: No bootstrap required, opened a new log
I20260608 10:01:30.588655  4041 ts_tablet_manager.cc:1403] T d4be174c229540dbbc84b280940f07bb P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.004s
I20260608 10:01:30.589387  4044 tablet_bootstrap.cc:492] T 0866dfeaf46140d6a046ac6100f12025 P 4a99fd160744478e812f2a07a1c47c66: No bootstrap required, opened a new log
I20260608 10:01:30.589962  4044 ts_tablet_manager.cc:1403] T 0866dfeaf46140d6a046ac6100f12025 P 4a99fd160744478e812f2a07a1c47c66: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.006s
I20260608 10:01:30.591811  4035 ts_tablet_manager.cc:1434] T efb8be667f03454a9bb4b76f6745b3a1 P 51cc8d8a4ea44aef8f190d87c5e420c5: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.004s
I20260608 10:01:30.591935  4041 raft_consensus.cc:359] T d4be174c229540dbbc84b280940f07bb P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } }
I20260608 10:01:30.593087  4041 raft_consensus.cc:385] T d4be174c229540dbbc84b280940f07bb P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:30.593380  4035 tablet_bootstrap.cc:492] T 7a7e462858414fb8abe306f5818b54ec P 51cc8d8a4ea44aef8f190d87c5e420c5: Bootstrap starting.
I20260608 10:01:30.593434  4041 raft_consensus.cc:740] T d4be174c229540dbbc84b280940f07bb P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bf999a4f8c9402ea7afa8e8d3bbdcdb, State: Initialized, Role: FOLLOWER
I20260608 10:01:30.593359  4044 raft_consensus.cc:359] T 0866dfeaf46140d6a046ac6100f12025 P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:30.594722  4044 raft_consensus.cc:385] T 0866dfeaf46140d6a046ac6100f12025 P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:30.595113  4041 consensus_queue.cc:260] T d4be174c229540dbbc84b280940f07bb P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } }
I20260608 10:01:30.595283  4044 raft_consensus.cc:740] T 0866dfeaf46140d6a046ac6100f12025 P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99fd160744478e812f2a07a1c47c66, State: Initialized, Role: FOLLOWER
I20260608 10:01:30.599519  4036 tablet_bootstrap.cc:654] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:30.598261  4044 consensus_queue.cc:260] T 0866dfeaf46140d6a046ac6100f12025 P 4a99fd160744478e812f2a07a1c47c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:30.600497  3904 raft_consensus.cc:493] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:30.601030  4041 ts_tablet_manager.cc:1434] T d4be174c229540dbbc84b280940f07bb P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260608 10:01:30.601038  3904 raft_consensus.cc:515] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } }
I20260608 10:01:30.601697  4044 ts_tablet_manager.cc:1434] T 0866dfeaf46140d6a046ac6100f12025 P 4a99fd160744478e812f2a07a1c47c66: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260608 10:01:30.602312  4041 tablet_bootstrap.cc:492] T 41a6731f848548a9ae2f16902939e876 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Bootstrap starting.
I20260608 10:01:30.602708  4044 tablet_bootstrap.cc:492] T 41a6731f848548a9ae2f16902939e876 P 4a99fd160744478e812f2a07a1c47c66: Bootstrap starting.
I20260608 10:01:30.605563  4035 tablet_bootstrap.cc:654] T 7a7e462858414fb8abe306f5818b54ec P 51cc8d8a4ea44aef8f190d87c5e420c5: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:30.609511  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a90307e5b97d44eb9d50fa686dee0d90" candidate_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" is_pre_election: true
I20260608 10:01:30.610503  4044 tablet_bootstrap.cc:654] T 41a6731f848548a9ae2f16902939e876 P 4a99fd160744478e812f2a07a1c47c66: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:30.613492  4041 tablet_bootstrap.cc:654] T 41a6731f848548a9ae2f16902939e876 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:30.618527  3689 raft_consensus.cc:2468] T a90307e5b97d44eb9d50fa686dee0d90 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cc8d8a4ea44aef8f190d87c5e420c5 in term 0.
I20260608 10:01:30.621038  3730 leader_election.cc:304] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cc8d8a4ea44aef8f190d87c5e420c5, 6bf999a4f8c9402ea7afa8e8d3bbdcdb; no voters: 
I20260608 10:01:30.622766  4035 tablet_bootstrap.cc:492] T 7a7e462858414fb8abe306f5818b54ec P 51cc8d8a4ea44aef8f190d87c5e420c5: No bootstrap required, opened a new log
I20260608 10:01:30.623097  4059 raft_consensus.cc:2804] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:30.623374  4035 ts_tablet_manager.cc:1403] T 7a7e462858414fb8abe306f5818b54ec P 51cc8d8a4ea44aef8f190d87c5e420c5: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.003s
I20260608 10:01:30.623591  4059 raft_consensus.cc:493] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:30.624114  4059 raft_consensus.cc:3060] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:30.625667  4036 tablet_bootstrap.cc:492] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd: No bootstrap required, opened a new log
I20260608 10:01:30.626194  4036 ts_tablet_manager.cc:1403] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd: Time spent bootstrapping tablet: real 0.068s	user 0.008s	sys 0.010s
I20260608 10:01:30.627790  3904 leader_election.cc:290] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675), 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68:36655)
I20260608 10:01:30.643570  4035 raft_consensus.cc:359] T 7a7e462858414fb8abe306f5818b54ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } }
I20260608 10:01:30.644411  4035 raft_consensus.cc:385] T 7a7e462858414fb8abe306f5818b54ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:30.644819  4035 raft_consensus.cc:740] T 7a7e462858414fb8abe306f5818b54ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cc8d8a4ea44aef8f190d87c5e420c5, State: Initialized, Role: FOLLOWER
I20260608 10:01:30.648608  4036 raft_consensus.cc:359] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:30.649791  4044 tablet_bootstrap.cc:492] T 41a6731f848548a9ae2f16902939e876 P 4a99fd160744478e812f2a07a1c47c66: No bootstrap required, opened a new log
I20260608 10:01:30.650516  4044 ts_tablet_manager.cc:1403] T 41a6731f848548a9ae2f16902939e876 P 4a99fd160744478e812f2a07a1c47c66: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.006s
I20260608 10:01:30.650223  4035 consensus_queue.cc:260] T 7a7e462858414fb8abe306f5818b54ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } }
I20260608 10:01:30.649828  4036 raft_consensus.cc:385] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:30.651566  4036 raft_consensus.cc:740] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc7b4a3a77f6448f89711baef234cedd, State: Initialized, Role: FOLLOWER
I20260608 10:01:30.651340  4059 raft_consensus.cc:515] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } }
I20260608 10:01:30.656237  4041 tablet_bootstrap.cc:492] T 41a6731f848548a9ae2f16902939e876 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: No bootstrap required, opened a new log
I20260608 10:01:30.657094  4041 ts_tablet_manager.cc:1403] T 41a6731f848548a9ae2f16902939e876 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.014s
I20260608 10:01:30.658250  4044 raft_consensus.cc:359] T 41a6731f848548a9ae2f16902939e876 P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:30.658964  4044 raft_consensus.cc:385] T 41a6731f848548a9ae2f16902939e876 P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:30.659317  4044 raft_consensus.cc:740] T 41a6731f848548a9ae2f16902939e876 P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99fd160744478e812f2a07a1c47c66, State: Initialized, Role: FOLLOWER
I20260608 10:01:30.660193  4044 consensus_queue.cc:260] T 41a6731f848548a9ae2f16902939e876 P 4a99fd160744478e812f2a07a1c47c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:30.662352  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a90307e5b97d44eb9d50fa686dee0d90" candidate_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb"
I20260608 10:01:30.663241  3689 raft_consensus.cc:3060] T a90307e5b97d44eb9d50fa686dee0d90 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:30.662431  4041 raft_consensus.cc:359] T 41a6731f848548a9ae2f16902939e876 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:30.662599  4044 ts_tablet_manager.cc:1434] T 41a6731f848548a9ae2f16902939e876 P 4a99fd160744478e812f2a07a1c47c66: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260608 10:01:30.655893  4036 consensus_queue.cc:260] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:30.664145  4041 raft_consensus.cc:385] T 41a6731f848548a9ae2f16902939e876 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:30.665632  4044 tablet_bootstrap.cc:492] T 7a7e462858414fb8abe306f5818b54ec P 4a99fd160744478e812f2a07a1c47c66: Bootstrap starting.
I20260608 10:01:30.668579  4041 raft_consensus.cc:740] T 41a6731f848548a9ae2f16902939e876 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bf999a4f8c9402ea7afa8e8d3bbdcdb, State: Initialized, Role: FOLLOWER
I20260608 10:01:30.666501  4059 leader_election.cc:290] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5 [CANDIDATE]: Term 1 election: Requested vote from peers 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675), 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68:36655)
I20260608 10:01:30.669664  4041 consensus_queue.cc:260] T 41a6731f848548a9ae2f16902939e876 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:30.672148  4041 ts_tablet_manager.cc:1434] T 41a6731f848548a9ae2f16902939e876 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260608 10:01:30.674226  4035 ts_tablet_manager.cc:1434] T 7a7e462858414fb8abe306f5818b54ec P 51cc8d8a4ea44aef8f190d87c5e420c5: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.002s
I20260608 10:01:30.675617  4036 ts_tablet_manager.cc:1434] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd: Time spent starting tablet: real 0.049s	user 0.010s	sys 0.000s
I20260608 10:01:30.680104  4041 tablet_bootstrap.cc:492] T 27c2fca623f8474d9afd87301efe99d1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Bootstrap starting.
I20260608 10:01:30.690264  4036 tablet_bootstrap.cc:492] T 41a6731f848548a9ae2f16902939e876 P fc7b4a3a77f6448f89711baef234cedd: Bootstrap starting.
I20260608 10:01:30.694952  4044 tablet_bootstrap.cc:654] T 7a7e462858414fb8abe306f5818b54ec P 4a99fd160744478e812f2a07a1c47c66: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:30.690629  3689 raft_consensus.cc:2468] T a90307e5b97d44eb9d50fa686dee0d90 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cc8d8a4ea44aef8f190d87c5e420c5 in term 1.
I20260608 10:01:30.689759  4035 tablet_bootstrap.cc:492] T 27c2fca623f8474d9afd87301efe99d1 P 51cc8d8a4ea44aef8f190d87c5e420c5: Bootstrap starting.
I20260608 10:01:30.699404  3730 leader_election.cc:304] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5 [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: 51cc8d8a4ea44aef8f190d87c5e420c5, 6bf999a4f8c9402ea7afa8e8d3bbdcdb; no voters: 
I20260608 10:01:30.700577  4059 raft_consensus.cc:2804] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:30.701113  4059 raft_consensus.cc:697] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 LEADER]: Becoming Leader. State: Replica: 51cc8d8a4ea44aef8f190d87c5e420c5, State: Running, Role: LEADER
I20260608 10:01:30.702132  4059 consensus_queue.cc:237] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } }
I20260608 10:01:30.702625  3985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a90307e5b97d44eb9d50fa686dee0d90" candidate_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99fd160744478e812f2a07a1c47c66"
I20260608 10:01:30.702143  3986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a90307e5b97d44eb9d50fa686dee0d90" candidate_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99fd160744478e812f2a07a1c47c66" is_pre_election: true
W20260608 10:01:30.706537  3731 leader_election.cc:343] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68:36655): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:01:30.707851  3731 leader_election.cc:343] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68:36655): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:30.710953  4041 tablet_bootstrap.cc:654] T 27c2fca623f8474d9afd87301efe99d1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:30.712533  4036 tablet_bootstrap.cc:654] T 41a6731f848548a9ae2f16902939e876 P fc7b4a3a77f6448f89711baef234cedd: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:30.713476  4035 tablet_bootstrap.cc:654] T 27c2fca623f8474d9afd87301efe99d1 P 51cc8d8a4ea44aef8f190d87c5e420c5: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:30.725450  3918 raft_consensus.cc:493] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:30.726205  3918 raft_consensus.cc:515] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } }
I20260608 10:01:30.731411  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4be174c229540dbbc84b280940f07bb" candidate_uuid: "fc7b4a3a77f6448f89711baef234cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" is_pre_election: true
I20260608 10:01:30.732115  3689 raft_consensus.cc:2468] T d4be174c229540dbbc84b280940f07bb P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc7b4a3a77f6448f89711baef234cedd in term 0.
I20260608 10:01:30.734057  3804 leader_election.cc:304] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bf999a4f8c9402ea7afa8e8d3bbdcdb, fc7b4a3a77f6448f89711baef234cedd; no voters: 
I20260608 10:01:30.735400  4043 raft_consensus.cc:2804] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:30.735970  4043 raft_consensus.cc:493] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:30.736529  4043 raft_consensus.cc:3060] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:30.737057  3918 leader_election.cc:290] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675), 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68:36655)
I20260608 10:01:30.741863  4052 raft_consensus.cc:493] T d4be174c229540dbbc84b280940f07bb P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:30.742146  4042 raft_consensus.cc:493] T efb8be667f03454a9bb4b76f6745b3a1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:30.742483  4052 raft_consensus.cc:515] T d4be174c229540dbbc84b280940f07bb P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } }
I20260608 10:01:30.742818  4042 raft_consensus.cc:515] T efb8be667f03454a9bb4b76f6745b3a1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } }
I20260608 10:01:30.745965  4052 leader_election.cc:290] T d4be174c229540dbbc84b280940f07bb P 4a99fd160744478e812f2a07a1c47c66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885), 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675)
I20260608 10:01:30.752343  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb8be667f03454a9bb4b76f6745b3a1" candidate_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" is_pre_election: true
I20260608 10:01:30.753293  3764 raft_consensus.cc:2468] T efb8be667f03454a9bb4b76f6745b3a1 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bf999a4f8c9402ea7afa8e8d3bbdcdb in term 0.
I20260608 10:01:30.755618  4042 leader_election.cc:290] T efb8be667f03454a9bb4b76f6745b3a1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66:40221), 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68:36655)
I20260608 10:01:30.755854  4043 raft_consensus.cc:515] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } }
I20260608 10:01:30.759162  3653 leader_election.cc:304] T efb8be667f03454a9bb4b76f6745b3a1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cc8d8a4ea44aef8f190d87c5e420c5, 6bf999a4f8c9402ea7afa8e8d3bbdcdb; no voters: 
I20260608 10:01:30.761020  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4be174c229540dbbc84b280940f07bb" candidate_uuid: "fc7b4a3a77f6448f89711baef234cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb"
I20260608 10:01:30.761711  3689 raft_consensus.cc:3060] T d4be174c229540dbbc84b280940f07bb P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:30.766846  4042 raft_consensus.cc:2804] T efb8be667f03454a9bb4b76f6745b3a1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:30.794421  4043 leader_election.cc:290] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd [CANDIDATE]: Term 1 election: Requested vote from peers 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675), 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68:36655)
I20260608 10:01:30.794667  4042 raft_consensus.cc:493] T efb8be667f03454a9bb4b76f6745b3a1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:30.795486  4042 raft_consensus.cc:3060] T efb8be667f03454a9bb4b76f6745b3a1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:30.793902  3904 raft_consensus.cc:493] T 9430ece1c8da4092aaf4bfcb428ed6ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:30.796728  3904 raft_consensus.cc:515] T 9430ece1c8da4092aaf4bfcb428ed6ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:30.799153  3904 leader_election.cc:290] T 9430ece1c8da4092aaf4bfcb428ed6ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68:36655), fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885)
I20260608 10:01:30.807118  3986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9430ece1c8da4092aaf4bfcb428ed6ec" candidate_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99fd160744478e812f2a07a1c47c66" is_pre_election: true
W20260608 10:01:30.809309  3731 leader_election.cc:343] T 9430ece1c8da4092aaf4bfcb428ed6ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68:36655): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:30.810022  3839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9430ece1c8da4092aaf4bfcb428ed6ec" candidate_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc7b4a3a77f6448f89711baef234cedd" is_pre_election: true
I20260608 10:01:30.810904  3839 raft_consensus.cc:2468] T 9430ece1c8da4092aaf4bfcb428ed6ec P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cc8d8a4ea44aef8f190d87c5e420c5 in term 0.
I20260608 10:01:30.813051  3729 leader_election.cc:304] T 9430ece1c8da4092aaf4bfcb428ed6ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [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: 51cc8d8a4ea44aef8f190d87c5e420c5, fc7b4a3a77f6448f89711baef234cedd; no voters: 4a99fd160744478e812f2a07a1c47c66
I20260608 10:01:30.817658  3904 raft_consensus.cc:2804] T 9430ece1c8da4092aaf4bfcb428ed6ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:30.818213  3904 raft_consensus.cc:493] T 9430ece1c8da4092aaf4bfcb428ed6ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:30.818704  3904 raft_consensus.cc:3060] T 9430ece1c8da4092aaf4bfcb428ed6ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:30.838976  4059 raft_consensus.cc:493] T 7a7e462858414fb8abe306f5818b54ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:30.839646  4059 raft_consensus.cc:515] T 7a7e462858414fb8abe306f5818b54ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } }
I20260608 10:01:30.842481  4036 tablet_bootstrap.cc:492] T 41a6731f848548a9ae2f16902939e876 P fc7b4a3a77f6448f89711baef234cedd: No bootstrap required, opened a new log
I20260608 10:01:30.842906  3839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7e462858414fb8abe306f5818b54ec" candidate_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc7b4a3a77f6448f89711baef234cedd" is_pre_election: true
I20260608 10:01:30.843485  4036 ts_tablet_manager.cc:1403] T 41a6731f848548a9ae2f16902939e876 P fc7b4a3a77f6448f89711baef234cedd: Time spent bootstrapping tablet: real 0.153s	user 0.024s	sys 0.014s
I20260608 10:01:30.844655  4044 tablet_bootstrap.cc:492] T 7a7e462858414fb8abe306f5818b54ec P 4a99fd160744478e812f2a07a1c47c66: No bootstrap required, opened a new log
W20260608 10:01:30.844839  3729 leader_election.cc:343] T 7a7e462858414fb8abe306f5818b54ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:30.845194  4044 ts_tablet_manager.cc:1403] T 7a7e462858414fb8abe306f5818b54ec P 4a99fd160744478e812f2a07a1c47c66: Time spent bootstrapping tablet: real 0.180s	user 0.015s	sys 0.031s
I20260608 10:01:30.854872  4059 leader_election.cc:290] T 7a7e462858414fb8abe306f5818b54ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885), 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68:36655)
I20260608 10:01:30.856179  4042 raft_consensus.cc:515] T efb8be667f03454a9bb4b76f6745b3a1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } }
I20260608 10:01:30.863511  4052 raft_consensus.cc:493] T 0866dfeaf46140d6a046ac6100f12025 P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:30.862558  3986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7e462858414fb8abe306f5818b54ec" candidate_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99fd160744478e812f2a07a1c47c66" is_pre_election: true
I20260608 10:01:30.857611  4044 raft_consensus.cc:359] T 7a7e462858414fb8abe306f5818b54ec P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } }
I20260608 10:01:30.864223  4052 raft_consensus.cc:515] T 0866dfeaf46140d6a046ac6100f12025 P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:30.864924  4044 raft_consensus.cc:385] T 7a7e462858414fb8abe306f5818b54ec P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:30.865332  4041 tablet_bootstrap.cc:492] T 27c2fca623f8474d9afd87301efe99d1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: No bootstrap required, opened a new log
I20260608 10:01:30.865298  4044 raft_consensus.cc:740] T 7a7e462858414fb8abe306f5818b54ec P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99fd160744478e812f2a07a1c47c66, State: Initialized, Role: FOLLOWER
I20260608 10:01:30.855651  3689 raft_consensus.cc:2468] T d4be174c229540dbbc84b280940f07bb P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc7b4a3a77f6448f89711baef234cedd in term 1.
I20260608 10:01:30.856108  3904 raft_consensus.cc:515] T 9430ece1c8da4092aaf4bfcb428ed6ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:30.867658  4041 ts_tablet_manager.cc:1403] T 27c2fca623f8474d9afd87301efe99d1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Time spent bootstrapping tablet: real 0.194s	user 0.032s	sys 0.058s
I20260608 10:01:30.867578  3804 leader_election.cc:304] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd [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: 6bf999a4f8c9402ea7afa8e8d3bbdcdb, fc7b4a3a77f6448f89711baef234cedd; no voters: 
I20260608 10:01:30.868134  3904 leader_election.cc:290] T 9430ece1c8da4092aaf4bfcb428ed6ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [CANDIDATE]: Term 1 election: Requested vote from peers 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68:36655), fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885)
I20260608 10:01:30.869452  4043 raft_consensus.cc:2804] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:30.872315  4043 raft_consensus.cc:697] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd [term 1 LEADER]: Becoming Leader. State: Replica: fc7b4a3a77f6448f89711baef234cedd, State: Running, Role: LEADER
I20260608 10:01:30.874704  4043 consensus_queue.cc:237] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } }
I20260608 10:01:30.875794  3839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9430ece1c8da4092aaf4bfcb428ed6ec" candidate_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc7b4a3a77f6448f89711baef234cedd"
I20260608 10:01:30.876433  3985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9430ece1c8da4092aaf4bfcb428ed6ec" candidate_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99fd160744478e812f2a07a1c47c66"
I20260608 10:01:30.876693  3839 raft_consensus.cc:3060] T 9430ece1c8da4092aaf4bfcb428ed6ec P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:30.879323  4052 leader_election.cc:290] T 0866dfeaf46140d6a046ac6100f12025 P 4a99fd160744478e812f2a07a1c47c66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675), fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885)
I20260608 10:01:30.879956  4052 raft_consensus.cc:493] T 41a6731f848548a9ae2f16902939e876 P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:30.880601  4052 raft_consensus.cc:515] T 41a6731f848548a9ae2f16902939e876 P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:30.881798  4036 raft_consensus.cc:359] T 41a6731f848548a9ae2f16902939e876 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:30.880002  4042 leader_election.cc:290] T efb8be667f03454a9bb4b76f6745b3a1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [CANDIDATE]: Term 1 election: Requested vote from peers 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66:40221), 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68:36655)
I20260608 10:01:30.875860  4041 raft_consensus.cc:359] T 27c2fca623f8474d9afd87301efe99d1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } }
I20260608 10:01:30.885751  4052 leader_election.cc:290] T 41a6731f848548a9ae2f16902939e876 P 4a99fd160744478e812f2a07a1c47c66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675), fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885)
I20260608 10:01:30.887001  4041 raft_consensus.cc:385] T 27c2fca623f8474d9afd87301efe99d1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:30.889457  4041 raft_consensus.cc:740] T 27c2fca623f8474d9afd87301efe99d1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bf999a4f8c9402ea7afa8e8d3bbdcdb, State: Initialized, Role: FOLLOWER
I20260608 10:01:30.889631  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb8be667f03454a9bb4b76f6745b3a1" candidate_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5"
I20260608 10:01:30.882580  4036 raft_consensus.cc:385] T 41a6731f848548a9ae2f16902939e876 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 10:01:30.911881  3731 leader_election.cc:343] T 9430ece1c8da4092aaf4bfcb428ed6ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68:36655): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:30.910117  3764 raft_consensus.cc:3060] T efb8be667f03454a9bb4b76f6745b3a1 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:30.877671  4044 consensus_queue.cc:260] T 7a7e462858414fb8abe306f5818b54ec P 4a99fd160744478e812f2a07a1c47c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } }
I20260608 10:01:30.927547  4035 tablet_bootstrap.cc:492] T 27c2fca623f8474d9afd87301efe99d1 P 51cc8d8a4ea44aef8f190d87c5e420c5: No bootstrap required, opened a new log
I20260608 10:01:30.904641  4036 raft_consensus.cc:740] T 41a6731f848548a9ae2f16902939e876 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc7b4a3a77f6448f89711baef234cedd, State: Initialized, Role: FOLLOWER
I20260608 10:01:30.938150  4035 ts_tablet_manager.cc:1403] T 27c2fca623f8474d9afd87301efe99d1 P 51cc8d8a4ea44aef8f190d87c5e420c5: Time spent bootstrapping tablet: real 0.249s	user 0.069s	sys 0.065s
I20260608 10:01:30.909602  4041 consensus_queue.cc:260] T 27c2fca623f8474d9afd87301efe99d1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } }
I20260608 10:01:30.935726  3986 raft_consensus.cc:2468] T 7a7e462858414fb8abe306f5818b54ec P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cc8d8a4ea44aef8f190d87c5e420c5 in term 0.
I20260608 10:01:30.945964  4052 raft_consensus.cc:493] T 7a7e462858414fb8abe306f5818b54ec P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:30.946312  4036 consensus_queue.cc:260] T 41a6731f848548a9ae2f16902939e876 P fc7b4a3a77f6448f89711baef234cedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:30.950340  3584 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 3e9e8e740157485582d73f6f5ce0759b: range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098] alter complete (version 0)
I20260608 10:01:30.965050  4036 ts_tablet_manager.cc:1434] T 41a6731f848548a9ae2f16902939e876 P fc7b4a3a77f6448f89711baef234cedd: Time spent starting tablet: real 0.121s	user 0.007s	sys 0.007s
I20260608 10:01:30.966225  4036 tablet_bootstrap.cc:492] T 7a7e462858414fb8abe306f5818b54ec P fc7b4a3a77f6448f89711baef234cedd: Bootstrap starting.
I20260608 10:01:30.967918  4041 ts_tablet_manager.cc:1434] T 27c2fca623f8474d9afd87301efe99d1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Time spent starting tablet: real 0.100s	user 0.011s	sys 0.010s
I20260608 10:01:30.968226  3587 catalog_manager.cc:5696] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd reported cstate change: term changed from 0 to 1, leader changed from <none> to fc7b4a3a77f6448f89711baef234cedd (127.0.167.67). New cstate: current_term: 1 leader_uuid: "fc7b4a3a77f6448f89711baef234cedd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:30.970779  3918 raft_consensus.cc:493] T 41a6731f848548a9ae2f16902939e876 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:30.971316  3918 raft_consensus.cc:515] T 41a6731f848548a9ae2f16902939e876 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:30.953500  4052 raft_consensus.cc:515] T 7a7e462858414fb8abe306f5818b54ec P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } }
I20260608 10:01:30.975881  4041 tablet_bootstrap.cc:492] T 0866dfeaf46140d6a046ac6100f12025 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Bootstrap starting.
I20260608 10:01:30.979640  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4be174c229540dbbc84b280940f07bb" candidate_uuid: "4a99fd160744478e812f2a07a1c47c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" is_pre_election: true
I20260608 10:01:30.982616  3690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a6731f848548a9ae2f16902939e876" candidate_uuid: "4a99fd160744478e812f2a07a1c47c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" is_pre_election: true
I20260608 10:01:30.982697  3687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a6731f848548a9ae2f16902939e876" candidate_uuid: "fc7b4a3a77f6448f89711baef234cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" is_pre_election: true
I20260608 10:01:30.955364  3731 leader_election.cc:304] T 7a7e462858414fb8abe306f5818b54ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [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: 4a99fd160744478e812f2a07a1c47c66, 51cc8d8a4ea44aef8f190d87c5e420c5; no voters: fc7b4a3a77f6448f89711baef234cedd
I20260608 10:01:30.980345  3918 leader_election.cc:290] T 41a6731f848548a9ae2f16902939e876 P fc7b4a3a77f6448f89711baef234cedd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68:36655), 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675)
I20260608 10:01:30.983157  3764 raft_consensus.cc:2468] T efb8be667f03454a9bb4b76f6745b3a1 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bf999a4f8c9402ea7afa8e8d3bbdcdb in term 1.
I20260608 10:01:30.988941  3690 raft_consensus.cc:2468] T 41a6731f848548a9ae2f16902939e876 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a99fd160744478e812f2a07a1c47c66 in term 0.
I20260608 10:01:30.989413  4044 ts_tablet_manager.cc:1434] T 7a7e462858414fb8abe306f5818b54ec P 4a99fd160744478e812f2a07a1c47c66: Time spent starting tablet: real 0.144s	user 0.008s	sys 0.002s
I20260608 10:01:30.978996  3839 raft_consensus.cc:2468] T 9430ece1c8da4092aaf4bfcb428ed6ec P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cc8d8a4ea44aef8f190d87c5e420c5 in term 1.
I20260608 10:01:30.991253  4052 leader_election.cc:290] T 7a7e462858414fb8abe306f5818b54ec P 4a99fd160744478e812f2a07a1c47c66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885), 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66:40221)
I20260608 10:01:30.994050  3689 raft_consensus.cc:2393] T d4be174c229540dbbc84b280940f07bb P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4a99fd160744478e812f2a07a1c47c66 in current term 1: Already voted for candidate fc7b4a3a77f6448f89711baef234cedd in this term.
I20260608 10:01:30.979830  3688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0866dfeaf46140d6a046ac6100f12025" candidate_uuid: "4a99fd160744478e812f2a07a1c47c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" is_pre_election: true
I20260608 10:01:30.998983  4059 raft_consensus.cc:2804] T 7a7e462858414fb8abe306f5818b54ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:31.003480  4059 raft_consensus.cc:493] T 7a7e462858414fb8abe306f5818b54ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:31.004978  4059 raft_consensus.cc:3060] T 7a7e462858414fb8abe306f5818b54ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:01:31.007220  3731 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.167.68:36655, user_credentials={real_user=slave}} blocked reactor thread for 51982.4us
I20260608 10:01:31.009150  4036 tablet_bootstrap.cc:654] T 7a7e462858414fb8abe306f5818b54ec P fc7b4a3a77f6448f89711baef234cedd: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:31.018858  3936 raft_consensus.cc:493] T 27c2fca623f8474d9afd87301efe99d1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:31.025997  4044 tablet_bootstrap.cc:492] T 9430ece1c8da4092aaf4bfcb428ed6ec P 4a99fd160744478e812f2a07a1c47c66: Bootstrap starting.
I20260608 10:01:31.026674  3936 raft_consensus.cc:515] T 27c2fca623f8474d9afd87301efe99d1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } }
I20260608 10:01:31.030862  3986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4be174c229540dbbc84b280940f07bb" candidate_uuid: "fc7b4a3a77f6448f89711baef234cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99fd160744478e812f2a07a1c47c66" is_pre_election: true
I20260608 10:01:31.031559  3986 raft_consensus.cc:2468] T d4be174c229540dbbc84b280940f07bb P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc7b4a3a77f6448f89711baef234cedd in term 0.
I20260608 10:01:31.032327  3936 leader_election.cc:290] T 27c2fca623f8474d9afd87301efe99d1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66:40221), 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68:36655)
I20260608 10:01:31.012764  3653 leader_election.cc:304] T efb8be667f03454a9bb4b76f6745b3a1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [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: 51cc8d8a4ea44aef8f190d87c5e420c5, 6bf999a4f8c9402ea7afa8e8d3bbdcdb; no voters: 
I20260608 10:01:31.041585  3951 leader_election.cc:304] T 41a6731f848548a9ae2f16902939e876 P 4a99fd160744478e812f2a07a1c47c66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a99fd160744478e812f2a07a1c47c66, 6bf999a4f8c9402ea7afa8e8d3bbdcdb; no voters: 
W20260608 10:01:31.043277  3951 leader_election.cc:343] T 0866dfeaf46140d6a046ac6100f12025 P 4a99fd160744478e812f2a07a1c47c66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:31.043352  3985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a6731f848548a9ae2f16902939e876" candidate_uuid: "fc7b4a3a77f6448f89711baef234cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99fd160744478e812f2a07a1c47c66" is_pre_election: true
W20260608 10:01:31.026934  3575 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet a90307e5b97d44eb9d50fa686dee0d90 (table range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet a90307e5b97d44eb9d50fa686dee0d90 consensus state has no leader
I20260608 10:01:31.019834  3729 leader_election.cc:304] T 9430ece1c8da4092aaf4bfcb428ed6ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [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: 51cc8d8a4ea44aef8f190d87c5e420c5, fc7b4a3a77f6448f89711baef234cedd; no voters: 4a99fd160744478e812f2a07a1c47c66
I20260608 10:01:31.044590  3936 raft_consensus.cc:2804] T efb8be667f03454a9bb4b76f6745b3a1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:31.040294  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27c2fca623f8474d9afd87301efe99d1" candidate_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" is_pre_election: true
I20260608 10:01:31.051440  3986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4be174c229540dbbc84b280940f07bb" candidate_uuid: "fc7b4a3a77f6448f89711baef234cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99fd160744478e812f2a07a1c47c66"
I20260608 10:01:31.029017  4035 raft_consensus.cc:359] T 27c2fca623f8474d9afd87301efe99d1 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } }
I20260608 10:01:31.046834  4052 raft_consensus.cc:2804] T 41a6731f848548a9ae2f16902939e876 P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:31.057464  4035 raft_consensus.cc:385] T 27c2fca623f8474d9afd87301efe99d1 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:31.064661  4035 raft_consensus.cc:740] T 27c2fca623f8474d9afd87301efe99d1 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cc8d8a4ea44aef8f190d87c5e420c5, State: Initialized, Role: FOLLOWER
I20260608 10:01:31.060611  4052 raft_consensus.cc:493] T 41a6731f848548a9ae2f16902939e876 P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:31.054172  4043 raft_consensus.cc:493] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:31.069149  3983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb8be667f03454a9bb4b76f6745b3a1" candidate_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99fd160744478e812f2a07a1c47c66"
I20260608 10:01:31.060874  3986 raft_consensus.cc:3060] T d4be174c229540dbbc84b280940f07bb P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:01:31.067119  3729 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.167.67:38885, user_credentials={real_user=slave}} blocked reactor thread for 48403.8us
I20260608 10:01:31.074138  3936 raft_consensus.cc:697] T efb8be667f03454a9bb4b76f6745b3a1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 LEADER]: Becoming Leader. State: Replica: 6bf999a4f8c9402ea7afa8e8d3bbdcdb, State: Running, Role: LEADER
W20260608 10:01:31.082908  3656 leader_election.cc:343] T efb8be667f03454a9bb4b76f6745b3a1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68:36655): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:31.073153  4052 raft_consensus.cc:3060] T 41a6731f848548a9ae2f16902939e876 P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:31.087683  4078 raft_consensus.cc:2804] T 9430ece1c8da4092aaf4bfcb428ed6ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:31.088594  4078 raft_consensus.cc:697] T 9430ece1c8da4092aaf4bfcb428ed6ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 LEADER]: Becoming Leader. State: Replica: 51cc8d8a4ea44aef8f190d87c5e420c5, State: Running, Role: LEADER
I20260608 10:01:31.083462  3936 consensus_queue.cc:237] T efb8be667f03454a9bb4b76f6745b3a1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } }
I20260608 10:01:31.069212  4043 raft_consensus.cc:515] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:31.054760  3984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb8be667f03454a9bb4b76f6745b3a1" candidate_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99fd160744478e812f2a07a1c47c66" is_pre_election: true
I20260608 10:01:31.094955  3982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27c2fca623f8474d9afd87301efe99d1" candidate_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99fd160744478e812f2a07a1c47c66" is_pre_election: true
W20260608 10:01:31.107281  3656 leader_election.cc:343] T 27c2fca623f8474d9afd87301efe99d1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68:36655): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:01:31.108747  3656 leader_election.cc:343] T efb8be667f03454a9bb4b76f6745b3a1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68:36655): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:31.120949  4043 leader_election.cc:290] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68:36655), 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675)
I20260608 10:01:31.105095  4078 consensus_queue.cc:237] T 9430ece1c8da4092aaf4bfcb428ed6ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:31.109424  4059 raft_consensus.cc:515] T 7a7e462858414fb8abe306f5818b54ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } }
I20260608 10:01:31.122761  3984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0866dfeaf46140d6a046ac6100f12025" candidate_uuid: "fc7b4a3a77f6448f89711baef234cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99fd160744478e812f2a07a1c47c66" is_pre_election: true
I20260608 10:01:31.141204  4041 tablet_bootstrap.cc:654] T 0866dfeaf46140d6a046ac6100f12025 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:31.141578  3986 raft_consensus.cc:2468] T d4be174c229540dbbc84b280940f07bb P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc7b4a3a77f6448f89711baef234cedd in term 1.
I20260608 10:01:31.143417  4059 leader_election.cc:290] T 7a7e462858414fb8abe306f5818b54ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [CANDIDATE]: Term 1 election: Requested vote from peers fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885), 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68:36655)
I20260608 10:01:31.145866  3839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7e462858414fb8abe306f5818b54ec" candidate_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc7b4a3a77f6448f89711baef234cedd"
I20260608 10:01:31.147552  4044 tablet_bootstrap.cc:654] T 9430ece1c8da4092aaf4bfcb428ed6ec P 4a99fd160744478e812f2a07a1c47c66: Neither blocks nor log segments found. Creating new log.
W20260608 10:01:31.148656  3729 leader_election.cc:343] T 7a7e462858414fb8abe306f5818b54ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:31.149014  3687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0866dfeaf46140d6a046ac6100f12025" candidate_uuid: "fc7b4a3a77f6448f89711baef234cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" is_pre_election: true
I20260608 10:01:31.140707  3984 raft_consensus.cc:2468] T 0866dfeaf46140d6a046ac6100f12025 P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc7b4a3a77f6448f89711baef234cedd in term 0.
I20260608 10:01:31.156502  3986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7e462858414fb8abe306f5818b54ec" candidate_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99fd160744478e812f2a07a1c47c66"
I20260608 10:01:31.138046  4035 consensus_queue.cc:260] T 27c2fca623f8474d9afd87301efe99d1 P 51cc8d8a4ea44aef8f190d87c5e420c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } }
I20260608 10:01:31.163615  3838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0866dfeaf46140d6a046ac6100f12025" candidate_uuid: "4a99fd160744478e812f2a07a1c47c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc7b4a3a77f6448f89711baef234cedd" is_pre_election: true
I20260608 10:01:31.165846  3838 raft_consensus.cc:2468] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a99fd160744478e812f2a07a1c47c66 in term 0.
I20260608 10:01:31.163192  3763 raft_consensus.cc:2468] T 27c2fca623f8474d9afd87301efe99d1 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bf999a4f8c9402ea7afa8e8d3bbdcdb in term 0.
I20260608 10:01:31.167441  3837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a6731f848548a9ae2f16902939e876" candidate_uuid: "4a99fd160744478e812f2a07a1c47c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc7b4a3a77f6448f89711baef234cedd" is_pre_election: true
I20260608 10:01:31.168677  4059 consensus_queue.cc:1048] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:31.169056  3837 raft_consensus.cc:2468] T 41a6731f848548a9ae2f16902939e876 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a99fd160744478e812f2a07a1c47c66 in term 0.
I20260608 10:01:31.163311  3986 raft_consensus.cc:3060] T 7a7e462858414fb8abe306f5818b54ec P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:31.164007  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7e462858414fb8abe306f5818b54ec" candidate_uuid: "4a99fd160744478e812f2a07a1c47c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc7b4a3a77f6448f89711baef234cedd" is_pre_election: true
I20260608 10:01:31.163791  3805 leader_election.cc:304] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a99fd160744478e812f2a07a1c47c66, fc7b4a3a77f6448f89711baef234cedd; no voters: 
I20260608 10:01:31.173714  4036 tablet_bootstrap.cc:492] T 7a7e462858414fb8abe306f5818b54ec P fc7b4a3a77f6448f89711baef234cedd: No bootstrap required, opened a new log
W20260608 10:01:31.173646  3804 leader_election.cc:343] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:31.174355  4036 ts_tablet_manager.cc:1403] T 7a7e462858414fb8abe306f5818b54ec P fc7b4a3a77f6448f89711baef234cedd: Time spent bootstrapping tablet: real 0.208s	user 0.014s	sys 0.016s
I20260608 10:01:31.170744  3839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4be174c229540dbbc84b280940f07bb" candidate_uuid: "4a99fd160744478e812f2a07a1c47c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc7b4a3a77f6448f89711baef234cedd" is_pre_election: true
I20260608 10:01:31.175163  3950 leader_election.cc:304] T 0866dfeaf46140d6a046ac6100f12025 P 4a99fd160744478e812f2a07a1c47c66 [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: 4a99fd160744478e812f2a07a1c47c66, fc7b4a3a77f6448f89711baef234cedd; no voters: 6bf999a4f8c9402ea7afa8e8d3bbdcdb
I20260608 10:01:31.175143  4035 ts_tablet_manager.cc:1434] T 27c2fca623f8474d9afd87301efe99d1 P 51cc8d8a4ea44aef8f190d87c5e420c5: Time spent starting tablet: real 0.232s	user 0.010s	sys 0.003s
I20260608 10:01:31.176946  4085 raft_consensus.cc:2804] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:31.177726  4079 raft_consensus.cc:2804] T 0866dfeaf46140d6a046ac6100f12025 P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:31.178272  4079 raft_consensus.cc:493] T 0866dfeaf46140d6a046ac6100f12025 P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:31.177779  4085 raft_consensus.cc:493] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260608 10:01:31.178627  3950 leader_election.cc:343] T 7a7e462858414fb8abe306f5818b54ec P 4a99fd160744478e812f2a07a1c47c66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:31.180364  4085 raft_consensus.cc:3060] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:31.179570  4079 raft_consensus.cc:3060] T 0866dfeaf46140d6a046ac6100f12025 P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:31.186192  3653 leader_election.cc:304] T 27c2fca623f8474d9afd87301efe99d1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [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: 51cc8d8a4ea44aef8f190d87c5e420c5, 6bf999a4f8c9402ea7afa8e8d3bbdcdb; no voters: 4a99fd160744478e812f2a07a1c47c66
I20260608 10:01:31.187777  3587 catalog_manager.cc:5696] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66). New cstate: current_term: 1 leader_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } health_report { overall_health: HEALTHY } } }
W20260608 10:01:31.195429  3731 consensus_peers.cc:597] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5 -> Peer 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68:36655): Couldn't send request to peer 4a99fd160744478e812f2a07a1c47c66. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:31.195242  3950 leader_election.cc:304] T d4be174c229540dbbc84b280940f07bb P 4a99fd160744478e812f2a07a1c47c66 [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: 4a99fd160744478e812f2a07a1c47c66; no voters: 6bf999a4f8c9402ea7afa8e8d3bbdcdb, fc7b4a3a77f6448f89711baef234cedd
I20260608 10:01:31.200675  4082 raft_consensus.cc:2804] T 27c2fca623f8474d9afd87301efe99d1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:31.214406  4082 raft_consensus.cc:493] T 27c2fca623f8474d9afd87301efe99d1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:31.214464  4079 raft_consensus.cc:515] T 0866dfeaf46140d6a046ac6100f12025 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:31.214986  4082 raft_consensus.cc:3060] T 27c2fca623f8474d9afd87301efe99d1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:31.270166  4052 raft_consensus.cc:515] T 41a6731f848548a9ae2f16902939e876 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:31.272493  4044 tablet_bootstrap.cc:492] T 9430ece1c8da4092aaf4bfcb428ed6ec P 4a99fd160744478e812f2a07a1c47c66: No bootstrap required, opened a new log
I20260608 10:01:31.273191  4044 ts_tablet_manager.cc:1403] T 9430ece1c8da4092aaf4bfcb428ed6ec P 4a99fd160744478e812f2a07a1c47c66: Time spent bootstrapping tablet: real 0.252s	user 0.029s	sys 0.004s
I20260608 10:01:31.275475  3986 raft_consensus.cc:2468] T 7a7e462858414fb8abe306f5818b54ec P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cc8d8a4ea44aef8f190d87c5e420c5 in term 1.
I20260608 10:01:31.277032  3731 leader_election.cc:304] T 7a7e462858414fb8abe306f5818b54ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [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: 4a99fd160744478e812f2a07a1c47c66, 51cc8d8a4ea44aef8f190d87c5e420c5; no voters: fc7b4a3a77f6448f89711baef234cedd
I20260608 10:01:31.277884  3985 raft_consensus.cc:2393] T 41a6731f848548a9ae2f16902939e876 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fc7b4a3a77f6448f89711baef234cedd in current term 1: Already voted for candidate 4a99fd160744478e812f2a07a1c47c66 in this term.
I20260608 10:01:31.277943  4059 raft_consensus.cc:2804] T 7a7e462858414fb8abe306f5818b54ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:31.278820  4059 raft_consensus.cc:697] T 7a7e462858414fb8abe306f5818b54ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 LEADER]: Becoming Leader. State: Replica: 51cc8d8a4ea44aef8f190d87c5e420c5, State: Running, Role: LEADER
I20260608 10:01:31.270313  4041 tablet_bootstrap.cc:492] T 0866dfeaf46140d6a046ac6100f12025 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: No bootstrap required, opened a new log
I20260608 10:01:31.286213  4059 consensus_queue.cc:237] T 7a7e462858414fb8abe306f5818b54ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } }
I20260608 10:01:31.286783  4041 ts_tablet_manager.cc:1403] T 0866dfeaf46140d6a046ac6100f12025 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Time spent bootstrapping tablet: real 0.317s	user 0.039s	sys 0.049s
I20260608 10:01:31.285597  3687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0866dfeaf46140d6a046ac6100f12025" candidate_uuid: "4a99fd160744478e812f2a07a1c47c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb"
I20260608 10:01:31.288146  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a6731f848548a9ae2f16902939e876" candidate_uuid: "4a99fd160744478e812f2a07a1c47c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb"
I20260608 10:01:31.288790  3689 raft_consensus.cc:3060] T 41a6731f848548a9ae2f16902939e876 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:31.274721  3839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0866dfeaf46140d6a046ac6100f12025" candidate_uuid: "4a99fd160744478e812f2a07a1c47c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc7b4a3a77f6448f89711baef234cedd"
I20260608 10:01:31.274448  4079 leader_election.cc:290] T 0866dfeaf46140d6a046ac6100f12025 P 4a99fd160744478e812f2a07a1c47c66 [CANDIDATE]: Term 1 election: Requested vote from peers 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675), fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885)
I20260608 10:01:31.290881  4082 raft_consensus.cc:515] T 27c2fca623f8474d9afd87301efe99d1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } }
I20260608 10:01:31.291792  4079 raft_consensus.cc:2749] T d4be174c229540dbbc84b280940f07bb P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:31.286631  4036 raft_consensus.cc:359] T 7a7e462858414fb8abe306f5818b54ec P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } }
I20260608 10:01:31.294267  3765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7e462858414fb8abe306f5818b54ec" candidate_uuid: "4a99fd160744478e812f2a07a1c47c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" is_pre_election: true
I20260608 10:01:31.294950  4044 raft_consensus.cc:359] T 9430ece1c8da4092aaf4bfcb428ed6ec P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:31.295812  4044 raft_consensus.cc:385] T 9430ece1c8da4092aaf4bfcb428ed6ec P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:31.294520  4036 raft_consensus.cc:385] T 7a7e462858414fb8abe306f5818b54ec P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:31.296169  4044 raft_consensus.cc:740] T 9430ece1c8da4092aaf4bfcb428ed6ec P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99fd160744478e812f2a07a1c47c66, State: Initialized, Role: FOLLOWER
I20260608 10:01:31.297199  3949 leader_election.cc:304] T 7a7e462858414fb8abe306f5818b54ec P 4a99fd160744478e812f2a07a1c47c66 [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: 4a99fd160744478e812f2a07a1c47c66; no voters: 51cc8d8a4ea44aef8f190d87c5e420c5, fc7b4a3a77f6448f89711baef234cedd
I20260608 10:01:31.297744  4041 raft_consensus.cc:359] T 0866dfeaf46140d6a046ac6100f12025 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
W20260608 10:01:31.298691  3951 leader_election.cc:343] T 0866dfeaf46140d6a046ac6100f12025 P 4a99fd160744478e812f2a07a1c47c66 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:31.298728  4052 leader_election.cc:290] T 41a6731f848548a9ae2f16902939e876 P 4a99fd160744478e812f2a07a1c47c66 [CANDIDATE]: Term 1 election: Requested vote from peers 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675), fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885)
I20260608 10:01:31.298991  3805 leader_election.cc:304] T 41a6731f848548a9ae2f16902939e876 P fc7b4a3a77f6448f89711baef234cedd [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: fc7b4a3a77f6448f89711baef234cedd; no voters: 4a99fd160744478e812f2a07a1c47c66, 6bf999a4f8c9402ea7afa8e8d3bbdcdb
I20260608 10:01:31.302737  3641 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:01:31.302110  4036 raft_consensus.cc:740] T 7a7e462858414fb8abe306f5818b54ec P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc7b4a3a77f6448f89711baef234cedd, State: Initialized, Role: FOLLOWER
I20260608 10:01:31.305984  3918 raft_consensus.cc:3060] T 41a6731f848548a9ae2f16902939e876 P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:31.305930  4036 consensus_queue.cc:260] T 7a7e462858414fb8abe306f5818b54ec P fc7b4a3a77f6448f89711baef234cedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } }
I20260608 10:01:31.308760  4036 ts_tablet_manager.cc:1434] T 7a7e462858414fb8abe306f5818b54ec P fc7b4a3a77f6448f89711baef234cedd: Time spent starting tablet: real 0.133s	user 0.030s	sys 0.015s
I20260608 10:01:31.308800  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a6731f848548a9ae2f16902939e876" candidate_uuid: "4a99fd160744478e812f2a07a1c47c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc7b4a3a77f6448f89711baef234cedd"
I20260608 10:01:31.307801  3587 catalog_manager.cc:5696] T efb8be667f03454a9bb4b76f6745b3a1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65). New cstate: current_term: 1 leader_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:31.314204  3918 raft_consensus.cc:2749] T 41a6731f848548a9ae2f16902939e876 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:31.304836  4085 raft_consensus.cc:515] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:31.316905  4052 raft_consensus.cc:2749] T 7a7e462858414fb8abe306f5818b54ec P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:31.303126  4041 raft_consensus.cc:385] T 0866dfeaf46140d6a046ac6100f12025 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:31.317463  4044 consensus_queue.cc:260] T 9430ece1c8da4092aaf4bfcb428ed6ec P 4a99fd160744478e812f2a07a1c47c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:31.323906  4082 leader_election.cc:290] T 27c2fca623f8474d9afd87301efe99d1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [CANDIDATE]: Term 1 election: Requested vote from peers 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66:40221), 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68:36655)
I20260608 10:01:31.325277  3839 raft_consensus.cc:2393] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4a99fd160744478e812f2a07a1c47c66 in current term 1: Already voted for candidate fc7b4a3a77f6448f89711baef234cedd in this term.
I20260608 10:01:31.328121  4085 leader_election.cc:290] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd [CANDIDATE]: Term 1 election: Requested vote from peers 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68:36655), 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675)
I20260608 10:01:31.335675  3688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0866dfeaf46140d6a046ac6100f12025" candidate_uuid: "fc7b4a3a77f6448f89711baef234cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb"
I20260608 10:01:31.325248  3765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27c2fca623f8474d9afd87301efe99d1" candidate_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5"
I20260608 10:01:31.337613  3950 leader_election.cc:304] T 0866dfeaf46140d6a046ac6100f12025 P 4a99fd160744478e812f2a07a1c47c66 [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: 4a99fd160744478e812f2a07a1c47c66; no voters: 6bf999a4f8c9402ea7afa8e8d3bbdcdb, fc7b4a3a77f6448f89711baef234cedd
I20260608 10:01:31.329478  3985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0866dfeaf46140d6a046ac6100f12025" candidate_uuid: "fc7b4a3a77f6448f89711baef234cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99fd160744478e812f2a07a1c47c66"
I20260608 10:01:31.329474  3986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27c2fca623f8474d9afd87301efe99d1" candidate_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99fd160744478e812f2a07a1c47c66"
I20260608 10:01:31.354204  3985 raft_consensus.cc:2393] T 0866dfeaf46140d6a046ac6100f12025 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fc7b4a3a77f6448f89711baef234cedd in current term 1: Already voted for candidate 4a99fd160744478e812f2a07a1c47c66 in this term.
I20260608 10:01:31.337682  3765 raft_consensus.cc:3060] T 27c2fca623f8474d9afd87301efe99d1 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:31.360993  4092 raft_consensus.cc:2749] T 0866dfeaf46140d6a046ac6100f12025 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:01:31.331235  4041 raft_consensus.cc:740] T 0866dfeaf46140d6a046ac6100f12025 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bf999a4f8c9402ea7afa8e8d3bbdcdb, State: Initialized, Role: FOLLOWER
W20260608 10:01:31.365294  3656 leader_election.cc:343] T 27c2fca623f8474d9afd87301efe99d1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68:36655): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:31.365224  4041 consensus_queue.cc:260] T 0866dfeaf46140d6a046ac6100f12025 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:31.366752  3688 raft_consensus.cc:3060] T 0866dfeaf46140d6a046ac6100f12025 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:31.377319  4044 ts_tablet_manager.cc:1434] T 9430ece1c8da4092aaf4bfcb428ed6ec P 4a99fd160744478e812f2a07a1c47c66: Time spent starting tablet: real 0.104s	user 0.009s	sys 0.000s
W20260608 10:01:31.379288  3636 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260608 10:01:31.381331  3641 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 10:01:31.391258  3688 raft_consensus.cc:2468] T 0866dfeaf46140d6a046ac6100f12025 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc7b4a3a77f6448f89711baef234cedd in term 1.
I20260608 10:01:31.395222  3836 raft_consensus.cc:2468] T 41a6731f848548a9ae2f16902939e876 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a99fd160744478e812f2a07a1c47c66 in term 1.
I20260608 10:01:31.384352  4044 tablet_bootstrap.cc:492] T efb8be667f03454a9bb4b76f6745b3a1 P 4a99fd160744478e812f2a07a1c47c66: Bootstrap starting.
I20260608 10:01:31.383118  3689 raft_consensus.cc:2468] T 41a6731f848548a9ae2f16902939e876 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a99fd160744478e812f2a07a1c47c66 in term 1.
I20260608 10:01:31.397544  3804 leader_election.cc:304] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd [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: 6bf999a4f8c9402ea7afa8e8d3bbdcdb, fc7b4a3a77f6448f89711baef234cedd; no voters: 4a99fd160744478e812f2a07a1c47c66
I20260608 10:01:31.399091  4085 raft_consensus.cc:2804] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:31.399194  3951 leader_election.cc:304] T 41a6731f848548a9ae2f16902939e876 P 4a99fd160744478e812f2a07a1c47c66 [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: 4a99fd160744478e812f2a07a1c47c66, 6bf999a4f8c9402ea7afa8e8d3bbdcdb; no voters: 
I20260608 10:01:31.399729  4085 raft_consensus.cc:697] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd [term 1 LEADER]: Becoming Leader. State: Replica: fc7b4a3a77f6448f89711baef234cedd, State: Running, Role: LEADER
I20260608 10:01:31.400188  4092 raft_consensus.cc:2804] T 41a6731f848548a9ae2f16902939e876 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:31.400731  4092 raft_consensus.cc:697] T 41a6731f848548a9ae2f16902939e876 P 4a99fd160744478e812f2a07a1c47c66 [term 1 LEADER]: Becoming Leader. State: Replica: 4a99fd160744478e812f2a07a1c47c66, State: Running, Role: LEADER
I20260608 10:01:31.400672  4085 consensus_queue.cc:237] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:31.401739  4092 consensus_queue.cc:237] T 41a6731f848548a9ae2f16902939e876 P 4a99fd160744478e812f2a07a1c47c66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:31.402585  4044 tablet_bootstrap.cc:654] T efb8be667f03454a9bb4b76f6745b3a1 P 4a99fd160744478e812f2a07a1c47c66: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:31.403414  4041 ts_tablet_manager.cc:1434] T 0866dfeaf46140d6a046ac6100f12025 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Time spent starting tablet: real 0.116s	user 0.010s	sys 0.002s
I20260608 10:01:31.408803  4044 tablet_bootstrap.cc:492] T efb8be667f03454a9bb4b76f6745b3a1 P 4a99fd160744478e812f2a07a1c47c66: No bootstrap required, opened a new log
I20260608 10:01:31.409363  4044 ts_tablet_manager.cc:1403] T efb8be667f03454a9bb4b76f6745b3a1 P 4a99fd160744478e812f2a07a1c47c66: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.000s
I20260608 10:01:31.415390  4044 raft_consensus.cc:359] T efb8be667f03454a9bb4b76f6745b3a1 P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } }
I20260608 10:01:31.416363  4044 raft_consensus.cc:385] T efb8be667f03454a9bb4b76f6745b3a1 P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:31.416702  4044 raft_consensus.cc:740] T efb8be667f03454a9bb4b76f6745b3a1 P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99fd160744478e812f2a07a1c47c66, State: Initialized, Role: FOLLOWER
I20260608 10:01:31.417630  4044 consensus_queue.cc:260] T efb8be667f03454a9bb4b76f6745b3a1 P 4a99fd160744478e812f2a07a1c47c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } }
I20260608 10:01:31.417173  3587 catalog_manager.cc:5696] T 7a7e462858414fb8abe306f5818b54ec P 51cc8d8a4ea44aef8f190d87c5e420c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66). New cstate: current_term: 1 leader_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:31.377218  3765 raft_consensus.cc:2468] T 27c2fca623f8474d9afd87301efe99d1 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bf999a4f8c9402ea7afa8e8d3bbdcdb in term 1.
I20260608 10:01:31.419205  3587 catalog_manager.cc:5696] T 9430ece1c8da4092aaf4bfcb428ed6ec P 51cc8d8a4ea44aef8f190d87c5e420c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66). New cstate: current_term: 1 leader_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:31.422256  3653 leader_election.cc:304] T 27c2fca623f8474d9afd87301efe99d1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [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: 51cc8d8a4ea44aef8f190d87c5e420c5, 6bf999a4f8c9402ea7afa8e8d3bbdcdb; no voters: 4a99fd160744478e812f2a07a1c47c66
I20260608 10:01:31.424762  4082 raft_consensus.cc:2804] T 27c2fca623f8474d9afd87301efe99d1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:31.425308  4082 raft_consensus.cc:697] T 27c2fca623f8474d9afd87301efe99d1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 LEADER]: Becoming Leader. State: Replica: 6bf999a4f8c9402ea7afa8e8d3bbdcdb, State: Running, Role: LEADER
I20260608 10:01:31.426083  4082 consensus_queue.cc:237] T 27c2fca623f8474d9afd87301efe99d1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } }
I20260608 10:01:31.430032  3584 catalog_manager.cc:5696] T 41a6731f848548a9ae2f16902939e876 P 4a99fd160744478e812f2a07a1c47c66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68). New cstate: current_term: 1 leader_uuid: "4a99fd160744478e812f2a07a1c47c66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:31.437659  3918 consensus_queue.cc:1048] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:31.441422  4044 ts_tablet_manager.cc:1434] T efb8be667f03454a9bb4b76f6745b3a1 P 4a99fd160744478e812f2a07a1c47c66: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260608 10:01:31.444487  4044 tablet_bootstrap.cc:492] T a90307e5b97d44eb9d50fa686dee0d90 P 4a99fd160744478e812f2a07a1c47c66: Bootstrap starting.
I20260608 10:01:31.451602  4044 tablet_bootstrap.cc:654] T a90307e5b97d44eb9d50fa686dee0d90 P 4a99fd160744478e812f2a07a1c47c66: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:31.474328  3585 catalog_manager.cc:5696] T 27c2fca623f8474d9afd87301efe99d1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65). New cstate: current_term: 1 leader_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:31.478004  3584 catalog_manager.cc:5696] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd reported cstate change: term changed from 0 to 1, leader changed from <none> to fc7b4a3a77f6448f89711baef234cedd (127.0.167.67). New cstate: current_term: 1 leader_uuid: "fc7b4a3a77f6448f89711baef234cedd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:31.480185  3918 consensus_queue.cc:1048] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:31.496234  4044 tablet_bootstrap.cc:492] T a90307e5b97d44eb9d50fa686dee0d90 P 4a99fd160744478e812f2a07a1c47c66: No bootstrap required, opened a new log
I20260608 10:01:31.496824  4044 ts_tablet_manager.cc:1403] T a90307e5b97d44eb9d50fa686dee0d90 P 4a99fd160744478e812f2a07a1c47c66: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.016s
I20260608 10:01:31.502017  4044 raft_consensus.cc:359] T a90307e5b97d44eb9d50fa686dee0d90 P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } }
I20260608 10:01:31.502816  4044 raft_consensus.cc:385] T a90307e5b97d44eb9d50fa686dee0d90 P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:31.503134  4044 raft_consensus.cc:740] T a90307e5b97d44eb9d50fa686dee0d90 P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99fd160744478e812f2a07a1c47c66, State: Initialized, Role: FOLLOWER
I20260608 10:01:31.503927  4044 consensus_queue.cc:260] T a90307e5b97d44eb9d50fa686dee0d90 P 4a99fd160744478e812f2a07a1c47c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } }
I20260608 10:01:31.506707  4044 ts_tablet_manager.cc:1434] T a90307e5b97d44eb9d50fa686dee0d90 P 4a99fd160744478e812f2a07a1c47c66: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260608 10:01:31.507686  4044 tablet_bootstrap.cc:492] T 27c2fca623f8474d9afd87301efe99d1 P 4a99fd160744478e812f2a07a1c47c66: Bootstrap starting.
I20260608 10:01:31.512445  4044 tablet_bootstrap.cc:654] T 27c2fca623f8474d9afd87301efe99d1 P 4a99fd160744478e812f2a07a1c47c66: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:31.517210  4044 tablet_bootstrap.cc:492] T 27c2fca623f8474d9afd87301efe99d1 P 4a99fd160744478e812f2a07a1c47c66: No bootstrap required, opened a new log
I20260608 10:01:31.517628  4044 ts_tablet_manager.cc:1403] T 27c2fca623f8474d9afd87301efe99d1 P 4a99fd160744478e812f2a07a1c47c66: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.004s
I20260608 10:01:31.519757  4044 raft_consensus.cc:359] T 27c2fca623f8474d9afd87301efe99d1 P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } }
I20260608 10:01:31.520270  4044 raft_consensus.cc:385] T 27c2fca623f8474d9afd87301efe99d1 P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:31.520543  4044 raft_consensus.cc:740] T 27c2fca623f8474d9afd87301efe99d1 P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99fd160744478e812f2a07a1c47c66, State: Initialized, Role: FOLLOWER
I20260608 10:01:31.521183  4044 consensus_queue.cc:260] T 27c2fca623f8474d9afd87301efe99d1 P 4a99fd160744478e812f2a07a1c47c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } }
I20260608 10:01:31.522713  4044 ts_tablet_manager.cc:1434] T 27c2fca623f8474d9afd87301efe99d1 P 4a99fd160744478e812f2a07a1c47c66: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260608 10:01:31.552776  3986 raft_consensus.cc:3060] T efb8be667f03454a9bb4b76f6745b3a1 P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:31.559499  4082 consensus_queue.cc:1048] T efb8be667f03454a9bb4b76f6745b3a1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:31.573766  4082 consensus_queue.cc:1048] T efb8be667f03454a9bb4b76f6745b3a1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:31.574949  4092 raft_consensus.cc:493] T 9430ece1c8da4092aaf4bfcb428ed6ec P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:31.575701  4092 raft_consensus.cc:515] T 9430ece1c8da4092aaf4bfcb428ed6ec P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:31.582432  3839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9430ece1c8da4092aaf4bfcb428ed6ec" candidate_uuid: "4a99fd160744478e812f2a07a1c47c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc7b4a3a77f6448f89711baef234cedd" is_pre_election: true
I20260608 10:01:31.583374  3839 raft_consensus.cc:2393] T 9430ece1c8da4092aaf4bfcb428ed6ec P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4a99fd160744478e812f2a07a1c47c66 in current term 1: Already voted for candidate 51cc8d8a4ea44aef8f190d87c5e420c5 in this term.
I20260608 10:01:31.588011  4092 leader_election.cc:290] T 9430ece1c8da4092aaf4bfcb428ed6ec P 4a99fd160744478e812f2a07a1c47c66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66:40221), fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885)
I20260608 10:01:31.589846  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9430ece1c8da4092aaf4bfcb428ed6ec" candidate_uuid: "4a99fd160744478e812f2a07a1c47c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" is_pre_election: true
I20260608 10:01:31.591378  3949 leader_election.cc:304] T 9430ece1c8da4092aaf4bfcb428ed6ec P 4a99fd160744478e812f2a07a1c47c66 [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: 4a99fd160744478e812f2a07a1c47c66; no voters: 51cc8d8a4ea44aef8f190d87c5e420c5, fc7b4a3a77f6448f89711baef234cedd
I20260608 10:01:31.592142  4092 raft_consensus.cc:3060] T 9430ece1c8da4092aaf4bfcb428ed6ec P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:31.598630  4092 raft_consensus.cc:2749] T 9430ece1c8da4092aaf4bfcb428ed6ec P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:31.639545  4059 consensus_queue.cc:1048] T 9430ece1c8da4092aaf4bfcb428ed6ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:31.652213  3904 consensus_queue.cc:1048] T 9430ece1c8da4092aaf4bfcb428ed6ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:31.665268  3986 raft_consensus.cc:3060] T a90307e5b97d44eb9d50fa686dee0d90 P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:31.668902  3918 raft_consensus.cc:493] T 7a7e462858414fb8abe306f5818b54ec P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:31.669502  3918 raft_consensus.cc:515] T 7a7e462858414fb8abe306f5818b54ec P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } }
I20260608 10:01:31.673475  3918 leader_election.cc:290] T 7a7e462858414fb8abe306f5818b54ec P fc7b4a3a77f6448f89711baef234cedd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68:36655), 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66:40221)
I20260608 10:01:31.673646  3985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7e462858414fb8abe306f5818b54ec" candidate_uuid: "fc7b4a3a77f6448f89711baef234cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99fd160744478e812f2a07a1c47c66" is_pre_election: true
I20260608 10:01:31.674592  3985 raft_consensus.cc:2393] T 7a7e462858414fb8abe306f5818b54ec P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fc7b4a3a77f6448f89711baef234cedd in current term 1: Already voted for candidate 51cc8d8a4ea44aef8f190d87c5e420c5 in this term.
I20260608 10:01:31.675760  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7e462858414fb8abe306f5818b54ec" candidate_uuid: "fc7b4a3a77f6448f89711baef234cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" is_pre_election: true
I20260608 10:01:31.677484  3802 leader_election.cc:304] T 7a7e462858414fb8abe306f5818b54ec P fc7b4a3a77f6448f89711baef234cedd [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: fc7b4a3a77f6448f89711baef234cedd; no voters: 4a99fd160744478e812f2a07a1c47c66, 51cc8d8a4ea44aef8f190d87c5e420c5
I20260608 10:01:31.678387  3918 raft_consensus.cc:3060] T 7a7e462858414fb8abe306f5818b54ec P fc7b4a3a77f6448f89711baef234cedd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:31.685161  3918 raft_consensus.cc:2749] T 7a7e462858414fb8abe306f5818b54ec P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:31.751384  3904 consensus_queue.cc:1048] T 7a7e462858414fb8abe306f5818b54ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:31.762764  4078 consensus_queue.cc:1048] T 7a7e462858414fb8abe306f5818b54ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:31.807606  3918 consensus_queue.cc:1048] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:31.818588  4043 consensus_queue.cc:1048] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:31.827098  4092 consensus_queue.cc:1048] T 41a6731f848548a9ae2f16902939e876 P 4a99fd160744478e812f2a07a1c47c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:31.841818  4052 consensus_queue.cc:1048] T 41a6731f848548a9ae2f16902939e876 P 4a99fd160744478e812f2a07a1c47c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:31.853281  3986 raft_consensus.cc:3060] T 27c2fca623f8474d9afd87301efe99d1 P 4a99fd160744478e812f2a07a1c47c66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:31.861321  4082 consensus_queue.cc:1048] T 27c2fca623f8474d9afd87301efe99d1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:31.873427  3936 consensus_queue.cc:1048] T 27c2fca623f8474d9afd87301efe99d1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:32.427502  3763 consensus_queue.cc:237] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5 [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: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } }
I20260608 10:01:32.434772  3839 raft_consensus.cc:1275] T 3c4adf833376460a8edaf6e06e795067 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Refusing update from remote peer 51cc8d8a4ea44aef8f190d87c5e420c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:01:32.435362  3731 consensus_peers.cc:597] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5 -> Peer 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68:36655): Couldn't send request to peer 4a99fd160744478e812f2a07a1c47c66. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3c4adf833376460a8edaf6e06e795067. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:32.436080  3689 raft_consensus.cc:1275] T 3c4adf833376460a8edaf6e06e795067 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Refusing update from remote peer 51cc8d8a4ea44aef8f190d87c5e420c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:32.436373  4059 consensus_queue.cc:1048] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:32.437635  4078 consensus_queue.cc:1048] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } 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 10:01:32.447090  3904 raft_consensus.cc:2955] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } } }
I20260608 10:01:32.449245  3689 raft_consensus.cc:2955] T 3c4adf833376460a8edaf6e06e795067 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } } }
I20260608 10:01:32.448975  3839 raft_consensus.cc:2955] T 3c4adf833376460a8edaf6e06e795067 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } } }
I20260608 10:01:32.462612  3585 catalog_manager.cc:5696] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5 reported cstate change: config changed from index -1 to 2, NON_VOTER 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) added. New cstate: current_term: 1 leader_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:32.484167  3839 consensus_queue.cc:237] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [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: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { replace: true } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } }
I20260608 10:01:32.491418  3689 raft_consensus.cc:1275] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Refusing update from remote peer fc7b4a3a77f6448f89711baef234cedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:01:32.492146  3805 consensus_peers.cc:597] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd -> Peer 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68:36655): Couldn't send request to peer 4a99fd160744478e812f2a07a1c47c66. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 326205c6e2ab421585298ab3a87d1639. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:32.493072  3763 raft_consensus.cc:1275] T 326205c6e2ab421585298ab3a87d1639 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Refusing update from remote peer fc7b4a3a77f6448f89711baef234cedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:32.493408  4043 consensus_queue.cc:1048] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:32.494498  3919 consensus_queue.cc:1048] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } 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 10:01:32.504381  3918 raft_consensus.cc:2955] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { replace: true } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } } }
I20260608 10:01:32.505795  3763 raft_consensus.cc:2955] T 326205c6e2ab421585298ab3a87d1639 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { replace: true } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } } }
I20260608 10:01:32.506162  3689 raft_consensus.cc:2955] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { replace: true } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } } }
I20260608 10:01:32.519361  3584 catalog_manager.cc:5696] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd reported cstate change: config changed from index -1 to 2, NON_VOTER 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) added. New cstate: current_term: 1 leader_uuid: "fc7b4a3a77f6448f89711baef234cedd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:32.533174  3689 consensus_queue.cc:237] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [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: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { replace: true } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } }
I20260608 10:01:32.540223  3763 raft_consensus.cc:1275] T 4fe89752dcb546879ae9ee259d1f0797 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Refusing update from remote peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:32.540714  3839 raft_consensus.cc:1275] T 4fe89752dcb546879ae9ee259d1f0797 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Refusing update from remote peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:32.542146  3936 consensus_queue.cc:1048] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:01:32.543375  3656 consensus_peers.cc:597] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb -> Peer 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68:36655): Couldn't send request to peer 4a99fd160744478e812f2a07a1c47c66. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4fe89752dcb546879ae9ee259d1f0797. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:32.544148  3936 consensus_queue.cc:1048] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } 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 10:01:32.551573  4082 raft_consensus.cc:2955] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { replace: true } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } } }
I20260608 10:01:32.553964  3763 raft_consensus.cc:2955] T 4fe89752dcb546879ae9ee259d1f0797 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { replace: true } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } } }
I20260608 10:01:32.556313  3839 raft_consensus.cc:2955] T 4fe89752dcb546879ae9ee259d1f0797 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { replace: true } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } } }
I20260608 10:01:32.566119  3836 consensus_queue.cc:237] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd [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: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } }
I20260608 10:01:32.574134  3587 catalog_manager.cc:5696] T 4fe89752dcb546879ae9ee259d1f0797 P fc7b4a3a77f6448f89711baef234cedd reported cstate change: config changed from index -1 to 2, NON_VOTER 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) added. New cstate: current_term: 1 leader_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { replace: true } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } } }
W20260608 10:01:32.582645  3805 consensus_peers.cc:597] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd -> Peer 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68:36655): Couldn't send request to peer 4a99fd160744478e812f2a07a1c47c66. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0c7d15d327dd42d8b54d9643bf23de21. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:32.584026  3763 raft_consensus.cc:1275] T 0c7d15d327dd42d8b54d9643bf23de21 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Refusing update from remote peer fc7b4a3a77f6448f89711baef234cedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:32.585636  3689 raft_consensus.cc:1275] T 0c7d15d327dd42d8b54d9643bf23de21 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Refusing update from remote peer fc7b4a3a77f6448f89711baef234cedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:32.586613  3919 consensus_queue.cc:1048] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:32.588871  3918 consensus_queue.cc:1048] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } 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 10:01:32.600136  3919 raft_consensus.cc:2955] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } } }
I20260608 10:01:32.603188  3689 raft_consensus.cc:2955] T 0c7d15d327dd42d8b54d9643bf23de21 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } } }
I20260608 10:01:32.604399  3763 raft_consensus.cc:2955] T 0c7d15d327dd42d8b54d9643bf23de21 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } } }
I20260608 10:01:32.619496  3584 catalog_manager.cc:5696] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd reported cstate change: config changed from index -1 to 2, NON_VOTER 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) added. New cstate: current_term: 1 leader_uuid: "fc7b4a3a77f6448f89711baef234cedd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:32.833262  4142 ts_tablet_manager.cc:933] T 3c4adf833376460a8edaf6e06e795067 P 4a99fd160744478e812f2a07a1c47c66: Initiating tablet copy from peer 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66:40221)
I20260608 10:01:32.835067  4142 tablet_copy_client.cc:323] T 3c4adf833376460a8edaf6e06e795067 P 4a99fd160744478e812f2a07a1c47c66: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.66:40221
I20260608 10:01:32.836974  3775 tablet_copy_service.cc:140] P 51cc8d8a4ea44aef8f190d87c5e420c5: Received BeginTabletCopySession request for tablet 3c4adf833376460a8edaf6e06e795067 from peer 4a99fd160744478e812f2a07a1c47c66 ({username='slave'} at 127.0.0.1:39724)
I20260608 10:01:32.837616  3775 tablet_copy_service.cc:161] P 51cc8d8a4ea44aef8f190d87c5e420c5: Beginning new tablet copy session on tablet 3c4adf833376460a8edaf6e06e795067 from peer 4a99fd160744478e812f2a07a1c47c66 at {username='slave'} at 127.0.0.1:39724: session id = 4a99fd160744478e812f2a07a1c47c66-3c4adf833376460a8edaf6e06e795067
I20260608 10:01:32.845898  3775 tablet_copy_source_session.cc:215] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:32.849583  4142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c4adf833376460a8edaf6e06e795067. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:32.866017  4142 tablet_copy_client.cc:806] T 3c4adf833376460a8edaf6e06e795067 P 4a99fd160744478e812f2a07a1c47c66: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:32.866704  4142 tablet_copy_client.cc:670] T 3c4adf833376460a8edaf6e06e795067 P 4a99fd160744478e812f2a07a1c47c66: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:32.870585  4142 tablet_copy_client.cc:538] T 3c4adf833376460a8edaf6e06e795067 P 4a99fd160744478e812f2a07a1c47c66: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:32.879680  4142 tablet_bootstrap.cc:492] T 3c4adf833376460a8edaf6e06e795067 P 4a99fd160744478e812f2a07a1c47c66: Bootstrap starting.
I20260608 10:01:32.903759  4142 tablet_bootstrap.cc:492] T 3c4adf833376460a8edaf6e06e795067 P 4a99fd160744478e812f2a07a1c47c66: 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 10:01:32.904769  4142 tablet_bootstrap.cc:492] T 3c4adf833376460a8edaf6e06e795067 P 4a99fd160744478e812f2a07a1c47c66: Bootstrap complete.
I20260608 10:01:32.905476  4142 ts_tablet_manager.cc:1403] T 3c4adf833376460a8edaf6e06e795067 P 4a99fd160744478e812f2a07a1c47c66: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.009s
I20260608 10:01:32.908759  4142 raft_consensus.cc:359] T 3c4adf833376460a8edaf6e06e795067 P 4a99fd160744478e812f2a07a1c47c66 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } }
I20260608 10:01:32.909698  4142 raft_consensus.cc:740] T 3c4adf833376460a8edaf6e06e795067 P 4a99fd160744478e812f2a07a1c47c66 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4a99fd160744478e812f2a07a1c47c66, State: Initialized, Role: LEARNER
I20260608 10:01:32.910429  4142 consensus_queue.cc:260] T 3c4adf833376460a8edaf6e06e795067 P 4a99fd160744478e812f2a07a1c47c66 [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: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } }
I20260608 10:01:32.913601  4142 ts_tablet_manager.cc:1434] T 3c4adf833376460a8edaf6e06e795067 P 4a99fd160744478e812f2a07a1c47c66: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 10:01:32.915338  3775 tablet_copy_service.cc:342] P 51cc8d8a4ea44aef8f190d87c5e420c5: Request end of tablet copy session 4a99fd160744478e812f2a07a1c47c66-3c4adf833376460a8edaf6e06e795067 received from {username='slave'} at 127.0.0.1:39724
I20260608 10:01:32.915766  3775 tablet_copy_service.cc:434] P 51cc8d8a4ea44aef8f190d87c5e420c5: ending tablet copy session 4a99fd160744478e812f2a07a1c47c66-3c4adf833376460a8edaf6e06e795067 on tablet 3c4adf833376460a8edaf6e06e795067 with peer 4a99fd160744478e812f2a07a1c47c66
I20260608 10:01:32.983875  4142 ts_tablet_manager.cc:933] T 326205c6e2ab421585298ab3a87d1639 P 4a99fd160744478e812f2a07a1c47c66: Initiating tablet copy from peer fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885)
I20260608 10:01:32.985523  4142 tablet_copy_client.cc:323] T 326205c6e2ab421585298ab3a87d1639 P 4a99fd160744478e812f2a07a1c47c66: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.67:38885
I20260608 10:01:32.987557  3849 tablet_copy_service.cc:140] P fc7b4a3a77f6448f89711baef234cedd: Received BeginTabletCopySession request for tablet 326205c6e2ab421585298ab3a87d1639 from peer 4a99fd160744478e812f2a07a1c47c66 ({username='slave'} at 127.0.0.1:52972)
I20260608 10:01:32.988236  3849 tablet_copy_service.cc:161] P fc7b4a3a77f6448f89711baef234cedd: Beginning new tablet copy session on tablet 326205c6e2ab421585298ab3a87d1639 from peer 4a99fd160744478e812f2a07a1c47c66 at {username='slave'} at 127.0.0.1:52972: session id = 4a99fd160744478e812f2a07a1c47c66-326205c6e2ab421585298ab3a87d1639
I20260608 10:01:32.993973  3849 tablet_copy_source_session.cc:215] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:32.997110  4142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 326205c6e2ab421585298ab3a87d1639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:33.013069  4142 tablet_copy_client.cc:806] T 326205c6e2ab421585298ab3a87d1639 P 4a99fd160744478e812f2a07a1c47c66: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:33.013741  4142 tablet_copy_client.cc:670] T 326205c6e2ab421585298ab3a87d1639 P 4a99fd160744478e812f2a07a1c47c66: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:33.017226  4142 tablet_copy_client.cc:538] T 326205c6e2ab421585298ab3a87d1639 P 4a99fd160744478e812f2a07a1c47c66: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:33.026233  4142 tablet_bootstrap.cc:492] T 326205c6e2ab421585298ab3a87d1639 P 4a99fd160744478e812f2a07a1c47c66: Bootstrap starting.
I20260608 10:01:33.047031  4142 tablet_bootstrap.cc:492] T 326205c6e2ab421585298ab3a87d1639 P 4a99fd160744478e812f2a07a1c47c66: 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 10:01:33.048000  4142 tablet_bootstrap.cc:492] T 326205c6e2ab421585298ab3a87d1639 P 4a99fd160744478e812f2a07a1c47c66: Bootstrap complete.
I20260608 10:01:33.048722  4142 ts_tablet_manager.cc:1403] T 326205c6e2ab421585298ab3a87d1639 P 4a99fd160744478e812f2a07a1c47c66: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.005s
I20260608 10:01:33.051802  4142 raft_consensus.cc:359] T 326205c6e2ab421585298ab3a87d1639 P 4a99fd160744478e812f2a07a1c47c66 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { replace: true } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } }
I20260608 10:01:33.052695  4142 raft_consensus.cc:740] T 326205c6e2ab421585298ab3a87d1639 P 4a99fd160744478e812f2a07a1c47c66 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4a99fd160744478e812f2a07a1c47c66, State: Initialized, Role: LEARNER
I20260608 10:01:33.053377  4142 consensus_queue.cc:260] T 326205c6e2ab421585298ab3a87d1639 P 4a99fd160744478e812f2a07a1c47c66 [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: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { replace: true } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } }
I20260608 10:01:33.055893  4142 ts_tablet_manager.cc:1434] T 326205c6e2ab421585298ab3a87d1639 P 4a99fd160744478e812f2a07a1c47c66: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 10:01:33.057742  3849 tablet_copy_service.cc:342] P fc7b4a3a77f6448f89711baef234cedd: Request end of tablet copy session 4a99fd160744478e812f2a07a1c47c66-326205c6e2ab421585298ab3a87d1639 received from {username='slave'} at 127.0.0.1:52972
I20260608 10:01:33.058211  3849 tablet_copy_service.cc:434] P fc7b4a3a77f6448f89711baef234cedd: ending tablet copy session 4a99fd160744478e812f2a07a1c47c66-326205c6e2ab421585298ab3a87d1639 on tablet 326205c6e2ab421585298ab3a87d1639 with peer 4a99fd160744478e812f2a07a1c47c66
I20260608 10:01:33.102352  4142 ts_tablet_manager.cc:933] T 0c7d15d327dd42d8b54d9643bf23de21 P 4a99fd160744478e812f2a07a1c47c66: Initiating tablet copy from peer fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885)
I20260608 10:01:33.104308  4142 tablet_copy_client.cc:323] T 0c7d15d327dd42d8b54d9643bf23de21 P 4a99fd160744478e812f2a07a1c47c66: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.67:38885
I20260608 10:01:33.106010  3849 tablet_copy_service.cc:140] P fc7b4a3a77f6448f89711baef234cedd: Received BeginTabletCopySession request for tablet 0c7d15d327dd42d8b54d9643bf23de21 from peer 4a99fd160744478e812f2a07a1c47c66 ({username='slave'} at 127.0.0.1:52972)
I20260608 10:01:33.106576  3849 tablet_copy_service.cc:161] P fc7b4a3a77f6448f89711baef234cedd: Beginning new tablet copy session on tablet 0c7d15d327dd42d8b54d9643bf23de21 from peer 4a99fd160744478e812f2a07a1c47c66 at {username='slave'} at 127.0.0.1:52972: session id = 4a99fd160744478e812f2a07a1c47c66-0c7d15d327dd42d8b54d9643bf23de21
I20260608 10:01:33.114279  3849 tablet_copy_source_session.cc:215] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:33.117406  4142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c7d15d327dd42d8b54d9643bf23de21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:33.129748  4142 tablet_copy_client.cc:806] T 0c7d15d327dd42d8b54d9643bf23de21 P 4a99fd160744478e812f2a07a1c47c66: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:33.130743  4142 tablet_copy_client.cc:670] T 0c7d15d327dd42d8b54d9643bf23de21 P 4a99fd160744478e812f2a07a1c47c66: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:33.134768  4142 tablet_copy_client.cc:538] T 0c7d15d327dd42d8b54d9643bf23de21 P 4a99fd160744478e812f2a07a1c47c66: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:33.141114  4142 tablet_bootstrap.cc:492] T 0c7d15d327dd42d8b54d9643bf23de21 P 4a99fd160744478e812f2a07a1c47c66: Bootstrap starting.
I20260608 10:01:33.154937  4142 tablet_bootstrap.cc:492] T 0c7d15d327dd42d8b54d9643bf23de21 P 4a99fd160744478e812f2a07a1c47c66: 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 10:01:33.156150  4142 tablet_bootstrap.cc:492] T 0c7d15d327dd42d8b54d9643bf23de21 P 4a99fd160744478e812f2a07a1c47c66: Bootstrap complete.
I20260608 10:01:33.156834  4142 ts_tablet_manager.cc:1403] T 0c7d15d327dd42d8b54d9643bf23de21 P 4a99fd160744478e812f2a07a1c47c66: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260608 10:01:33.159264  4142 raft_consensus.cc:359] T 0c7d15d327dd42d8b54d9643bf23de21 P 4a99fd160744478e812f2a07a1c47c66 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } }
I20260608 10:01:33.159948  4142 raft_consensus.cc:740] T 0c7d15d327dd42d8b54d9643bf23de21 P 4a99fd160744478e812f2a07a1c47c66 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4a99fd160744478e812f2a07a1c47c66, State: Initialized, Role: LEARNER
I20260608 10:01:33.160543  4142 consensus_queue.cc:260] T 0c7d15d327dd42d8b54d9643bf23de21 P 4a99fd160744478e812f2a07a1c47c66 [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: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } }
I20260608 10:01:33.162719  4142 ts_tablet_manager.cc:1434] T 0c7d15d327dd42d8b54d9643bf23de21 P 4a99fd160744478e812f2a07a1c47c66: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260608 10:01:33.168263  3849 tablet_copy_service.cc:342] P fc7b4a3a77f6448f89711baef234cedd: Request end of tablet copy session 4a99fd160744478e812f2a07a1c47c66-0c7d15d327dd42d8b54d9643bf23de21 received from {username='slave'} at 127.0.0.1:52972
I20260608 10:01:33.168747  3849 tablet_copy_service.cc:434] P fc7b4a3a77f6448f89711baef234cedd: ending tablet copy session 4a99fd160744478e812f2a07a1c47c66-0c7d15d327dd42d8b54d9643bf23de21 on tablet 0c7d15d327dd42d8b54d9643bf23de21 with peer 4a99fd160744478e812f2a07a1c47c66
I20260608 10:01:33.173053  4142 ts_tablet_manager.cc:933] T 4fe89752dcb546879ae9ee259d1f0797 P 4a99fd160744478e812f2a07a1c47c66: Initiating tablet copy from peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675)
I20260608 10:01:33.175321  4142 tablet_copy_client.cc:323] T 4fe89752dcb546879ae9ee259d1f0797 P 4a99fd160744478e812f2a07a1c47c66: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.65:37675
I20260608 10:01:33.177174  3700 tablet_copy_service.cc:140] P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Received BeginTabletCopySession request for tablet 4fe89752dcb546879ae9ee259d1f0797 from peer 4a99fd160744478e812f2a07a1c47c66 ({username='slave'} at 127.0.0.1:34246)
I20260608 10:01:33.177709  3700 tablet_copy_service.cc:161] P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Beginning new tablet copy session on tablet 4fe89752dcb546879ae9ee259d1f0797 from peer 4a99fd160744478e812f2a07a1c47c66 at {username='slave'} at 127.0.0.1:34246: session id = 4a99fd160744478e812f2a07a1c47c66-4fe89752dcb546879ae9ee259d1f0797
I20260608 10:01:33.183548  3700 tablet_copy_source_session.cc:215] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:33.187032  4142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fe89752dcb546879ae9ee259d1f0797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:33.196540  4142 tablet_copy_client.cc:806] T 4fe89752dcb546879ae9ee259d1f0797 P 4a99fd160744478e812f2a07a1c47c66: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:33.197065  4142 tablet_copy_client.cc:670] T 4fe89752dcb546879ae9ee259d1f0797 P 4a99fd160744478e812f2a07a1c47c66: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:33.200783  4142 tablet_copy_client.cc:538] T 4fe89752dcb546879ae9ee259d1f0797 P 4a99fd160744478e812f2a07a1c47c66: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:33.206182  4142 tablet_bootstrap.cc:492] T 4fe89752dcb546879ae9ee259d1f0797 P 4a99fd160744478e812f2a07a1c47c66: Bootstrap starting.
I20260608 10:01:33.220059  4142 tablet_bootstrap.cc:492] T 4fe89752dcb546879ae9ee259d1f0797 P 4a99fd160744478e812f2a07a1c47c66: 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 10:01:33.220786  4142 tablet_bootstrap.cc:492] T 4fe89752dcb546879ae9ee259d1f0797 P 4a99fd160744478e812f2a07a1c47c66: Bootstrap complete.
I20260608 10:01:33.221303  4142 ts_tablet_manager.cc:1403] T 4fe89752dcb546879ae9ee259d1f0797 P 4a99fd160744478e812f2a07a1c47c66: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.005s
I20260608 10:01:33.223680  4142 raft_consensus.cc:359] T 4fe89752dcb546879ae9ee259d1f0797 P 4a99fd160744478e812f2a07a1c47c66 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { replace: true } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } }
I20260608 10:01:33.224545  4142 raft_consensus.cc:740] T 4fe89752dcb546879ae9ee259d1f0797 P 4a99fd160744478e812f2a07a1c47c66 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4a99fd160744478e812f2a07a1c47c66, State: Initialized, Role: LEARNER
I20260608 10:01:33.225175  4142 consensus_queue.cc:260] T 4fe89752dcb546879ae9ee259d1f0797 P 4a99fd160744478e812f2a07a1c47c66 [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: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { replace: true } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } }
I20260608 10:01:33.227352  4142 ts_tablet_manager.cc:1434] T 4fe89752dcb546879ae9ee259d1f0797 P 4a99fd160744478e812f2a07a1c47c66: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 10:01:33.229410  3700 tablet_copy_service.cc:342] P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Request end of tablet copy session 4a99fd160744478e812f2a07a1c47c66-4fe89752dcb546879ae9ee259d1f0797 received from {username='slave'} at 127.0.0.1:34246
I20260608 10:01:33.229874  3700 tablet_copy_service.cc:434] P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: ending tablet copy session 4a99fd160744478e812f2a07a1c47c66-4fe89752dcb546879ae9ee259d1f0797 on tablet 4fe89752dcb546879ae9ee259d1f0797 with peer 4a99fd160744478e812f2a07a1c47c66
I20260608 10:01:33.388090  3641 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:01:33.425477  3836 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0866dfeaf46140d6a046ac6100f12025"
dest_uuid: "fc7b4a3a77f6448f89711baef234cedd"
mode: GRACEFUL
new_leader_uuid: "4a99fd160744478e812f2a07a1c47c66"
 from {username='slave'} at 127.0.0.1:52982
I20260608 10:01:33.426132  3836 raft_consensus.cc:606] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd [term 1 LEADER]: Received request to transfer leadership to TS 4a99fd160744478e812f2a07a1c47c66
I20260608 10:01:33.440773  3688 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27c2fca623f8474d9afd87301efe99d1"
dest_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb"
mode: GRACEFUL
new_leader_uuid: "4a99fd160744478e812f2a07a1c47c66"
 from {username='slave'} at 127.0.0.1:34258
I20260608 10:01:33.441473  3688 raft_consensus.cc:606] T 27c2fca623f8474d9afd87301efe99d1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 LEADER]: Received request to transfer leadership to TS 4a99fd160744478e812f2a07a1c47c66
I20260608 10:01:33.442442  3986 raft_consensus.cc:1217] T 3c4adf833376460a8edaf6e06e795067 P 4a99fd160744478e812f2a07a1c47c66 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:01:33.447676  3836 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "326205c6e2ab421585298ab3a87d1639"
dest_uuid: "fc7b4a3a77f6448f89711baef234cedd"
mode: GRACEFUL
new_leader_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb"
 from {username='slave'} at 127.0.0.1:52982
I20260608 10:01:33.448385  3836 raft_consensus.cc:606] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [term 1 LEADER]: Received request to transfer leadership to TS 6bf999a4f8c9402ea7afa8e8d3bbdcdb
I20260608 10:01:33.450543  3641 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 3
I20260608 10:01:33.451442  3641 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:33.541215  4156 raft_consensus.cc:993] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd: : Instructing follower 6bf999a4f8c9402ea7afa8e8d3bbdcdb to start an election
I20260608 10:01:33.541890  3919 raft_consensus.cc:1081] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [term 1 LEADER]: Signalling peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb to start an election
I20260608 10:01:33.543480  3688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "326205c6e2ab421585298ab3a87d1639"
dest_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb"
 from {username='slave'} at 127.0.0.1:34244
I20260608 10:01:33.544135  3688 raft_consensus.cc:493] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:01:33.544584  3688 raft_consensus.cc:3060] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:33.551540  3688 raft_consensus.cc:515] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { replace: true } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } }
I20260608 10:01:33.554476  3688 leader_election.cc:290] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [CANDIDATE]: Term 2 election: Requested vote from peers 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66:40221), fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885)
I20260608 10:01:33.554759  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326205c6e2ab421585298ab3a87d1639" candidate_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5"
I20260608 10:01:33.555104  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326205c6e2ab421585298ab3a87d1639" candidate_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "fc7b4a3a77f6448f89711baef234cedd"
I20260608 10:01:33.555435  3763 raft_consensus.cc:3060] T 326205c6e2ab421585298ab3a87d1639 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:33.555729  3836 raft_consensus.cc:3055] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:01:33.556044  3836 raft_consensus.cc:740] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc7b4a3a77f6448f89711baef234cedd, State: Running, Role: LEADER
I20260608 10:01:33.557054  3836 consensus_queue.cc:260] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [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: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { replace: true } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } }
I20260608 10:01:33.558627  3836 raft_consensus.cc:3060] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:33.561887  3763 raft_consensus.cc:2468] T 326205c6e2ab421585298ab3a87d1639 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bf999a4f8c9402ea7afa8e8d3bbdcdb in term 2.
I20260608 10:01:33.563635  3653 leader_election.cc:304] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [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: 51cc8d8a4ea44aef8f190d87c5e420c5, 6bf999a4f8c9402ea7afa8e8d3bbdcdb; no voters: 
I20260608 10:01:33.566046  3836 raft_consensus.cc:2468] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bf999a4f8c9402ea7afa8e8d3bbdcdb in term 2.
I20260608 10:01:33.567689  4157 raft_consensus.cc:2804] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:01:33.568356  4157 raft_consensus.cc:697] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 2 LEADER]: Becoming Leader. State: Replica: 6bf999a4f8c9402ea7afa8e8d3bbdcdb, State: Running, Role: LEADER
I20260608 10:01:33.569705  4157 consensus_queue.cc:237] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [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: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { replace: true } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } }
I20260608 10:01:33.579385  3585 catalog_manager.cc:5696] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb reported cstate change: term changed from 1 to 2, leader changed from fc7b4a3a77f6448f89711baef234cedd (127.0.167.67) to 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65). New cstate: current_term: 2 leader_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:33.590137  3986 raft_consensus.cc:1217] T 0c7d15d327dd42d8b54d9643bf23de21 P 4a99fd160744478e812f2a07a1c47c66 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:01:33.663919  3986 raft_consensus.cc:1217] T 4fe89752dcb546879ae9ee259d1f0797 P 4a99fd160744478e812f2a07a1c47c66 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:01:33.780827  4160 raft_consensus.cc:993] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd: : Instructing follower 4a99fd160744478e812f2a07a1c47c66 to start an election
I20260608 10:01:33.781358  4156 raft_consensus.cc:1081] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd [term 1 LEADER]: Signalling peer 4a99fd160744478e812f2a07a1c47c66 to start an election
I20260608 10:01:33.782990  3986 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0866dfeaf46140d6a046ac6100f12025"
dest_uuid: "4a99fd160744478e812f2a07a1c47c66"
 from {username='slave'} at 127.0.0.1:53390
I20260608 10:01:33.783524  3986 raft_consensus.cc:493] T 0866dfeaf46140d6a046ac6100f12025 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:01:33.783854  3986 raft_consensus.cc:3060] T 0866dfeaf46140d6a046ac6100f12025 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:33.789569  3986 raft_consensus.cc:515] T 0866dfeaf46140d6a046ac6100f12025 P 4a99fd160744478e812f2a07a1c47c66 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:33.791787  3986 leader_election.cc:290] T 0866dfeaf46140d6a046ac6100f12025 P 4a99fd160744478e812f2a07a1c47c66 [CANDIDATE]: Term 2 election: Requested vote from peers 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675), fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885)
I20260608 10:01:33.792212  3688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0866dfeaf46140d6a046ac6100f12025" candidate_uuid: "4a99fd160744478e812f2a07a1c47c66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb"
I20260608 10:01:33.792447  3839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0866dfeaf46140d6a046ac6100f12025" candidate_uuid: "4a99fd160744478e812f2a07a1c47c66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc7b4a3a77f6448f89711baef234cedd"
I20260608 10:01:33.792941  3688 raft_consensus.cc:3060] T 0866dfeaf46140d6a046ac6100f12025 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:33.793071  3839 raft_consensus.cc:3055] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:01:33.793512  3839 raft_consensus.cc:740] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc7b4a3a77f6448f89711baef234cedd, State: Running, Role: LEADER
I20260608 10:01:33.794411  3839 consensus_queue.cc:260] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd [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: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:33.795734  3839 raft_consensus.cc:3060] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:33.800606  3688 raft_consensus.cc:2468] T 0866dfeaf46140d6a046ac6100f12025 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a99fd160744478e812f2a07a1c47c66 in term 2.
I20260608 10:01:33.800859  3839 raft_consensus.cc:2468] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a99fd160744478e812f2a07a1c47c66 in term 2.
I20260608 10:01:33.802058  3951 leader_election.cc:304] T 0866dfeaf46140d6a046ac6100f12025 P 4a99fd160744478e812f2a07a1c47c66 [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: 4a99fd160744478e812f2a07a1c47c66, 6bf999a4f8c9402ea7afa8e8d3bbdcdb; no voters: 
I20260608 10:01:33.802928  4121 raft_consensus.cc:2804] T 0866dfeaf46140d6a046ac6100f12025 P 4a99fd160744478e812f2a07a1c47c66 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:01:33.803973  4121 raft_consensus.cc:697] T 0866dfeaf46140d6a046ac6100f12025 P 4a99fd160744478e812f2a07a1c47c66 [term 2 LEADER]: Becoming Leader. State: Replica: 4a99fd160744478e812f2a07a1c47c66, State: Running, Role: LEADER
I20260608 10:01:33.804913  4121 consensus_queue.cc:237] T 0866dfeaf46140d6a046ac6100f12025 P 4a99fd160744478e812f2a07a1c47c66 [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: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } }
I20260608 10:01:33.813645  3585 catalog_manager.cc:5696] T 0866dfeaf46140d6a046ac6100f12025 P 4a99fd160744478e812f2a07a1c47c66 reported cstate change: term changed from 1 to 2, leader changed from fc7b4a3a77f6448f89711baef234cedd (127.0.167.67) to 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68). New cstate: current_term: 2 leader_uuid: "4a99fd160744478e812f2a07a1c47c66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:33.908439  4158 raft_consensus.cc:993] T 27c2fca623f8474d9afd87301efe99d1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: : Instructing follower 4a99fd160744478e812f2a07a1c47c66 to start an election
I20260608 10:01:33.908946  4158 raft_consensus.cc:1081] T 27c2fca623f8474d9afd87301efe99d1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 LEADER]: Signalling peer 4a99fd160744478e812f2a07a1c47c66 to start an election
I20260608 10:01:33.910864  3986 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27c2fca623f8474d9afd87301efe99d1"
dest_uuid: "4a99fd160744478e812f2a07a1c47c66"
 from {username='slave'} at 127.0.0.1:53402
I20260608 10:01:33.911456  3986 raft_consensus.cc:493] T 27c2fca623f8474d9afd87301efe99d1 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:01:33.911886  3986 raft_consensus.cc:3060] T 27c2fca623f8474d9afd87301efe99d1 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:33.918883  3986 raft_consensus.cc:515] T 27c2fca623f8474d9afd87301efe99d1 P 4a99fd160744478e812f2a07a1c47c66 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } }
I20260608 10:01:33.921792  3986 leader_election.cc:290] T 27c2fca623f8474d9afd87301efe99d1 P 4a99fd160744478e812f2a07a1c47c66 [CANDIDATE]: Term 2 election: Requested vote from peers 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66:40221), 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675)
I20260608 10:01:33.922161  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27c2fca623f8474d9afd87301efe99d1" candidate_uuid: "4a99fd160744478e812f2a07a1c47c66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5"
I20260608 10:01:33.922780  3763 raft_consensus.cc:3060] T 27c2fca623f8474d9afd87301efe99d1 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:33.922392  3688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27c2fca623f8474d9afd87301efe99d1" candidate_uuid: "4a99fd160744478e812f2a07a1c47c66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb"
I20260608 10:01:33.923336  3688 raft_consensus.cc:3055] T 27c2fca623f8474d9afd87301efe99d1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:01:33.923681  3688 raft_consensus.cc:740] T 27c2fca623f8474d9afd87301efe99d1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6bf999a4f8c9402ea7afa8e8d3bbdcdb, State: Running, Role: LEADER
I20260608 10:01:33.924564  3688 consensus_queue.cc:260] T 27c2fca623f8474d9afd87301efe99d1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [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: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } }
I20260608 10:01:33.925915  3688 raft_consensus.cc:3060] T 27c2fca623f8474d9afd87301efe99d1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:33.929387  3763 raft_consensus.cc:2468] T 27c2fca623f8474d9afd87301efe99d1 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a99fd160744478e812f2a07a1c47c66 in term 2.
I20260608 10:01:33.930619  3949 leader_election.cc:304] T 27c2fca623f8474d9afd87301efe99d1 P 4a99fd160744478e812f2a07a1c47c66 [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: 4a99fd160744478e812f2a07a1c47c66, 51cc8d8a4ea44aef8f190d87c5e420c5; no voters: 
I20260608 10:01:33.931514  4121 raft_consensus.cc:2804] T 27c2fca623f8474d9afd87301efe99d1 P 4a99fd160744478e812f2a07a1c47c66 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:01:33.932024  4121 raft_consensus.cc:697] T 27c2fca623f8474d9afd87301efe99d1 P 4a99fd160744478e812f2a07a1c47c66 [term 2 LEADER]: Becoming Leader. State: Replica: 4a99fd160744478e812f2a07a1c47c66, State: Running, Role: LEADER
I20260608 10:01:33.932768  3688 raft_consensus.cc:2468] T 27c2fca623f8474d9afd87301efe99d1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a99fd160744478e812f2a07a1c47c66 in term 2.
I20260608 10:01:33.933045  4121 consensus_queue.cc:237] T 27c2fca623f8474d9afd87301efe99d1 P 4a99fd160744478e812f2a07a1c47c66 [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: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } }
I20260608 10:01:33.941833  3585 catalog_manager.cc:5696] T 27c2fca623f8474d9afd87301efe99d1 P 4a99fd160744478e812f2a07a1c47c66 reported cstate change: term changed from 1 to 2, leader changed from 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65) to 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68). New cstate: current_term: 2 leader_uuid: "4a99fd160744478e812f2a07a1c47c66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:33.987876  3986 raft_consensus.cc:3060] T 326205c6e2ab421585298ab3a87d1639 P 4a99fd160744478e812f2a07a1c47c66 [term 1 LEARNER]: Advancing to term 2
I20260608 10:01:33.995231  3986 raft_consensus.cc:1275] T 326205c6e2ab421585298ab3a87d1639 P 4a99fd160744478e812f2a07a1c47c66 [term 2 LEARNER]: Refusing update from remote peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:01:33.996924  4158 consensus_queue.cc:1048] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } 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 10:01:34.004438  4158 raft_consensus.cc:1064] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: attempting to promote NON_VOTER 4a99fd160744478e812f2a07a1c47c66 to VOTER
W20260608 10:01:34.004894  4158 raft_consensus.cc:1068] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Unable to promote non-voter 4a99fd160744478e812f2a07a1c47c66: Illegal state: Leader has not yet committed an operation in its own term
I20260608 10:01:34.030925  3839 raft_consensus.cc:1275] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [term 2 FOLLOWER]: Refusing update from remote peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:01:34.033092  4158 consensus_queue.cc:1048] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:34.036702  4155 raft_consensus.cc:1064] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5: attempting to promote NON_VOTER 4a99fd160744478e812f2a07a1c47c66 to VOTER
I20260608 10:01:34.045984  3763 raft_consensus.cc:1275] T 326205c6e2ab421585298ab3a87d1639 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 2 FOLLOWER]: Refusing update from remote peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:01:34.048722  3936 consensus_queue.cc:1048] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } 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 10:01:34.040005  4155 consensus_queue.cc:237] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5 [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: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } }
I20260608 10:01:34.070351  3936 raft_consensus.cc:1064] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: attempting to promote NON_VOTER 4a99fd160744478e812f2a07a1c47c66 to VOTER
I20260608 10:01:34.074550  3986 raft_consensus.cc:1275] T 3c4adf833376460a8edaf6e06e795067 P 4a99fd160744478e812f2a07a1c47c66 [term 1 LEARNER]: Refusing update from remote peer 51cc8d8a4ea44aef8f190d87c5e420c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:34.074553  3839 raft_consensus.cc:1275] T 3c4adf833376460a8edaf6e06e795067 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Refusing update from remote peer 51cc8d8a4ea44aef8f190d87c5e420c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:34.076579  4168 consensus_queue.cc:1048] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } 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 10:01:34.074630  3936 consensus_queue.cc:237] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [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: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { replace: true } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } }
I20260608 10:01:34.078718  4168 consensus_queue.cc:1048] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:34.107136  3836 raft_consensus.cc:1275] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [term 2 FOLLOWER]: Refusing update from remote peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:01:34.108661  3985 raft_consensus.cc:1275] T 326205c6e2ab421585298ab3a87d1639 P 4a99fd160744478e812f2a07a1c47c66 [term 2 LEARNER]: Refusing update from remote peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:01:34.109822  4157 consensus_queue.cc:1048] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:34.110630  4158 consensus_queue.cc:1048] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } 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 10:01:34.125456  4158 raft_consensus.cc:2955] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { replace: true } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:34.131373  3763 raft_consensus.cc:1275] T 326205c6e2ab421585298ab3a87d1639 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 2 FOLLOWER]: Refusing update from remote peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:01:34.132901  4157 consensus_queue.cc:1048] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } 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 10:01:34.138160  3765 raft_consensus.cc:2955] T 326205c6e2ab421585298ab3a87d1639 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { replace: true } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:34.134583  3985 raft_consensus.cc:2955] T 326205c6e2ab421585298ab3a87d1639 P 4a99fd160744478e812f2a07a1c47c66 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { replace: true } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:34.172303  4156 raft_consensus.cc:1064] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd: attempting to promote NON_VOTER 4a99fd160744478e812f2a07a1c47c66 to VOTER
I20260608 10:01:34.176790  4156 consensus_queue.cc:237] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd [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: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } }
I20260608 10:01:34.206719  4179 raft_consensus.cc:1064] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: attempting to promote NON_VOTER 4a99fd160744478e812f2a07a1c47c66 to VOTER
I20260608 10:01:34.207901  3587 catalog_manager.cc:5696] T 326205c6e2ab421585298ab3a87d1639 P 51cc8d8a4ea44aef8f190d87c5e420c5 reported cstate change: config changed from index 2 to 4, 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { replace: true } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:34.213207  4179 consensus_queue.cc:237] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [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: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { replace: true } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } }
W20260608 10:01:34.218883  3729 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.167.67:38885, user_credentials={real_user=slave}} blocked reactor thread for 96838.6us
I20260608 10:01:34.239533  4168 raft_consensus.cc:2955] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:34.240574  3984 raft_consensus.cc:2955] T 3c4adf833376460a8edaf6e06e795067 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:34.245921  3986 raft_consensus.cc:1275] T 4fe89752dcb546879ae9ee259d1f0797 P 4a99fd160744478e812f2a07a1c47c66 [term 1 LEARNER]: Refusing update from remote peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:34.247718  3936 consensus_queue.cc:1048] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } 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 10:01:34.251691  3688 raft_consensus.cc:1275] T 3c4adf833376460a8edaf6e06e795067 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Refusing update from remote peer 51cc8d8a4ea44aef8f190d87c5e420c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:34.254755  4180 consensus_queue.cc:1048] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } 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 10:01:34.258481  3836 raft_consensus.cc:2955] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { replace: true } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:34.266292  3839 raft_consensus.cc:1275] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd [term 2 FOLLOWER]: Refusing update from remote peer 4a99fd160744478e812f2a07a1c47c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:01:34.269047  4121 consensus_queue.cc:1048] T 0866dfeaf46140d6a046ac6100f12025 P 4a99fd160744478e812f2a07a1c47c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:34.271875  3983 raft_consensus.cc:1275] T 0c7d15d327dd42d8b54d9643bf23de21 P 4a99fd160744478e812f2a07a1c47c66 [term 1 LEARNER]: Refusing update from remote peer fc7b4a3a77f6448f89711baef234cedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:34.284174  4160 consensus_queue.cc:1048] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } 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 10:01:34.285876  3837 raft_consensus.cc:2955] T 3c4adf833376460a8edaf6e06e795067 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:34.286305  3587 catalog_manager.cc:5696] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5 reported cstate change: config changed from index 2 to 3, 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:01:34.318557  3837 raft_consensus.cc:1275] T 4fe89752dcb546879ae9ee259d1f0797 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Refusing update from remote peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:34.316017  3765 raft_consensus.cc:1275] T 4fe89752dcb546879ae9ee259d1f0797 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Refusing update from remote peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:34.325613  3688 raft_consensus.cc:1275] T 0c7d15d327dd42d8b54d9643bf23de21 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Refusing update from remote peer fc7b4a3a77f6448f89711baef234cedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:34.325855  4186 consensus_queue.cc:1048] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:01:34.326879  4179 consensus_queue.cc:1048] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } 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 10:01:34.326798  3765 raft_consensus.cc:1275] T 0c7d15d327dd42d8b54d9643bf23de21 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Refusing update from remote peer fc7b4a3a77f6448f89711baef234cedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:34.339989  4181 consensus_queue.cc:1048] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } 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 10:01:34.356868  3688 consensus_queue.cc:237] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [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: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } }
W20260608 10:01:34.341668  3730 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.167.65:37675, user_credentials={real_user=slave}} blocked reactor thread for 88401.7us
I20260608 10:01:34.366283  4181 consensus_queue.cc:1048] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:34.367202  3689 raft_consensus.cc:1275] T 0866dfeaf46140d6a046ac6100f12025 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 2 FOLLOWER]: Refusing update from remote peer 4a99fd160744478e812f2a07a1c47c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:01:34.349361  3764 consensus_queue.cc:237] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5 [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: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } }
I20260608 10:01:34.368970  4164 consensus_queue.cc:1048] T 0866dfeaf46140d6a046ac6100f12025 P 4a99fd160744478e812f2a07a1c47c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260608 10:01:34.391450  3762 raft_consensus.cc:1275] T 27c2fca623f8474d9afd87301efe99d1 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 2 FOLLOWER]: Refusing update from remote peer 4a99fd160744478e812f2a07a1c47c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:01:34.391700  3982 raft_consensus.cc:1275] T 326205c6e2ab421585298ab3a87d1639 P 4a99fd160744478e812f2a07a1c47c66 [term 2 FOLLOWER]: Refusing update from remote peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:01:34.406291  4158 consensus_queue.cc:1048] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } 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 10:01:34.411651  3982 raft_consensus.cc:1275] T 3c4adf833376460a8edaf6e06e795067 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Refusing update from remote peer 51cc8d8a4ea44aef8f190d87c5e420c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:34.414124  4184 consensus_queue.cc:1048] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } 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 10:01:34.420042  3936 raft_consensus.cc:2955] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { replace: true } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:34.421900  3764 raft_consensus.cc:2955] T 4fe89752dcb546879ae9ee259d1f0797 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { replace: true } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:34.430866  3763 raft_consensus.cc:2955] T 0c7d15d327dd42d8b54d9643bf23de21 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:34.428884  4156 raft_consensus.cc:2955] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:34.438073  4189 consensus_queue.cc:1048] T 27c2fca623f8474d9afd87301efe99d1 P 4a99fd160744478e812f2a07a1c47c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260608 10:01:34.454782  3837 raft_consensus.cc:1275] T 3c4adf833376460a8edaf6e06e795067 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Refusing update from remote peer 51cc8d8a4ea44aef8f190d87c5e420c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:34.457363  4180 raft_consensus.cc:2955] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:34.458323  3983 raft_consensus.cc:2955] T 4fe89752dcb546879ae9ee259d1f0797 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { replace: true } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:34.469763  3984 raft_consensus.cc:2955] T 3c4adf833376460a8edaf6e06e795067 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:34.481825  3687 raft_consensus.cc:2955] T 0c7d15d327dd42d8b54d9643bf23de21 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:34.489467  3688 raft_consensus.cc:1275] T 27c2fca623f8474d9afd87301efe99d1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 2 FOLLOWER]: Refusing update from remote peer 4a99fd160744478e812f2a07a1c47c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:01:34.491081  4121 consensus_queue.cc:1048] T 27c2fca623f8474d9afd87301efe99d1 P 4a99fd160744478e812f2a07a1c47c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:34.504333  3837 raft_consensus.cc:1275] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [term 2 FOLLOWER]: Refusing update from remote peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:01:34.527536  4168 consensus_queue.cc:1048] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:34.530858  4158 raft_consensus.cc:2955] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:34.521399  3585 catalog_manager.cc:5696] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb reported cstate change: config changed from index 2 to 3, 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:01:34.539361  3936 consensus_queue.cc:1048] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 10:01:34.543385  3986 raft_consensus.cc:2955] T 0c7d15d327dd42d8b54d9643bf23de21 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:34.548833  3586 catalog_manager.cc:5696] T 0c7d15d327dd42d8b54d9643bf23de21 P 51cc8d8a4ea44aef8f190d87c5e420c5 reported cstate change: config changed from index 2 to 3, 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fc7b4a3a77f6448f89711baef234cedd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:34.542680  3982 raft_consensus.cc:2955] T 326205c6e2ab421585298ab3a87d1639 P 4a99fd160744478e812f2a07a1c47c66 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:34.553167  3572 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3c4adf833376460a8edaf6e06e795067 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:34.596163  3837 raft_consensus.cc:2955] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:34.597869  3839 raft_consensus.cc:2955] T 3c4adf833376460a8edaf6e06e795067 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:34.607753  3688 consensus_queue.cc:237] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [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: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } }
I20260608 10:01:34.609037  3838 raft_consensus.cc:2955] T 4fe89752dcb546879ae9ee259d1f0797 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { replace: true } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:34.616609  3983 raft_consensus.cc:1275] T 4fe89752dcb546879ae9ee259d1f0797 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Refusing update from remote peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:34.618574  4179 consensus_queue.cc:1048] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } 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 10:01:34.627871  4186 raft_consensus.cc:2955] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fc7b4a3a77f6448f89711baef234cedd (127.0.167.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:34.648974  3574 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 326205c6e2ab421585298ab3a87d1639 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:34.603750  3585 catalog_manager.cc:5696] T 3c4adf833376460a8edaf6e06e795067 P 4a99fd160744478e812f2a07a1c47c66 reported cstate change: config changed from index 3 to 4, VOTER 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65) evicted. New cstate: current_term: 1 leader_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:34.652606  3982 raft_consensus.cc:2955] T 4fe89752dcb546879ae9ee259d1f0797 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fc7b4a3a77f6448f89711baef234cedd (127.0.167.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:34.659521  3764 raft_consensus.cc:1275] T 4fe89752dcb546879ae9ee259d1f0797 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Refusing update from remote peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:34.662107  4179 consensus_queue.cc:1048] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:01:34.664247  3837 consensus_queue.cc:237] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd [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: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } }
I20260608 10:01:34.669049  3764 raft_consensus.cc:2955] T 4fe89752dcb546879ae9ee259d1f0797 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fc7b4a3a77f6448f89711baef234cedd (127.0.167.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:34.673267  3986 raft_consensus.cc:1275] T 0c7d15d327dd42d8b54d9643bf23de21 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Refusing update from remote peer fc7b4a3a77f6448f89711baef234cedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:34.674638  3765 raft_consensus.cc:1275] T 0c7d15d327dd42d8b54d9643bf23de21 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Refusing update from remote peer fc7b4a3a77f6448f89711baef234cedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:34.674978  4156 consensus_queue.cc:1048] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } 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 10:01:34.676591  4190 consensus_queue.cc:1048] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:01:34.684844  3574 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4fe89752dcb546879ae9ee259d1f0797 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:34.690590  4181 raft_consensus.cc:2955] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:34.697595  3982 raft_consensus.cc:2955] T 0c7d15d327dd42d8b54d9643bf23de21 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:34.703387  3764 raft_consensus.cc:2955] T 0c7d15d327dd42d8b54d9643bf23de21 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:34.714169  3573 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0c7d15d327dd42d8b54d9643bf23de21 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:34.718261  3586 catalog_manager.cc:5696] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd reported cstate change: config changed from index 4 to 5, VOTER 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66) evicted. New cstate: current_term: 2 leader_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:34.725059  3680 tablet_service.cc:1558] Processing DeleteTablet for tablet 3c4adf833376460a8edaf6e06e795067 with delete_type TABLET_DATA_TOMBSTONED (TS 6bf999a4f8c9402ea7afa8e8d3bbdcdb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34230
I20260608 10:01:34.727713  4199 tablet_replica.cc:333] T 3c4adf833376460a8edaf6e06e795067 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: stopping tablet replica
I20260608 10:01:34.728823  4199 raft_consensus.cc:2243] T 3c4adf833376460a8edaf6e06e795067 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:34.729642  4199 raft_consensus.cc:2272] T 3c4adf833376460a8edaf6e06e795067 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:34.733762  3584 catalog_manager.cc:5696] T 4fe89752dcb546879ae9ee259d1f0797 P 51cc8d8a4ea44aef8f190d87c5e420c5 reported cstate change: config changed from index 3 to 4, VOTER fc7b4a3a77f6448f89711baef234cedd (127.0.167.67) evicted. New cstate: current_term: 1 leader_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:34.735792  4199 ts_tablet_manager.cc:1916] T 3c4adf833376460a8edaf6e06e795067 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:01:34.749547  3826 tablet_service.cc:1558] Processing DeleteTablet for tablet 4fe89752dcb546879ae9ee259d1f0797 with delete_type TABLET_DATA_TOMBSTONED (TS fc7b4a3a77f6448f89711baef234cedd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52934
W20260608 10:01:34.752986  3573 catalog_manager.cc:5219] ChangeConfig:REMOVE_PEER RPC for tablet 0c7d15d327dd42d8b54d9643bf23de21 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260608 10:01:34.752447  3585 catalog_manager.cc:5696] T 0c7d15d327dd42d8b54d9643bf23de21 P 4a99fd160744478e812f2a07a1c47c66 reported cstate change: config changed from index 3 to 4, VOTER 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65) evicted. New cstate: current_term: 1 leader_uuid: "fc7b4a3a77f6448f89711baef234cedd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:34.757059  3751 tablet_service.cc:1558] Processing DeleteTablet for tablet 326205c6e2ab421585298ab3a87d1639 with delete_type TABLET_DATA_TOMBSTONED (TS 51cc8d8a4ea44aef8f190d87c5e420c5 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:39688
I20260608 10:01:34.765332  4201 tablet_replica.cc:333] T 326205c6e2ab421585298ab3a87d1639 P 51cc8d8a4ea44aef8f190d87c5e420c5: stopping tablet replica
I20260608 10:01:34.766484  4201 raft_consensus.cc:2243] T 326205c6e2ab421585298ab3a87d1639 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:34.771222  3680 tablet_service.cc:1558] Processing DeleteTablet for tablet 0c7d15d327dd42d8b54d9643bf23de21 with delete_type TABLET_DATA_TOMBSTONED (TS 6bf999a4f8c9402ea7afa8e8d3bbdcdb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34230
I20260608 10:01:34.779829  4199 ts_tablet_manager.cc:1929] T 3c4adf833376460a8edaf6e06e795067 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 10:01:34.786325  4199 log.cc:1199] T 3c4adf833376460a8edaf6e06e795067 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808122572-669-0/minicluster-data/ts-0-root/wals/3c4adf833376460a8edaf6e06e795067
I20260608 10:01:34.782980  4200 tablet_replica.cc:333] T 4fe89752dcb546879ae9ee259d1f0797 P fc7b4a3a77f6448f89711baef234cedd: stopping tablet replica
I20260608 10:01:34.783362  4201 raft_consensus.cc:2272] T 326205c6e2ab421585298ab3a87d1639 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:34.787599  4200 raft_consensus.cc:2243] T 4fe89752dcb546879ae9ee259d1f0797 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:34.788288  3574 catalog_manager.cc:5027] TS 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675): tablet 3c4adf833376460a8edaf6e06e795067 (table range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]) successfully deleted
I20260608 10:01:34.788724  4199 tablet_replica.cc:333] T 0c7d15d327dd42d8b54d9643bf23de21 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: stopping tablet replica
I20260608 10:01:34.789300  4200 raft_consensus.cc:2272] T 4fe89752dcb546879ae9ee259d1f0797 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:34.789685  4199 raft_consensus.cc:2243] T 0c7d15d327dd42d8b54d9643bf23de21 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:34.789999  4201 ts_tablet_manager.cc:1916] T 326205c6e2ab421585298ab3a87d1639 P 51cc8d8a4ea44aef8f190d87c5e420c5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:01:34.790433  4199 raft_consensus.cc:2272] T 0c7d15d327dd42d8b54d9643bf23de21 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:34.793040  4200 ts_tablet_manager.cc:1916] T 4fe89752dcb546879ae9ee259d1f0797 P fc7b4a3a77f6448f89711baef234cedd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:01:34.793256  4199 ts_tablet_manager.cc:1916] T 0c7d15d327dd42d8b54d9643bf23de21 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:01:34.804414  4199 ts_tablet_manager.cc:1929] T 0c7d15d327dd42d8b54d9643bf23de21 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:01:34.804913  4199 log.cc:1199] T 0c7d15d327dd42d8b54d9643bf23de21 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808122572-669-0/minicluster-data/ts-0-root/wals/0c7d15d327dd42d8b54d9643bf23de21
I20260608 10:01:34.807041  4201 ts_tablet_manager.cc:1929] T 326205c6e2ab421585298ab3a87d1639 P 51cc8d8a4ea44aef8f190d87c5e420c5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 10:01:34.807538  4201 log.cc:1199] T 326205c6e2ab421585298ab3a87d1639 P 51cc8d8a4ea44aef8f190d87c5e420c5: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808122572-669-0/minicluster-data/ts-1-root/wals/326205c6e2ab421585298ab3a87d1639
I20260608 10:01:34.807679  3574 catalog_manager.cc:5027] TS 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675): tablet 0c7d15d327dd42d8b54d9643bf23de21 (table range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]) successfully deleted
I20260608 10:01:34.809325  3572 catalog_manager.cc:5027] TS 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66:40221): tablet 326205c6e2ab421585298ab3a87d1639 (table range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]) successfully deleted
I20260608 10:01:34.809810  4200 ts_tablet_manager.cc:1929] T 4fe89752dcb546879ae9ee259d1f0797 P fc7b4a3a77f6448f89711baef234cedd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:01:34.810200  4200 log.cc:1199] T 4fe89752dcb546879ae9ee259d1f0797 P fc7b4a3a77f6448f89711baef234cedd: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808122572-669-0/minicluster-data/ts-2-root/wals/4fe89752dcb546879ae9ee259d1f0797
I20260608 10:01:34.811558  3573 catalog_manager.cc:5027] TS fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885): tablet 4fe89752dcb546879ae9ee259d1f0797 (table range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]) successfully deleted
I20260608 10:01:35.452837  3641 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:01:35.467200  3688 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "326205c6e2ab421585298ab3a87d1639"
dest_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb"
mode: GRACEFUL
new_leader_uuid: "4a99fd160744478e812f2a07a1c47c66"
 from {username='slave'} at 127.0.0.1:34258
I20260608 10:01:35.467782  3688 raft_consensus.cc:606] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 2 LEADER]: Received request to transfer leadership to TS 4a99fd160744478e812f2a07a1c47c66
I20260608 10:01:35.469077  3641 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 10:01:35.469628  3641 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:35.491832  3936 raft_consensus.cc:993] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: : Instructing follower 4a99fd160744478e812f2a07a1c47c66 to start an election
I20260608 10:01:35.492426  4179 raft_consensus.cc:1081] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 2 LEADER]: Signalling peer 4a99fd160744478e812f2a07a1c47c66 to start an election
I20260608 10:01:35.493882  3984 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "326205c6e2ab421585298ab3a87d1639"
dest_uuid: "4a99fd160744478e812f2a07a1c47c66"
 from {username='slave'} at 127.0.0.1:53402
I20260608 10:01:35.494397  3984 raft_consensus.cc:493] T 326205c6e2ab421585298ab3a87d1639 P 4a99fd160744478e812f2a07a1c47c66 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:01:35.494752  3984 raft_consensus.cc:3060] T 326205c6e2ab421585298ab3a87d1639 P 4a99fd160744478e812f2a07a1c47c66 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:01:35.499459  3984 raft_consensus.cc:515] T 326205c6e2ab421585298ab3a87d1639 P 4a99fd160744478e812f2a07a1c47c66 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } }
I20260608 10:01:35.501468  3984 leader_election.cc:290] T 326205c6e2ab421585298ab3a87d1639 P 4a99fd160744478e812f2a07a1c47c66 [CANDIDATE]: Term 3 election: Requested vote from peers 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675), fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885)
I20260608 10:01:35.502132  3688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326205c6e2ab421585298ab3a87d1639" candidate_uuid: "4a99fd160744478e812f2a07a1c47c66" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb"
I20260608 10:01:35.502754  3688 raft_consensus.cc:3055] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 2 LEADER]: Stepping down as leader of term 2
I20260608 10:01:35.503118  3688 raft_consensus.cc:740] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6bf999a4f8c9402ea7afa8e8d3bbdcdb, State: Running, Role: LEADER
I20260608 10:01:35.503082  3837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326205c6e2ab421585298ab3a87d1639" candidate_uuid: "4a99fd160744478e812f2a07a1c47c66" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "fc7b4a3a77f6448f89711baef234cedd"
I20260608 10:01:35.503801  3837 raft_consensus.cc:3060] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:01:35.504213  3688 consensus_queue.cc:260] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } }
I20260608 10:01:35.505599  3688 raft_consensus.cc:3060] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:01:35.510790  3837 raft_consensus.cc:2468] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a99fd160744478e812f2a07a1c47c66 in term 3.
I20260608 10:01:35.512233  3950 leader_election.cc:304] T 326205c6e2ab421585298ab3a87d1639 P 4a99fd160744478e812f2a07a1c47c66 [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: 4a99fd160744478e812f2a07a1c47c66, fc7b4a3a77f6448f89711baef234cedd; no voters: 
I20260608 10:01:35.512840  3688 raft_consensus.cc:2468] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a99fd160744478e812f2a07a1c47c66 in term 3.
I20260608 10:01:35.513206  4203 raft_consensus.cc:2804] T 326205c6e2ab421585298ab3a87d1639 P 4a99fd160744478e812f2a07a1c47c66 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:01:35.513756  4203 raft_consensus.cc:697] T 326205c6e2ab421585298ab3a87d1639 P 4a99fd160744478e812f2a07a1c47c66 [term 3 LEADER]: Becoming Leader. State: Replica: 4a99fd160744478e812f2a07a1c47c66, State: Running, Role: LEADER
I20260608 10:01:35.514649  4203 consensus_queue.cc:237] T 326205c6e2ab421585298ab3a87d1639 P 4a99fd160744478e812f2a07a1c47c66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } }
I20260608 10:01:35.521288  3587 catalog_manager.cc:5696] T 326205c6e2ab421585298ab3a87d1639 P 4a99fd160744478e812f2a07a1c47c66 reported cstate change: term changed from 2 to 3, leader changed from 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65) to 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68). New cstate: current_term: 3 leader_uuid: "4a99fd160744478e812f2a07a1c47c66" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:01:35.798391  3837 consensus_queue.cc:237] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd [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: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: NON_VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { promote: true } }
W20260608 10:01:35.805338  3802 consensus_peers.cc:597] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd -> Peer 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66:40221): Couldn't send request to peer 51cc8d8a4ea44aef8f190d87c5e420c5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d4be174c229540dbbc84b280940f07bb. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:35.805837  3984 raft_consensus.cc:1275] T d4be174c229540dbbc84b280940f07bb P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Refusing update from remote peer fc7b4a3a77f6448f89711baef234cedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:35.806550  3688 raft_consensus.cc:1275] T d4be174c229540dbbc84b280940f07bb P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Refusing update from remote peer fc7b4a3a77f6448f89711baef234cedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:35.807156  4208 consensus_queue.cc:1048] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } 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 10:01:35.808035  4181 consensus_queue.cc:1048] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:35.820897  3688 raft_consensus.cc:2955] T d4be174c229540dbbc84b280940f07bb P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: NON_VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { promote: true } } }
I20260608 10:01:35.822667  3984 raft_consensus.cc:2955] T d4be174c229540dbbc84b280940f07bb P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: NON_VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { promote: true } } }
I20260608 10:01:35.818292  4211 raft_consensus.cc:2955] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: NON_VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { promote: true } } }
I20260608 10:01:35.832526  3587 catalog_manager.cc:5696] T d4be174c229540dbbc84b280940f07bb P 6bf999a4f8c9402ea7afa8e8d3bbdcdb reported cstate change: config changed from index -1 to 2, NON_VOTER 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66) added. New cstate: current_term: 1 leader_uuid: "fc7b4a3a77f6448f89711baef234cedd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: NON_VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { promote: true } } }
I20260608 10:01:35.837606  3687 consensus_queue.cc:237] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [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: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { replace: true } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } }
I20260608 10:01:35.845925  3837 raft_consensus.cc:1275] T 2123dc5de4ab4fe9a3f66f203f44cba2 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Refusing update from remote peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:35.846899  3764 raft_consensus.cc:1275] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Refusing update from remote peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:01:35.846984  3656 consensus_peers.cc:597] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb -> Peer 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68:36655): Couldn't send request to peer 4a99fd160744478e812f2a07a1c47c66. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2123dc5de4ab4fe9a3f66f203f44cba2. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:35.847535  4179 consensus_queue.cc:1048] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:35.848819  3936 consensus_queue.cc:1048] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } 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 10:01:35.858544  3936 raft_consensus.cc:2955] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { replace: true } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } } }
I20260608 10:01:35.862673  3837 raft_consensus.cc:2955] T 2123dc5de4ab4fe9a3f66f203f44cba2 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { replace: true } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } } }
I20260608 10:01:35.863294  3764 raft_consensus.cc:2955] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { replace: true } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } } }
I20260608 10:01:35.873976  3765 consensus_queue.cc:237] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5 [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: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: NON_VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { promote: true } }
I20260608 10:01:35.875090  3585 catalog_manager.cc:5696] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 51cc8d8a4ea44aef8f190d87c5e420c5 reported cstate change: config changed from index -1 to 2, NON_VOTER 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) added. New cstate: current_term: 1 leader_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { replace: true } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } } }
I20260608 10:01:35.885876  3687 raft_consensus.cc:1275] T a90307e5b97d44eb9d50fa686dee0d90 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Refusing update from remote peer 51cc8d8a4ea44aef8f190d87c5e420c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:35.886703  3984 raft_consensus.cc:1275] T a90307e5b97d44eb9d50fa686dee0d90 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Refusing update from remote peer 51cc8d8a4ea44aef8f190d87c5e420c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:35.888016  4202 consensus_queue.cc:1048] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:35.888972  4218 consensus_queue.cc:1048] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } 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 10:01:35.893225  3729 consensus_peers.cc:597] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5 -> Peer fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885): Couldn't send request to peer fc7b4a3a77f6448f89711baef234cedd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a90307e5b97d44eb9d50fa686dee0d90. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:35.898567  4218 raft_consensus.cc:2955] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fc7b4a3a77f6448f89711baef234cedd (127.0.167.67) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: NON_VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { promote: true } } }
I20260608 10:01:35.900671  3984 raft_consensus.cc:2955] T a90307e5b97d44eb9d50fa686dee0d90 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fc7b4a3a77f6448f89711baef234cedd (127.0.167.67) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: NON_VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { promote: true } } }
I20260608 10:01:35.905227  3687 raft_consensus.cc:2955] T a90307e5b97d44eb9d50fa686dee0d90 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fc7b4a3a77f6448f89711baef234cedd (127.0.167.67) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: NON_VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { promote: true } } }
I20260608 10:01:35.914974  3584 catalog_manager.cc:5696] T a90307e5b97d44eb9d50fa686dee0d90 P 4a99fd160744478e812f2a07a1c47c66 reported cstate change: config changed from index -1 to 2, NON_VOTER fc7b4a3a77f6448f89711baef234cedd (127.0.167.67) added. New cstate: current_term: 1 leader_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: NON_VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { promote: true } } }
I20260608 10:01:35.914997  3688 consensus_queue.cc:237] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [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: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { replace: true } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } }
W20260608 10:01:35.925911  3656 consensus_peers.cc:597] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb -> Peer 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68:36655): Couldn't send request to peer 4a99fd160744478e812f2a07a1c47c66. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 720ca36187c342548b935ef1ec73abe8. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:35.926319  3765 raft_consensus.cc:1275] T 720ca36187c342548b935ef1ec73abe8 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Refusing update from remote peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:35.926350  3837 raft_consensus.cc:1275] T 720ca36187c342548b935ef1ec73abe8 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Refusing update from remote peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:35.927860  3936 consensus_queue.cc:1048] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:35.928926  4179 consensus_queue.cc:1048] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } 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 10:01:35.938755  4216 raft_consensus.cc:2955] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { replace: true } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } } }
I20260608 10:01:35.940369  3837 raft_consensus.cc:2955] T 720ca36187c342548b935ef1ec73abe8 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { replace: true } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } } }
I20260608 10:01:35.950506  3765 raft_consensus.cc:2955] T 720ca36187c342548b935ef1ec73abe8 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { replace: true } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } } }
I20260608 10:01:35.954272  3584 catalog_manager.cc:5696] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb reported cstate change: config changed from index -1 to 2, NON_VOTER 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) added. New cstate: current_term: 1 leader_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:36.025269  3837 raft_consensus.cc:1275] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [term 3 FOLLOWER]: Refusing update from remote peer 4a99fd160744478e812f2a07a1c47c66: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 10:01:36.027024  4203 consensus_queue.cc:1048] T 326205c6e2ab421585298ab3a87d1639 P 4a99fd160744478e812f2a07a1c47c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:01:36.048614  3688 raft_consensus.cc:1275] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 3 FOLLOWER]: Refusing update from remote peer 4a99fd160744478e812f2a07a1c47c66: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 10:01:36.050827  4227 consensus_queue.cc:1048] T 326205c6e2ab421585298ab3a87d1639 P 4a99fd160744478e812f2a07a1c47c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:01:36.213876  4233 ts_tablet_manager.cc:933] T d4be174c229540dbbc84b280940f07bb P 51cc8d8a4ea44aef8f190d87c5e420c5: Initiating tablet copy from peer fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885)
I20260608 10:01:36.215929  4233 tablet_copy_client.cc:323] T d4be174c229540dbbc84b280940f07bb P 51cc8d8a4ea44aef8f190d87c5e420c5: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.67:38885
I20260608 10:01:36.217913  3849 tablet_copy_service.cc:140] P fc7b4a3a77f6448f89711baef234cedd: Received BeginTabletCopySession request for tablet d4be174c229540dbbc84b280940f07bb from peer 51cc8d8a4ea44aef8f190d87c5e420c5 ({username='slave'} at 127.0.0.1:52942)
I20260608 10:01:36.218475  3849 tablet_copy_service.cc:161] P fc7b4a3a77f6448f89711baef234cedd: Beginning new tablet copy session on tablet d4be174c229540dbbc84b280940f07bb from peer 51cc8d8a4ea44aef8f190d87c5e420c5 at {username='slave'} at 127.0.0.1:52942: session id = 51cc8d8a4ea44aef8f190d87c5e420c5-d4be174c229540dbbc84b280940f07bb
I20260608 10:01:36.225966  3849 tablet_copy_source_session.cc:215] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:36.229161  4233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4be174c229540dbbc84b280940f07bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:36.240293  4233 tablet_copy_client.cc:806] T d4be174c229540dbbc84b280940f07bb P 51cc8d8a4ea44aef8f190d87c5e420c5: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:36.240885  4233 tablet_copy_client.cc:670] T d4be174c229540dbbc84b280940f07bb P 51cc8d8a4ea44aef8f190d87c5e420c5: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:36.244966  4233 tablet_copy_client.cc:538] T d4be174c229540dbbc84b280940f07bb P 51cc8d8a4ea44aef8f190d87c5e420c5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:36.251086  4233 tablet_bootstrap.cc:492] T d4be174c229540dbbc84b280940f07bb P 51cc8d8a4ea44aef8f190d87c5e420c5: Bootstrap starting.
I20260608 10:01:36.268982  4233 tablet_bootstrap.cc:492] T d4be174c229540dbbc84b280940f07bb P 51cc8d8a4ea44aef8f190d87c5e420c5: 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 10:01:36.269932  4233 tablet_bootstrap.cc:492] T d4be174c229540dbbc84b280940f07bb P 51cc8d8a4ea44aef8f190d87c5e420c5: Bootstrap complete.
I20260608 10:01:36.270617  4233 ts_tablet_manager.cc:1403] T d4be174c229540dbbc84b280940f07bb P 51cc8d8a4ea44aef8f190d87c5e420c5: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260608 10:01:36.273561  4233 raft_consensus.cc:359] T d4be174c229540dbbc84b280940f07bb P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: NON_VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { promote: true } }
I20260608 10:01:36.274186  4233 raft_consensus.cc:740] T d4be174c229540dbbc84b280940f07bb P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 51cc8d8a4ea44aef8f190d87c5e420c5, State: Initialized, Role: LEARNER
I20260608 10:01:36.274731  4233 consensus_queue.cc:260] T d4be174c229540dbbc84b280940f07bb P 51cc8d8a4ea44aef8f190d87c5e420c5 [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: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: NON_VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { promote: true } }
I20260608 10:01:36.276811  4233 ts_tablet_manager.cc:1434] T d4be174c229540dbbc84b280940f07bb P 51cc8d8a4ea44aef8f190d87c5e420c5: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:01:36.279330  3849 tablet_copy_service.cc:342] P fc7b4a3a77f6448f89711baef234cedd: Request end of tablet copy session 51cc8d8a4ea44aef8f190d87c5e420c5-d4be174c229540dbbc84b280940f07bb received from {username='slave'} at 127.0.0.1:52942
I20260608 10:01:36.279783  3849 tablet_copy_service.cc:434] P fc7b4a3a77f6448f89711baef234cedd: ending tablet copy session 51cc8d8a4ea44aef8f190d87c5e420c5-d4be174c229540dbbc84b280940f07bb on tablet d4be174c229540dbbc84b280940f07bb with peer 51cc8d8a4ea44aef8f190d87c5e420c5
I20260608 10:01:36.376333  4236 ts_tablet_manager.cc:933] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 4a99fd160744478e812f2a07a1c47c66: Initiating tablet copy from peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675)
I20260608 10:01:36.377952  4236 tablet_copy_client.cc:323] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 4a99fd160744478e812f2a07a1c47c66: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.65:37675
I20260608 10:01:36.379501  3700 tablet_copy_service.cc:140] P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Received BeginTabletCopySession request for tablet 2123dc5de4ab4fe9a3f66f203f44cba2 from peer 4a99fd160744478e812f2a07a1c47c66 ({username='slave'} at 127.0.0.1:34246)
I20260608 10:01:36.380031  3700 tablet_copy_service.cc:161] P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Beginning new tablet copy session on tablet 2123dc5de4ab4fe9a3f66f203f44cba2 from peer 4a99fd160744478e812f2a07a1c47c66 at {username='slave'} at 127.0.0.1:34246: session id = 4a99fd160744478e812f2a07a1c47c66-2123dc5de4ab4fe9a3f66f203f44cba2
I20260608 10:01:36.386029  3700 tablet_copy_source_session.cc:215] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:36.389041  4236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2123dc5de4ab4fe9a3f66f203f44cba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:36.405567  4236 tablet_copy_client.cc:806] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 4a99fd160744478e812f2a07a1c47c66: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:36.406147  4236 tablet_copy_client.cc:670] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 4a99fd160744478e812f2a07a1c47c66: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:36.409713  4236 tablet_copy_client.cc:538] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 4a99fd160744478e812f2a07a1c47c66: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:36.420789  4236 tablet_bootstrap.cc:492] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 4a99fd160744478e812f2a07a1c47c66: Bootstrap starting.
I20260608 10:01:36.439263  4236 tablet_bootstrap.cc:492] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 4a99fd160744478e812f2a07a1c47c66: 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 10:01:36.440001  4236 tablet_bootstrap.cc:492] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 4a99fd160744478e812f2a07a1c47c66: Bootstrap complete.
I20260608 10:01:36.440904  4236 ts_tablet_manager.cc:1403] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 4a99fd160744478e812f2a07a1c47c66: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.013s
I20260608 10:01:36.443418  4236 raft_consensus.cc:359] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 4a99fd160744478e812f2a07a1c47c66 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { replace: true } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } }
I20260608 10:01:36.444070  4236 raft_consensus.cc:740] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 4a99fd160744478e812f2a07a1c47c66 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4a99fd160744478e812f2a07a1c47c66, State: Initialized, Role: LEARNER
I20260608 10:01:36.444731  4236 consensus_queue.cc:260] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 4a99fd160744478e812f2a07a1c47c66 [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: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { replace: true } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } }
I20260608 10:01:36.446357  4236 ts_tablet_manager.cc:1434] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 4a99fd160744478e812f2a07a1c47c66: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:01:36.449787  3700 tablet_copy_service.cc:342] P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Request end of tablet copy session 4a99fd160744478e812f2a07a1c47c66-2123dc5de4ab4fe9a3f66f203f44cba2 received from {username='slave'} at 127.0.0.1:34246
I20260608 10:01:36.450238  3700 tablet_copy_service.cc:434] P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: ending tablet copy session 4a99fd160744478e812f2a07a1c47c66-2123dc5de4ab4fe9a3f66f203f44cba2 on tablet 2123dc5de4ab4fe9a3f66f203f44cba2 with peer 4a99fd160744478e812f2a07a1c47c66
I20260608 10:01:36.462960  4239 ts_tablet_manager.cc:933] T a90307e5b97d44eb9d50fa686dee0d90 P fc7b4a3a77f6448f89711baef234cedd: Initiating tablet copy from peer 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66:40221)
I20260608 10:01:36.465039  4239 tablet_copy_client.cc:323] T a90307e5b97d44eb9d50fa686dee0d90 P fc7b4a3a77f6448f89711baef234cedd: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.66:40221
I20260608 10:01:36.466684  3775 tablet_copy_service.cc:140] P 51cc8d8a4ea44aef8f190d87c5e420c5: Received BeginTabletCopySession request for tablet a90307e5b97d44eb9d50fa686dee0d90 from peer fc7b4a3a77f6448f89711baef234cedd ({username='slave'} at 127.0.0.1:39696)
I20260608 10:01:36.467139  3775 tablet_copy_service.cc:161] P 51cc8d8a4ea44aef8f190d87c5e420c5: Beginning new tablet copy session on tablet a90307e5b97d44eb9d50fa686dee0d90 from peer fc7b4a3a77f6448f89711baef234cedd at {username='slave'} at 127.0.0.1:39696: session id = fc7b4a3a77f6448f89711baef234cedd-a90307e5b97d44eb9d50fa686dee0d90
I20260608 10:01:36.471895  3775 tablet_copy_source_session.cc:215] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:36.474973  4236 ts_tablet_manager.cc:933] T 720ca36187c342548b935ef1ec73abe8 P 4a99fd160744478e812f2a07a1c47c66: Initiating tablet copy from peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675)
I20260608 10:01:36.475057  4239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a90307e5b97d44eb9d50fa686dee0d90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:36.476810  4236 tablet_copy_client.cc:323] T 720ca36187c342548b935ef1ec73abe8 P 4a99fd160744478e812f2a07a1c47c66: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.65:37675
I20260608 10:01:36.478634  3700 tablet_copy_service.cc:140] P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Received BeginTabletCopySession request for tablet 720ca36187c342548b935ef1ec73abe8 from peer 4a99fd160744478e812f2a07a1c47c66 ({username='slave'} at 127.0.0.1:34246)
I20260608 10:01:36.479200  3700 tablet_copy_service.cc:161] P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Beginning new tablet copy session on tablet 720ca36187c342548b935ef1ec73abe8 from peer 4a99fd160744478e812f2a07a1c47c66 at {username='slave'} at 127.0.0.1:34246: session id = 4a99fd160744478e812f2a07a1c47c66-720ca36187c342548b935ef1ec73abe8
I20260608 10:01:36.486579  3700 tablet_copy_source_session.cc:215] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:36.487866  4239 tablet_copy_client.cc:806] T a90307e5b97d44eb9d50fa686dee0d90 P fc7b4a3a77f6448f89711baef234cedd: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:36.488500  4239 tablet_copy_client.cc:670] T a90307e5b97d44eb9d50fa686dee0d90 P fc7b4a3a77f6448f89711baef234cedd: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:36.490234  4236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 720ca36187c342548b935ef1ec73abe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:36.492424  4239 tablet_copy_client.cc:538] T a90307e5b97d44eb9d50fa686dee0d90 P fc7b4a3a77f6448f89711baef234cedd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:36.499382  4239 tablet_bootstrap.cc:492] T a90307e5b97d44eb9d50fa686dee0d90 P fc7b4a3a77f6448f89711baef234cedd: Bootstrap starting.
I20260608 10:01:36.506729  4236 tablet_copy_client.cc:806] T 720ca36187c342548b935ef1ec73abe8 P 4a99fd160744478e812f2a07a1c47c66: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:36.507635  4236 tablet_copy_client.cc:670] T 720ca36187c342548b935ef1ec73abe8 P 4a99fd160744478e812f2a07a1c47c66: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:36.511978  4236 tablet_copy_client.cc:538] T 720ca36187c342548b935ef1ec73abe8 P 4a99fd160744478e812f2a07a1c47c66: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:36.518605  4239 tablet_bootstrap.cc:492] T a90307e5b97d44eb9d50fa686dee0d90 P fc7b4a3a77f6448f89711baef234cedd: 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 10:01:36.519457  4239 tablet_bootstrap.cc:492] T a90307e5b97d44eb9d50fa686dee0d90 P fc7b4a3a77f6448f89711baef234cedd: Bootstrap complete.
I20260608 10:01:36.520077  4239 ts_tablet_manager.cc:1403] T a90307e5b97d44eb9d50fa686dee0d90 P fc7b4a3a77f6448f89711baef234cedd: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260608 10:01:36.521353  4236 tablet_bootstrap.cc:492] T 720ca36187c342548b935ef1ec73abe8 P 4a99fd160744478e812f2a07a1c47c66: Bootstrap starting.
I20260608 10:01:36.523283  4239 raft_consensus.cc:359] T a90307e5b97d44eb9d50fa686dee0d90 P fc7b4a3a77f6448f89711baef234cedd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: NON_VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { promote: true } }
I20260608 10:01:36.526844  4239 raft_consensus.cc:740] T a90307e5b97d44eb9d50fa686dee0d90 P fc7b4a3a77f6448f89711baef234cedd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fc7b4a3a77f6448f89711baef234cedd, State: Initialized, Role: LEARNER
I20260608 10:01:36.527612  4239 consensus_queue.cc:260] T a90307e5b97d44eb9d50fa686dee0d90 P fc7b4a3a77f6448f89711baef234cedd [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: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: NON_VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { promote: true } }
I20260608 10:01:36.530275  4239 ts_tablet_manager.cc:1434] T a90307e5b97d44eb9d50fa686dee0d90 P fc7b4a3a77f6448f89711baef234cedd: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260608 10:01:36.533149  3775 tablet_copy_service.cc:342] P 51cc8d8a4ea44aef8f190d87c5e420c5: Request end of tablet copy session fc7b4a3a77f6448f89711baef234cedd-a90307e5b97d44eb9d50fa686dee0d90 received from {username='slave'} at 127.0.0.1:39696
I20260608 10:01:36.533597  3775 tablet_copy_service.cc:434] P 51cc8d8a4ea44aef8f190d87c5e420c5: ending tablet copy session fc7b4a3a77f6448f89711baef234cedd-a90307e5b97d44eb9d50fa686dee0d90 on tablet a90307e5b97d44eb9d50fa686dee0d90 with peer fc7b4a3a77f6448f89711baef234cedd
I20260608 10:01:36.543726  4236 tablet_bootstrap.cc:492] T 720ca36187c342548b935ef1ec73abe8 P 4a99fd160744478e812f2a07a1c47c66: 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 10:01:36.544588  4236 tablet_bootstrap.cc:492] T 720ca36187c342548b935ef1ec73abe8 P 4a99fd160744478e812f2a07a1c47c66: Bootstrap complete.
I20260608 10:01:36.545187  4236 ts_tablet_manager.cc:1403] T 720ca36187c342548b935ef1ec73abe8 P 4a99fd160744478e812f2a07a1c47c66: Time spent bootstrapping tablet: real 0.024s	user 0.022s	sys 0.000s
I20260608 10:01:36.547506  4236 raft_consensus.cc:359] T 720ca36187c342548b935ef1ec73abe8 P 4a99fd160744478e812f2a07a1c47c66 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { replace: true } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } }
I20260608 10:01:36.548579  4236 raft_consensus.cc:740] T 720ca36187c342548b935ef1ec73abe8 P 4a99fd160744478e812f2a07a1c47c66 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4a99fd160744478e812f2a07a1c47c66, State: Initialized, Role: LEARNER
I20260608 10:01:36.549127  4236 consensus_queue.cc:260] T 720ca36187c342548b935ef1ec73abe8 P 4a99fd160744478e812f2a07a1c47c66 [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: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { replace: true } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: true } }
I20260608 10:01:36.551318  4236 ts_tablet_manager.cc:1434] T 720ca36187c342548b935ef1ec73abe8 P 4a99fd160744478e812f2a07a1c47c66: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:01:36.553256  3700 tablet_copy_service.cc:342] P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Request end of tablet copy session 4a99fd160744478e812f2a07a1c47c66-720ca36187c342548b935ef1ec73abe8 received from {username='slave'} at 127.0.0.1:34246
I20260608 10:01:36.553751  3700 tablet_copy_service.cc:434] P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: ending tablet copy session 4a99fd160744478e812f2a07a1c47c66-720ca36187c342548b935ef1ec73abe8 on tablet 720ca36187c342548b935ef1ec73abe8 with peer 4a99fd160744478e812f2a07a1c47c66
I20260608 10:01:36.622009  3765 raft_consensus.cc:1217] T d4be174c229540dbbc84b280940f07bb P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:01:36.865955  3984 raft_consensus.cc:1217] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 4a99fd160744478e812f2a07a1c47c66 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:01:36.876535  3984 raft_consensus.cc:1217] T 720ca36187c342548b935ef1ec73abe8 P 4a99fd160744478e812f2a07a1c47c66 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:01:36.944510  3837 raft_consensus.cc:1217] T a90307e5b97d44eb9d50fa686dee0d90 P fc7b4a3a77f6448f89711baef234cedd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:01:37.077800  4245 raft_consensus.cc:1064] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd: attempting to promote NON_VOTER 51cc8d8a4ea44aef8f190d87c5e420c5 to VOTER
I20260608 10:01:37.079881  4245 consensus_queue.cc:237] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd [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: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { promote: false } }
I20260608 10:01:37.087303  3765 raft_consensus.cc:1275] T d4be174c229540dbbc84b280940f07bb P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 LEARNER]: Refusing update from remote peer fc7b4a3a77f6448f89711baef234cedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:37.087949  3688 raft_consensus.cc:1275] T d4be174c229540dbbc84b280940f07bb P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Refusing update from remote peer fc7b4a3a77f6448f89711baef234cedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:37.089432  4244 consensus_queue.cc:1048] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } 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 10:01:37.090785  3984 raft_consensus.cc:1275] T d4be174c229540dbbc84b280940f07bb P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Refusing update from remote peer fc7b4a3a77f6448f89711baef234cedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:37.090656  4211 consensus_queue.cc:1048] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:37.092768  4244 consensus_queue.cc:1048] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } 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 10:01:37.115926  4211 raft_consensus.cc:2955] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { promote: false } } }
I20260608 10:01:37.118376  3688 raft_consensus.cc:2955] T d4be174c229540dbbc84b280940f07bb P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { promote: false } } }
I20260608 10:01:37.118899  3764 raft_consensus.cc:2955] T d4be174c229540dbbc84b280940f07bb P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { promote: false } } }
I20260608 10:01:37.131639  3585 catalog_manager.cc:5696] T d4be174c229540dbbc84b280940f07bb P 6bf999a4f8c9402ea7afa8e8d3bbdcdb reported cstate change: config changed from index 2 to 3, 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fc7b4a3a77f6448f89711baef234cedd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { promote: false } } }
I20260608 10:01:37.132228  3984 raft_consensus.cc:2955] T d4be174c229540dbbc84b280940f07bb P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { promote: false } } }
I20260608 10:01:37.159065  3837 consensus_queue.cc:237] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd [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: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { promote: false } }
I20260608 10:01:37.164378  3764 raft_consensus.cc:1275] T d4be174c229540dbbc84b280940f07bb P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Refusing update from remote peer fc7b4a3a77f6448f89711baef234cedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:37.166210  3688 raft_consensus.cc:1275] T d4be174c229540dbbc84b280940f07bb P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Refusing update from remote peer fc7b4a3a77f6448f89711baef234cedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:37.166126  4211 consensus_queue.cc:1048] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } 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 10:01:37.167950  4244 consensus_queue.cc:1048] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:37.173755  4245 raft_consensus.cc:2955] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { promote: false } } }
I20260608 10:01:37.183014  3573 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d4be174c229540dbbc84b280940f07bb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:37.183399  3688 raft_consensus.cc:2955] T d4be174c229540dbbc84b280940f07bb P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { promote: false } } }
I20260608 10:01:37.184388  3764 raft_consensus.cc:2955] T d4be174c229540dbbc84b280940f07bb P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { promote: false } } }
I20260608 10:01:37.191695  3584 catalog_manager.cc:5696] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd reported cstate change: config changed from index 3 to 4, VOTER 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) evicted. New cstate: current_term: 1 leader_uuid: "fc7b4a3a77f6448f89711baef234cedd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:01:37.206718  3970 tablet_service.cc:1558] Processing DeleteTablet for tablet d4be174c229540dbbc84b280940f07bb with delete_type TABLET_DATA_TOMBSTONED (TS 4a99fd160744478e812f2a07a1c47c66 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53374
I20260608 10:01:37.208820  4259 tablet_replica.cc:333] T d4be174c229540dbbc84b280940f07bb P 4a99fd160744478e812f2a07a1c47c66: stopping tablet replica
I20260608 10:01:37.209895  4259 raft_consensus.cc:2243] T d4be174c229540dbbc84b280940f07bb P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:37.210649  4259 raft_consensus.cc:2272] T d4be174c229540dbbc84b280940f07bb P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:37.214301  4259 ts_tablet_manager.cc:1916] T d4be174c229540dbbc84b280940f07bb P 4a99fd160744478e812f2a07a1c47c66: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:01:37.230592  4259 ts_tablet_manager.cc:1929] T d4be174c229540dbbc84b280940f07bb P 4a99fd160744478e812f2a07a1c47c66: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:01:37.231029  4259 log.cc:1199] T d4be174c229540dbbc84b280940f07bb P 4a99fd160744478e812f2a07a1c47c66: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808122572-669-0/minicluster-data/ts-3-root/wals/d4be174c229540dbbc84b280940f07bb
I20260608 10:01:37.232733  3575 catalog_manager.cc:5027] TS 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68:36655): tablet d4be174c229540dbbc84b280940f07bb (table range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]) successfully deleted
I20260608 10:01:37.291808  4247 raft_consensus.cc:1064] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: attempting to promote NON_VOTER 4a99fd160744478e812f2a07a1c47c66 to VOTER
I20260608 10:01:37.294094  4247 consensus_queue.cc:237] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [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: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { replace: true } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } }
I20260608 10:01:37.301676  3984 raft_consensus.cc:1275] T 720ca36187c342548b935ef1ec73abe8 P 4a99fd160744478e812f2a07a1c47c66 [term 1 LEARNER]: Refusing update from remote peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:37.303437  4247 consensus_queue.cc:1048] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } 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 10:01:37.303664  3837 raft_consensus.cc:1275] T 720ca36187c342548b935ef1ec73abe8 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Refusing update from remote peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:37.305488  4246 consensus_queue.cc:1048] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } 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 10:01:37.306181  3764 raft_consensus.cc:1275] T 720ca36187c342548b935ef1ec73abe8 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Refusing update from remote peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:37.307931  4246 consensus_queue.cc:1048] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:37.328370  4246 raft_consensus.cc:2955] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { replace: true } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:37.331517  3985 raft_consensus.cc:2955] T 720ca36187c342548b935ef1ec73abe8 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { replace: true } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:37.339071  3764 raft_consensus.cc:2955] T 720ca36187c342548b935ef1ec73abe8 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { replace: true } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:37.339933  3837 raft_consensus.cc:2955] T 720ca36187c342548b935ef1ec73abe8 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { replace: true } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:37.341532  3586 catalog_manager.cc:5696] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb reported cstate change: config changed from index 2 to 3, 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:01:37.366132  3688 consensus_queue.cc:237] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [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: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } }
I20260608 10:01:37.373211  3764 raft_consensus.cc:1275] T 720ca36187c342548b935ef1ec73abe8 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Refusing update from remote peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:37.373363  3985 raft_consensus.cc:1275] T 720ca36187c342548b935ef1ec73abe8 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Refusing update from remote peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:37.374768  4246 consensus_queue.cc:1048] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:01:37.375988  4247 consensus_queue.cc:1048] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } 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 10:01:37.385303  4247 raft_consensus.cc:2955] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fc7b4a3a77f6448f89711baef234cedd (127.0.167.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:37.388535  3984 raft_consensus.cc:2955] T 720ca36187c342548b935ef1ec73abe8 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fc7b4a3a77f6448f89711baef234cedd (127.0.167.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:37.389418  3764 raft_consensus.cc:2955] T 720ca36187c342548b935ef1ec73abe8 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fc7b4a3a77f6448f89711baef234cedd (127.0.167.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:37.400733  3574 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 720ca36187c342548b935ef1ec73abe8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:37.403131  3585 catalog_manager.cc:5696] T 720ca36187c342548b935ef1ec73abe8 P 51cc8d8a4ea44aef8f190d87c5e420c5 reported cstate change: config changed from index 3 to 4, VOTER fc7b4a3a77f6448f89711baef234cedd (127.0.167.67) evicted. New cstate: current_term: 1 leader_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:37.417347  3826 tablet_service.cc:1558] Processing DeleteTablet for tablet 720ca36187c342548b935ef1ec73abe8 with delete_type TABLET_DATA_TOMBSTONED (TS fc7b4a3a77f6448f89711baef234cedd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52934
I20260608 10:01:37.419323  4264 tablet_replica.cc:333] T 720ca36187c342548b935ef1ec73abe8 P fc7b4a3a77f6448f89711baef234cedd: stopping tablet replica
I20260608 10:01:37.420246  4264 raft_consensus.cc:2243] T 720ca36187c342548b935ef1ec73abe8 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:37.420912  4264 raft_consensus.cc:2272] T 720ca36187c342548b935ef1ec73abe8 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:37.423861  4264 ts_tablet_manager.cc:1916] T 720ca36187c342548b935ef1ec73abe8 P fc7b4a3a77f6448f89711baef234cedd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:01:37.436403  4264 ts_tablet_manager.cc:1929] T 720ca36187c342548b935ef1ec73abe8 P fc7b4a3a77f6448f89711baef234cedd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:01:37.436848  4264 log.cc:1199] T 720ca36187c342548b935ef1ec73abe8 P fc7b4a3a77f6448f89711baef234cedd: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808122572-669-0/minicluster-data/ts-2-root/wals/720ca36187c342548b935ef1ec73abe8
I20260608 10:01:37.438383  3573 catalog_manager.cc:5027] TS fc7b4a3a77f6448f89711baef234cedd (127.0.167.67:38885): tablet 720ca36187c342548b935ef1ec73abe8 (table range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]) successfully deleted
I20260608 10:01:37.470654  3641 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:01:37.477186  4247 raft_consensus.cc:1064] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: attempting to promote NON_VOTER 4a99fd160744478e812f2a07a1c47c66 to VOTER
I20260608 10:01:37.480065  4247 consensus_queue.cc:237] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [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: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { replace: true } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } }
I20260608 10:01:37.491465  3641 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 10:01:37.492761  3985 raft_consensus.cc:1275] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 4a99fd160744478e812f2a07a1c47c66 [term 1 LEARNER]: Refusing update from remote peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:37.494845  4247 consensus_queue.cc:1048] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } 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 10:01:37.495457  3839 raft_consensus.cc:1275] T 2123dc5de4ab4fe9a3f66f203f44cba2 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Refusing update from remote peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:37.496548  3764 raft_consensus.cc:1275] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Refusing update from remote peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:37.497289  4246 consensus_queue.cc:1048] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:37.498623  3641 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:37.499755  4246 consensus_queue.cc:1048] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } 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 10:01:37.513845  4246 raft_consensus.cc:2955] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { replace: true } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:37.519181  3765 raft_consensus.cc:2955] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { replace: true } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:37.516400  3985 raft_consensus.cc:2955] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { replace: true } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:37.529106  3839 raft_consensus.cc:2955] T 2123dc5de4ab4fe9a3f66f203f44cba2 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { replace: true } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:37.534251  3585 catalog_manager.cc:5696] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 4a99fd160744478e812f2a07a1c47c66 reported cstate change: config changed from index 2 to 3, 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } attrs { replace: true } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:37.557199  3688 consensus_queue.cc:237] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [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: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } }
I20260608 10:01:37.563539  4269 raft_consensus.cc:1064] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5: attempting to promote NON_VOTER fc7b4a3a77f6448f89711baef234cedd to VOTER
I20260608 10:01:37.565930  3839 raft_consensus.cc:1275] T 2123dc5de4ab4fe9a3f66f203f44cba2 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Refusing update from remote peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:37.566577  3985 raft_consensus.cc:1275] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Refusing update from remote peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:37.566738  4269 consensus_queue.cc:237] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5 [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: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { promote: false } }
I20260608 10:01:37.568358  4247 consensus_queue.cc:1048] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:37.572063  4216 consensus_queue.cc:1048] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } 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 10:01:37.584434  3984 raft_consensus.cc:2955] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:37.590020  3837 raft_consensus.cc:2955] T 2123dc5de4ab4fe9a3f66f203f44cba2 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:37.581596  4216 raft_consensus.cc:2955] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:37.612944  3585 catalog_manager.cc:5696] T 2123dc5de4ab4fe9a3f66f203f44cba2 P fc7b4a3a77f6448f89711baef234cedd reported cstate change: config changed from index 3 to 4, VOTER 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66) evicted. New cstate: current_term: 1 leader_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { promote: false } } }
I20260608 10:01:37.616374  3574 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2123dc5de4ab4fe9a3f66f203f44cba2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:37.620370  3837 raft_consensus.cc:1275] T a90307e5b97d44eb9d50fa686dee0d90 P fc7b4a3a77f6448f89711baef234cedd [term 1 LEARNER]: Refusing update from remote peer 51cc8d8a4ea44aef8f190d87c5e420c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:37.620577  3984 raft_consensus.cc:1275] T a90307e5b97d44eb9d50fa686dee0d90 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Refusing update from remote peer 51cc8d8a4ea44aef8f190d87c5e420c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:37.623003  4221 consensus_queue.cc:1048] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } 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 10:01:37.625175  4221 consensus_queue.cc:1048] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } 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 10:01:37.628173  3688 raft_consensus.cc:1275] T a90307e5b97d44eb9d50fa686dee0d90 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Refusing update from remote peer 51cc8d8a4ea44aef8f190d87c5e420c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:37.636176  4221 consensus_queue.cc:1048] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:37.638458  3751 tablet_service.cc:1558] Processing DeleteTablet for tablet 2123dc5de4ab4fe9a3f66f203f44cba2 with delete_type TABLET_DATA_TOMBSTONED (TS 51cc8d8a4ea44aef8f190d87c5e420c5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39688
I20260608 10:01:37.658357  4274 tablet_replica.cc:333] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 51cc8d8a4ea44aef8f190d87c5e420c5: stopping tablet replica
I20260608 10:01:37.658835  4269 raft_consensus.cc:2955] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fc7b4a3a77f6448f89711baef234cedd (127.0.167.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { promote: false } } }
I20260608 10:01:37.661090  3839 raft_consensus.cc:2955] T a90307e5b97d44eb9d50fa686dee0d90 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fc7b4a3a77f6448f89711baef234cedd (127.0.167.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { promote: false } } }
I20260608 10:01:37.673892  4274 raft_consensus.cc:2243] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:37.675331  4274 raft_consensus.cc:2272] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:37.675938  3984 raft_consensus.cc:2955] T a90307e5b97d44eb9d50fa686dee0d90 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fc7b4a3a77f6448f89711baef234cedd (127.0.167.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { promote: false } } }
I20260608 10:01:37.676944  3584 catalog_manager.cc:5696] T a90307e5b97d44eb9d50fa686dee0d90 P fc7b4a3a77f6448f89711baef234cedd reported cstate change: config changed from index 2 to 3, fc7b4a3a77f6448f89711baef234cedd (127.0.167.67) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { promote: false } } }
I20260608 10:01:37.683125  4274 ts_tablet_manager.cc:1916] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 51cc8d8a4ea44aef8f190d87c5e420c5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:01:37.692116  3688 raft_consensus.cc:2955] T a90307e5b97d44eb9d50fa686dee0d90 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fc7b4a3a77f6448f89711baef234cedd (127.0.167.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "4a99fd160744478e812f2a07a1c47c66" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36655 } attrs { replace: true } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { promote: false } } }
I20260608 10:01:37.699080  4274 ts_tablet_manager.cc:1929] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 51cc8d8a4ea44aef8f190d87c5e420c5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:01:37.699627  4274 log.cc:1199] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 51cc8d8a4ea44aef8f190d87c5e420c5: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808122572-669-0/minicluster-data/ts-1-root/wals/2123dc5de4ab4fe9a3f66f203f44cba2
I20260608 10:01:37.701537  3572 catalog_manager.cc:5027] TS 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66:40221): tablet 2123dc5de4ab4fe9a3f66f203f44cba2 (table range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]) successfully deleted
I20260608 10:01:37.704880  3765 consensus_queue.cc:237] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5 [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: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { promote: false } }
I20260608 10:01:37.717460  3839 raft_consensus.cc:1275] T a90307e5b97d44eb9d50fa686dee0d90 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Refusing update from remote peer 51cc8d8a4ea44aef8f190d87c5e420c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:37.718847  3688 raft_consensus.cc:1275] T a90307e5b97d44eb9d50fa686dee0d90 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Refusing update from remote peer 51cc8d8a4ea44aef8f190d87c5e420c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:37.719061  4269 consensus_queue.cc:1048] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } 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 10:01:37.720577  4276 consensus_queue.cc:1048] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:37.725991  4271 raft_consensus.cc:2955] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { promote: false } } }
I20260608 10:01:37.729789  3688 raft_consensus.cc:2955] T a90307e5b97d44eb9d50fa686dee0d90 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { promote: false } } }
I20260608 10:01:37.730427  3839 raft_consensus.cc:2955] T a90307e5b97d44eb9d50fa686dee0d90 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { promote: false } } }
I20260608 10:01:37.737769  3572 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a90307e5b97d44eb9d50fa686dee0d90 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:37.743633  3585 catalog_manager.cc:5696] T a90307e5b97d44eb9d50fa686dee0d90 P fc7b4a3a77f6448f89711baef234cedd reported cstate change: config changed from index 3 to 4, VOTER 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68) evicted. New cstate: current_term: 1 leader_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6bf999a4f8c9402ea7afa8e8d3bbdcdb" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37675 } } peers { permanent_uuid: "51cc8d8a4ea44aef8f190d87c5e420c5" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40221 } } peers { permanent_uuid: "fc7b4a3a77f6448f89711baef234cedd" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38885 } attrs { promote: false } } }
I20260608 10:01:37.756204  3970 tablet_service.cc:1558] Processing DeleteTablet for tablet a90307e5b97d44eb9d50fa686dee0d90 with delete_type TABLET_DATA_TOMBSTONED (TS 4a99fd160744478e812f2a07a1c47c66 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53374
I20260608 10:01:37.758769  4277 tablet_replica.cc:333] T a90307e5b97d44eb9d50fa686dee0d90 P 4a99fd160744478e812f2a07a1c47c66: stopping tablet replica
I20260608 10:01:37.759778  4277 raft_consensus.cc:2243] T a90307e5b97d44eb9d50fa686dee0d90 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:37.760643  4277 raft_consensus.cc:2272] T a90307e5b97d44eb9d50fa686dee0d90 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:37.763091  4277 ts_tablet_manager.cc:1916] T a90307e5b97d44eb9d50fa686dee0d90 P 4a99fd160744478e812f2a07a1c47c66: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:01:37.774442  4277 ts_tablet_manager.cc:1929] T a90307e5b97d44eb9d50fa686dee0d90 P 4a99fd160744478e812f2a07a1c47c66: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:01:37.774813  4277 log.cc:1199] T a90307e5b97d44eb9d50fa686dee0d90 P 4a99fd160744478e812f2a07a1c47c66: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808122572-669-0/minicluster-data/ts-3-root/wals/a90307e5b97d44eb9d50fa686dee0d90
I20260608 10:01:37.776249  3575 catalog_manager.cc:5027] TS 4a99fd160744478e812f2a07a1c47c66 (127.0.167.68:36655): tablet a90307e5b97d44eb9d50fa686dee0d90 (table range_aware_rebalance_new_range [id=669e044a6ece48b3a645b977eaae5098]) successfully deleted
I20260608 10:01:37.828537   669 tablet_server.cc:179] TabletServer@127.0.167.65:0 shutting down...
W20260608 10:01:37.849599  3951 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260608 10:01:37.853777  3951 consensus_peers.cc:597] T 41a6731f848548a9ae2f16902939e876 P 4a99fd160744478e812f2a07a1c47c66 -> Peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675): Couldn't send request to peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb. 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 10:01:37.865188   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:37.866182   669 tablet_replica.cc:333] T 0866dfeaf46140d6a046ac6100f12025 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: stopping tablet replica
W20260608 10:01:37.866410  3804 consensus_peers.cc:597] T 699c771217884029adeaa2ab7e69b11c P fc7b4a3a77f6448f89711baef234cedd -> Peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675): Couldn't send request to peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb. 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 10:01:37.866947   669 raft_consensus.cc:2243] T 0866dfeaf46140d6a046ac6100f12025 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:37.867477   669 raft_consensus.cc:2272] T 0866dfeaf46140d6a046ac6100f12025 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:37.869462   669 tablet_replica.cc:333] T 27c2fca623f8474d9afd87301efe99d1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: stopping tablet replica
I20260608 10:01:37.870015   669 raft_consensus.cc:2243] T 27c2fca623f8474d9afd87301efe99d1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:37.870440   669 raft_consensus.cc:2272] T 27c2fca623f8474d9afd87301efe99d1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:37.872056   669 tablet_replica.cc:333] T d4be174c229540dbbc84b280940f07bb P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: stopping tablet replica
I20260608 10:01:37.872663   669 raft_consensus.cc:2243] T d4be174c229540dbbc84b280940f07bb P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:37.873208   669 raft_consensus.cc:2272] T d4be174c229540dbbc84b280940f07bb P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:37.875866   669 tablet_replica.cc:333] T 41a6731f848548a9ae2f16902939e876 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: stopping tablet replica
I20260608 10:01:37.876549   669 raft_consensus.cc:2243] T 41a6731f848548a9ae2f16902939e876 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:37.877043   669 raft_consensus.cc:2272] T 41a6731f848548a9ae2f16902939e876 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:37.878979   669 tablet_replica.cc:333] T a90307e5b97d44eb9d50fa686dee0d90 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: stopping tablet replica
I20260608 10:01:37.879855   669 raft_consensus.cc:2243] T a90307e5b97d44eb9d50fa686dee0d90 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:37.880436   669 raft_consensus.cc:2272] T a90307e5b97d44eb9d50fa686dee0d90 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:01:37.882496  3951 consensus_peers.cc:597] T 0866dfeaf46140d6a046ac6100f12025 P 4a99fd160744478e812f2a07a1c47c66 -> Peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675): Couldn't send request to peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb. 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 10:01:37.882896   669 tablet_replica.cc:333] T efb8be667f03454a9bb4b76f6745b3a1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: stopping tablet replica
I20260608 10:01:37.883492   669 raft_consensus.cc:2243] T efb8be667f03454a9bb4b76f6745b3a1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:37.884204   669 raft_consensus.cc:2272] T efb8be667f03454a9bb4b76f6745b3a1 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:37.885987   669 tablet_replica.cc:333] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: stopping tablet replica
I20260608 10:01:37.886530   669 raft_consensus.cc:2243] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:37.886941   669 raft_consensus.cc:2272] T 326205c6e2ab421585298ab3a87d1639 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:37.888792   669 tablet_replica.cc:333] T d792160af3df485a9365b8599c87ef39 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: stopping tablet replica
I20260608 10:01:37.889302   669 raft_consensus.cc:2243] T d792160af3df485a9365b8599c87ef39 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:37.889703   669 raft_consensus.cc:2272] T d792160af3df485a9365b8599c87ef39 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:37.891753   669 tablet_replica.cc:333] T 699c771217884029adeaa2ab7e69b11c P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: stopping tablet replica
I20260608 10:01:37.892264   669 raft_consensus.cc:2243] T 699c771217884029adeaa2ab7e69b11c P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:37.892772   669 raft_consensus.cc:2272] T 699c771217884029adeaa2ab7e69b11c P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:37.894578   669 tablet_replica.cc:333] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: stopping tablet replica
I20260608 10:01:37.895087   669 raft_consensus.cc:2243] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:37.895833   669 raft_consensus.cc:2272] T 4fe89752dcb546879ae9ee259d1f0797 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:37.897787   669 tablet_replica.cc:333] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: stopping tablet replica
I20260608 10:01:37.898321   669 raft_consensus.cc:2243] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:37.899045   669 raft_consensus.cc:2272] T 720ca36187c342548b935ef1ec73abe8 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:37.901412   669 tablet_replica.cc:333] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb: stopping tablet replica
I20260608 10:01:37.901911   669 raft_consensus.cc:2243] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:37.902697   669 raft_consensus.cc:2272] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 6bf999a4f8c9402ea7afa8e8d3bbdcdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:37.929327   669 tablet_server.cc:196] TabletServer@127.0.167.65:0 shutdown complete.
W20260608 10:01:37.950737  3951 consensus_peers.cc:597] T 326205c6e2ab421585298ab3a87d1639 P 4a99fd160744478e812f2a07a1c47c66 -> Peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675): Couldn't send request to peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:37675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:37.956775   669 tablet_server.cc:179] TabletServer@127.0.167.66:0 shutting down...
I20260608 10:01:37.985592   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:37.986644   669 tablet_replica.cc:333] T d4be174c229540dbbc84b280940f07bb P 51cc8d8a4ea44aef8f190d87c5e420c5: stopping tablet replica
I20260608 10:01:37.987623   669 raft_consensus.cc:2243] T d4be174c229540dbbc84b280940f07bb P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:37.988400   669 raft_consensus.cc:2272] T d4be174c229540dbbc84b280940f07bb P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:37.990597   669 tablet_replica.cc:333] T 27c2fca623f8474d9afd87301efe99d1 P 51cc8d8a4ea44aef8f190d87c5e420c5: stopping tablet replica
I20260608 10:01:37.991161   669 raft_consensus.cc:2243] T 27c2fca623f8474d9afd87301efe99d1 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:37.991591   669 raft_consensus.cc:2272] T 27c2fca623f8474d9afd87301efe99d1 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:37.993294   669 tablet_replica.cc:333] T 7a7e462858414fb8abe306f5818b54ec P 51cc8d8a4ea44aef8f190d87c5e420c5: stopping tablet replica
I20260608 10:01:37.993922   669 raft_consensus.cc:2243] T 7a7e462858414fb8abe306f5818b54ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:37.994897   669 raft_consensus.cc:2272] T 7a7e462858414fb8abe306f5818b54ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:37.996666   669 tablet_replica.cc:333] T efb8be667f03454a9bb4b76f6745b3a1 P 51cc8d8a4ea44aef8f190d87c5e420c5: stopping tablet replica
I20260608 10:01:37.997223   669 raft_consensus.cc:2243] T efb8be667f03454a9bb4b76f6745b3a1 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:37.997637   669 raft_consensus.cc:2272] T efb8be667f03454a9bb4b76f6745b3a1 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:37.999183   669 tablet_replica.cc:333] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5: stopping tablet replica
I20260608 10:01:37.999738   669 raft_consensus.cc:2243] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:38.000545   669 raft_consensus.cc:2272] T a90307e5b97d44eb9d50fa686dee0d90 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:38.002477   669 tablet_replica.cc:333] T 9430ece1c8da4092aaf4bfcb428ed6ec P 51cc8d8a4ea44aef8f190d87c5e420c5: stopping tablet replica
I20260608 10:01:38.003010   669 raft_consensus.cc:2243] T 9430ece1c8da4092aaf4bfcb428ed6ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:38.003710   669 raft_consensus.cc:2272] T 9430ece1c8da4092aaf4bfcb428ed6ec P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:38.005483   669 tablet_replica.cc:333] T 699c771217884029adeaa2ab7e69b11c P 51cc8d8a4ea44aef8f190d87c5e420c5: stopping tablet replica
I20260608 10:01:38.006024   669 raft_consensus.cc:2243] T 699c771217884029adeaa2ab7e69b11c P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:38.006428   669 raft_consensus.cc:2272] T 699c771217884029adeaa2ab7e69b11c P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:38.008188   669 tablet_replica.cc:333] T 0c7d15d327dd42d8b54d9643bf23de21 P 51cc8d8a4ea44aef8f190d87c5e420c5: stopping tablet replica
I20260608 10:01:38.008785   669 raft_consensus.cc:2243] T 0c7d15d327dd42d8b54d9643bf23de21 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:38.009284   669 raft_consensus.cc:2272] T 0c7d15d327dd42d8b54d9643bf23de21 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:38.011077   669 tablet_replica.cc:333] T 720ca36187c342548b935ef1ec73abe8 P 51cc8d8a4ea44aef8f190d87c5e420c5: stopping tablet replica
I20260608 10:01:38.011605   669 raft_consensus.cc:2243] T 720ca36187c342548b935ef1ec73abe8 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:38.012161   669 raft_consensus.cc:2272] T 720ca36187c342548b935ef1ec73abe8 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:38.014375   669 tablet_replica.cc:333] T d792160af3df485a9365b8599c87ef39 P 51cc8d8a4ea44aef8f190d87c5e420c5: stopping tablet replica
I20260608 10:01:38.014919   669 raft_consensus.cc:2243] T d792160af3df485a9365b8599c87ef39 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:38.015350   669 raft_consensus.cc:2272] T d792160af3df485a9365b8599c87ef39 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:38.017200   669 tablet_replica.cc:333] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5: stopping tablet replica
I20260608 10:01:38.017690   669 raft_consensus.cc:2243] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:38.018416   669 raft_consensus.cc:2272] T 3c4adf833376460a8edaf6e06e795067 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:38.020239   669 tablet_replica.cc:333] T 4fe89752dcb546879ae9ee259d1f0797 P 51cc8d8a4ea44aef8f190d87c5e420c5: stopping tablet replica
I20260608 10:01:38.020835   669 raft_consensus.cc:2243] T 4fe89752dcb546879ae9ee259d1f0797 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:38.021322   669 raft_consensus.cc:2272] T 4fe89752dcb546879ae9ee259d1f0797 P 51cc8d8a4ea44aef8f190d87c5e420c5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:01:38.030153  3802 consensus_peers.cc:597] T 699c771217884029adeaa2ab7e69b11c P fc7b4a3a77f6448f89711baef234cedd -> Peer 51cc8d8a4ea44aef8f190d87c5e420c5 (127.0.167.66:40221): Couldn't send request to peer 51cc8d8a4ea44aef8f190d87c5e420c5. 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 10:01:38.057533   669 tablet_server.cc:196] TabletServer@127.0.167.66:0 shutdown complete.
W20260608 10:01:38.063930  3804 consensus_peers.cc:597] T d792160af3df485a9365b8599c87ef39 P fc7b4a3a77f6448f89711baef234cedd -> Peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675): Couldn't send request to peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:37675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:38.083850   669 tablet_server.cc:179] TabletServer@127.0.167.67:0 shutting down...
I20260608 10:01:38.109009   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:38.109844   669 tablet_replica.cc:333] T 7a7e462858414fb8abe306f5818b54ec P fc7b4a3a77f6448f89711baef234cedd: stopping tablet replica
I20260608 10:01:38.110792   669 raft_consensus.cc:2243] T 7a7e462858414fb8abe306f5818b54ec P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:38.111421   669 raft_consensus.cc:2272] T 7a7e462858414fb8abe306f5818b54ec P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:38.113365   669 tablet_replica.cc:333] T a90307e5b97d44eb9d50fa686dee0d90 P fc7b4a3a77f6448f89711baef234cedd: stopping tablet replica
I20260608 10:01:38.113878   669 raft_consensus.cc:2243] T a90307e5b97d44eb9d50fa686dee0d90 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:38.114341   669 raft_consensus.cc:2272] T a90307e5b97d44eb9d50fa686dee0d90 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:38.116493   669 tablet_replica.cc:333] T 41a6731f848548a9ae2f16902939e876 P fc7b4a3a77f6448f89711baef234cedd: stopping tablet replica
I20260608 10:01:38.117002   669 raft_consensus.cc:2243] T 41a6731f848548a9ae2f16902939e876 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:38.117372   669 raft_consensus.cc:2272] T 41a6731f848548a9ae2f16902939e876 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:38.118883   669 tablet_replica.cc:333] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd: stopping tablet replica
I20260608 10:01:38.119381   669 raft_consensus.cc:2243] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:38.120062   669 raft_consensus.cc:2272] T d4be174c229540dbbc84b280940f07bb P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:38.122162   669 tablet_replica.cc:333] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd: stopping tablet replica
I20260608 10:01:38.122700   669 raft_consensus.cc:2243] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:38.123157   669 raft_consensus.cc:2272] T 326205c6e2ab421585298ab3a87d1639 P fc7b4a3a77f6448f89711baef234cedd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:38.124965   669 tablet_replica.cc:333] T d792160af3df485a9365b8599c87ef39 P fc7b4a3a77f6448f89711baef234cedd: stopping tablet replica
I20260608 10:01:38.125455   669 raft_consensus.cc:2243] T d792160af3df485a9365b8599c87ef39 P fc7b4a3a77f6448f89711baef234cedd [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:38.126140   669 raft_consensus.cc:2272] T d792160af3df485a9365b8599c87ef39 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:38.127890   669 tablet_replica.cc:333] T 2123dc5de4ab4fe9a3f66f203f44cba2 P fc7b4a3a77f6448f89711baef234cedd: stopping tablet replica
I20260608 10:01:38.128436   669 raft_consensus.cc:2243] T 2123dc5de4ab4fe9a3f66f203f44cba2 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:38.128878   669 raft_consensus.cc:2272] T 2123dc5de4ab4fe9a3f66f203f44cba2 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:38.131260   669 tablet_replica.cc:333] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd: stopping tablet replica
I20260608 10:01:38.131743   669 raft_consensus.cc:2243] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:38.132509   669 raft_consensus.cc:2272] T 0c7d15d327dd42d8b54d9643bf23de21 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:38.134183   669 tablet_replica.cc:333] T 3c4adf833376460a8edaf6e06e795067 P fc7b4a3a77f6448f89711baef234cedd: stopping tablet replica
I20260608 10:01:38.134651   669 raft_consensus.cc:2243] T 3c4adf833376460a8edaf6e06e795067 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:38.135154   669 raft_consensus.cc:2272] T 3c4adf833376460a8edaf6e06e795067 P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:38.136940   669 tablet_replica.cc:333] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd: stopping tablet replica
I20260608 10:01:38.137392   669 raft_consensus.cc:2243] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:38.137742   669 raft_consensus.cc:2272] T 0866dfeaf46140d6a046ac6100f12025 P fc7b4a3a77f6448f89711baef234cedd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:38.139262   669 tablet_replica.cc:333] T 9430ece1c8da4092aaf4bfcb428ed6ec P fc7b4a3a77f6448f89711baef234cedd: stopping tablet replica
I20260608 10:01:38.139688   669 raft_consensus.cc:2243] T 9430ece1c8da4092aaf4bfcb428ed6ec P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:38.140018   669 raft_consensus.cc:2272] T 9430ece1c8da4092aaf4bfcb428ed6ec P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:38.141767   669 tablet_replica.cc:333] T 699c771217884029adeaa2ab7e69b11c P fc7b4a3a77f6448f89711baef234cedd: stopping tablet replica
I20260608 10:01:38.142274   669 raft_consensus.cc:2243] T 699c771217884029adeaa2ab7e69b11c P fc7b4a3a77f6448f89711baef234cedd [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:38.142946   669 raft_consensus.cc:2272] T 699c771217884029adeaa2ab7e69b11c P fc7b4a3a77f6448f89711baef234cedd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:01:38.176703  3951 consensus_peers.cc:597] T 27c2fca623f8474d9afd87301efe99d1 P 4a99fd160744478e812f2a07a1c47c66 -> Peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb (127.0.167.65:37675): Couldn't send request to peer 6bf999a4f8c9402ea7afa8e8d3bbdcdb. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:37675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:38.178318   669 tablet_server.cc:196] TabletServer@127.0.167.67:0 shutdown complete.
I20260608 10:01:38.201263   669 tablet_server.cc:179] TabletServer@127.0.167.68:0 shutting down...
I20260608 10:01:38.223356   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:38.224129   669 tablet_replica.cc:333] T 720ca36187c342548b935ef1ec73abe8 P 4a99fd160744478e812f2a07a1c47c66: stopping tablet replica
I20260608 10:01:38.224747   669 raft_consensus.cc:2243] T 720ca36187c342548b935ef1ec73abe8 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:38.225508   669 raft_consensus.cc:2272] T 720ca36187c342548b935ef1ec73abe8 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:38.227917   669 tablet_replica.cc:333] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 4a99fd160744478e812f2a07a1c47c66: stopping tablet replica
I20260608 10:01:38.228672   669 raft_consensus.cc:2243] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:38.229219   669 raft_consensus.cc:2272] T 2123dc5de4ab4fe9a3f66f203f44cba2 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:38.231451   669 tablet_replica.cc:333] T 4fe89752dcb546879ae9ee259d1f0797 P 4a99fd160744478e812f2a07a1c47c66: stopping tablet replica
I20260608 10:01:38.231945   669 raft_consensus.cc:2243] T 4fe89752dcb546879ae9ee259d1f0797 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:38.232457   669 raft_consensus.cc:2272] T 4fe89752dcb546879ae9ee259d1f0797 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:38.234251   669 tablet_replica.cc:333] T 0c7d15d327dd42d8b54d9643bf23de21 P 4a99fd160744478e812f2a07a1c47c66: stopping tablet replica
I20260608 10:01:38.234723   669 raft_consensus.cc:2243] T 0c7d15d327dd42d8b54d9643bf23de21 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:38.235097   669 raft_consensus.cc:2272] T 0c7d15d327dd42d8b54d9643bf23de21 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:38.236790   669 tablet_replica.cc:333] T 326205c6e2ab421585298ab3a87d1639 P 4a99fd160744478e812f2a07a1c47c66: stopping tablet replica
I20260608 10:01:38.237257   669 raft_consensus.cc:2243] T 326205c6e2ab421585298ab3a87d1639 P 4a99fd160744478e812f2a07a1c47c66 [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:01:38.237924   669 raft_consensus.cc:2272] T 326205c6e2ab421585298ab3a87d1639 P 4a99fd160744478e812f2a07a1c47c66 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:38.239550   669 tablet_replica.cc:333] T 27c2fca623f8474d9afd87301efe99d1 P 4a99fd160744478e812f2a07a1c47c66: stopping tablet replica
I20260608 10:01:38.240016   669 raft_consensus.cc:2243] T 27c2fca623f8474d9afd87301efe99d1 P 4a99fd160744478e812f2a07a1c47c66 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:01:38.240772   669 raft_consensus.cc:2272] T 27c2fca623f8474d9afd87301efe99d1 P 4a99fd160744478e812f2a07a1c47c66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:38.242604   669 tablet_replica.cc:333] T 41a6731f848548a9ae2f16902939e876 P 4a99fd160744478e812f2a07a1c47c66: stopping tablet replica
I20260608 10:01:38.243073   669 raft_consensus.cc:2243] T 41a6731f848548a9ae2f16902939e876 P 4a99fd160744478e812f2a07a1c47c66 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:38.243718   669 raft_consensus.cc:2272] T 41a6731f848548a9ae2f16902939e876 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:38.245420   669 tablet_replica.cc:333] T efb8be667f03454a9bb4b76f6745b3a1 P 4a99fd160744478e812f2a07a1c47c66: stopping tablet replica
I20260608 10:01:38.245893   669 raft_consensus.cc:2243] T efb8be667f03454a9bb4b76f6745b3a1 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:38.246238   669 raft_consensus.cc:2272] T efb8be667f03454a9bb4b76f6745b3a1 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:38.247812   669 tablet_replica.cc:333] T 9430ece1c8da4092aaf4bfcb428ed6ec P 4a99fd160744478e812f2a07a1c47c66: stopping tablet replica
I20260608 10:01:38.248251   669 raft_consensus.cc:2243] T 9430ece1c8da4092aaf4bfcb428ed6ec P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:38.248593   669 raft_consensus.cc:2272] T 9430ece1c8da4092aaf4bfcb428ed6ec P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:38.250093   669 tablet_replica.cc:333] T 7a7e462858414fb8abe306f5818b54ec P 4a99fd160744478e812f2a07a1c47c66: stopping tablet replica
I20260608 10:01:38.250664   669 raft_consensus.cc:2243] T 7a7e462858414fb8abe306f5818b54ec P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:38.251061   669 raft_consensus.cc:2272] T 7a7e462858414fb8abe306f5818b54ec P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:38.252698   669 tablet_replica.cc:333] T 3c4adf833376460a8edaf6e06e795067 P 4a99fd160744478e812f2a07a1c47c66: stopping tablet replica
I20260608 10:01:38.253185   669 raft_consensus.cc:2243] T 3c4adf833376460a8edaf6e06e795067 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:38.253747   669 raft_consensus.cc:2272] T 3c4adf833376460a8edaf6e06e795067 P 4a99fd160744478e812f2a07a1c47c66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:38.255535   669 tablet_replica.cc:333] T 0866dfeaf46140d6a046ac6100f12025 P 4a99fd160744478e812f2a07a1c47c66: stopping tablet replica
I20260608 10:01:38.256140   669 raft_consensus.cc:2243] T 0866dfeaf46140d6a046ac6100f12025 P 4a99fd160744478e812f2a07a1c47c66 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:01:38.257076   669 raft_consensus.cc:2272] T 0866dfeaf46140d6a046ac6100f12025 P 4a99fd160744478e812f2a07a1c47c66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:38.288868   669 tablet_server.cc:196] TabletServer@127.0.167.68:0 shutdown complete.
I20260608 10:01:38.308264   669 master.cc:562] Master@127.0.167.126:38447 shutting down...
I20260608 10:01:38.329639   669 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3e9e8e740157485582d73f6f5ce0759b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:38.330148   669 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3e9e8e740157485582d73f6f5ce0759b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:38.330428   669 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3e9e8e740157485582d73f6f5ce0759b: stopping tablet replica
I20260608 10:01:38.351675   669 master.cc:584] Master@127.0.167.126:38447 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (11296 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260608 10:01:38.406673   669 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.167.126:36853
I20260608 10:01:38.407828   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:38.413450  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 10:01:38.414997  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
W20260608 10:01:38.415660  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 10:01:38.416397   669 server_base.cc:1061] running on GCE node
I20260608 10:01:38.418035   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:38.418246   669 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 10:01:38.418416   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912898418381 us; error 0 us; skew 500 ppm
I20260608 10:01:38.419011   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:38.421386   669 webserver.cc:533] Webserver started at http://127.0.167.126:41859/ using document root <none> and password file <none>
I20260608 10:01:38.421909   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:38.422113   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:38.422402   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:38.423533   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808122572-669-0/minicluster-data/master-0-root/instance:
uuid: "5279a7e4834c40c183dd36fb68c07f19"
format_stamp: "Formatted at 2026-06-08 10:01:38 on dist-test-slave-swwz"
I20260608 10:01:38.428362   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:01:38.431931  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 10:01:38.432771   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 10:01:38.433081   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808122572-669-0/minicluster-data/master-0-root
uuid: "5279a7e4834c40c183dd36fb68c07f19"
format_stamp: "Formatted at 2026-06-08 10:01:38 on dist-test-slave-swwz"
I20260608 10:01:38.433394   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808122572-669-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808122572-669-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808122572-669-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 10:01:38.461969   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:38.463244   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:38.502434   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.126:36853
I20260608 10:01:38.502555  4341 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.126:36853 every 8 connection(s)
I20260608 10:01:38.506573  4342 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 10:01:38.516835  4342 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5279a7e4834c40c183dd36fb68c07f19: Bootstrap starting.
I20260608 10:01:38.521695  4342 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5279a7e4834c40c183dd36fb68c07f19: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:38.526024  4342 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5279a7e4834c40c183dd36fb68c07f19: No bootstrap required, opened a new log
I20260608 10:01:38.528378  4342 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5279a7e4834c40c183dd36fb68c07f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5279a7e4834c40c183dd36fb68c07f19" member_type: VOTER }
I20260608 10:01:38.528797  4342 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5279a7e4834c40c183dd36fb68c07f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:38.529063  4342 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5279a7e4834c40c183dd36fb68c07f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5279a7e4834c40c183dd36fb68c07f19, State: Initialized, Role: FOLLOWER
I20260608 10:01:38.529757  4342 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5279a7e4834c40c183dd36fb68c07f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5279a7e4834c40c183dd36fb68c07f19" member_type: VOTER }
I20260608 10:01:38.530229  4342 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5279a7e4834c40c183dd36fb68c07f19 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:01:38.530455  4342 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5279a7e4834c40c183dd36fb68c07f19 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:01:38.530745  4342 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5279a7e4834c40c183dd36fb68c07f19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:38.535444  4342 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5279a7e4834c40c183dd36fb68c07f19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5279a7e4834c40c183dd36fb68c07f19" member_type: VOTER }
I20260608 10:01:38.535986  4342 leader_election.cc:304] T 00000000000000000000000000000000 P 5279a7e4834c40c183dd36fb68c07f19 [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: 5279a7e4834c40c183dd36fb68c07f19; no voters: 
I20260608 10:01:38.537169  4342 leader_election.cc:290] T 00000000000000000000000000000000 P 5279a7e4834c40c183dd36fb68c07f19 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:01:38.537585  4345 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5279a7e4834c40c183dd36fb68c07f19 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:38.539002  4345 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5279a7e4834c40c183dd36fb68c07f19 [term 1 LEADER]: Becoming Leader. State: Replica: 5279a7e4834c40c183dd36fb68c07f19, State: Running, Role: LEADER
I20260608 10:01:38.539625  4345 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5279a7e4834c40c183dd36fb68c07f19 [LEADER]: Queue going to LEADER mode. State: All 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: "5279a7e4834c40c183dd36fb68c07f19" member_type: VOTER }
I20260608 10:01:38.540194  4342 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5279a7e4834c40c183dd36fb68c07f19 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:01:38.544070  4346 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5279a7e4834c40c183dd36fb68c07f19 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5279a7e4834c40c183dd36fb68c07f19" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5279a7e4834c40c183dd36fb68c07f19" member_type: VOTER } }
I20260608 10:01:38.544415  4347 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5279a7e4834c40c183dd36fb68c07f19 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5279a7e4834c40c183dd36fb68c07f19. Latest consensus state: current_term: 1 leader_uuid: "5279a7e4834c40c183dd36fb68c07f19" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5279a7e4834c40c183dd36fb68c07f19" member_type: VOTER } }
I20260608 10:01:38.544759  4346 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5279a7e4834c40c183dd36fb68c07f19 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:38.545104  4347 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5279a7e4834c40c183dd36fb68c07f19 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:38.547415  4352 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:01:38.553918  4352 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:01:38.556084   669 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:01:38.563552  4352 catalog_manager.cc:1382] Generated new cluster ID: 920442f871d74bfdb87104f6cdbdb1e0
I20260608 10:01:38.563864  4352 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:01:38.593264  4352 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:01:38.594585  4352 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:01:38.611150  4352 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 5279a7e4834c40c183dd36fb68c07f19: Generated new TSK 0
I20260608 10:01:38.611820  4352 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:01:38.622848   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:38.628921  4363 instance_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 10:01:38.630287  4364 instance_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 10:01:38.631835  4366 instance_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 10:01:38.632019   669 server_base.cc:1061] running on GCE node
I20260608 10:01:38.633090   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:38.633301   669 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 10:01:38.633428   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912898633417 us; error 0 us; skew 500 ppm
I20260608 10:01:38.633972   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:38.637120   669 webserver.cc:533] Webserver started at http://127.0.167.65:37609/ using document root <none> and password file <none>
I20260608 10:01:38.637802   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:38.637977   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:38.638296   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:38.639499   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808122572-669-0/minicluster-data/ts-0-root/instance:
uuid: "4c22158d1ffa4df682bfe04c8f34c4cb"
format_stamp: "Formatted at 2026-06-08 10:01:38 on dist-test-slave-swwz"
I20260608 10:01:38.644531   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 10:01:38.648083  4371 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:38.648886   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 10:01:38.649205   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808122572-669-0/minicluster-data/ts-0-root
uuid: "4c22158d1ffa4df682bfe04c8f34c4cb"
format_stamp: "Formatted at 2026-06-08 10:01:38 on dist-test-slave-swwz"
I20260608 10:01:38.649503   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808122572-669-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808122572-669-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808122572-669-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 10:01:38.669624   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:38.670791   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:38.672248   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:38.674757   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:38.674984   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:38.675233   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:38.675410   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:38.713855   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.65:33147
I20260608 10:01:38.713972  4433 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.65:33147 every 8 connection(s)
I20260608 10:01:38.720075   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:38.726853  4438 instance_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 10:01:38.728780  4439 instance_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 10:01:38.729966  4441 instance_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 10:01:38.731197   669 server_base.cc:1061] running on GCE node
I20260608 10:01:38.732012   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:38.732260   669 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 10:01:38.732479   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912898732464 us; error 0 us; skew 500 ppm
I20260608 10:01:38.733016   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:38.735848   669 webserver.cc:533] Webserver started at http://127.0.167.66:36625/ using document root <none> and password file <none>
I20260608 10:01:38.736460   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:38.736639   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:38.736910   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:38.737990   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808122572-669-0/minicluster-data/ts-1-root/instance:
uuid: "81a72eb82c254b2cab7539bbe1d2adcd"
format_stamp: "Formatted at 2026-06-08 10:01:38 on dist-test-slave-swwz"
I20260608 10:01:38.742684   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:01:38.746726  4446 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:38.747750   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:01:38.748142   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808122572-669-0/minicluster-data/ts-1-root
uuid: "81a72eb82c254b2cab7539bbe1d2adcd"
format_stamp: "Formatted at 2026-06-08 10:01:38 on dist-test-slave-swwz"
I20260608 10:01:38.748504   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808122572-669-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808122572-669-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808122572-669-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 10:01:38.749452  4434 heartbeater.cc:344] Connected to a master server at 127.0.167.126:36853
I20260608 10:01:38.749837  4434 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:38.750747  4434 heartbeater.cc:507] Master 127.0.167.126:36853 requested a full tablet report, sending...
I20260608 10:01:38.753727  4307 ts_manager.cc:194] Registered new tserver with Master: 4c22158d1ffa4df682bfe04c8f34c4cb (127.0.167.65:33147)
I20260608 10:01:38.756029  4307 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36176
I20260608 10:01:38.776737   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:38.777946   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:38.779362   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:38.781854   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:38.782076   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:38.782379   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:38.782549   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:38.822317   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.66:42581
I20260608 10:01:38.822440  4508 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.66:42581 every 8 connection(s)
I20260608 10:01:38.827582   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:38.834255  4512 instance_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 10:01:38.835878  4513 instance_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 10:01:38.838696  4515 instance_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 10:01:38.841073  4509 heartbeater.cc:344] Connected to a master server at 127.0.167.126:36853
I20260608 10:01:38.841753  4509 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:38.843062  4509 heartbeater.cc:507] Master 127.0.167.126:36853 requested a full tablet report, sending...
I20260608 10:01:38.844702   669 server_base.cc:1061] running on GCE node
I20260608 10:01:38.845676  4307 ts_manager.cc:194] Registered new tserver with Master: 81a72eb82c254b2cab7539bbe1d2adcd (127.0.167.66:42581)
I20260608 10:01:38.845801   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:38.846176   669 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 10:01:38.846400   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912898846382 us; error 0 us; skew 500 ppm
I20260608 10:01:38.847241   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:38.847771  4307 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36186
I20260608 10:01:38.850302   669 webserver.cc:533] Webserver started at http://127.0.167.67:39485/ using document root <none> and password file <none>
I20260608 10:01:38.851081   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:38.851322   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:38.851613   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:38.852737   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808122572-669-0/minicluster-data/ts-2-root/instance:
uuid: "627cd773d11b49cca9a791f2d2173c49"
format_stamp: "Formatted at 2026-06-08 10:01:38 on dist-test-slave-swwz"
I20260608 10:01:38.857251   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 10:01:38.861027  4520 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:38.861883   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 10:01:38.862210   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808122572-669-0/minicluster-data/ts-2-root
uuid: "627cd773d11b49cca9a791f2d2173c49"
format_stamp: "Formatted at 2026-06-08 10:01:38 on dist-test-slave-swwz"
I20260608 10:01:38.862506   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808122572-669-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808122572-669-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808122572-669-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 10:01:38.878815   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:38.879994   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:38.881522   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:38.883896   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:38.884135   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:38.884406   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:38.884601   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:38.922585   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.67:41831
I20260608 10:01:38.922704  4582 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.67:41831 every 8 connection(s)
I20260608 10:01:38.928357   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:38.935711  4586 instance_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 10:01:38.936384  4587 instance_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 10:01:38.941131  4583 heartbeater.cc:344] Connected to a master server at 127.0.167.126:36853
I20260608 10:01:38.941705  4583 heartbeater.cc:461] Registering TS with master...
W20260608 10:01:38.942205  4589 instance_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 10:01:38.942443   669 server_base.cc:1061] running on GCE node
I20260608 10:01:38.942947  4583 heartbeater.cc:507] Master 127.0.167.126:36853 requested a full tablet report, sending...
I20260608 10:01:38.943544   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:38.943805   669 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 10:01:38.944096   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912898944075 us; error 0 us; skew 500 ppm
I20260608 10:01:38.944969   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:38.945465  4307 ts_manager.cc:194] Registered new tserver with Master: 627cd773d11b49cca9a791f2d2173c49 (127.0.167.67:41831)
I20260608 10:01:38.947221  4307 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36194
I20260608 10:01:38.947814   669 webserver.cc:533] Webserver started at http://127.0.167.68:39457/ using document root <none> and password file <none>
I20260608 10:01:38.948563   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:38.948781   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:38.949082   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:38.950253   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808122572-669-0/minicluster-data/ts-3-root/instance:
uuid: "5443aabf273542749f1afcca27b4119e"
format_stamp: "Formatted at 2026-06-08 10:01:38 on dist-test-slave-swwz"
I20260608 10:01:38.955233   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:01:38.958851  4594 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:38.959712   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:01:38.960038   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808122572-669-0/minicluster-data/ts-3-root
uuid: "5443aabf273542749f1afcca27b4119e"
format_stamp: "Formatted at 2026-06-08 10:01:38 on dist-test-slave-swwz"
I20260608 10:01:38.960373   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808122572-669-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808122572-669-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808122572-669-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 10:01:38.970155   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:38.971395   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:38.972914   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:38.975281   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:38.975525   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:38.975772   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:38.975960   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:39.014581   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.68:44117
I20260608 10:01:39.014717  4656 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.68:44117 every 8 connection(s)
I20260608 10:01:39.029162  4657 heartbeater.cc:344] Connected to a master server at 127.0.167.126:36853
I20260608 10:01:39.029584  4657 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:39.030369  4657 heartbeater.cc:507] Master 127.0.167.126:36853 requested a full tablet report, sending...
I20260608 10:01:39.032486  4307 ts_manager.cc:194] Registered new tserver with Master: 5443aabf273542749f1afcca27b4119e (127.0.167.68:44117)
I20260608 10:01:39.033344   669 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015049414s
I20260608 10:01:39.033998  4307 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36206
I20260608 10:01:39.590253  4307 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36216:
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 10:01:39.639086  4474 tablet_service.cc:1511] Processing CreateTablet for tablet 7a18a84870c743478126bf02d75bbaa3 (DEFAULT_TABLE table=test-workload [id=e57f1eb8a4d34530a80c32262797342a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:01:39.642453  4474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a18a84870c743478126bf02d75bbaa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:39.646026  4622 tablet_service.cc:1511] Processing CreateTablet for tablet 7a18a84870c743478126bf02d75bbaa3 (DEFAULT_TABLE table=test-workload [id=e57f1eb8a4d34530a80c32262797342a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:01:39.646023  4548 tablet_service.cc:1511] Processing CreateTablet for tablet 7a18a84870c743478126bf02d75bbaa3 (DEFAULT_TABLE table=test-workload [id=e57f1eb8a4d34530a80c32262797342a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:01:39.647505  4622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a18a84870c743478126bf02d75bbaa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:39.647531  4548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a18a84870c743478126bf02d75bbaa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:39.667858  4680 tablet_bootstrap.cc:492] T 7a18a84870c743478126bf02d75bbaa3 P 627cd773d11b49cca9a791f2d2173c49: Bootstrap starting.
I20260608 10:01:39.669739  4678 tablet_bootstrap.cc:492] T 7a18a84870c743478126bf02d75bbaa3 P 81a72eb82c254b2cab7539bbe1d2adcd: Bootstrap starting.
I20260608 10:01:39.669152  4679 tablet_bootstrap.cc:492] T 7a18a84870c743478126bf02d75bbaa3 P 5443aabf273542749f1afcca27b4119e: Bootstrap starting.
I20260608 10:01:39.705153  4680 tablet_bootstrap.cc:654] T 7a18a84870c743478126bf02d75bbaa3 P 627cd773d11b49cca9a791f2d2173c49: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:39.705153  4679 tablet_bootstrap.cc:654] T 7a18a84870c743478126bf02d75bbaa3 P 5443aabf273542749f1afcca27b4119e: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:39.705875  4678 tablet_bootstrap.cc:654] T 7a18a84870c743478126bf02d75bbaa3 P 81a72eb82c254b2cab7539bbe1d2adcd: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:39.714870  4678 tablet_bootstrap.cc:492] T 7a18a84870c743478126bf02d75bbaa3 P 81a72eb82c254b2cab7539bbe1d2adcd: No bootstrap required, opened a new log
I20260608 10:01:39.716020  4679 tablet_bootstrap.cc:492] T 7a18a84870c743478126bf02d75bbaa3 P 5443aabf273542749f1afcca27b4119e: No bootstrap required, opened a new log
I20260608 10:01:39.716370  4678 ts_tablet_manager.cc:1403] T 7a18a84870c743478126bf02d75bbaa3 P 81a72eb82c254b2cab7539bbe1d2adcd: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.000s
I20260608 10:01:39.717178  4680 tablet_bootstrap.cc:492] T 7a18a84870c743478126bf02d75bbaa3 P 627cd773d11b49cca9a791f2d2173c49: No bootstrap required, opened a new log
I20260608 10:01:39.717268  4679 ts_tablet_manager.cc:1403] T 7a18a84870c743478126bf02d75bbaa3 P 5443aabf273542749f1afcca27b4119e: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.005s
I20260608 10:01:39.718111  4680 ts_tablet_manager.cc:1403] T 7a18a84870c743478126bf02d75bbaa3 P 627cd773d11b49cca9a791f2d2173c49: Time spent bootstrapping tablet: real 0.051s	user 0.004s	sys 0.015s
I20260608 10:01:39.721791  4678 raft_consensus.cc:359] T 7a18a84870c743478126bf02d75bbaa3 P 81a72eb82c254b2cab7539bbe1d2adcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81a72eb82c254b2cab7539bbe1d2adcd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42581 } } peers { permanent_uuid: "5443aabf273542749f1afcca27b4119e" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 44117 } } peers { permanent_uuid: "627cd773d11b49cca9a791f2d2173c49" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41831 } }
I20260608 10:01:39.723158  4678 raft_consensus.cc:385] T 7a18a84870c743478126bf02d75bbaa3 P 81a72eb82c254b2cab7539bbe1d2adcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:39.722641  4679 raft_consensus.cc:359] T 7a18a84870c743478126bf02d75bbaa3 P 5443aabf273542749f1afcca27b4119e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81a72eb82c254b2cab7539bbe1d2adcd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42581 } } peers { permanent_uuid: "5443aabf273542749f1afcca27b4119e" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 44117 } } peers { permanent_uuid: "627cd773d11b49cca9a791f2d2173c49" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41831 } }
I20260608 10:01:39.722991  4680 raft_consensus.cc:359] T 7a18a84870c743478126bf02d75bbaa3 P 627cd773d11b49cca9a791f2d2173c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81a72eb82c254b2cab7539bbe1d2adcd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42581 } } peers { permanent_uuid: "5443aabf273542749f1afcca27b4119e" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 44117 } } peers { permanent_uuid: "627cd773d11b49cca9a791f2d2173c49" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41831 } }
I20260608 10:01:39.723549  4678 raft_consensus.cc:740] T 7a18a84870c743478126bf02d75bbaa3 P 81a72eb82c254b2cab7539bbe1d2adcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81a72eb82c254b2cab7539bbe1d2adcd, State: Initialized, Role: FOLLOWER
I20260608 10:01:39.723707  4679 raft_consensus.cc:385] T 7a18a84870c743478126bf02d75bbaa3 P 5443aabf273542749f1afcca27b4119e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:39.723850  4680 raft_consensus.cc:385] T 7a18a84870c743478126bf02d75bbaa3 P 627cd773d11b49cca9a791f2d2173c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:39.724143  4679 raft_consensus.cc:740] T 7a18a84870c743478126bf02d75bbaa3 P 5443aabf273542749f1afcca27b4119e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5443aabf273542749f1afcca27b4119e, State: Initialized, Role: FOLLOWER
I20260608 10:01:39.724223  4680 raft_consensus.cc:740] T 7a18a84870c743478126bf02d75bbaa3 P 627cd773d11b49cca9a791f2d2173c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 627cd773d11b49cca9a791f2d2173c49, State: Initialized, Role: FOLLOWER
I20260608 10:01:39.724668  4678 consensus_queue.cc:260] T 7a18a84870c743478126bf02d75bbaa3 P 81a72eb82c254b2cab7539bbe1d2adcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81a72eb82c254b2cab7539bbe1d2adcd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42581 } } peers { permanent_uuid: "5443aabf273542749f1afcca27b4119e" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 44117 } } peers { permanent_uuid: "627cd773d11b49cca9a791f2d2173c49" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41831 } }
I20260608 10:01:39.725595  4680 consensus_queue.cc:260] T 7a18a84870c743478126bf02d75bbaa3 P 627cd773d11b49cca9a791f2d2173c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81a72eb82c254b2cab7539bbe1d2adcd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42581 } } peers { permanent_uuid: "5443aabf273542749f1afcca27b4119e" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 44117 } } peers { permanent_uuid: "627cd773d11b49cca9a791f2d2173c49" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41831 } }
I20260608 10:01:39.725865  4679 consensus_queue.cc:260] T 7a18a84870c743478126bf02d75bbaa3 P 5443aabf273542749f1afcca27b4119e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81a72eb82c254b2cab7539bbe1d2adcd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42581 } } peers { permanent_uuid: "5443aabf273542749f1afcca27b4119e" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 44117 } } peers { permanent_uuid: "627cd773d11b49cca9a791f2d2173c49" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41831 } }
I20260608 10:01:39.731189  4657 heartbeater.cc:499] Master 127.0.167.126:36853 was elected leader, sending a full tablet report...
I20260608 10:01:39.732357  4679 ts_tablet_manager.cc:1434] T 7a18a84870c743478126bf02d75bbaa3 P 5443aabf273542749f1afcca27b4119e: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
I20260608 10:01:39.734964  4678 ts_tablet_manager.cc:1434] T 7a18a84870c743478126bf02d75bbaa3 P 81a72eb82c254b2cab7539bbe1d2adcd: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.011s
I20260608 10:01:39.736577  4509 heartbeater.cc:499] Master 127.0.167.126:36853 was elected leader, sending a full tablet report...
I20260608 10:01:39.737418  4680 ts_tablet_manager.cc:1434] T 7a18a84870c743478126bf02d75bbaa3 P 627cd773d11b49cca9a791f2d2173c49: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.015s
I20260608 10:01:39.739673  4583 heartbeater.cc:499] Master 127.0.167.126:36853 was elected leader, sending a full tablet report...
I20260608 10:01:39.759023  4434 heartbeater.cc:499] Master 127.0.167.126:36853 was elected leader, sending a full tablet report...
I20260608 10:01:39.802476  4684 raft_consensus.cc:493] T 7a18a84870c743478126bf02d75bbaa3 P 81a72eb82c254b2cab7539bbe1d2adcd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:39.803155  4684 raft_consensus.cc:515] T 7a18a84870c743478126bf02d75bbaa3 P 81a72eb82c254b2cab7539bbe1d2adcd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81a72eb82c254b2cab7539bbe1d2adcd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42581 } } peers { permanent_uuid: "5443aabf273542749f1afcca27b4119e" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 44117 } } peers { permanent_uuid: "627cd773d11b49cca9a791f2d2173c49" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41831 } }
I20260608 10:01:39.806444  4684 leader_election.cc:290] T 7a18a84870c743478126bf02d75bbaa3 P 81a72eb82c254b2cab7539bbe1d2adcd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5443aabf273542749f1afcca27b4119e (127.0.167.68:44117), 627cd773d11b49cca9a791f2d2173c49 (127.0.167.67:41831)
I20260608 10:01:39.820150  4632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a18a84870c743478126bf02d75bbaa3" candidate_uuid: "81a72eb82c254b2cab7539bbe1d2adcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5443aabf273542749f1afcca27b4119e" is_pre_election: true
I20260608 10:01:39.820370  4558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a18a84870c743478126bf02d75bbaa3" candidate_uuid: "81a72eb82c254b2cab7539bbe1d2adcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627cd773d11b49cca9a791f2d2173c49" is_pre_election: true
I20260608 10:01:39.821058  4558 raft_consensus.cc:2468] T 7a18a84870c743478126bf02d75bbaa3 P 627cd773d11b49cca9a791f2d2173c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81a72eb82c254b2cab7539bbe1d2adcd in term 0.
I20260608 10:01:39.821094  4632 raft_consensus.cc:2468] T 7a18a84870c743478126bf02d75bbaa3 P 5443aabf273542749f1afcca27b4119e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81a72eb82c254b2cab7539bbe1d2adcd in term 0.
I20260608 10:01:39.822739  4450 leader_election.cc:304] T 7a18a84870c743478126bf02d75bbaa3 P 81a72eb82c254b2cab7539bbe1d2adcd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627cd773d11b49cca9a791f2d2173c49, 81a72eb82c254b2cab7539bbe1d2adcd; no voters: 
I20260608 10:01:39.823557  4684 raft_consensus.cc:2804] T 7a18a84870c743478126bf02d75bbaa3 P 81a72eb82c254b2cab7539bbe1d2adcd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:39.823937  4684 raft_consensus.cc:493] T 7a18a84870c743478126bf02d75bbaa3 P 81a72eb82c254b2cab7539bbe1d2adcd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:39.824204  4684 raft_consensus.cc:3060] T 7a18a84870c743478126bf02d75bbaa3 P 81a72eb82c254b2cab7539bbe1d2adcd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:39.830574  4684 raft_consensus.cc:515] T 7a18a84870c743478126bf02d75bbaa3 P 81a72eb82c254b2cab7539bbe1d2adcd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81a72eb82c254b2cab7539bbe1d2adcd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42581 } } peers { permanent_uuid: "5443aabf273542749f1afcca27b4119e" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 44117 } } peers { permanent_uuid: "627cd773d11b49cca9a791f2d2173c49" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41831 } }
I20260608 10:01:39.832590  4684 leader_election.cc:290] T 7a18a84870c743478126bf02d75bbaa3 P 81a72eb82c254b2cab7539bbe1d2adcd [CANDIDATE]: Term 1 election: Requested vote from peers 5443aabf273542749f1afcca27b4119e (127.0.167.68:44117), 627cd773d11b49cca9a791f2d2173c49 (127.0.167.67:41831)
I20260608 10:01:39.833441  4632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a18a84870c743478126bf02d75bbaa3" candidate_uuid: "81a72eb82c254b2cab7539bbe1d2adcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5443aabf273542749f1afcca27b4119e"
I20260608 10:01:39.833698  4558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a18a84870c743478126bf02d75bbaa3" candidate_uuid: "81a72eb82c254b2cab7539bbe1d2adcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627cd773d11b49cca9a791f2d2173c49"
I20260608 10:01:39.834018  4632 raft_consensus.cc:3060] T 7a18a84870c743478126bf02d75bbaa3 P 5443aabf273542749f1afcca27b4119e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:39.834251  4558 raft_consensus.cc:3060] T 7a18a84870c743478126bf02d75bbaa3 P 627cd773d11b49cca9a791f2d2173c49 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:39.840174  4558 raft_consensus.cc:2468] T 7a18a84870c743478126bf02d75bbaa3 P 627cd773d11b49cca9a791f2d2173c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81a72eb82c254b2cab7539bbe1d2adcd in term 1.
I20260608 10:01:39.840174  4632 raft_consensus.cc:2468] T 7a18a84870c743478126bf02d75bbaa3 P 5443aabf273542749f1afcca27b4119e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81a72eb82c254b2cab7539bbe1d2adcd in term 1.
I20260608 10:01:39.841673  4448 leader_election.cc:304] T 7a18a84870c743478126bf02d75bbaa3 P 81a72eb82c254b2cab7539bbe1d2adcd [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: 5443aabf273542749f1afcca27b4119e, 81a72eb82c254b2cab7539bbe1d2adcd; no voters: 
I20260608 10:01:39.842456  4684 raft_consensus.cc:2804] T 7a18a84870c743478126bf02d75bbaa3 P 81a72eb82c254b2cab7539bbe1d2adcd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:39.843554  4684 raft_consensus.cc:697] T 7a18a84870c743478126bf02d75bbaa3 P 81a72eb82c254b2cab7539bbe1d2adcd [term 1 LEADER]: Becoming Leader. State: Replica: 81a72eb82c254b2cab7539bbe1d2adcd, State: Running, Role: LEADER
I20260608 10:01:39.844492  4684 consensus_queue.cc:237] T 7a18a84870c743478126bf02d75bbaa3 P 81a72eb82c254b2cab7539bbe1d2adcd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81a72eb82c254b2cab7539bbe1d2adcd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42581 } } peers { permanent_uuid: "5443aabf273542749f1afcca27b4119e" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 44117 } } peers { permanent_uuid: "627cd773d11b49cca9a791f2d2173c49" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41831 } }
I20260608 10:01:39.852067  4307 catalog_manager.cc:5696] T 7a18a84870c743478126bf02d75bbaa3 P 81a72eb82c254b2cab7539bbe1d2adcd reported cstate change: term changed from 0 to 1, leader changed from <none> to 81a72eb82c254b2cab7539bbe1d2adcd (127.0.167.66). New cstate: current_term: 1 leader_uuid: "81a72eb82c254b2cab7539bbe1d2adcd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81a72eb82c254b2cab7539bbe1d2adcd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 42581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5443aabf273542749f1afcca27b4119e" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627cd773d11b49cca9a791f2d2173c49" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41831 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:40.417973  4691 consensus_queue.cc:1048] T 7a18a84870c743478126bf02d75bbaa3 P 81a72eb82c254b2cab7539bbe1d2adcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5443aabf273542749f1afcca27b4119e" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:40.433710  4694 consensus_queue.cc:1048] T 7a18a84870c743478126bf02d75bbaa3 P 81a72eb82c254b2cab7539bbe1d2adcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "627cd773d11b49cca9a791f2d2173c49" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:40.555910  4360 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:40.557557  4360 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:01:40.557967  4360 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:42.558965  4360 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:42.560516  4360 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:01:42.560853  4360 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:44.561959  4360 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:44.563596  4360 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:01:44.563944  4360 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:46.564896  4360 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:46.566394  4360 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:01:46.566807  4360 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:48.567826  4360 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:48.569517  4360 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:01:48.569898  4360 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:50.571065  4360 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:50.572878  4360 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:01:50.573328  4360 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:50.927891   669 tablet_server.cc:179] TabletServer@127.0.167.65:0 shutting down...
I20260608 10:01:50.962724   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:50.980839   669 tablet_server.cc:196] TabletServer@127.0.167.65:0 shutdown complete.
I20260608 10:01:50.993521   669 tablet_server.cc:179] TabletServer@127.0.167.66:0 shutting down...
I20260608 10:01:51.017022   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:51.017889   669 tablet_replica.cc:333] T 7a18a84870c743478126bf02d75bbaa3 P 81a72eb82c254b2cab7539bbe1d2adcd: stopping tablet replica
I20260608 10:01:51.018530   669 raft_consensus.cc:2243] T 7a18a84870c743478126bf02d75bbaa3 P 81a72eb82c254b2cab7539bbe1d2adcd [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:51.019639   669 raft_consensus.cc:2272] T 7a18a84870c743478126bf02d75bbaa3 P 81a72eb82c254b2cab7539bbe1d2adcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:51.040648   669 tablet_server.cc:196] TabletServer@127.0.167.66:0 shutdown complete.
I20260608 10:01:51.052412   669 tablet_server.cc:179] TabletServer@127.0.167.67:0 shutting down...
I20260608 10:01:51.078003   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:51.078894   669 tablet_replica.cc:333] T 7a18a84870c743478126bf02d75bbaa3 P 627cd773d11b49cca9a791f2d2173c49: stopping tablet replica
I20260608 10:01:51.079495   669 raft_consensus.cc:2243] T 7a18a84870c743478126bf02d75bbaa3 P 627cd773d11b49cca9a791f2d2173c49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:51.080040   669 raft_consensus.cc:2272] T 7a18a84870c743478126bf02d75bbaa3 P 627cd773d11b49cca9a791f2d2173c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:51.100773   669 tablet_server.cc:196] TabletServer@127.0.167.67:0 shutdown complete.
I20260608 10:01:51.112347   669 tablet_server.cc:179] TabletServer@127.0.167.68:0 shutting down...
I20260608 10:01:51.140676   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:51.141367   669 tablet_replica.cc:333] T 7a18a84870c743478126bf02d75bbaa3 P 5443aabf273542749f1afcca27b4119e: stopping tablet replica
I20260608 10:01:51.142041   669 raft_consensus.cc:2243] T 7a18a84870c743478126bf02d75bbaa3 P 5443aabf273542749f1afcca27b4119e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:51.142566   669 raft_consensus.cc:2272] T 7a18a84870c743478126bf02d75bbaa3 P 5443aabf273542749f1afcca27b4119e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:51.163010   669 tablet_server.cc:196] TabletServer@127.0.167.68:0 shutdown complete.
I20260608 10:01:51.175086   669 master.cc:562] Master@127.0.167.126:36853 shutting down...
I20260608 10:01:51.197273   669 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5279a7e4834c40c183dd36fb68c07f19 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:51.197932   669 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5279a7e4834c40c183dd36fb68c07f19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:51.198261   669 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5279a7e4834c40c183dd36fb68c07f19: stopping tablet replica
I20260608 10:01:51.217219   669 master.cc:584] Master@127.0.167.126:36853 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12850 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260608 10:01:51.257066   669 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.167.126:39291
I20260608 10:01:51.258364   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:51.264583  4703 instance_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 10:01:51.265146  4705 instance_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 10:01:51.264690  4702 instance_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 10:01:51.266836   669 server_base.cc:1061] running on GCE node
I20260608 10:01:51.267616   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:51.267795   669 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 10:01:51.267911   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912911267900 us; error 0 us; skew 500 ppm
I20260608 10:01:51.268493   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:51.271008   669 webserver.cc:533] Webserver started at http://127.0.167.126:40893/ using document root <none> and password file <none>
I20260608 10:01:51.271502   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:51.271675   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:51.271901   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:51.273146   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808122572-669-0/minicluster-data/master-0-root/instance:
uuid: "6e9940e2e941404bab2eb7129dbf7797"
format_stamp: "Formatted at 2026-06-08 10:01:51 on dist-test-slave-swwz"
I20260608 10:01:51.278239   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 10:01:51.282166  4710 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:51.283056   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 10:01:51.283344   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808122572-669-0/minicluster-data/master-0-root
uuid: "6e9940e2e941404bab2eb7129dbf7797"
format_stamp: "Formatted at 2026-06-08 10:01:51 on dist-test-slave-swwz"
I20260608 10:01:51.283623   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808122572-669-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808122572-669-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808122572-669-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 10:01:51.309681   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:51.311296   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:51.351531   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.126:39291
I20260608 10:01:51.351658  4761 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.126:39291 every 8 connection(s)
I20260608 10:01:51.355949  4762 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 10:01:51.367635  4762 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6e9940e2e941404bab2eb7129dbf7797: Bootstrap starting.
I20260608 10:01:51.372710  4762 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6e9940e2e941404bab2eb7129dbf7797: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:51.377329  4762 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6e9940e2e941404bab2eb7129dbf7797: No bootstrap required, opened a new log
I20260608 10:01:51.379981  4762 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6e9940e2e941404bab2eb7129dbf7797 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e9940e2e941404bab2eb7129dbf7797" member_type: VOTER }
I20260608 10:01:51.380535  4762 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6e9940e2e941404bab2eb7129dbf7797 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:51.380743  4762 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6e9940e2e941404bab2eb7129dbf7797 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e9940e2e941404bab2eb7129dbf7797, State: Initialized, Role: FOLLOWER
I20260608 10:01:51.381294  4762 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6e9940e2e941404bab2eb7129dbf7797 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6e9940e2e941404bab2eb7129dbf7797" member_type: VOTER }
I20260608 10:01:51.381755  4762 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6e9940e2e941404bab2eb7129dbf7797 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:01:51.381954  4762 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6e9940e2e941404bab2eb7129dbf7797 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:01:51.382175  4762 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6e9940e2e941404bab2eb7129dbf7797 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:51.387221  4762 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6e9940e2e941404bab2eb7129dbf7797 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e9940e2e941404bab2eb7129dbf7797" member_type: VOTER }
I20260608 10:01:51.387745  4762 leader_election.cc:304] T 00000000000000000000000000000000 P 6e9940e2e941404bab2eb7129dbf7797 [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: 6e9940e2e941404bab2eb7129dbf7797; no voters: 
I20260608 10:01:51.388967  4762 leader_election.cc:290] T 00000000000000000000000000000000 P 6e9940e2e941404bab2eb7129dbf7797 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:01:51.389408  4765 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6e9940e2e941404bab2eb7129dbf7797 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:51.390944  4765 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6e9940e2e941404bab2eb7129dbf7797 [term 1 LEADER]: Becoming Leader. State: Replica: 6e9940e2e941404bab2eb7129dbf7797, State: Running, Role: LEADER
I20260608 10:01:51.391628  4765 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6e9940e2e941404bab2eb7129dbf7797 [LEADER]: Queue going to LEADER mode. State: All 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: "6e9940e2e941404bab2eb7129dbf7797" member_type: VOTER }
I20260608 10:01:51.392141  4762 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6e9940e2e941404bab2eb7129dbf7797 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:01:51.395038  4766 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6e9940e2e941404bab2eb7129dbf7797 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6e9940e2e941404bab2eb7129dbf7797" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e9940e2e941404bab2eb7129dbf7797" member_type: VOTER } }
I20260608 10:01:51.395038  4767 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6e9940e2e941404bab2eb7129dbf7797 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6e9940e2e941404bab2eb7129dbf7797. Latest consensus state: current_term: 1 leader_uuid: "6e9940e2e941404bab2eb7129dbf7797" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e9940e2e941404bab2eb7129dbf7797" member_type: VOTER } }
I20260608 10:01:51.395879  4766 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6e9940e2e941404bab2eb7129dbf7797 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:51.395937  4767 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6e9940e2e941404bab2eb7129dbf7797 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:51.403914  4770 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:01:51.412127  4770 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:01:51.414798   669 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:01:51.422894  4770 catalog_manager.cc:1382] Generated new cluster ID: aca03ed5c77a44a2987a4e06f62b5fee
I20260608 10:01:51.423265  4770 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:01:51.441877  4770 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:01:51.443322  4770 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:01:51.465538  4770 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6e9940e2e941404bab2eb7129dbf7797: Generated new TSK 0
I20260608 10:01:51.466238  4770 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:01:51.482000   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:51.489032  4783 instance_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 10:01:51.490140  4784 instance_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 10:01:51.492316  4786 instance_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 10:01:51.492461   669 server_base.cc:1061] running on GCE node
I20260608 10:01:51.493491   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:51.493700   669 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 10:01:51.493825   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912911493814 us; error 0 us; skew 500 ppm
I20260608 10:01:51.494443   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:51.496949   669 webserver.cc:533] Webserver started at http://127.0.167.65:43221/ using document root <none> and password file <none>
I20260608 10:01:51.497490   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:51.497696   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:51.497982   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:51.499121   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808122572-669-0/minicluster-data/ts-0-root/instance:
uuid: "fb8cde9068f84e3895cd982daf26501a"
format_stamp: "Formatted at 2026-06-08 10:01:51 on dist-test-slave-swwz"
I20260608 10:01:51.504086   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260608 10:01:51.507959  4791 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:51.509011   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 10:01:51.509298   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808122572-669-0/minicluster-data/ts-0-root
uuid: "fb8cde9068f84e3895cd982daf26501a"
format_stamp: "Formatted at 2026-06-08 10:01:51 on dist-test-slave-swwz"
I20260608 10:01:51.509560   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808122572-669-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808122572-669-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808122572-669-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 10:01:51.524664   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:51.525902   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:51.527436   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:51.530068   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:51.530297   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:51.530562   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:51.530731   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:51.576179   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.65:46323
I20260608 10:01:51.576354  4854 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.65:46323 every 8 connection(s)
I20260608 10:01:51.581898   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:51.589833  4859 instance_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 10:01:51.590013  4860 instance_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 10:01:51.594138  4862 instance_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 10:01:51.594661   669 server_base.cc:1061] running on GCE node
I20260608 10:01:51.595679   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:51.595940   669 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 10:01:51.596131   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912911596111 us; error 0 us; skew 500 ppm
I20260608 10:01:51.596832   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:51.600060   669 webserver.cc:533] Webserver started at http://127.0.167.66:42221/ using document root <none> and password file <none>
I20260608 10:01:51.600227  4855 heartbeater.cc:344] Connected to a master server at 127.0.167.126:39291
I20260608 10:01:51.600677  4855 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:51.600806   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:51.601090   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:51.601438   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:51.601644  4855 heartbeater.cc:507] Master 127.0.167.126:39291 requested a full tablet report, sending...
I20260608 10:01:51.603048   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808122572-669-0/minicluster-data/ts-1-root/instance:
uuid: "1e763446e50f4061a1bac933638e751d"
format_stamp: "Formatted at 2026-06-08 10:01:51 on dist-test-slave-swwz"
I20260608 10:01:51.604188  4727 ts_manager.cc:194] Registered new tserver with Master: fb8cde9068f84e3895cd982daf26501a (127.0.167.65:46323)
I20260608 10:01:51.606155  4727 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53754
I20260608 10:01:51.608549   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:01:51.612368  4867 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:51.613204   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 10:01:51.613520   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808122572-669-0/minicluster-data/ts-1-root
uuid: "1e763446e50f4061a1bac933638e751d"
format_stamp: "Formatted at 2026-06-08 10:01:51 on dist-test-slave-swwz"
I20260608 10:01:51.613809   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808122572-669-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808122572-669-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808122572-669-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 10:01:51.627023   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:51.628424   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:51.630008   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:51.632462   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:51.632695   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:51.632932   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:51.633107   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:51.673524   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.66:37883
I20260608 10:01:51.673624  4929 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.66:37883 every 8 connection(s)
I20260608 10:01:51.679051   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:51.686678  4933 instance_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 10:01:51.689066  4934 instance_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 10:01:51.698273   669 server_base.cc:1061] running on GCE node
W20260608 10:01:51.700317  4936 instance_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 10:01:51.700480  4930 heartbeater.cc:344] Connected to a master server at 127.0.167.126:39291
I20260608 10:01:51.701021  4930 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:51.701581   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:51.701870   669 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 10:01:51.702047  4930 heartbeater.cc:507] Master 127.0.167.126:39291 requested a full tablet report, sending...
I20260608 10:01:51.702092   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912911702072 us; error 0 us; skew 500 ppm
I20260608 10:01:51.703193   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:51.704922  4727 ts_manager.cc:194] Registered new tserver with Master: 1e763446e50f4061a1bac933638e751d (127.0.167.66:37883)
I20260608 10:01:51.706291   669 webserver.cc:533] Webserver started at http://127.0.167.67:42143/ using document root <none> and password file <none>
I20260608 10:01:51.706792  4727 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53766
I20260608 10:01:51.706923   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:51.707244   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:51.707573   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:51.709010   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808122572-669-0/minicluster-data/ts-2-root/instance:
uuid: "9b47f6698c5547fd85bf87a3781f06d8"
format_stamp: "Formatted at 2026-06-08 10:01:51 on dist-test-slave-swwz"
I20260608 10:01:51.713873   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:01:51.717597  4941 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:51.718381   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:01:51.718729   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808122572-669-0/minicluster-data/ts-2-root
uuid: "9b47f6698c5547fd85bf87a3781f06d8"
format_stamp: "Formatted at 2026-06-08 10:01:51 on dist-test-slave-swwz"
I20260608 10:01:51.719026   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808122572-669-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808122572-669-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808122572-669-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 10:01:51.730962   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:51.732260   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:51.733857   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:51.736261   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:51.736536   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:51.736786   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:51.736961   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:51.778393   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.67:38293
I20260608 10:01:51.778502  5003 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.67:38293 every 8 connection(s)
I20260608 10:01:51.793551  5004 heartbeater.cc:344] Connected to a master server at 127.0.167.126:39291
I20260608 10:01:51.793948  5004 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:51.794754  5004 heartbeater.cc:507] Master 127.0.167.126:39291 requested a full tablet report, sending...
I20260608 10:01:51.796875  4727 ts_manager.cc:194] Registered new tserver with Master: 9b47f6698c5547fd85bf87a3781f06d8 (127.0.167.67:38293)
I20260608 10:01:51.796990   669 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014891174s
I20260608 10:01:51.798347  4727 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53772
I20260608 10:01:52.608902  4855 heartbeater.cc:499] Master 127.0.167.126:39291 was elected leader, sending a full tablet report...
I20260608 10:01:52.709638  4930 heartbeater.cc:499] Master 127.0.167.126:39291 was elected leader, sending a full tablet report...
I20260608 10:01:52.801169  5004 heartbeater.cc:499] Master 127.0.167.126:39291 was elected leader, sending a full tablet report...
I20260608 10:01:52.865187  4727 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53786:
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 10:01:52.867307  4727 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 10:01:52.919880  4969 tablet_service.cc:1511] Processing CreateTablet for tablet 0f13c4e3dc0248e3ab595f3a1c979fff (DEFAULT_TABLE table=test-workload [id=0b4d455e25e84b24b35919edcfd0adf2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:01:52.921437  4969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f13c4e3dc0248e3ab595f3a1c979fff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:52.928486  4819 tablet_service.cc:1511] Processing CreateTablet for tablet 0f13c4e3dc0248e3ab595f3a1c979fff (DEFAULT_TABLE table=test-workload [id=0b4d455e25e84b24b35919edcfd0adf2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:01:52.929937  4819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f13c4e3dc0248e3ab595f3a1c979fff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:52.930843  4895 tablet_service.cc:1511] Processing CreateTablet for tablet 0f13c4e3dc0248e3ab595f3a1c979fff (DEFAULT_TABLE table=test-workload [id=0b4d455e25e84b24b35919edcfd0adf2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:01:52.932212  4895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f13c4e3dc0248e3ab595f3a1c979fff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:52.938694  5025 tablet_bootstrap.cc:492] T 0f13c4e3dc0248e3ab595f3a1c979fff P 9b47f6698c5547fd85bf87a3781f06d8: Bootstrap starting.
I20260608 10:01:52.944891  5025 tablet_bootstrap.cc:654] T 0f13c4e3dc0248e3ab595f3a1c979fff P 9b47f6698c5547fd85bf87a3781f06d8: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:52.950331  5026 tablet_bootstrap.cc:492] T 0f13c4e3dc0248e3ab595f3a1c979fff P fb8cde9068f84e3895cd982daf26501a: Bootstrap starting.
I20260608 10:01:52.951725  5025 tablet_bootstrap.cc:492] T 0f13c4e3dc0248e3ab595f3a1c979fff P 9b47f6698c5547fd85bf87a3781f06d8: No bootstrap required, opened a new log
I20260608 10:01:52.952265  5025 ts_tablet_manager.cc:1403] T 0f13c4e3dc0248e3ab595f3a1c979fff P 9b47f6698c5547fd85bf87a3781f06d8: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260608 10:01:52.955063  5028 tablet_bootstrap.cc:492] T 0f13c4e3dc0248e3ab595f3a1c979fff P 1e763446e50f4061a1bac933638e751d: Bootstrap starting.
I20260608 10:01:52.956053  5025 raft_consensus.cc:359] T 0f13c4e3dc0248e3ab595f3a1c979fff P 9b47f6698c5547fd85bf87a3781f06d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b47f6698c5547fd85bf87a3781f06d8" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38293 } } peers { permanent_uuid: "fb8cde9068f84e3895cd982daf26501a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 46323 } } peers { permanent_uuid: "1e763446e50f4061a1bac933638e751d" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37883 } }
I20260608 10:01:52.956943  5025 raft_consensus.cc:385] T 0f13c4e3dc0248e3ab595f3a1c979fff P 9b47f6698c5547fd85bf87a3781f06d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:52.957260  5025 raft_consensus.cc:740] T 0f13c4e3dc0248e3ab595f3a1c979fff P 9b47f6698c5547fd85bf87a3781f06d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b47f6698c5547fd85bf87a3781f06d8, State: Initialized, Role: FOLLOWER
I20260608 10:01:52.957695  5026 tablet_bootstrap.cc:654] T 0f13c4e3dc0248e3ab595f3a1c979fff P fb8cde9068f84e3895cd982daf26501a: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:52.958141  5025 consensus_queue.cc:260] T 0f13c4e3dc0248e3ab595f3a1c979fff P 9b47f6698c5547fd85bf87a3781f06d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b47f6698c5547fd85bf87a3781f06d8" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38293 } } peers { permanent_uuid: "fb8cde9068f84e3895cd982daf26501a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 46323 } } peers { permanent_uuid: "1e763446e50f4061a1bac933638e751d" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37883 } }
I20260608 10:01:52.961335  5028 tablet_bootstrap.cc:654] T 0f13c4e3dc0248e3ab595f3a1c979fff P 1e763446e50f4061a1bac933638e751d: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:52.965545  5025 ts_tablet_manager.cc:1434] T 0f13c4e3dc0248e3ab595f3a1c979fff P 9b47f6698c5547fd85bf87a3781f06d8: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.004s
I20260608 10:01:52.969705  5028 tablet_bootstrap.cc:492] T 0f13c4e3dc0248e3ab595f3a1c979fff P 1e763446e50f4061a1bac933638e751d: No bootstrap required, opened a new log
I20260608 10:01:52.969923  5026 tablet_bootstrap.cc:492] T 0f13c4e3dc0248e3ab595f3a1c979fff P fb8cde9068f84e3895cd982daf26501a: No bootstrap required, opened a new log
I20260608 10:01:52.970216  5028 ts_tablet_manager.cc:1403] T 0f13c4e3dc0248e3ab595f3a1c979fff P 1e763446e50f4061a1bac933638e751d: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260608 10:01:52.970479  5026 ts_tablet_manager.cc:1403] T 0f13c4e3dc0248e3ab595f3a1c979fff P fb8cde9068f84e3895cd982daf26501a: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260608 10:01:52.973238  5026 raft_consensus.cc:359] T 0f13c4e3dc0248e3ab595f3a1c979fff P fb8cde9068f84e3895cd982daf26501a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b47f6698c5547fd85bf87a3781f06d8" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38293 } } peers { permanent_uuid: "fb8cde9068f84e3895cd982daf26501a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 46323 } } peers { permanent_uuid: "1e763446e50f4061a1bac933638e751d" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37883 } }
I20260608 10:01:52.973948  5026 raft_consensus.cc:385] T 0f13c4e3dc0248e3ab595f3a1c979fff P fb8cde9068f84e3895cd982daf26501a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:52.973649  5028 raft_consensus.cc:359] T 0f13c4e3dc0248e3ab595f3a1c979fff P 1e763446e50f4061a1bac933638e751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b47f6698c5547fd85bf87a3781f06d8" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38293 } } peers { permanent_uuid: "fb8cde9068f84e3895cd982daf26501a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 46323 } } peers { permanent_uuid: "1e763446e50f4061a1bac933638e751d" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37883 } }
I20260608 10:01:52.974277  5026 raft_consensus.cc:740] T 0f13c4e3dc0248e3ab595f3a1c979fff P fb8cde9068f84e3895cd982daf26501a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb8cde9068f84e3895cd982daf26501a, State: Initialized, Role: FOLLOWER
I20260608 10:01:52.974457  5028 raft_consensus.cc:385] T 0f13c4e3dc0248e3ab595f3a1c979fff P 1e763446e50f4061a1bac933638e751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:52.974808  5028 raft_consensus.cc:740] T 0f13c4e3dc0248e3ab595f3a1c979fff P 1e763446e50f4061a1bac933638e751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e763446e50f4061a1bac933638e751d, State: Initialized, Role: FOLLOWER
I20260608 10:01:52.975178  5026 consensus_queue.cc:260] T 0f13c4e3dc0248e3ab595f3a1c979fff P fb8cde9068f84e3895cd982daf26501a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b47f6698c5547fd85bf87a3781f06d8" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38293 } } peers { permanent_uuid: "fb8cde9068f84e3895cd982daf26501a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 46323 } } peers { permanent_uuid: "1e763446e50f4061a1bac933638e751d" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37883 } }
I20260608 10:01:52.975601  5028 consensus_queue.cc:260] T 0f13c4e3dc0248e3ab595f3a1c979fff P 1e763446e50f4061a1bac933638e751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b47f6698c5547fd85bf87a3781f06d8" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38293 } } peers { permanent_uuid: "fb8cde9068f84e3895cd982daf26501a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 46323 } } peers { permanent_uuid: "1e763446e50f4061a1bac933638e751d" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37883 } }
I20260608 10:01:52.978400  5026 ts_tablet_manager.cc:1434] T 0f13c4e3dc0248e3ab595f3a1c979fff P fb8cde9068f84e3895cd982daf26501a: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 10:01:52.984736  5028 ts_tablet_manager.cc:1434] T 0f13c4e3dc0248e3ab595f3a1c979fff P 1e763446e50f4061a1bac933638e751d: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.007s
I20260608 10:01:53.104734  5033 raft_consensus.cc:493] T 0f13c4e3dc0248e3ab595f3a1c979fff P 1e763446e50f4061a1bac933638e751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:53.105332  5033 raft_consensus.cc:515] T 0f13c4e3dc0248e3ab595f3a1c979fff P 1e763446e50f4061a1bac933638e751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b47f6698c5547fd85bf87a3781f06d8" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38293 } } peers { permanent_uuid: "fb8cde9068f84e3895cd982daf26501a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 46323 } } peers { permanent_uuid: "1e763446e50f4061a1bac933638e751d" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37883 } }
I20260608 10:01:53.107898  5033 leader_election.cc:290] T 0f13c4e3dc0248e3ab595f3a1c979fff P 1e763446e50f4061a1bac933638e751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b47f6698c5547fd85bf87a3781f06d8 (127.0.167.67:38293), fb8cde9068f84e3895cd982daf26501a (127.0.167.65:46323)
I20260608 10:01:53.120671  4829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f13c4e3dc0248e3ab595f3a1c979fff" candidate_uuid: "1e763446e50f4061a1bac933638e751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb8cde9068f84e3895cd982daf26501a" is_pre_election: true
I20260608 10:01:53.120762  4979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f13c4e3dc0248e3ab595f3a1c979fff" candidate_uuid: "1e763446e50f4061a1bac933638e751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b47f6698c5547fd85bf87a3781f06d8" is_pre_election: true
I20260608 10:01:53.121531  4829 raft_consensus.cc:2468] T 0f13c4e3dc0248e3ab595f3a1c979fff P fb8cde9068f84e3895cd982daf26501a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e763446e50f4061a1bac933638e751d in term 0.
I20260608 10:01:53.121579  4979 raft_consensus.cc:2468] T 0f13c4e3dc0248e3ab595f3a1c979fff P 9b47f6698c5547fd85bf87a3781f06d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e763446e50f4061a1bac933638e751d in term 0.
I20260608 10:01:53.122977  4871 leader_election.cc:304] T 0f13c4e3dc0248e3ab595f3a1c979fff P 1e763446e50f4061a1bac933638e751d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e763446e50f4061a1bac933638e751d, fb8cde9068f84e3895cd982daf26501a; no voters: 
I20260608 10:01:53.123749  5033 raft_consensus.cc:2804] T 0f13c4e3dc0248e3ab595f3a1c979fff P 1e763446e50f4061a1bac933638e751d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:53.124065  5033 raft_consensus.cc:493] T 0f13c4e3dc0248e3ab595f3a1c979fff P 1e763446e50f4061a1bac933638e751d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:53.124367  5033 raft_consensus.cc:3060] T 0f13c4e3dc0248e3ab595f3a1c979fff P 1e763446e50f4061a1bac933638e751d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:53.129784  5033 raft_consensus.cc:515] T 0f13c4e3dc0248e3ab595f3a1c979fff P 1e763446e50f4061a1bac933638e751d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b47f6698c5547fd85bf87a3781f06d8" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38293 } } peers { permanent_uuid: "fb8cde9068f84e3895cd982daf26501a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 46323 } } peers { permanent_uuid: "1e763446e50f4061a1bac933638e751d" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37883 } }
I20260608 10:01:53.131675  5033 leader_election.cc:290] T 0f13c4e3dc0248e3ab595f3a1c979fff P 1e763446e50f4061a1bac933638e751d [CANDIDATE]: Term 1 election: Requested vote from peers 9b47f6698c5547fd85bf87a3781f06d8 (127.0.167.67:38293), fb8cde9068f84e3895cd982daf26501a (127.0.167.65:46323)
I20260608 10:01:53.132632  4979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f13c4e3dc0248e3ab595f3a1c979fff" candidate_uuid: "1e763446e50f4061a1bac933638e751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b47f6698c5547fd85bf87a3781f06d8"
I20260608 10:01:53.132833  4829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f13c4e3dc0248e3ab595f3a1c979fff" candidate_uuid: "1e763446e50f4061a1bac933638e751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb8cde9068f84e3895cd982daf26501a"
I20260608 10:01:53.133175  4979 raft_consensus.cc:3060] T 0f13c4e3dc0248e3ab595f3a1c979fff P 9b47f6698c5547fd85bf87a3781f06d8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:53.133389  4829 raft_consensus.cc:3060] T 0f13c4e3dc0248e3ab595f3a1c979fff P fb8cde9068f84e3895cd982daf26501a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:53.138782  4829 raft_consensus.cc:2468] T 0f13c4e3dc0248e3ab595f3a1c979fff P fb8cde9068f84e3895cd982daf26501a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e763446e50f4061a1bac933638e751d in term 1.
I20260608 10:01:53.138863  4979 raft_consensus.cc:2468] T 0f13c4e3dc0248e3ab595f3a1c979fff P 9b47f6698c5547fd85bf87a3781f06d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e763446e50f4061a1bac933638e751d in term 1.
I20260608 10:01:53.140118  4870 leader_election.cc:304] T 0f13c4e3dc0248e3ab595f3a1c979fff P 1e763446e50f4061a1bac933638e751d [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: 1e763446e50f4061a1bac933638e751d, 9b47f6698c5547fd85bf87a3781f06d8; no voters: 
I20260608 10:01:53.140971  5033 raft_consensus.cc:2804] T 0f13c4e3dc0248e3ab595f3a1c979fff P 1e763446e50f4061a1bac933638e751d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:53.142036  5033 raft_consensus.cc:697] T 0f13c4e3dc0248e3ab595f3a1c979fff P 1e763446e50f4061a1bac933638e751d [term 1 LEADER]: Becoming Leader. State: Replica: 1e763446e50f4061a1bac933638e751d, State: Running, Role: LEADER
I20260608 10:01:53.142843  5033 consensus_queue.cc:237] T 0f13c4e3dc0248e3ab595f3a1c979fff P 1e763446e50f4061a1bac933638e751d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b47f6698c5547fd85bf87a3781f06d8" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38293 } } peers { permanent_uuid: "fb8cde9068f84e3895cd982daf26501a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 46323 } } peers { permanent_uuid: "1e763446e50f4061a1bac933638e751d" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37883 } }
I20260608 10:01:53.150182  4726 catalog_manager.cc:5696] T 0f13c4e3dc0248e3ab595f3a1c979fff P 1e763446e50f4061a1bac933638e751d reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e763446e50f4061a1bac933638e751d (127.0.167.66). New cstate: current_term: 1 leader_uuid: "1e763446e50f4061a1bac933638e751d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b47f6698c5547fd85bf87a3781f06d8" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb8cde9068f84e3895cd982daf26501a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 46323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e763446e50f4061a1bac933638e751d" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37883 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:53.407727  4775 placement_policy_util.cc:407] tablet 0f13c4e3dc0248e3ab595f3a1c979fff: detected majority of replicas (2 of 3) at location L0
I20260608 10:01:53.414356  4780 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:53.416222  4780 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:01:53.416616  4780 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:53.708243  5038 consensus_queue.cc:1048] T 0f13c4e3dc0248e3ab595f3a1c979fff P 1e763446e50f4061a1bac933638e751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb8cde9068f84e3895cd982daf26501a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:53.721354  5041 consensus_queue.cc:1048] T 0f13c4e3dc0248e3ab595f3a1c979fff P 1e763446e50f4061a1bac933638e751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b47f6698c5547fd85bf87a3781f06d8" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:54.418794  4775 placement_policy_util.cc:407] tablet 0f13c4e3dc0248e3ab595f3a1c979fff: detected majority of replicas (2 of 3) at location L0
I20260608 10:01:55.417464  4780 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:55.418876  4780 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:01:55.419203  4780 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:55.427728  4775 placement_policy_util.cc:407] tablet 0f13c4e3dc0248e3ab595f3a1c979fff: detected majority of replicas (2 of 3) at location L0
I20260608 10:01:56.438017  4775 placement_policy_util.cc:407] tablet 0f13c4e3dc0248e3ab595f3a1c979fff: detected majority of replicas (2 of 3) at location L0
I20260608 10:01:57.420163  4780 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:57.421703  4780 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:01:57.422019  4780 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:57.449738  4775 placement_policy_util.cc:407] tablet 0f13c4e3dc0248e3ab595f3a1c979fff: detected majority of replicas (2 of 3) at location L0
I20260608 10:01:58.458696  4775 placement_policy_util.cc:407] tablet 0f13c4e3dc0248e3ab595f3a1c979fff: detected majority of replicas (2 of 3) at location L0
I20260608 10:01:59.422971  4780 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:59.424589  4780 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:01:59.424913  4780 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:59.467692  4775 placement_policy_util.cc:407] tablet 0f13c4e3dc0248e3ab595f3a1c979fff: detected majority of replicas (2 of 3) at location L0
I20260608 10:02:00.477342  4775 placement_policy_util.cc:407] tablet 0f13c4e3dc0248e3ab595f3a1c979fff: detected majority of replicas (2 of 3) at location L0
I20260608 10:02:01.426129  4780 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:01.427588  4780 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:01.427945  4780 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:01.486328  4775 placement_policy_util.cc:407] tablet 0f13c4e3dc0248e3ab595f3a1c979fff: detected majority of replicas (2 of 3) at location L0
I20260608 10:02:02.493741  4775 placement_policy_util.cc:407] tablet 0f13c4e3dc0248e3ab595f3a1c979fff: detected majority of replicas (2 of 3) at location L0
I20260608 10:02:03.903350  4775 placement_policy_util.cc:407] tablet 0f13c4e3dc0248e3ab595f3a1c979fff: detected majority of replicas (2 of 3) at location L0
I20260608 10:02:03.910054  4780 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:03.911931  4780 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:03.912384  4780 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:04.819459   669 tablet_server.cc:179] TabletServer@127.0.167.65:0 shutting down...
I20260608 10:02:04.847640   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:04.848613   669 tablet_replica.cc:333] T 0f13c4e3dc0248e3ab595f3a1c979fff P fb8cde9068f84e3895cd982daf26501a: stopping tablet replica
I20260608 10:02:04.849296   669 raft_consensus.cc:2243] T 0f13c4e3dc0248e3ab595f3a1c979fff P fb8cde9068f84e3895cd982daf26501a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:04.849942   669 raft_consensus.cc:2272] T 0f13c4e3dc0248e3ab595f3a1c979fff P fb8cde9068f84e3895cd982daf26501a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:02:04.859014  4871 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
W20260608 10:02:04.864164  4871 consensus_peers.cc:597] T 0f13c4e3dc0248e3ab595f3a1c979fff P 1e763446e50f4061a1bac933638e751d -> Peer fb8cde9068f84e3895cd982daf26501a (127.0.167.65:46323): Couldn't send request to peer fb8cde9068f84e3895cd982daf26501a. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:46323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:04.873481   669 tablet_server.cc:196] TabletServer@127.0.167.65:0 shutdown complete.
I20260608 10:02:04.887533   669 tablet_server.cc:179] TabletServer@127.0.167.66:0 shutting down...
I20260608 10:02:04.910650   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:04.911754   669 tablet_replica.cc:333] T 0f13c4e3dc0248e3ab595f3a1c979fff P 1e763446e50f4061a1bac933638e751d: stopping tablet replica
I20260608 10:02:04.912626   669 raft_consensus.cc:2243] T 0f13c4e3dc0248e3ab595f3a1c979fff P 1e763446e50f4061a1bac933638e751d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:04.914095   669 raft_consensus.cc:2272] T 0f13c4e3dc0248e3ab595f3a1c979fff P 1e763446e50f4061a1bac933638e751d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:04.914399  4775 placement_policy_util.cc:407] tablet 0f13c4e3dc0248e3ab595f3a1c979fff: detected majority of replicas (2 of 3) at location L0
W20260608 10:02:04.920912  5000 debug-util.cc:398] Leaking SignalData structure 0x7b080023e040 after lost signal to thread 672
W20260608 10:02:04.922377  5000 debug-util.cc:398] Leaking SignalData structure 0x7b08000d55c0 after lost signal to thread 4761
W20260608 10:02:04.925428  5000 debug-util.cc:398] Leaking SignalData structure 0x7b0800271d20 after lost signal to thread 5003
I20260608 10:02:04.929800   669 tablet_server.cc:196] TabletServer@127.0.167.66:0 shutdown complete.
I20260608 10:02:04.950935   669 tablet_server.cc:179] TabletServer@127.0.167.67:0 shutting down...
I20260608 10:02:04.979730   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:04.980715   669 tablet_replica.cc:333] T 0f13c4e3dc0248e3ab595f3a1c979fff P 9b47f6698c5547fd85bf87a3781f06d8: stopping tablet replica
I20260608 10:02:04.981403   669 raft_consensus.cc:2243] T 0f13c4e3dc0248e3ab595f3a1c979fff P 9b47f6698c5547fd85bf87a3781f06d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:04.981997   669 raft_consensus.cc:2272] T 0f13c4e3dc0248e3ab595f3a1c979fff P 9b47f6698c5547fd85bf87a3781f06d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:05.913417  4780 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:05.914907  4780 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:05.915271  4780 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:05.925333  4775 placement_policy_util.cc:407] tablet 0f13c4e3dc0248e3ab595f3a1c979fff: detected majority of replicas (2 of 3) at location L0
W20260608 10:02:06.001657   669 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 5000)
I20260608 10:02:06.932621  4775 placement_policy_util.cc:407] tablet 0f13c4e3dc0248e3ab595f3a1c979fff: detected majority of replicas (2 of 3) at location L0
W20260608 10:02:07.002187   669 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 5000)
I20260608 10:02:07.797432   669 tablet_server.cc:196] TabletServer@127.0.167.67:0 shutdown complete.
I20260608 10:02:07.809659   669 master.cc:562] Master@127.0.167.126:39291 shutting down...
I20260608 10:02:07.829473   669 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6e9940e2e941404bab2eb7129dbf7797 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:07.830207   669 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6e9940e2e941404bab2eb7129dbf7797 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:07.830582   669 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6e9940e2e941404bab2eb7129dbf7797: stopping tablet replica
I20260608 10:02:07.850126   669 master.cc:584] Master@127.0.167.126:39291 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (16631 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260608 10:02:07.888581   669 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.167.126:34305
I20260608 10:02:07.889784   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:07.896171  5057 instance_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 10:02:07.896164  5056 instance_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 10:02:07.896807  5059 instance_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 10:02:07.897862   669 server_base.cc:1061] running on GCE node
I20260608 10:02:07.898885   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:07.899082   669 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 10:02:07.899209   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912927899198 us; error 0 us; skew 500 ppm
I20260608 10:02:07.899750   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:07.902254   669 webserver.cc:533] Webserver started at http://127.0.167.126:44809/ using document root <none> and password file <none>
I20260608 10:02:07.902721   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:07.902885   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:07.903115   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:07.904357   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-0/minicluster-data/master-0-root/instance:
uuid: "2a723851d7eb48df95726924dcb1d8b3"
format_stamp: "Formatted at 2026-06-08 10:02:07 on dist-test-slave-swwz"
I20260608 10:02:07.909128   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 10:02:07.913008  5064 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:07.913839   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:02:07.914155   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-0/minicluster-data/master-0-root
uuid: "2a723851d7eb48df95726924dcb1d8b3"
format_stamp: "Formatted at 2026-06-08 10:02:07 on dist-test-slave-swwz"
I20260608 10:02:07.914458   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-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 10:02:07.938938   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:07.940362   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:07.981920   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.126:34305
I20260608 10:02:07.982046  5115 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.126:34305 every 8 connection(s)
I20260608 10:02:07.986352  5116 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 10:02:07.998214  5116 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2a723851d7eb48df95726924dcb1d8b3: Bootstrap starting.
I20260608 10:02:08.003350  5116 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2a723851d7eb48df95726924dcb1d8b3: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:08.007989  5116 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2a723851d7eb48df95726924dcb1d8b3: No bootstrap required, opened a new log
I20260608 10:02:08.010514  5116 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2a723851d7eb48df95726924dcb1d8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a723851d7eb48df95726924dcb1d8b3" member_type: VOTER }
I20260608 10:02:08.010998  5116 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2a723851d7eb48df95726924dcb1d8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:08.011255  5116 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2a723851d7eb48df95726924dcb1d8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a723851d7eb48df95726924dcb1d8b3, State: Initialized, Role: FOLLOWER
I20260608 10:02:08.011951  5116 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2a723851d7eb48df95726924dcb1d8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2a723851d7eb48df95726924dcb1d8b3" member_type: VOTER }
I20260608 10:02:08.012583  5116 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2a723851d7eb48df95726924dcb1d8b3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:02:08.012831  5116 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2a723851d7eb48df95726924dcb1d8b3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:02:08.013127  5116 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2a723851d7eb48df95726924dcb1d8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:08.018535  5116 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2a723851d7eb48df95726924dcb1d8b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a723851d7eb48df95726924dcb1d8b3" member_type: VOTER }
I20260608 10:02:08.019155  5116 leader_election.cc:304] T 00000000000000000000000000000000 P 2a723851d7eb48df95726924dcb1d8b3 [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: 2a723851d7eb48df95726924dcb1d8b3; no voters: 
I20260608 10:02:08.020435  5116 leader_election.cc:290] T 00000000000000000000000000000000 P 2a723851d7eb48df95726924dcb1d8b3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:02:08.020890  5119 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2a723851d7eb48df95726924dcb1d8b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:08.022296  5119 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2a723851d7eb48df95726924dcb1d8b3 [term 1 LEADER]: Becoming Leader. State: Replica: 2a723851d7eb48df95726924dcb1d8b3, State: Running, Role: LEADER
I20260608 10:02:08.023105  5119 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2a723851d7eb48df95726924dcb1d8b3 [LEADER]: Queue going to LEADER mode. State: All 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: "2a723851d7eb48df95726924dcb1d8b3" member_type: VOTER }
I20260608 10:02:08.023718  5116 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2a723851d7eb48df95726924dcb1d8b3 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:02:08.028837  5121 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2a723851d7eb48df95726924dcb1d8b3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2a723851d7eb48df95726924dcb1d8b3. Latest consensus state: current_term: 1 leader_uuid: "2a723851d7eb48df95726924dcb1d8b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a723851d7eb48df95726924dcb1d8b3" member_type: VOTER } }
I20260608 10:02:08.029793  5121 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2a723851d7eb48df95726924dcb1d8b3 [sys.catalog]: This master's current role is: LEADER
I20260608 10:02:08.029704  5120 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2a723851d7eb48df95726924dcb1d8b3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2a723851d7eb48df95726924dcb1d8b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a723851d7eb48df95726924dcb1d8b3" member_type: VOTER } }
I20260608 10:02:08.030458  5120 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2a723851d7eb48df95726924dcb1d8b3 [sys.catalog]: This master's current role is: LEADER
I20260608 10:02:08.032215  5128 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:02:08.037583  5128 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:02:08.039953   669 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:02:08.048054  5128 catalog_manager.cc:1382] Generated new cluster ID: e6f2d738c3bb4054b825f4b1451334f1
I20260608 10:02:08.048477  5128 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:02:08.062268  5128 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:02:08.063725  5128 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:02:08.080629  5128 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2a723851d7eb48df95726924dcb1d8b3: Generated new TSK 0
I20260608 10:02:08.081301  5128 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:02:08.106899   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:08.113399  5137 instance_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 10:02:08.114866  5138 instance_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 10:02:08.116176  5140 instance_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 10:02:08.116986   669 server_base.cc:1061] running on GCE node
I20260608 10:02:08.118005   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:08.118234   669 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 10:02:08.118425   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912928118407 us; error 0 us; skew 500 ppm
I20260608 10:02:08.119040   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:08.121533   669 webserver.cc:533] Webserver started at http://127.0.167.65:45015/ using document root <none> and password file <none>
I20260608 10:02:08.122081   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:08.122306   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:08.122592   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:08.123797   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-0/minicluster-data/ts-0-root/instance:
uuid: "c678e677c6754090a8f449d5d336064a"
format_stamp: "Formatted at 2026-06-08 10:02:08 on dist-test-slave-swwz"
I20260608 10:02:08.128957   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260608 10:02:08.132824  5145 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:08.133795   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 10:02:08.134101   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-0/minicluster-data/ts-0-root
uuid: "c678e677c6754090a8f449d5d336064a"
format_stamp: "Formatted at 2026-06-08 10:02:08 on dist-test-slave-swwz"
I20260608 10:02:08.134361   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-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 10:02:08.155822   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:08.157217   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:08.158761   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:08.161396   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:08.161588   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:08.161903   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:08.162046   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:08.205857   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.65:38193
I20260608 10:02:08.205972  5207 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.65:38193 every 8 connection(s)
I20260608 10:02:08.211597   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:08.219872  5212 instance_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 10:02:08.221150  5213 instance_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 10:02:08.227123  5215 instance_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 10:02:08.227312   669 server_base.cc:1061] running on GCE node
I20260608 10:02:08.228133  5208 heartbeater.cc:344] Connected to a master server at 127.0.167.126:34305
I20260608 10:02:08.228606  5208 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:08.228695   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:08.229009   669 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 10:02:08.229226   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912928229208 us; error 0 us; skew 500 ppm
I20260608 10:02:08.229601  5208 heartbeater.cc:507] Master 127.0.167.126:34305 requested a full tablet report, sending...
I20260608 10:02:08.230116   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:08.232422  5081 ts_manager.cc:194] Registered new tserver with Master: c678e677c6754090a8f449d5d336064a (127.0.167.65:38193)
I20260608 10:02:08.233379   669 webserver.cc:533] Webserver started at http://127.0.167.66:32775/ using document root <none> and password file <none>
I20260608 10:02:08.234218   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:08.234489   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:08.234792   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:08.235085  5081 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35260
I20260608 10:02:08.236251   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-0/minicluster-data/ts-1-root/instance:
uuid: "411526dda4084a6db40e928ad49bb1fd"
format_stamp: "Formatted at 2026-06-08 10:02:08 on dist-test-slave-swwz"
I20260608 10:02:08.241351   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:02:08.245785  5220 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:08.246764   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:02:08.247037   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-0/minicluster-data/ts-1-root
uuid: "411526dda4084a6db40e928ad49bb1fd"
format_stamp: "Formatted at 2026-06-08 10:02:08 on dist-test-slave-swwz"
I20260608 10:02:08.247285   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-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 10:02:08.266803   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:08.268007   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:08.269632   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:08.272100   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:08.272351   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:02:08.272637   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:08.272804   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:08.315225   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.66:45689
I20260608 10:02:08.315366  5282 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.66:45689 every 8 connection(s)
I20260608 10:02:08.320574   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:08.327596  5286 instance_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 10:02:08.330072  5287 instance_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 10:02:08.333364   669 server_base.cc:1061] running on GCE node
W20260608 10:02:08.333910  5289 instance_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 10:02:08.334836  5283 heartbeater.cc:344] Connected to a master server at 127.0.167.126:34305
I20260608 10:02:08.335167   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:02:08.335304  5283 heartbeater.cc:461] Registering TS with master...
W20260608 10:02:08.335477   669 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 10:02:08.335729   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912928335711 us; error 0 us; skew 500 ppm
I20260608 10:02:08.336365  5283 heartbeater.cc:507] Master 127.0.167.126:34305 requested a full tablet report, sending...
I20260608 10:02:08.336691   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:08.339035  5081 ts_manager.cc:194] Registered new tserver with Master: 411526dda4084a6db40e928ad49bb1fd (127.0.167.66:45689)
I20260608 10:02:08.339519   669 webserver.cc:533] Webserver started at http://127.0.167.67:33033/ using document root <none> and password file <none>
I20260608 10:02:08.340112   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:08.340360   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:08.340656   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:08.340749  5081 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35262
I20260608 10:02:08.341895   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-0/minicluster-data/ts-2-root/instance:
uuid: "c9928950755949d48ab5b89b1837b9b2"
format_stamp: "Formatted at 2026-06-08 10:02:08 on dist-test-slave-swwz"
I20260608 10:02:08.347084   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 10:02:08.350715  5294 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:08.351560   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:02:08.351878   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-0/minicluster-data/ts-2-root
uuid: "c9928950755949d48ab5b89b1837b9b2"
format_stamp: "Formatted at 2026-06-08 10:02:08 on dist-test-slave-swwz"
I20260608 10:02:08.352139   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-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 10:02:08.367461   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:08.368773   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:08.370278   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:08.372668   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:08.372905   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:08.373154   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:08.373332   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:08.416059   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.67:41557
I20260608 10:02:08.416257  5356 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.67:41557 every 8 connection(s)
I20260608 10:02:08.431181  5357 heartbeater.cc:344] Connected to a master server at 127.0.167.126:34305
I20260608 10:02:08.431576  5357 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:08.432359  5357 heartbeater.cc:507] Master 127.0.167.126:34305 requested a full tablet report, sending...
I20260608 10:02:08.434433  5081 ts_manager.cc:194] Registered new tserver with Master: c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557)
I20260608 10:02:08.434571   669 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01491902s
I20260608 10:02:08.436026  5081 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35272
I20260608 10:02:09.238081  5208 heartbeater.cc:499] Master 127.0.167.126:34305 was elected leader, sending a full tablet report...
I20260608 10:02:09.343762  5283 heartbeater.cc:499] Master 127.0.167.126:34305 was elected leader, sending a full tablet report...
I20260608 10:02:09.438849  5357 heartbeater.cc:499] Master 127.0.167.126:34305 was elected leader, sending a full tablet report...
I20260608 10:02:09.492914  5081 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35274:
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 10:02:09.496316  5081 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 10:02:09.595579  5173 tablet_service.cc:1511] Processing CreateTablet for tablet 554040ec5245492fb0ec44c918bc0b91 (DEFAULT_TABLE table=test-workload [id=14d7684a817845da9938ef30277d8b6d]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 10:02:09.597474  5173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 554040ec5245492fb0ec44c918bc0b91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:09.597771  5247 tablet_service.cc:1511] Processing CreateTablet for tablet 5347c08c724440e59da65d95093e8060 (DEFAULT_TABLE table=test-workload [id=14d7684a817845da9938ef30277d8b6d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 10:02:09.599309  5247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5347c08c724440e59da65d95093e8060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:09.600236  5171 tablet_service.cc:1511] Processing CreateTablet for tablet df2d13ee66964f159f282cb93a71e56c (DEFAULT_TABLE table=test-workload [id=14d7684a817845da9938ef30277d8b6d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 10:02:09.595597  5246 tablet_service.cc:1511] Processing CreateTablet for tablet df2d13ee66964f159f282cb93a71e56c (DEFAULT_TABLE table=test-workload [id=14d7684a817845da9938ef30277d8b6d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 10:02:09.601886  5171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df2d13ee66964f159f282cb93a71e56c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:09.602746  5246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df2d13ee66964f159f282cb93a71e56c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:09.609094  5170 tablet_service.cc:1511] Processing CreateTablet for tablet 4730da8a39d544328df21cdddcb859a4 (DEFAULT_TABLE table=test-workload [id=14d7684a817845da9938ef30277d8b6d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 10:02:09.610169  5322 tablet_service.cc:1511] Processing CreateTablet for tablet 554040ec5245492fb0ec44c918bc0b91 (DEFAULT_TABLE table=test-workload [id=14d7684a817845da9938ef30277d8b6d]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 10:02:09.610715  5170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4730da8a39d544328df21cdddcb859a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:09.611590  5322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 554040ec5245492fb0ec44c918bc0b91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:09.612874  5244 tablet_service.cc:1511] Processing CreateTablet for tablet 59286407af5f4da3baa2ca4bfd95e395 (DEFAULT_TABLE table=test-workload [id=14d7684a817845da9938ef30277d8b6d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 10:02:09.614285  5244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59286407af5f4da3baa2ca4bfd95e395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:09.617134  5172 tablet_service.cc:1511] Processing CreateTablet for tablet 5347c08c724440e59da65d95093e8060 (DEFAULT_TABLE table=test-workload [id=14d7684a817845da9938ef30277d8b6d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 10:02:09.619180  5168 tablet_service.cc:1511] Processing CreateTablet for tablet 0914ea054fe140cfb482cea50362fab7 (DEFAULT_TABLE table=test-workload [id=14d7684a817845da9938ef30277d8b6d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 10:02:09.619397  5248 tablet_service.cc:1511] Processing CreateTablet for tablet 554040ec5245492fb0ec44c918bc0b91 (DEFAULT_TABLE table=test-workload [id=14d7684a817845da9938ef30277d8b6d]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 10:02:09.621193  5169 tablet_service.cc:1511] Processing CreateTablet for tablet 59286407af5f4da3baa2ca4bfd95e395 (DEFAULT_TABLE table=test-workload [id=14d7684a817845da9938ef30277d8b6d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 10:02:09.623220  5248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 554040ec5245492fb0ec44c918bc0b91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:09.623152  5167 tablet_service.cc:1511] Processing CreateTablet for tablet d4e00d88bf8242d081a77a599ef6196b (DEFAULT_TABLE table=test-workload [id=14d7684a817845da9938ef30277d8b6d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 10:02:09.624701  5172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5347c08c724440e59da65d95093e8060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:09.628747  5169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59286407af5f4da3baa2ca4bfd95e395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:09.628546  5166 tablet_service.cc:1511] Processing CreateTablet for tablet e7b5099ba9b64912b582a6da5ac9d39e (DEFAULT_TABLE table=test-workload [id=14d7684a817845da9938ef30277d8b6d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 10:02:09.630574  5166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7b5099ba9b64912b582a6da5ac9d39e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:09.632750  5168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0914ea054fe140cfb482cea50362fab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:09.635094  5241 tablet_service.cc:1511] Processing CreateTablet for tablet e7b5099ba9b64912b582a6da5ac9d39e (DEFAULT_TABLE table=test-workload [id=14d7684a817845da9938ef30277d8b6d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 10:02:09.635782  5167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4e00d88bf8242d081a77a599ef6196b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:09.636624  5242 tablet_service.cc:1511] Processing CreateTablet for tablet d4e00d88bf8242d081a77a599ef6196b (DEFAULT_TABLE table=test-workload [id=14d7684a817845da9938ef30277d8b6d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 10:02:09.638159  5242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4e00d88bf8242d081a77a599ef6196b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:09.638314  5240 tablet_service.cc:1511] Processing CreateTablet for tablet fbaf034da2334d52bbdc701222d0ac6c (DEFAULT_TABLE table=test-workload [id=14d7684a817845da9938ef30277d8b6d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 10:02:09.639715  5240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbaf034da2334d52bbdc701222d0ac6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:09.635088  5243 tablet_service.cc:1511] Processing CreateTablet for tablet 0914ea054fe140cfb482cea50362fab7 (DEFAULT_TABLE table=test-workload [id=14d7684a817845da9938ef30277d8b6d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 10:02:09.641925  5243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0914ea054fe140cfb482cea50362fab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:09.641798  5165 tablet_service.cc:1511] Processing CreateTablet for tablet fbaf034da2334d52bbdc701222d0ac6c (DEFAULT_TABLE table=test-workload [id=14d7684a817845da9938ef30277d8b6d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 10:02:09.643234  5165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbaf034da2334d52bbdc701222d0ac6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:09.644805  5241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7b5099ba9b64912b582a6da5ac9d39e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:09.658151  5245 tablet_service.cc:1511] Processing CreateTablet for tablet 4730da8a39d544328df21cdddcb859a4 (DEFAULT_TABLE table=test-workload [id=14d7684a817845da9938ef30277d8b6d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 10:02:09.660696  5245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4730da8a39d544328df21cdddcb859a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:09.665371  5164 tablet_service.cc:1511] Processing CreateTablet for tablet f97526154e334ad5878fd992da54c918 (DEFAULT_TABLE table=test-workload [id=14d7684a817845da9938ef30277d8b6d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 10:02:09.667410  5164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97526154e334ad5878fd992da54c918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:09.674299  5239 tablet_service.cc:1511] Processing CreateTablet for tablet f97526154e334ad5878fd992da54c918 (DEFAULT_TABLE table=test-workload [id=14d7684a817845da9938ef30277d8b6d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 10:02:09.675897  5239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97526154e334ad5878fd992da54c918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:09.695073  5321 tablet_service.cc:1511] Processing CreateTablet for tablet 5347c08c724440e59da65d95093e8060 (DEFAULT_TABLE table=test-workload [id=14d7684a817845da9938ef30277d8b6d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 10:02:09.697347  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5347c08c724440e59da65d95093e8060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:09.708434  5320 tablet_service.cc:1511] Processing CreateTablet for tablet df2d13ee66964f159f282cb93a71e56c (DEFAULT_TABLE table=test-workload [id=14d7684a817845da9938ef30277d8b6d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 10:02:09.711709  5319 tablet_service.cc:1511] Processing CreateTablet for tablet 4730da8a39d544328df21cdddcb859a4 (DEFAULT_TABLE table=test-workload [id=14d7684a817845da9938ef30277d8b6d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 10:02:09.712107  5316 tablet_service.cc:1511] Processing CreateTablet for tablet d4e00d88bf8242d081a77a599ef6196b (DEFAULT_TABLE table=test-workload [id=14d7684a817845da9938ef30277d8b6d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 10:02:09.714426  5318 tablet_service.cc:1511] Processing CreateTablet for tablet 59286407af5f4da3baa2ca4bfd95e395 (DEFAULT_TABLE table=test-workload [id=14d7684a817845da9938ef30277d8b6d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 10:02:09.717110  5317 tablet_service.cc:1511] Processing CreateTablet for tablet 0914ea054fe140cfb482cea50362fab7 (DEFAULT_TABLE table=test-workload [id=14d7684a817845da9938ef30277d8b6d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 10:02:09.710132  5320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df2d13ee66964f159f282cb93a71e56c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:09.719233  5316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4e00d88bf8242d081a77a599ef6196b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:09.719991  5318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59286407af5f4da3baa2ca4bfd95e395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:09.732750  5317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0914ea054fe140cfb482cea50362fab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:09.735579  5315 tablet_service.cc:1511] Processing CreateTablet for tablet e7b5099ba9b64912b582a6da5ac9d39e (DEFAULT_TABLE table=test-workload [id=14d7684a817845da9938ef30277d8b6d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 10:02:09.737242  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4730da8a39d544328df21cdddcb859a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:09.738106  5315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7b5099ba9b64912b582a6da5ac9d39e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:09.751590  5314 tablet_service.cc:1511] Processing CreateTablet for tablet fbaf034da2334d52bbdc701222d0ac6c (DEFAULT_TABLE table=test-workload [id=14d7684a817845da9938ef30277d8b6d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 10:02:09.753818  5314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbaf034da2334d52bbdc701222d0ac6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:09.771404  5313 tablet_service.cc:1511] Processing CreateTablet for tablet f97526154e334ad5878fd992da54c918 (DEFAULT_TABLE table=test-workload [id=14d7684a817845da9938ef30277d8b6d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 10:02:09.773653  5313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97526154e334ad5878fd992da54c918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:09.704187  5165 tablet_service.cc:1511] Processing CreateTablet for tablet 7d3ff9a004694226847fc8ff7f2d4c76 (DEFAULT_TABLE table=test-workload [id=14d7684a817845da9938ef30277d8b6d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 10:02:09.823463  5246 tablet_service.cc:1511] Processing CreateTablet for tablet 7d3ff9a004694226847fc8ff7f2d4c76 (DEFAULT_TABLE table=test-workload [id=14d7684a817845da9938ef30277d8b6d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 10:02:09.831703  5240 tablet_service.cc:1511] Processing CreateTablet for tablet 01062227332946608a668305d5554613 (DEFAULT_TABLE table=test-workload [id=14d7684a817845da9938ef30277d8b6d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 10:02:09.835484  5246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d3ff9a004694226847fc8ff7f2d4c76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:09.839563  5240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01062227332946608a668305d5554613. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:09.853312  5379 tablet_bootstrap.cc:492] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd: Bootstrap starting.
I20260608 10:02:09.859083  5165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d3ff9a004694226847fc8ff7f2d4c76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:09.873895  5172 tablet_service.cc:1511] Processing CreateTablet for tablet 01062227332946608a668305d5554613 (DEFAULT_TABLE table=test-workload [id=14d7684a817845da9938ef30277d8b6d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 10:02:09.958501  5172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01062227332946608a668305d5554613. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:09.875348  5320 tablet_service.cc:1511] Processing CreateTablet for tablet 7d3ff9a004694226847fc8ff7f2d4c76 (DEFAULT_TABLE table=test-workload [id=14d7684a817845da9938ef30277d8b6d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 10:02:09.896068  5377 tablet_bootstrap.cc:492] T 554040ec5245492fb0ec44c918bc0b91 P c678e677c6754090a8f449d5d336064a: Bootstrap starting.
I20260608 10:02:09.975291  5320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d3ff9a004694226847fc8ff7f2d4c76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:09.922021  5380 tablet_bootstrap.cc:492] T e7b5099ba9b64912b582a6da5ac9d39e P c9928950755949d48ab5b89b1837b9b2: Bootstrap starting.
I20260608 10:02:09.885471  5379 tablet_bootstrap.cc:654] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:09.881520  5313 tablet_service.cc:1511] Processing CreateTablet for tablet 01062227332946608a668305d5554613 (DEFAULT_TABLE table=test-workload [id=14d7684a817845da9938ef30277d8b6d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 10:02:09.992753  5313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01062227332946608a668305d5554613. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 10:02:10.001367  5065 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.0.167.65:38193, user_credentials={real_user=slave}} blocked reactor thread for 48544.5us
I20260608 10:02:10.013341  5380 tablet_bootstrap.cc:654] T e7b5099ba9b64912b582a6da5ac9d39e P c9928950755949d48ab5b89b1837b9b2: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:10.021306  5377 tablet_bootstrap.cc:654] T 554040ec5245492fb0ec44c918bc0b91 P c678e677c6754090a8f449d5d336064a: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:10.026862  5379 tablet_bootstrap.cc:492] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd: No bootstrap required, opened a new log
I20260608 10:02:10.027622  5379 ts_tablet_manager.cc:1403] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd: Time spent bootstrapping tablet: real 0.175s	user 0.040s	sys 0.025s
W20260608 10:02:10.038650  5129 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:02:10.045451  5377 tablet_bootstrap.cc:492] T 554040ec5245492fb0ec44c918bc0b91 P c678e677c6754090a8f449d5d336064a: No bootstrap required, opened a new log
I20260608 10:02:10.046154  5377 ts_tablet_manager.cc:1403] T 554040ec5245492fb0ec44c918bc0b91 P c678e677c6754090a8f449d5d336064a: Time spent bootstrapping tablet: real 0.151s	user 0.014s	sys 0.010s
I20260608 10:02:10.031936  5379 raft_consensus.cc:359] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.049611  5379 raft_consensus.cc:385] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:10.050071  5379 raft_consensus.cc:740] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 411526dda4084a6db40e928ad49bb1fd, State: Initialized, Role: FOLLOWER
I20260608 10:02:10.050143  5377 raft_consensus.cc:359] T 554040ec5245492fb0ec44c918bc0b91 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.050956  5377 raft_consensus.cc:385] T 554040ec5245492fb0ec44c918bc0b91 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:10.051322  5377 raft_consensus.cc:740] T 554040ec5245492fb0ec44c918bc0b91 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c678e677c6754090a8f449d5d336064a, State: Initialized, Role: FOLLOWER
I20260608 10:02:10.051381  5379 consensus_queue.cc:260] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.052040  5377 consensus_queue.cc:260] T 554040ec5245492fb0ec44c918bc0b91 P c678e677c6754090a8f449d5d336064a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.056298  5379 ts_tablet_manager.cc:1434] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.009s
I20260608 10:02:10.056924  5377 ts_tablet_manager.cc:1434] T 554040ec5245492fb0ec44c918bc0b91 P c678e677c6754090a8f449d5d336064a: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.001s
I20260608 10:02:10.057978  5379 tablet_bootstrap.cc:492] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd: Bootstrap starting.
I20260608 10:02:10.058609  5377 tablet_bootstrap.cc:492] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a: Bootstrap starting.
I20260608 10:02:10.065753  5380 tablet_bootstrap.cc:492] T e7b5099ba9b64912b582a6da5ac9d39e P c9928950755949d48ab5b89b1837b9b2: No bootstrap required, opened a new log
I20260608 10:02:10.066566  5380 ts_tablet_manager.cc:1403] T e7b5099ba9b64912b582a6da5ac9d39e P c9928950755949d48ab5b89b1837b9b2: Time spent bootstrapping tablet: real 0.145s	user 0.025s	sys 0.014s
I20260608 10:02:10.066879  5379 tablet_bootstrap.cc:654] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:10.066891  5377 tablet_bootstrap.cc:654] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:10.070603  5380 raft_consensus.cc:359] T e7b5099ba9b64912b582a6da5ac9d39e P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
W20260608 10:02:10.071548  5284 tablet.cc:2404] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:02:10.073340  5380 raft_consensus.cc:385] T e7b5099ba9b64912b582a6da5ac9d39e P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:10.073729  5380 raft_consensus.cc:740] T e7b5099ba9b64912b582a6da5ac9d39e P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9928950755949d48ab5b89b1837b9b2, State: Initialized, Role: FOLLOWER
I20260608 10:02:10.075094  5380 consensus_queue.cc:260] T e7b5099ba9b64912b582a6da5ac9d39e P c9928950755949d48ab5b89b1837b9b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.086107  5380 ts_tablet_manager.cc:1434] T e7b5099ba9b64912b582a6da5ac9d39e P c9928950755949d48ab5b89b1837b9b2: Time spent starting tablet: real 0.019s	user 0.014s	sys 0.000s
I20260608 10:02:10.090576  5380 tablet_bootstrap.cc:492] T df2d13ee66964f159f282cb93a71e56c P c9928950755949d48ab5b89b1837b9b2: Bootstrap starting.
I20260608 10:02:10.094233  5377 tablet_bootstrap.cc:492] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a: No bootstrap required, opened a new log
I20260608 10:02:10.094866  5377 ts_tablet_manager.cc:1403] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a: Time spent bootstrapping tablet: real 0.037s	user 0.005s	sys 0.025s
I20260608 10:02:10.095582  5379 tablet_bootstrap.cc:492] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd: No bootstrap required, opened a new log
I20260608 10:02:10.096119  5379 ts_tablet_manager.cc:1403] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.017s
I20260608 10:02:10.098448  5380 tablet_bootstrap.cc:654] T df2d13ee66964f159f282cb93a71e56c P c9928950755949d48ab5b89b1837b9b2: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:10.098223  5377 raft_consensus.cc:359] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.099012  5377 raft_consensus.cc:385] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:10.099335  5377 raft_consensus.cc:740] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c678e677c6754090a8f449d5d336064a, State: Initialized, Role: FOLLOWER
I20260608 10:02:10.099314  5379 raft_consensus.cc:359] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.100114  5379 raft_consensus.cc:385] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:10.100462  5379 raft_consensus.cc:740] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 411526dda4084a6db40e928ad49bb1fd, State: Initialized, Role: FOLLOWER
I20260608 10:02:10.100509  5377 consensus_queue.cc:260] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.101514  5379 consensus_queue.cc:260] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.103086  5377 ts_tablet_manager.cc:1434] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260608 10:02:10.106907  5379 ts_tablet_manager.cc:1434] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260608 10:02:10.108358  5379 tablet_bootstrap.cc:492] T f97526154e334ad5878fd992da54c918 P 411526dda4084a6db40e928ad49bb1fd: Bootstrap starting.
I20260608 10:02:10.109406  5377 tablet_bootstrap.cc:492] T 4730da8a39d544328df21cdddcb859a4 P c678e677c6754090a8f449d5d336064a: Bootstrap starting.
I20260608 10:02:10.115942  5379 tablet_bootstrap.cc:654] T f97526154e334ad5878fd992da54c918 P 411526dda4084a6db40e928ad49bb1fd: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:10.117146  5377 tablet_bootstrap.cc:654] T 4730da8a39d544328df21cdddcb859a4 P c678e677c6754090a8f449d5d336064a: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:10.119582  5380 tablet_bootstrap.cc:492] T df2d13ee66964f159f282cb93a71e56c P c9928950755949d48ab5b89b1837b9b2: No bootstrap required, opened a new log
I20260608 10:02:10.120321  5380 ts_tablet_manager.cc:1403] T df2d13ee66964f159f282cb93a71e56c P c9928950755949d48ab5b89b1837b9b2: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.009s
I20260608 10:02:10.124678  5380 raft_consensus.cc:359] T df2d13ee66964f159f282cb93a71e56c P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.125613  5380 raft_consensus.cc:385] T df2d13ee66964f159f282cb93a71e56c P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:10.125957  5380 raft_consensus.cc:740] T df2d13ee66964f159f282cb93a71e56c P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9928950755949d48ab5b89b1837b9b2, State: Initialized, Role: FOLLOWER
I20260608 10:02:10.127280  5377 tablet_bootstrap.cc:492] T 4730da8a39d544328df21cdddcb859a4 P c678e677c6754090a8f449d5d336064a: No bootstrap required, opened a new log
I20260608 10:02:10.127732  5377 ts_tablet_manager.cc:1403] T 4730da8a39d544328df21cdddcb859a4 P c678e677c6754090a8f449d5d336064a: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.009s
I20260608 10:02:10.126783  5380 consensus_queue.cc:260] T df2d13ee66964f159f282cb93a71e56c P c9928950755949d48ab5b89b1837b9b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.127918  5379 tablet_bootstrap.cc:492] T f97526154e334ad5878fd992da54c918 P 411526dda4084a6db40e928ad49bb1fd: No bootstrap required, opened a new log
I20260608 10:02:10.128468  5379 ts_tablet_manager.cc:1403] T f97526154e334ad5878fd992da54c918 P 411526dda4084a6db40e928ad49bb1fd: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.002s
I20260608 10:02:10.129766  5380 ts_tablet_manager.cc:1434] T df2d13ee66964f159f282cb93a71e56c P c9928950755949d48ab5b89b1837b9b2: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 10:02:10.130934  5380 tablet_bootstrap.cc:492] T f97526154e334ad5878fd992da54c918 P c9928950755949d48ab5b89b1837b9b2: Bootstrap starting.
I20260608 10:02:10.131179  5377 raft_consensus.cc:359] T 4730da8a39d544328df21cdddcb859a4 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.131943  5377 raft_consensus.cc:385] T 4730da8a39d544328df21cdddcb859a4 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:10.131903  5379 raft_consensus.cc:359] T f97526154e334ad5878fd992da54c918 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.132519  5377 raft_consensus.cc:740] T 4730da8a39d544328df21cdddcb859a4 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c678e677c6754090a8f449d5d336064a, State: Initialized, Role: FOLLOWER
I20260608 10:02:10.132866  5379 raft_consensus.cc:385] T f97526154e334ad5878fd992da54c918 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:10.133234  5379 raft_consensus.cc:740] T f97526154e334ad5878fd992da54c918 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 411526dda4084a6db40e928ad49bb1fd, State: Initialized, Role: FOLLOWER
I20260608 10:02:10.133718  5377 consensus_queue.cc:260] T 4730da8a39d544328df21cdddcb859a4 P c678e677c6754090a8f449d5d336064a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.134099  5379 consensus_queue.cc:260] T f97526154e334ad5878fd992da54c918 P 411526dda4084a6db40e928ad49bb1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.136875  5377 ts_tablet_manager.cc:1434] T 4730da8a39d544328df21cdddcb859a4 P c678e677c6754090a8f449d5d336064a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260608 10:02:10.137104  5379 ts_tablet_manager.cc:1434] T f97526154e334ad5878fd992da54c918 P 411526dda4084a6db40e928ad49bb1fd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 10:02:10.138311  5377 tablet_bootstrap.cc:492] T 59286407af5f4da3baa2ca4bfd95e395 P c678e677c6754090a8f449d5d336064a: Bootstrap starting.
I20260608 10:02:10.138463  5379 tablet_bootstrap.cc:492] T fbaf034da2334d52bbdc701222d0ac6c P 411526dda4084a6db40e928ad49bb1fd: Bootstrap starting.
I20260608 10:02:10.138921  5380 tablet_bootstrap.cc:654] T f97526154e334ad5878fd992da54c918 P c9928950755949d48ab5b89b1837b9b2: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:10.146416  5377 tablet_bootstrap.cc:654] T 59286407af5f4da3baa2ca4bfd95e395 P c678e677c6754090a8f449d5d336064a: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:10.146633  5379 tablet_bootstrap.cc:654] T fbaf034da2334d52bbdc701222d0ac6c P 411526dda4084a6db40e928ad49bb1fd: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:10.188854  5380 tablet_bootstrap.cc:492] T f97526154e334ad5878fd992da54c918 P c9928950755949d48ab5b89b1837b9b2: No bootstrap required, opened a new log
I20260608 10:02:10.188963  5377 tablet_bootstrap.cc:492] T 59286407af5f4da3baa2ca4bfd95e395 P c678e677c6754090a8f449d5d336064a: No bootstrap required, opened a new log
I20260608 10:02:10.188854  5379 tablet_bootstrap.cc:492] T fbaf034da2334d52bbdc701222d0ac6c P 411526dda4084a6db40e928ad49bb1fd: No bootstrap required, opened a new log
I20260608 10:02:10.189677  5380 ts_tablet_manager.cc:1403] T f97526154e334ad5878fd992da54c918 P c9928950755949d48ab5b89b1837b9b2: Time spent bootstrapping tablet: real 0.059s	user 0.038s	sys 0.012s
I20260608 10:02:10.189743  5377 ts_tablet_manager.cc:1403] T 59286407af5f4da3baa2ca4bfd95e395 P c678e677c6754090a8f449d5d336064a: Time spent bootstrapping tablet: real 0.052s	user 0.021s	sys 0.030s
I20260608 10:02:10.189805  5379 ts_tablet_manager.cc:1403] T fbaf034da2334d52bbdc701222d0ac6c P 411526dda4084a6db40e928ad49bb1fd: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.035s
I20260608 10:02:10.192625  5377 raft_consensus.cc:359] T 59286407af5f4da3baa2ca4bfd95e395 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.193222  5377 raft_consensus.cc:385] T 59286407af5f4da3baa2ca4bfd95e395 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:10.193564  5377 raft_consensus.cc:740] T 59286407af5f4da3baa2ca4bfd95e395 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c678e677c6754090a8f449d5d336064a, State: Initialized, Role: FOLLOWER
I20260608 10:02:10.193235  5380 raft_consensus.cc:359] T f97526154e334ad5878fd992da54c918 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.193409  5379 raft_consensus.cc:359] T fbaf034da2334d52bbdc701222d0ac6c P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.194198  5380 raft_consensus.cc:385] T f97526154e334ad5878fd992da54c918 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:10.194242  5379 raft_consensus.cc:385] T fbaf034da2334d52bbdc701222d0ac6c P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:10.194654  5380 raft_consensus.cc:740] T f97526154e334ad5878fd992da54c918 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9928950755949d48ab5b89b1837b9b2, State: Initialized, Role: FOLLOWER
I20260608 10:02:10.194742  5379 raft_consensus.cc:740] T fbaf034da2334d52bbdc701222d0ac6c P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 411526dda4084a6db40e928ad49bb1fd, State: Initialized, Role: FOLLOWER
I20260608 10:02:10.195096  5385 raft_consensus.cc:493] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:10.194453  5377 consensus_queue.cc:260] T 59286407af5f4da3baa2ca4bfd95e395 P c678e677c6754090a8f449d5d336064a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.195663  5385 raft_consensus.cc:515] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.195696  5379 consensus_queue.cc:260] T fbaf034da2334d52bbdc701222d0ac6c P 411526dda4084a6db40e928ad49bb1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.195696  5380 consensus_queue.cc:260] T f97526154e334ad5878fd992da54c918 P c9928950755949d48ab5b89b1837b9b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.204849  5377 ts_tablet_manager.cc:1434] T 59286407af5f4da3baa2ca4bfd95e395 P c678e677c6754090a8f449d5d336064a: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.005s
I20260608 10:02:10.206516  5377 tablet_bootstrap.cc:492] T f97526154e334ad5878fd992da54c918 P c678e677c6754090a8f449d5d336064a: Bootstrap starting.
I20260608 10:02:10.215041  5377 tablet_bootstrap.cc:654] T f97526154e334ad5878fd992da54c918 P c678e677c6754090a8f449d5d336064a: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:10.219465  5385 leader_election.cc:290] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c678e677c6754090a8f449d5d336064a (127.0.167.65:38193), c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557)
I20260608 10:02:10.224557  5380 ts_tablet_manager.cc:1434] T f97526154e334ad5878fd992da54c918 P c9928950755949d48ab5b89b1837b9b2: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.000s
I20260608 10:02:10.234627  5380 tablet_bootstrap.cc:492] T 4730da8a39d544328df21cdddcb859a4 P c9928950755949d48ab5b89b1837b9b2: Bootstrap starting.
I20260608 10:02:10.246479  5380 tablet_bootstrap.cc:654] T 4730da8a39d544328df21cdddcb859a4 P c9928950755949d48ab5b89b1837b9b2: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:10.261545  5380 tablet_bootstrap.cc:492] T 4730da8a39d544328df21cdddcb859a4 P c9928950755949d48ab5b89b1837b9b2: No bootstrap required, opened a new log
I20260608 10:02:10.262313  5380 ts_tablet_manager.cc:1403] T 4730da8a39d544328df21cdddcb859a4 P c9928950755949d48ab5b89b1837b9b2: Time spent bootstrapping tablet: real 0.028s	user 0.022s	sys 0.000s
I20260608 10:02:10.266703  5380 raft_consensus.cc:359] T 4730da8a39d544328df21cdddcb859a4 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.267740  5380 raft_consensus.cc:385] T 4730da8a39d544328df21cdddcb859a4 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:10.268133  5380 raft_consensus.cc:740] T 4730da8a39d544328df21cdddcb859a4 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9928950755949d48ab5b89b1837b9b2, State: Initialized, Role: FOLLOWER
I20260608 10:02:10.269414  5380 consensus_queue.cc:260] T 4730da8a39d544328df21cdddcb859a4 P c9928950755949d48ab5b89b1837b9b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.283280  5380 ts_tablet_manager.cc:1434] T 4730da8a39d544328df21cdddcb859a4 P c9928950755949d48ab5b89b1837b9b2: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.000s
I20260608 10:02:10.295708  5332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2d13ee66964f159f282cb93a71e56c" candidate_uuid: "411526dda4084a6db40e928ad49bb1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9928950755949d48ab5b89b1837b9b2" is_pre_election: true
I20260608 10:02:10.297104  5332 raft_consensus.cc:2468] T df2d13ee66964f159f282cb93a71e56c P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 411526dda4084a6db40e928ad49bb1fd in term 0.
I20260608 10:02:10.299007  5379 ts_tablet_manager.cc:1434] T fbaf034da2334d52bbdc701222d0ac6c P 411526dda4084a6db40e928ad49bb1fd: Time spent starting tablet: real 0.109s	user 0.022s	sys 0.084s
I20260608 10:02:10.299068  5223 leader_election.cc:304] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 411526dda4084a6db40e928ad49bb1fd, c9928950755949d48ab5b89b1837b9b2; no voters: 
I20260608 10:02:10.300420  5395 raft_consensus.cc:2804] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:10.301859  5377 tablet_bootstrap.cc:492] T f97526154e334ad5878fd992da54c918 P c678e677c6754090a8f449d5d336064a: No bootstrap required, opened a new log
I20260608 10:02:10.301951  5183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2d13ee66964f159f282cb93a71e56c" candidate_uuid: "411526dda4084a6db40e928ad49bb1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c678e677c6754090a8f449d5d336064a" is_pre_election: true
I20260608 10:02:10.302711  5377 ts_tablet_manager.cc:1403] T f97526154e334ad5878fd992da54c918 P c678e677c6754090a8f449d5d336064a: Time spent bootstrapping tablet: real 0.097s	user 0.044s	sys 0.047s
I20260608 10:02:10.302802  5379 tablet_bootstrap.cc:492] T 5347c08c724440e59da65d95093e8060 P 411526dda4084a6db40e928ad49bb1fd: Bootstrap starting.
W20260608 10:02:10.304105  5221 leader_election.cc:343] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c678e677c6754090a8f449d5d336064a (127.0.167.65:38193): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:10.300868  5395 raft_consensus.cc:493] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:10.304800  5395 raft_consensus.cc:3060] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:10.306442  5377 raft_consensus.cc:359] T f97526154e334ad5878fd992da54c918 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.307286  5377 raft_consensus.cc:385] T f97526154e334ad5878fd992da54c918 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:10.307653  5377 raft_consensus.cc:740] T f97526154e334ad5878fd992da54c918 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c678e677c6754090a8f449d5d336064a, State: Initialized, Role: FOLLOWER
I20260608 10:02:10.308665  5377 consensus_queue.cc:260] T f97526154e334ad5878fd992da54c918 P c678e677c6754090a8f449d5d336064a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.304328  5380 tablet_bootstrap.cc:492] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2: Bootstrap starting.
I20260608 10:02:10.310844  5379 tablet_bootstrap.cc:654] T 5347c08c724440e59da65d95093e8060 P 411526dda4084a6db40e928ad49bb1fd: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:10.311512  5377 ts_tablet_manager.cc:1434] T f97526154e334ad5878fd992da54c918 P c678e677c6754090a8f449d5d336064a: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260608 10:02:10.312896  5377 tablet_bootstrap.cc:492] T 5347c08c724440e59da65d95093e8060 P c678e677c6754090a8f449d5d336064a: Bootstrap starting.
I20260608 10:02:10.318667  5395 raft_consensus.cc:515] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.320072  5377 tablet_bootstrap.cc:654] T 5347c08c724440e59da65d95093e8060 P c678e677c6754090a8f449d5d336064a: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:10.322429  5183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2d13ee66964f159f282cb93a71e56c" candidate_uuid: "411526dda4084a6db40e928ad49bb1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c678e677c6754090a8f449d5d336064a"
W20260608 10:02:10.324015  5221 leader_election.cc:343] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c678e677c6754090a8f449d5d336064a (127.0.167.65:38193): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:10.325456  5379 tablet_bootstrap.cc:492] T 5347c08c724440e59da65d95093e8060 P 411526dda4084a6db40e928ad49bb1fd: No bootstrap required, opened a new log
I20260608 10:02:10.326011  5379 ts_tablet_manager.cc:1403] T 5347c08c724440e59da65d95093e8060 P 411526dda4084a6db40e928ad49bb1fd: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.003s
I20260608 10:02:10.326601  5332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2d13ee66964f159f282cb93a71e56c" candidate_uuid: "411526dda4084a6db40e928ad49bb1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9928950755949d48ab5b89b1837b9b2"
I20260608 10:02:10.327248  5332 raft_consensus.cc:3060] T df2d13ee66964f159f282cb93a71e56c P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:10.329427  5379 raft_consensus.cc:359] T 5347c08c724440e59da65d95093e8060 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.329928  5384 raft_consensus.cc:493] T 554040ec5245492fb0ec44c918bc0b91 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:10.330278  5379 raft_consensus.cc:385] T 5347c08c724440e59da65d95093e8060 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:10.330685  5379 raft_consensus.cc:740] T 5347c08c724440e59da65d95093e8060 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 411526dda4084a6db40e928ad49bb1fd, State: Initialized, Role: FOLLOWER
I20260608 10:02:10.330483  5384 raft_consensus.cc:515] T 554040ec5245492fb0ec44c918bc0b91 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.331808  5380 tablet_bootstrap.cc:654] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:10.331800  5379 consensus_queue.cc:260] T 5347c08c724440e59da65d95093e8060 P 411526dda4084a6db40e928ad49bb1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.333834  5384 leader_election.cc:290] T 554040ec5245492fb0ec44c918bc0b91 P c678e677c6754090a8f449d5d336064a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 411526dda4084a6db40e928ad49bb1fd (127.0.167.66:45689), c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557)
I20260608 10:02:10.334964  5379 ts_tablet_manager.cc:1434] T 5347c08c724440e59da65d95093e8060 P 411526dda4084a6db40e928ad49bb1fd: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 10:02:10.336330  5379 tablet_bootstrap.cc:492] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd: Bootstrap starting.
I20260608 10:02:10.340576  5388 raft_consensus.cc:493] T e7b5099ba9b64912b582a6da5ac9d39e P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:10.341197  5388 raft_consensus.cc:515] T e7b5099ba9b64912b582a6da5ac9d39e P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.343448  5377 tablet_bootstrap.cc:492] T 5347c08c724440e59da65d95093e8060 P c678e677c6754090a8f449d5d336064a: No bootstrap required, opened a new log
I20260608 10:02:10.343993  5377 ts_tablet_manager.cc:1403] T 5347c08c724440e59da65d95093e8060 P c678e677c6754090a8f449d5d336064a: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.014s
I20260608 10:02:10.345793  5388 leader_election.cc:290] T e7b5099ba9b64912b582a6da5ac9d39e P c9928950755949d48ab5b89b1837b9b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c678e677c6754090a8f449d5d336064a (127.0.167.65:38193), 411526dda4084a6db40e928ad49bb1fd (127.0.167.66:45689)
I20260608 10:02:10.347654  5377 raft_consensus.cc:359] T 5347c08c724440e59da65d95093e8060 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.348685  5377 raft_consensus.cc:385] T 5347c08c724440e59da65d95093e8060 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:10.349054  5377 raft_consensus.cc:740] T 5347c08c724440e59da65d95093e8060 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c678e677c6754090a8f449d5d336064a, State: Initialized, Role: FOLLOWER
I20260608 10:02:10.350049  5377 consensus_queue.cc:260] T 5347c08c724440e59da65d95093e8060 P c678e677c6754090a8f449d5d336064a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.356621  5379 tablet_bootstrap.cc:654] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:10.359589  5332 raft_consensus.cc:2468] T df2d13ee66964f159f282cb93a71e56c P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 411526dda4084a6db40e928ad49bb1fd in term 1.
I20260608 10:02:10.360800  5377 ts_tablet_manager.cc:1434] T 5347c08c724440e59da65d95093e8060 P c678e677c6754090a8f449d5d336064a: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.002s
I20260608 10:02:10.361186  5223 leader_election.cc:304] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd [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: 411526dda4084a6db40e928ad49bb1fd, c9928950755949d48ab5b89b1837b9b2; no voters: c678e677c6754090a8f449d5d336064a
I20260608 10:02:10.362154  5377 tablet_bootstrap.cc:492] T d4e00d88bf8242d081a77a599ef6196b P c678e677c6754090a8f449d5d336064a: Bootstrap starting.
I20260608 10:02:10.362198  5385 raft_consensus.cc:2804] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:10.363663  5385 raft_consensus.cc:697] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd [term 1 LEADER]: Becoming Leader. State: Replica: 411526dda4084a6db40e928ad49bb1fd, State: Running, Role: LEADER
I20260608 10:02:10.364738  5385 consensus_queue.cc:237] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.369874  5395 leader_election.cc:290] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd [CANDIDATE]: Term 1 election: Requested vote from peers c678e677c6754090a8f449d5d336064a (127.0.167.65:38193), c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557)
I20260608 10:02:10.373184  5384 raft_consensus.cc:493] T 59286407af5f4da3baa2ca4bfd95e395 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:10.373879  5384 raft_consensus.cc:515] T 59286407af5f4da3baa2ca4bfd95e395 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.376500  5384 leader_election.cc:290] T 59286407af5f4da3baa2ca4bfd95e395 P c678e677c6754090a8f449d5d336064a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 411526dda4084a6db40e928ad49bb1fd (127.0.167.66:45689), c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557)
I20260608 10:02:10.375869  5078 catalog_manager.cc:5696] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 411526dda4084a6db40e928ad49bb1fd (127.0.167.66). New cstate: current_term: 1 leader_uuid: "411526dda4084a6db40e928ad49bb1fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:10.376412  5377 tablet_bootstrap.cc:654] T d4e00d88bf8242d081a77a599ef6196b P c678e677c6754090a8f449d5d336064a: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:10.397537  5258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554040ec5245492fb0ec44c918bc0b91" candidate_uuid: "c678e677c6754090a8f449d5d336064a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "411526dda4084a6db40e928ad49bb1fd" is_pre_election: true
I20260608 10:02:10.399382  5332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554040ec5245492fb0ec44c918bc0b91" candidate_uuid: "c678e677c6754090a8f449d5d336064a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9928950755949d48ab5b89b1837b9b2" is_pre_election: true
I20260608 10:02:10.399562  5331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59286407af5f4da3baa2ca4bfd95e395" candidate_uuid: "c678e677c6754090a8f449d5d336064a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9928950755949d48ab5b89b1837b9b2" is_pre_election: true
W20260608 10:02:10.401635  5148 leader_election.cc:343] T 59286407af5f4da3baa2ca4bfd95e395 P c678e677c6754090a8f449d5d336064a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:02:10.401639  5146 leader_election.cc:343] T 554040ec5245492fb0ec44c918bc0b91 P c678e677c6754090a8f449d5d336064a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 411526dda4084a6db40e928ad49bb1fd (127.0.167.66:45689): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:02:10.403287  5148 leader_election.cc:343] T 554040ec5245492fb0ec44c918bc0b91 P c678e677c6754090a8f449d5d336064a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:10.403712  5257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b5099ba9b64912b582a6da5ac9d39e" candidate_uuid: "c9928950755949d48ab5b89b1837b9b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "411526dda4084a6db40e928ad49bb1fd" is_pre_election: true
I20260608 10:02:10.403759  5148 leader_election.cc:304] T 554040ec5245492fb0ec44c918bc0b91 P c678e677c6754090a8f449d5d336064a [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: c678e677c6754090a8f449d5d336064a; no voters: 411526dda4084a6db40e928ad49bb1fd, c9928950755949d48ab5b89b1837b9b2
I20260608 10:02:10.404187  5258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59286407af5f4da3baa2ca4bfd95e395" candidate_uuid: "c678e677c6754090a8f449d5d336064a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "411526dda4084a6db40e928ad49bb1fd" is_pre_election: true
W20260608 10:02:10.405615  5295 leader_election.cc:343] T e7b5099ba9b64912b582a6da5ac9d39e P c9928950755949d48ab5b89b1837b9b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 411526dda4084a6db40e928ad49bb1fd (127.0.167.66:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:10.406333  5380 tablet_bootstrap.cc:492] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2: No bootstrap required, opened a new log
W20260608 10:02:10.406729  5146 leader_election.cc:343] T 59286407af5f4da3baa2ca4bfd95e395 P c678e677c6754090a8f449d5d336064a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 411526dda4084a6db40e928ad49bb1fd (127.0.167.66:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:10.406876  5380 ts_tablet_manager.cc:1403] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2: Time spent bootstrapping tablet: real 0.103s	user 0.008s	sys 0.010s
I20260608 10:02:10.408818  5379 tablet_bootstrap.cc:492] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd: No bootstrap required, opened a new log
I20260608 10:02:10.408741  5384 raft_consensus.cc:2749] T 554040ec5245492fb0ec44c918bc0b91 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:02:10.407207  5146 leader_election.cc:304] T 59286407af5f4da3baa2ca4bfd95e395 P c678e677c6754090a8f449d5d336064a [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: c678e677c6754090a8f449d5d336064a; no voters: 411526dda4084a6db40e928ad49bb1fd, c9928950755949d48ab5b89b1837b9b2
I20260608 10:02:10.410635  5379 ts_tablet_manager.cc:1403] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd: Time spent bootstrapping tablet: real 0.075s	user 0.026s	sys 0.011s
I20260608 10:02:10.410775  5380 raft_consensus.cc:359] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.411617  5380 raft_consensus.cc:385] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:10.411831  5384 raft_consensus.cc:2749] T 59286407af5f4da3baa2ca4bfd95e395 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:02:10.411963  5380 raft_consensus.cc:740] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9928950755949d48ab5b89b1837b9b2, State: Initialized, Role: FOLLOWER
I20260608 10:02:10.412320  5377 tablet_bootstrap.cc:492] T d4e00d88bf8242d081a77a599ef6196b P c678e677c6754090a8f449d5d336064a: No bootstrap required, opened a new log
I20260608 10:02:10.412889  5377 ts_tablet_manager.cc:1403] T d4e00d88bf8242d081a77a599ef6196b P c678e677c6754090a8f449d5d336064a: Time spent bootstrapping tablet: real 0.051s	user 0.020s	sys 0.002s
I20260608 10:02:10.413033  5183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b5099ba9b64912b582a6da5ac9d39e" candidate_uuid: "c9928950755949d48ab5b89b1837b9b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c678e677c6754090a8f449d5d336064a" is_pre_election: true
I20260608 10:02:10.413213  5380 consensus_queue.cc:260] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
W20260608 10:02:10.414636  5295 leader_election.cc:343] T e7b5099ba9b64912b582a6da5ac9d39e P c9928950755949d48ab5b89b1837b9b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c678e677c6754090a8f449d5d336064a (127.0.167.65:38193): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:10.414420  5379 raft_consensus.cc:359] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.415352  5379 raft_consensus.cc:385] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:10.415578  5384 raft_consensus.cc:493] T 4730da8a39d544328df21cdddcb859a4 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:10.415725  5379 raft_consensus.cc:740] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 411526dda4084a6db40e928ad49bb1fd, State: Initialized, Role: FOLLOWER
I20260608 10:02:10.416157  5384 raft_consensus.cc:515] T 4730da8a39d544328df21cdddcb859a4 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.416379  5377 raft_consensus.cc:359] T d4e00d88bf8242d081a77a599ef6196b P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.416850  5379 consensus_queue.cc:260] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.417351  5377 raft_consensus.cc:385] T d4e00d88bf8242d081a77a599ef6196b P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:10.417788  5377 raft_consensus.cc:740] T d4e00d88bf8242d081a77a599ef6196b P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c678e677c6754090a8f449d5d336064a, State: Initialized, Role: FOLLOWER
I20260608 10:02:10.418488  5384 leader_election.cc:290] T 4730da8a39d544328df21cdddcb859a4 P c678e677c6754090a8f449d5d336064a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 411526dda4084a6db40e928ad49bb1fd (127.0.167.66:45689), c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557)
I20260608 10:02:10.418578  5377 consensus_queue.cc:260] T d4e00d88bf8242d081a77a599ef6196b P c678e677c6754090a8f449d5d336064a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.415222  5295 leader_election.cc:304] T e7b5099ba9b64912b582a6da5ac9d39e P c9928950755949d48ab5b89b1837b9b2 [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: c9928950755949d48ab5b89b1837b9b2; no voters: 411526dda4084a6db40e928ad49bb1fd, c678e677c6754090a8f449d5d336064a
I20260608 10:02:10.421032  5388 raft_consensus.cc:2749] T e7b5099ba9b64912b582a6da5ac9d39e P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:02:10.419982  5395 raft_consensus.cc:493] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:10.422149  5395 raft_consensus.cc:515] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.422371  5258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4730da8a39d544328df21cdddcb859a4" candidate_uuid: "c678e677c6754090a8f449d5d336064a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "411526dda4084a6db40e928ad49bb1fd" is_pre_election: true
I20260608 10:02:10.422887  5332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4730da8a39d544328df21cdddcb859a4" candidate_uuid: "c678e677c6754090a8f449d5d336064a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9928950755949d48ab5b89b1837b9b2" is_pre_election: true
I20260608 10:02:10.423518  5332 raft_consensus.cc:2468] T 4730da8a39d544328df21cdddcb859a4 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c678e677c6754090a8f449d5d336064a in term 0.
I20260608 10:02:10.424445  5395 leader_election.cc:290] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c678e677c6754090a8f449d5d336064a (127.0.167.65:38193), c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557)
I20260608 10:02:10.424926  5148 leader_election.cc:304] T 4730da8a39d544328df21cdddcb859a4 P c678e677c6754090a8f449d5d336064a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c678e677c6754090a8f449d5d336064a, c9928950755949d48ab5b89b1837b9b2; no voters: 
I20260608 10:02:10.419637  5379 ts_tablet_manager.cc:1434] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 10:02:10.421044  5384 raft_consensus.cc:493] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:10.427199  5384 raft_consensus.cc:515] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.427951  5379 tablet_bootstrap.cc:492] T 0914ea054fe140cfb482cea50362fab7 P 411526dda4084a6db40e928ad49bb1fd: Bootstrap starting.
I20260608 10:02:10.426415  5332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e00d88bf8242d081a77a599ef6196b" candidate_uuid: "411526dda4084a6db40e928ad49bb1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9928950755949d48ab5b89b1837b9b2" is_pre_election: true
W20260608 10:02:10.428526  5146 leader_election.cc:343] T 4730da8a39d544328df21cdddcb859a4 P c678e677c6754090a8f449d5d336064a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 411526dda4084a6db40e928ad49bb1fd (127.0.167.66:45689): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:02:10.429692  5223 leader_election.cc:343] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:10.431977  5384 leader_election.cc:290] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 411526dda4084a6db40e928ad49bb1fd (127.0.167.66:45689), c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557)
I20260608 10:02:10.432837  5384 raft_consensus.cc:2804] T 4730da8a39d544328df21cdddcb859a4 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:10.432988  5258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbaf034da2334d52bbdc701222d0ac6c" candidate_uuid: "c678e677c6754090a8f449d5d336064a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "411526dda4084a6db40e928ad49bb1fd" is_pre_election: true
I20260608 10:02:10.433256  5384 raft_consensus.cc:493] T 4730da8a39d544328df21cdddcb859a4 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:10.433671  5258 raft_consensus.cc:2468] T fbaf034da2334d52bbdc701222d0ac6c P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c678e677c6754090a8f449d5d336064a in term 0.
I20260608 10:02:10.419763  5380 ts_tablet_manager.cc:1434] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260608 10:02:10.435765  5380 tablet_bootstrap.cc:492] T 59286407af5f4da3baa2ca4bfd95e395 P c9928950755949d48ab5b89b1837b9b2: Bootstrap starting.
I20260608 10:02:10.438095  5146 leader_election.cc:304] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 411526dda4084a6db40e928ad49bb1fd, c678e677c6754090a8f449d5d336064a; no voters: 
I20260608 10:02:10.433733  5384 raft_consensus.cc:3060] T 4730da8a39d544328df21cdddcb859a4 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:10.443388  5379 tablet_bootstrap.cc:654] T 0914ea054fe140cfb482cea50362fab7 P 411526dda4084a6db40e928ad49bb1fd: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:10.447145  5380 tablet_bootstrap.cc:654] T 59286407af5f4da3baa2ca4bfd95e395 P c9928950755949d48ab5b89b1837b9b2: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:10.451958  5384 raft_consensus.cc:515] T 4730da8a39d544328df21cdddcb859a4 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.456918  5379 tablet_bootstrap.cc:492] T 0914ea054fe140cfb482cea50362fab7 P 411526dda4084a6db40e928ad49bb1fd: No bootstrap required, opened a new log
I20260608 10:02:10.456702  5258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4730da8a39d544328df21cdddcb859a4" candidate_uuid: "c678e677c6754090a8f449d5d336064a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "411526dda4084a6db40e928ad49bb1fd"
I20260608 10:02:10.457437  5379 ts_tablet_manager.cc:1403] T 0914ea054fe140cfb482cea50362fab7 P 411526dda4084a6db40e928ad49bb1fd: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.000s
W20260608 10:02:10.458889  5146 leader_election.cc:343] T 4730da8a39d544328df21cdddcb859a4 P c678e677c6754090a8f449d5d336064a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 411526dda4084a6db40e928ad49bb1fd (127.0.167.66:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:10.460583  5384 leader_election.cc:290] T 4730da8a39d544328df21cdddcb859a4 P c678e677c6754090a8f449d5d336064a [CANDIDATE]: Term 1 election: Requested vote from peers 411526dda4084a6db40e928ad49bb1fd (127.0.167.66:45689), c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557)
I20260608 10:02:10.460966  5379 raft_consensus.cc:359] T 0914ea054fe140cfb482cea50362fab7 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.461481  5384 raft_consensus.cc:2804] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:10.461803  5379 raft_consensus.cc:385] T 0914ea054fe140cfb482cea50362fab7 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:10.462235  5384 raft_consensus.cc:493] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:10.464334  5384 raft_consensus.cc:3060] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:10.474817  5384 raft_consensus.cc:515] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
W20260608 10:02:10.475687  5148 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.167.67:41557, user_credentials={real_user=slave}} blocked reactor thread for 50940.3us
I20260608 10:02:10.462236  5379 raft_consensus.cc:740] T 0914ea054fe140cfb482cea50362fab7 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 411526dda4084a6db40e928ad49bb1fd, State: Initialized, Role: FOLLOWER
I20260608 10:02:10.478629  5377 ts_tablet_manager.cc:1434] T d4e00d88bf8242d081a77a599ef6196b P c678e677c6754090a8f449d5d336064a: Time spent starting tablet: real 0.065s	user 0.037s	sys 0.023s
I20260608 10:02:10.478457  5332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbaf034da2334d52bbdc701222d0ac6c" candidate_uuid: "c678e677c6754090a8f449d5d336064a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9928950755949d48ab5b89b1837b9b2" is_pre_election: true
I20260608 10:02:10.479877  5377 tablet_bootstrap.cc:492] T df2d13ee66964f159f282cb93a71e56c P c678e677c6754090a8f449d5d336064a: Bootstrap starting.
I20260608 10:02:10.480374  5384 leader_election.cc:290] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [CANDIDATE]: Term 1 election: Requested vote from peers 411526dda4084a6db40e928ad49bb1fd (127.0.167.66:45689), c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557)
I20260608 10:02:10.479068  5379 consensus_queue.cc:260] T 0914ea054fe140cfb482cea50362fab7 P 411526dda4084a6db40e928ad49bb1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.481977  5258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbaf034da2334d52bbdc701222d0ac6c" candidate_uuid: "c678e677c6754090a8f449d5d336064a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "411526dda4084a6db40e928ad49bb1fd"
I20260608 10:02:10.496827  5331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbaf034da2334d52bbdc701222d0ac6c" candidate_uuid: "c678e677c6754090a8f449d5d336064a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9928950755949d48ab5b89b1837b9b2"
I20260608 10:02:10.497167  5258 raft_consensus.cc:3060] T fbaf034da2334d52bbdc701222d0ac6c P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:10.499394  5379 ts_tablet_manager.cc:1434] T 0914ea054fe140cfb482cea50362fab7 P 411526dda4084a6db40e928ad49bb1fd: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.000s
I20260608 10:02:10.502323  5377 tablet_bootstrap.cc:654] T df2d13ee66964f159f282cb93a71e56c P c678e677c6754090a8f449d5d336064a: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:10.480989  5332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4730da8a39d544328df21cdddcb859a4" candidate_uuid: "c678e677c6754090a8f449d5d336064a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9928950755949d48ab5b89b1837b9b2"
I20260608 10:02:10.505091  5332 raft_consensus.cc:3060] T 4730da8a39d544328df21cdddcb859a4 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:10.486490  5183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e00d88bf8242d081a77a599ef6196b" candidate_uuid: "411526dda4084a6db40e928ad49bb1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c678e677c6754090a8f449d5d336064a" is_pre_election: true
I20260608 10:02:10.509195  5183 raft_consensus.cc:2468] T d4e00d88bf8242d081a77a599ef6196b P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 411526dda4084a6db40e928ad49bb1fd in term 0.
W20260608 10:02:10.510811  5148 leader_election.cc:343] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:02:10.512220  5148 leader_election.cc:343] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:10.512873  5395 raft_consensus.cc:493] T f97526154e334ad5878fd992da54c918 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:10.513540  5221 leader_election.cc:304] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd [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: 411526dda4084a6db40e928ad49bb1fd, c678e677c6754090a8f449d5d336064a; no voters: c9928950755949d48ab5b89b1837b9b2
I20260608 10:02:10.513609  5395 raft_consensus.cc:515] T f97526154e334ad5878fd992da54c918 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.515734  5411 raft_consensus.cc:2804] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:10.516338  5411 raft_consensus.cc:493] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:10.516829  5411 raft_consensus.cc:3060] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:10.519815  5331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97526154e334ad5878fd992da54c918" candidate_uuid: "411526dda4084a6db40e928ad49bb1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9928950755949d48ab5b89b1837b9b2" is_pre_election: true
I20260608 10:02:10.520812  5331 raft_consensus.cc:2468] T f97526154e334ad5878fd992da54c918 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 411526dda4084a6db40e928ad49bb1fd in term 0.
I20260608 10:02:10.522742  5223 leader_election.cc:304] T f97526154e334ad5878fd992da54c918 P 411526dda4084a6db40e928ad49bb1fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 411526dda4084a6db40e928ad49bb1fd, c9928950755949d48ab5b89b1837b9b2; no voters: 
I20260608 10:02:10.523962  5385 raft_consensus.cc:2804] T f97526154e334ad5878fd992da54c918 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:10.524540  5385 raft_consensus.cc:493] T f97526154e334ad5878fd992da54c918 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:10.524597  5395 leader_election.cc:290] T f97526154e334ad5878fd992da54c918 P 411526dda4084a6db40e928ad49bb1fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c678e677c6754090a8f449d5d336064a (127.0.167.65:38193), c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557)
I20260608 10:02:10.525174  5385 raft_consensus.cc:3060] T f97526154e334ad5878fd992da54c918 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:10.530010  5379 tablet_bootstrap.cc:492] T 554040ec5245492fb0ec44c918bc0b91 P 411526dda4084a6db40e928ad49bb1fd: Bootstrap starting.
I20260608 10:02:10.532193  5395 raft_consensus.cc:493] T 5347c08c724440e59da65d95093e8060 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:10.532969  5395 raft_consensus.cc:515] T 5347c08c724440e59da65d95093e8060 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.538617  5331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5347c08c724440e59da65d95093e8060" candidate_uuid: "411526dda4084a6db40e928ad49bb1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9928950755949d48ab5b89b1837b9b2" is_pre_election: true
W20260608 10:02:10.540735  5223 leader_election.cc:343] T 5347c08c724440e59da65d95093e8060 P 411526dda4084a6db40e928ad49bb1fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:10.541749  5395 leader_election.cc:290] T 5347c08c724440e59da65d95093e8060 P 411526dda4084a6db40e928ad49bb1fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c678e677c6754090a8f449d5d336064a (127.0.167.65:38193), c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557)
I20260608 10:02:10.547060  5385 raft_consensus.cc:515] T f97526154e334ad5878fd992da54c918 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.550570  5379 tablet_bootstrap.cc:654] T 554040ec5245492fb0ec44c918bc0b91 P 411526dda4084a6db40e928ad49bb1fd: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:10.554564  5377 tablet_bootstrap.cc:492] T df2d13ee66964f159f282cb93a71e56c P c678e677c6754090a8f449d5d336064a: No bootstrap required, opened a new log
I20260608 10:02:10.554474  5183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97526154e334ad5878fd992da54c918" candidate_uuid: "411526dda4084a6db40e928ad49bb1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c678e677c6754090a8f449d5d336064a" is_pre_election: true
I20260608 10:02:10.555454  5377 ts_tablet_manager.cc:1403] T df2d13ee66964f159f282cb93a71e56c P c678e677c6754090a8f449d5d336064a: Time spent bootstrapping tablet: real 0.076s	user 0.021s	sys 0.051s
I20260608 10:02:10.555615  5183 raft_consensus.cc:2468] T f97526154e334ad5878fd992da54c918 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 411526dda4084a6db40e928ad49bb1fd in term 0.
I20260608 10:02:10.557915  5183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5347c08c724440e59da65d95093e8060" candidate_uuid: "411526dda4084a6db40e928ad49bb1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c678e677c6754090a8f449d5d336064a" is_pre_election: true
I20260608 10:02:10.558797  5183 raft_consensus.cc:2468] T 5347c08c724440e59da65d95093e8060 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 411526dda4084a6db40e928ad49bb1fd in term 0.
I20260608 10:02:10.559930  5377 raft_consensus.cc:359] T df2d13ee66964f159f282cb93a71e56c P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.561070  5377 raft_consensus.cc:385] T df2d13ee66964f159f282cb93a71e56c P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:10.561522  5377 raft_consensus.cc:740] T df2d13ee66964f159f282cb93a71e56c P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c678e677c6754090a8f449d5d336064a, State: Initialized, Role: FOLLOWER
I20260608 10:02:10.561619  5221 leader_election.cc:304] T 5347c08c724440e59da65d95093e8060 P 411526dda4084a6db40e928ad49bb1fd [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: 411526dda4084a6db40e928ad49bb1fd, c678e677c6754090a8f449d5d336064a; no voters: c9928950755949d48ab5b89b1837b9b2
I20260608 10:02:10.562703  5377 consensus_queue.cc:260] T df2d13ee66964f159f282cb93a71e56c P c678e677c6754090a8f449d5d336064a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.563370  5395 raft_consensus.cc:2804] T 5347c08c724440e59da65d95093e8060 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:10.563956  5395 raft_consensus.cc:493] T 5347c08c724440e59da65d95093e8060 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:10.564378  5395 raft_consensus.cc:3060] T 5347c08c724440e59da65d95093e8060 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:10.543774  5411 raft_consensus.cc:515] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.577399  5377 ts_tablet_manager.cc:1434] T df2d13ee66964f159f282cb93a71e56c P c678e677c6754090a8f449d5d336064a: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.004s
I20260608 10:02:10.580508  5183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e00d88bf8242d081a77a599ef6196b" candidate_uuid: "411526dda4084a6db40e928ad49bb1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c678e677c6754090a8f449d5d336064a"
I20260608 10:02:10.581147  5183 raft_consensus.cc:3060] T d4e00d88bf8242d081a77a599ef6196b P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:10.581305  5380 tablet_bootstrap.cc:492] T 59286407af5f4da3baa2ca4bfd95e395 P c9928950755949d48ab5b89b1837b9b2: No bootstrap required, opened a new log
I20260608 10:02:10.581871  5380 ts_tablet_manager.cc:1403] T 59286407af5f4da3baa2ca4bfd95e395 P c9928950755949d48ab5b89b1837b9b2: Time spent bootstrapping tablet: real 0.146s	user 0.064s	sys 0.033s
I20260608 10:02:10.585414  5380 raft_consensus.cc:359] T 59286407af5f4da3baa2ca4bfd95e395 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.586243  5380 raft_consensus.cc:385] T 59286407af5f4da3baa2ca4bfd95e395 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:10.586557  5380 raft_consensus.cc:740] T 59286407af5f4da3baa2ca4bfd95e395 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9928950755949d48ab5b89b1837b9b2, State: Initialized, Role: FOLLOWER
I20260608 10:02:10.587522  5380 consensus_queue.cc:260] T 59286407af5f4da3baa2ca4bfd95e395 P c9928950755949d48ab5b89b1837b9b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.589064  5331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97526154e334ad5878fd992da54c918" candidate_uuid: "411526dda4084a6db40e928ad49bb1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9928950755949d48ab5b89b1837b9b2"
I20260608 10:02:10.589699  5331 raft_consensus.cc:3060] T f97526154e334ad5878fd992da54c918 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:10.590431  5377 tablet_bootstrap.cc:492] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a: Bootstrap starting.
I20260608 10:02:10.596408  5385 leader_election.cc:290] T f97526154e334ad5878fd992da54c918 P 411526dda4084a6db40e928ad49bb1fd [CANDIDATE]: Term 1 election: Requested vote from peers c678e677c6754090a8f449d5d336064a (127.0.167.65:38193), c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557)
I20260608 10:02:10.598114  5380 ts_tablet_manager.cc:1434] T 59286407af5f4da3baa2ca4bfd95e395 P c9928950755949d48ab5b89b1837b9b2: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260608 10:02:10.598591  5331 raft_consensus.cc:2468] T f97526154e334ad5878fd992da54c918 P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 411526dda4084a6db40e928ad49bb1fd in term 1.
I20260608 10:02:10.599841  5377 tablet_bootstrap.cc:654] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:10.600010  5223 leader_election.cc:304] T f97526154e334ad5878fd992da54c918 P 411526dda4084a6db40e928ad49bb1fd [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: 411526dda4084a6db40e928ad49bb1fd, c9928950755949d48ab5b89b1837b9b2; no voters: 
I20260608 10:02:10.601405  5384 raft_consensus.cc:493] T df2d13ee66964f159f282cb93a71e56c P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:10.602044  5384 raft_consensus.cc:515] T df2d13ee66964f159f282cb93a71e56c P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.605284  5384 leader_election.cc:290] T df2d13ee66964f159f282cb93a71e56c P c678e677c6754090a8f449d5d336064a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 411526dda4084a6db40e928ad49bb1fd (127.0.167.66:45689), c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557)
I20260608 10:02:10.605692  5257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2d13ee66964f159f282cb93a71e56c" candidate_uuid: "c678e677c6754090a8f449d5d336064a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "411526dda4084a6db40e928ad49bb1fd" is_pre_election: true
I20260608 10:02:10.606074  5425 raft_consensus.cc:2804] T f97526154e334ad5878fd992da54c918 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:10.607187  5380 tablet_bootstrap.cc:492] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2: Bootstrap starting.
I20260608 10:02:10.606988  5182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97526154e334ad5878fd992da54c918" candidate_uuid: "411526dda4084a6db40e928ad49bb1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c678e677c6754090a8f449d5d336064a"
I20260608 10:02:10.607695  5182 raft_consensus.cc:3060] T f97526154e334ad5878fd992da54c918 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:10.610004  5426 raft_consensus.cc:493] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:10.610700  5426 raft_consensus.cc:515] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.612396  5425 raft_consensus.cc:697] T f97526154e334ad5878fd992da54c918 P 411526dda4084a6db40e928ad49bb1fd [term 1 LEADER]: Becoming Leader. State: Replica: 411526dda4084a6db40e928ad49bb1fd, State: Running, Role: LEADER
I20260608 10:02:10.613700  5425 consensus_queue.cc:237] T f97526154e334ad5878fd992da54c918 P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.615023  5380 tablet_bootstrap.cc:654] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:10.617311  5182 raft_consensus.cc:2468] T f97526154e334ad5878fd992da54c918 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 411526dda4084a6db40e928ad49bb1fd in term 1.
I20260608 10:02:10.622414  5332 raft_consensus.cc:2468] T 4730da8a39d544328df21cdddcb859a4 P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c678e677c6754090a8f449d5d336064a in term 1.
I20260608 10:02:10.623265  5377 tablet_bootstrap.cc:492] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a: No bootstrap required, opened a new log
I20260608 10:02:10.623837  5377 ts_tablet_manager.cc:1403] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.012s
I20260608 10:02:10.625456  5330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59286407af5f4da3baa2ca4bfd95e395" candidate_uuid: "411526dda4084a6db40e928ad49bb1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9928950755949d48ab5b89b1837b9b2" is_pre_election: true
I20260608 10:02:10.625628  5148 leader_election.cc:304] T 4730da8a39d544328df21cdddcb859a4 P c678e677c6754090a8f449d5d336064a [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: c678e677c6754090a8f449d5d336064a, c9928950755949d48ab5b89b1837b9b2; no voters: 411526dda4084a6db40e928ad49bb1fd
I20260608 10:02:10.626320  5330 raft_consensus.cc:2468] T 59286407af5f4da3baa2ca4bfd95e395 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 411526dda4084a6db40e928ad49bb1fd in term 0.
I20260608 10:02:10.626606  5384 raft_consensus.cc:2804] T 4730da8a39d544328df21cdddcb859a4 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:10.627472  5384 raft_consensus.cc:697] T 4730da8a39d544328df21cdddcb859a4 P c678e677c6754090a8f449d5d336064a [term 1 LEADER]: Becoming Leader. State: Replica: c678e677c6754090a8f449d5d336064a, State: Running, Role: LEADER
I20260608 10:02:10.628297  5223 leader_election.cc:304] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 411526dda4084a6db40e928ad49bb1fd, c9928950755949d48ab5b89b1837b9b2; no voters: 
I20260608 10:02:10.628163  5377 raft_consensus.cc:359] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.628450  5384 consensus_queue.cc:237] T 4730da8a39d544328df21cdddcb859a4 P c678e677c6754090a8f449d5d336064a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.629091  5377 raft_consensus.cc:385] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:10.629643  5377 raft_consensus.cc:740] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c678e677c6754090a8f449d5d336064a, State: Initialized, Role: FOLLOWER
I20260608 10:02:10.630949  5377 consensus_queue.cc:260] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.631964  5380 tablet_bootstrap.cc:492] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2: No bootstrap required, opened a new log
I20260608 10:02:10.585467  5258 raft_consensus.cc:2468] T fbaf034da2334d52bbdc701222d0ac6c P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c678e677c6754090a8f449d5d336064a in term 1.
I20260608 10:02:10.632653  5380 ts_tablet_manager.cc:1403] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.003s
I20260608 10:02:10.633520  5146 leader_election.cc:304] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [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: 411526dda4084a6db40e928ad49bb1fd, c678e677c6754090a8f449d5d336064a; no voters: c9928950755949d48ab5b89b1837b9b2
I20260608 10:02:10.633590  5411 leader_election.cc:290] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd [CANDIDATE]: Term 1 election: Requested vote from peers c678e677c6754090a8f449d5d336064a (127.0.167.65:38193), c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557)
I20260608 10:02:10.634620  5411 raft_consensus.cc:2804] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:10.634900  5417 raft_consensus.cc:2804] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:10.635221  5377 ts_tablet_manager.cc:1434] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260608 10:02:10.635638  5417 raft_consensus.cc:697] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [term 1 LEADER]: Becoming Leader. State: Replica: c678e677c6754090a8f449d5d336064a, State: Running, Role: LEADER
I20260608 10:02:10.636132  5380 raft_consensus.cc:359] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.636940  5380 raft_consensus.cc:385] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:10.575672  5395 raft_consensus.cc:515] T 5347c08c724440e59da65d95093e8060 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.637316  5380 raft_consensus.cc:740] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9928950755949d48ab5b89b1837b9b2, State: Initialized, Role: FOLLOWER
I20260608 10:02:10.636632  5417 consensus_queue.cc:237] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.638278  5380 consensus_queue.cc:260] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.639706  5395 leader_election.cc:290] T 5347c08c724440e59da65d95093e8060 P 411526dda4084a6db40e928ad49bb1fd [CANDIDATE]: Term 1 election: Requested vote from peers c678e677c6754090a8f449d5d336064a (127.0.167.65:38193), c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557)
I20260608 10:02:10.636627  5377 tablet_bootstrap.cc:492] T 0914ea054fe140cfb482cea50362fab7 P c678e677c6754090a8f449d5d336064a: Bootstrap starting.
I20260608 10:02:10.634982  5411 raft_consensus.cc:493] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:10.642516  5411 raft_consensus.cc:3060] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:10.643302  5380 ts_tablet_manager.cc:1434] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 10:02:10.644776  5380 tablet_bootstrap.cc:492] T 5347c08c724440e59da65d95093e8060 P c9928950755949d48ab5b89b1837b9b2: Bootstrap starting.
I20260608 10:02:10.648216  5426 leader_election.cc:290] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c678e677c6754090a8f449d5d336064a (127.0.167.65:38193), c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557)
I20260608 10:02:10.648757  5182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59286407af5f4da3baa2ca4bfd95e395" candidate_uuid: "411526dda4084a6db40e928ad49bb1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c678e677c6754090a8f449d5d336064a" is_pre_election: true
I20260608 10:02:10.652626  5182 raft_consensus.cc:2468] T 59286407af5f4da3baa2ca4bfd95e395 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 411526dda4084a6db40e928ad49bb1fd in term 0.
I20260608 10:02:10.650934  5181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5347c08c724440e59da65d95093e8060" candidate_uuid: "411526dda4084a6db40e928ad49bb1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c678e677c6754090a8f449d5d336064a"
I20260608 10:02:10.653589  5181 raft_consensus.cc:3060] T 5347c08c724440e59da65d95093e8060 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:10.636727  5331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2d13ee66964f159f282cb93a71e56c" candidate_uuid: "c678e677c6754090a8f449d5d336064a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9928950755949d48ab5b89b1837b9b2" is_pre_election: true
I20260608 10:02:10.655751  5380 tablet_bootstrap.cc:654] T 5347c08c724440e59da65d95093e8060 P c9928950755949d48ab5b89b1837b9b2: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:10.656932  5384 raft_consensus.cc:493] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:10.658399  5377 tablet_bootstrap.cc:654] T 0914ea054fe140cfb482cea50362fab7 P c678e677c6754090a8f449d5d336064a: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:10.660480  5331 raft_consensus.cc:2393] T df2d13ee66964f159f282cb93a71e56c P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c678e677c6754090a8f449d5d336064a in current term 1: Already voted for candidate 411526dda4084a6db40e928ad49bb1fd in this term.
I20260608 10:02:10.662974  5384 raft_consensus.cc:515] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.664490  5081 catalog_manager.cc:5696] T 4730da8a39d544328df21cdddcb859a4 P c678e677c6754090a8f449d5d336064a reported cstate change: term changed from 0 to 1, leader changed from <none> to c678e677c6754090a8f449d5d336064a (127.0.167.65). New cstate: current_term: 1 leader_uuid: "c678e677c6754090a8f449d5d336064a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:10.666477  5183 raft_consensus.cc:2468] T d4e00d88bf8242d081a77a599ef6196b P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 411526dda4084a6db40e928ad49bb1fd in term 1.
I20260608 10:02:10.668264  5379 tablet_bootstrap.cc:492] T 554040ec5245492fb0ec44c918bc0b91 P 411526dda4084a6db40e928ad49bb1fd: No bootstrap required, opened a new log
I20260608 10:02:10.668435  5330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5347c08c724440e59da65d95093e8060" candidate_uuid: "411526dda4084a6db40e928ad49bb1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9928950755949d48ab5b89b1837b9b2"
I20260608 10:02:10.668823  5379 ts_tablet_manager.cc:1403] T 554040ec5245492fb0ec44c918bc0b91 P 411526dda4084a6db40e928ad49bb1fd: Time spent bootstrapping tablet: real 0.139s	user 0.050s	sys 0.024s
I20260608 10:02:10.672556  5331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b5099ba9b64912b582a6da5ac9d39e" candidate_uuid: "c678e677c6754090a8f449d5d336064a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9928950755949d48ab5b89b1837b9b2" is_pre_election: true
I20260608 10:02:10.673228  5331 raft_consensus.cc:2468] T e7b5099ba9b64912b582a6da5ac9d39e P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c678e677c6754090a8f449d5d336064a in term 0.
I20260608 10:02:10.677213  5379 raft_consensus.cc:359] T 554040ec5245492fb0ec44c918bc0b91 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.677996  5379 raft_consensus.cc:385] T 554040ec5245492fb0ec44c918bc0b91 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:10.678059  5258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b5099ba9b64912b582a6da5ac9d39e" candidate_uuid: "c678e677c6754090a8f449d5d336064a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "411526dda4084a6db40e928ad49bb1fd" is_pre_election: true
I20260608 10:02:10.678402  5379 raft_consensus.cc:740] T 554040ec5245492fb0ec44c918bc0b91 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 411526dda4084a6db40e928ad49bb1fd, State: Initialized, Role: FOLLOWER
I20260608 10:02:10.679316  5221 leader_election.cc:304] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd [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: 411526dda4084a6db40e928ad49bb1fd, c678e677c6754090a8f449d5d336064a; no voters: 
I20260608 10:02:10.679322  5379 consensus_queue.cc:260] T 554040ec5245492fb0ec44c918bc0b91 P 411526dda4084a6db40e928ad49bb1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.680804  5426 raft_consensus.cc:2804] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Leader election won for term 1
W20260608 10:02:10.680959  5146 leader_election.cc:343] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 411526dda4084a6db40e928ad49bb1fd (127.0.167.66:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:10.681332  5426 raft_consensus.cc:697] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd [term 1 LEADER]: Becoming Leader. State: Replica: 411526dda4084a6db40e928ad49bb1fd, State: Running, Role: LEADER
I20260608 10:02:10.682179  5148 leader_election.cc:304] T df2d13ee66964f159f282cb93a71e56c P c678e677c6754090a8f449d5d336064a [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: c678e677c6754090a8f449d5d336064a; no voters: 411526dda4084a6db40e928ad49bb1fd, c9928950755949d48ab5b89b1837b9b2
I20260608 10:02:10.682267  5426 consensus_queue.cc:237] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.683117  5411 raft_consensus.cc:515] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.683632  5181 raft_consensus.cc:2468] T 5347c08c724440e59da65d95093e8060 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 411526dda4084a6db40e928ad49bb1fd in term 1.
I20260608 10:02:10.683578  5148 leader_election.cc:304] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a [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: c678e677c6754090a8f449d5d336064a, c9928950755949d48ab5b89b1837b9b2; no voters: 411526dda4084a6db40e928ad49bb1fd
I20260608 10:02:10.684981  5419 raft_consensus.cc:3060] T df2d13ee66964f159f282cb93a71e56c P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:10.686905  5379 ts_tablet_manager.cc:1434] T 554040ec5245492fb0ec44c918bc0b91 P 411526dda4084a6db40e928ad49bb1fd: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260608 10:02:10.670846  5384 leader_election.cc:290] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 411526dda4084a6db40e928ad49bb1fd (127.0.167.66:45689), c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557)
I20260608 10:02:10.684926  5417 raft_consensus.cc:2804] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 10:02:10.690027  5223 leader_election.cc:343] T 5347c08c724440e59da65d95093e8060 P 411526dda4084a6db40e928ad49bb1fd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:10.693753  5379 tablet_bootstrap.cc:492] T e7b5099ba9b64912b582a6da5ac9d39e P 411526dda4084a6db40e928ad49bb1fd: Bootstrap starting.
I20260608 10:02:10.694244  5181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59286407af5f4da3baa2ca4bfd95e395" candidate_uuid: "411526dda4084a6db40e928ad49bb1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c678e677c6754090a8f449d5d336064a"
I20260608 10:02:10.694901  5181 raft_consensus.cc:3060] T 59286407af5f4da3baa2ca4bfd95e395 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:10.695531  5221 leader_election.cc:304] T 5347c08c724440e59da65d95093e8060 P 411526dda4084a6db40e928ad49bb1fd [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: 411526dda4084a6db40e928ad49bb1fd, c678e677c6754090a8f449d5d336064a; no voters: c9928950755949d48ab5b89b1837b9b2
I20260608 10:02:10.698994  5425 raft_consensus.cc:2804] T 5347c08c724440e59da65d95093e8060 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:10.699947  5425 raft_consensus.cc:697] T 5347c08c724440e59da65d95093e8060 P 411526dda4084a6db40e928ad49bb1fd [term 1 LEADER]: Becoming Leader. State: Replica: 411526dda4084a6db40e928ad49bb1fd, State: Running, Role: LEADER
I20260608 10:02:10.701185  5425 consensus_queue.cc:237] T 5347c08c724440e59da65d95093e8060 P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.691645  5417 raft_consensus.cc:493] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:10.702611  5417 raft_consensus.cc:3060] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:10.706542  5330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59286407af5f4da3baa2ca4bfd95e395" candidate_uuid: "411526dda4084a6db40e928ad49bb1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9928950755949d48ab5b89b1837b9b2"
I20260608 10:02:10.707176  5330 raft_consensus.cc:3060] T 59286407af5f4da3baa2ca4bfd95e395 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:10.709422  5081 catalog_manager.cc:5696] T f97526154e334ad5878fd992da54c918 P 411526dda4084a6db40e928ad49bb1fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 411526dda4084a6db40e928ad49bb1fd (127.0.167.66). New cstate: current_term: 1 leader_uuid: "411526dda4084a6db40e928ad49bb1fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:10.711232  5379 tablet_bootstrap.cc:654] T e7b5099ba9b64912b582a6da5ac9d39e P 411526dda4084a6db40e928ad49bb1fd: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:10.714901  5330 raft_consensus.cc:2468] T 59286407af5f4da3baa2ca4bfd95e395 P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 411526dda4084a6db40e928ad49bb1fd in term 1.
I20260608 10:02:10.716303  5223 leader_election.cc:304] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd [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: 411526dda4084a6db40e928ad49bb1fd, c9928950755949d48ab5b89b1837b9b2; no voters: 
I20260608 10:02:10.717185  5385 raft_consensus.cc:2804] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:10.717666  5385 raft_consensus.cc:697] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd [term 1 LEADER]: Becoming Leader. State: Replica: 411526dda4084a6db40e928ad49bb1fd, State: Running, Role: LEADER
I20260608 10:02:10.719192  5385 consensus_queue.cc:237] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.718514  5411 leader_election.cc:290] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd [CANDIDATE]: Term 1 election: Requested vote from peers c678e677c6754090a8f449d5d336064a (127.0.167.65:38193), c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557)
I20260608 10:02:10.704140  5181 raft_consensus.cc:2468] T 59286407af5f4da3baa2ca4bfd95e395 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 411526dda4084a6db40e928ad49bb1fd in term 1.
I20260608 10:02:10.719970  5332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e00d88bf8242d081a77a599ef6196b" candidate_uuid: "411526dda4084a6db40e928ad49bb1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9928950755949d48ab5b89b1837b9b2"
I20260608 10:02:10.727233  5419 raft_consensus.cc:2749] T df2d13ee66964f159f282cb93a71e56c P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 10:02:10.730852  5223 leader_election.cc:343] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:10.737154  5417 raft_consensus.cc:515] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.739321  5380 tablet_bootstrap.cc:492] T 5347c08c724440e59da65d95093e8060 P c9928950755949d48ab5b89b1837b9b2: No bootstrap required, opened a new log
I20260608 10:02:10.739962  5380 ts_tablet_manager.cc:1403] T 5347c08c724440e59da65d95093e8060 P c9928950755949d48ab5b89b1837b9b2: Time spent bootstrapping tablet: real 0.095s	user 0.025s	sys 0.030s
I20260608 10:02:10.743896  5380 raft_consensus.cc:359] T 5347c08c724440e59da65d95093e8060 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.744741  5380 raft_consensus.cc:385] T 5347c08c724440e59da65d95093e8060 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:10.745038  5380 raft_consensus.cc:740] T 5347c08c724440e59da65d95093e8060 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9928950755949d48ab5b89b1837b9b2, State: Initialized, Role: FOLLOWER
I20260608 10:02:10.745981  5417 leader_election.cc:290] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a [CANDIDATE]: Term 1 election: Requested vote from peers 411526dda4084a6db40e928ad49bb1fd (127.0.167.66:45689), c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557)
I20260608 10:02:10.745849  5380 consensus_queue.cc:260] T 5347c08c724440e59da65d95093e8060 P c9928950755949d48ab5b89b1837b9b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.746871  5258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b5099ba9b64912b582a6da5ac9d39e" candidate_uuid: "c678e677c6754090a8f449d5d336064a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "411526dda4084a6db40e928ad49bb1fd"
I20260608 10:02:10.748615  5380 ts_tablet_manager.cc:1434] T 5347c08c724440e59da65d95093e8060 P c9928950755949d48ab5b89b1837b9b2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
W20260608 10:02:10.748939  5146 leader_election.cc:343] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 411526dda4084a6db40e928ad49bb1fd (127.0.167.66:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:10.748737  5332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b5099ba9b64912b582a6da5ac9d39e" candidate_uuid: "c678e677c6754090a8f449d5d336064a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9928950755949d48ab5b89b1837b9b2"
I20260608 10:02:10.749698  5380 tablet_bootstrap.cc:492] T d4e00d88bf8242d081a77a599ef6196b P c9928950755949d48ab5b89b1837b9b2: Bootstrap starting.
I20260608 10:02:10.749788  5332 raft_consensus.cc:3060] T e7b5099ba9b64912b582a6da5ac9d39e P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:10.749723  5081 catalog_manager.cc:5696] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 411526dda4084a6db40e928ad49bb1fd (127.0.167.66). New cstate: current_term: 1 leader_uuid: "411526dda4084a6db40e928ad49bb1fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:10.751991  5081 catalog_manager.cc:5696] T 5347c08c724440e59da65d95093e8060 P 411526dda4084a6db40e928ad49bb1fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 411526dda4084a6db40e928ad49bb1fd (127.0.167.66). New cstate: current_term: 1 leader_uuid: "411526dda4084a6db40e928ad49bb1fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:10.753108  5078 catalog_manager.cc:5696] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a reported cstate change: term changed from 0 to 1, leader changed from <none> to c678e677c6754090a8f449d5d336064a (127.0.167.65). New cstate: current_term: 1 leader_uuid: "c678e677c6754090a8f449d5d336064a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:10.754029  5081 catalog_manager.cc:5696] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 411526dda4084a6db40e928ad49bb1fd (127.0.167.66). New cstate: current_term: 1 leader_uuid: "411526dda4084a6db40e928ad49bb1fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:10.756702  5380 tablet_bootstrap.cc:654] T d4e00d88bf8242d081a77a599ef6196b P c9928950755949d48ab5b89b1837b9b2: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:10.758482  5332 raft_consensus.cc:2468] T e7b5099ba9b64912b582a6da5ac9d39e P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c678e677c6754090a8f449d5d336064a in term 1.
I20260608 10:02:10.761510  5148 leader_election.cc:304] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a [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: c678e677c6754090a8f449d5d336064a, c9928950755949d48ab5b89b1837b9b2; no voters: 411526dda4084a6db40e928ad49bb1fd
I20260608 10:02:10.762878  5417 raft_consensus.cc:2804] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:10.763648  5417 raft_consensus.cc:697] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a [term 1 LEADER]: Becoming Leader. State: Replica: c678e677c6754090a8f449d5d336064a, State: Running, Role: LEADER
I20260608 10:02:10.764374  5379 tablet_bootstrap.cc:492] T e7b5099ba9b64912b582a6da5ac9d39e P 411526dda4084a6db40e928ad49bb1fd: No bootstrap required, opened a new log
I20260608 10:02:10.765074  5379 ts_tablet_manager.cc:1403] T e7b5099ba9b64912b582a6da5ac9d39e P 411526dda4084a6db40e928ad49bb1fd: Time spent bootstrapping tablet: real 0.072s	user 0.014s	sys 0.003s
I20260608 10:02:10.764652  5417 consensus_queue.cc:237] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.773099  5379 raft_consensus.cc:359] T e7b5099ba9b64912b582a6da5ac9d39e P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.774109  5379 raft_consensus.cc:385] T e7b5099ba9b64912b582a6da5ac9d39e P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:10.774470  5379 raft_consensus.cc:740] T e7b5099ba9b64912b582a6da5ac9d39e P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 411526dda4084a6db40e928ad49bb1fd, State: Initialized, Role: FOLLOWER
I20260608 10:02:10.784106  5380 tablet_bootstrap.cc:492] T d4e00d88bf8242d081a77a599ef6196b P c9928950755949d48ab5b89b1837b9b2: No bootstrap required, opened a new log
I20260608 10:02:10.784713  5380 ts_tablet_manager.cc:1403] T d4e00d88bf8242d081a77a599ef6196b P c9928950755949d48ab5b89b1837b9b2: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.020s
I20260608 10:02:10.787804  5380 raft_consensus.cc:359] T d4e00d88bf8242d081a77a599ef6196b P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.788564  5380 raft_consensus.cc:385] T d4e00d88bf8242d081a77a599ef6196b P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:10.788843  5380 raft_consensus.cc:740] T d4e00d88bf8242d081a77a599ef6196b P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9928950755949d48ab5b89b1837b9b2, State: Initialized, Role: FOLLOWER
I20260608 10:02:10.789583  5380 consensus_queue.cc:260] T d4e00d88bf8242d081a77a599ef6196b P c9928950755949d48ab5b89b1837b9b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.790776  5377 tablet_bootstrap.cc:492] T 0914ea054fe140cfb482cea50362fab7 P c678e677c6754090a8f449d5d336064a: No bootstrap required, opened a new log
I20260608 10:02:10.791289  5377 ts_tablet_manager.cc:1403] T 0914ea054fe140cfb482cea50362fab7 P c678e677c6754090a8f449d5d336064a: Time spent bootstrapping tablet: real 0.155s	user 0.011s	sys 0.003s
I20260608 10:02:10.794113  5380 ts_tablet_manager.cc:1434] T d4e00d88bf8242d081a77a599ef6196b P c9928950755949d48ab5b89b1837b9b2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 10:02:10.794106  5377 raft_consensus.cc:359] T 0914ea054fe140cfb482cea50362fab7 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.794904  5377 raft_consensus.cc:385] T 0914ea054fe140cfb482cea50362fab7 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:10.794405  5078 catalog_manager.cc:5696] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a reported cstate change: term changed from 0 to 1, leader changed from <none> to c678e677c6754090a8f449d5d336064a (127.0.167.65). New cstate: current_term: 1 leader_uuid: "c678e677c6754090a8f449d5d336064a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:10.795253  5380 tablet_bootstrap.cc:492] T fbaf034da2334d52bbdc701222d0ac6c P c9928950755949d48ab5b89b1837b9b2: Bootstrap starting.
I20260608 10:02:10.795881  5379 consensus_queue.cc:260] T e7b5099ba9b64912b582a6da5ac9d39e P 411526dda4084a6db40e928ad49bb1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.798105  5379 ts_tablet_manager.cc:1434] T e7b5099ba9b64912b582a6da5ac9d39e P 411526dda4084a6db40e928ad49bb1fd: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260608 10:02:10.795200  5377 raft_consensus.cc:740] T 0914ea054fe140cfb482cea50362fab7 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c678e677c6754090a8f449d5d336064a, State: Initialized, Role: FOLLOWER
I20260608 10:02:10.799144  5377 consensus_queue.cc:260] T 0914ea054fe140cfb482cea50362fab7 P c678e677c6754090a8f449d5d336064a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.802438  5379 tablet_bootstrap.cc:492] T 4730da8a39d544328df21cdddcb859a4 P 411526dda4084a6db40e928ad49bb1fd: Bootstrap starting.
I20260608 10:02:10.805636  5380 tablet_bootstrap.cc:654] T fbaf034da2334d52bbdc701222d0ac6c P c9928950755949d48ab5b89b1837b9b2: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:10.808318  5388 raft_consensus.cc:493] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:10.809197  5379 tablet_bootstrap.cc:654] T 4730da8a39d544328df21cdddcb859a4 P 411526dda4084a6db40e928ad49bb1fd: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:10.808876  5388 raft_consensus.cc:515] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.821178  5377 ts_tablet_manager.cc:1434] T 0914ea054fe140cfb482cea50362fab7 P c678e677c6754090a8f449d5d336064a: Time spent starting tablet: real 0.030s	user 0.012s	sys 0.004s
I20260608 10:02:10.821930  5258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0914ea054fe140cfb482cea50362fab7" candidate_uuid: "c9928950755949d48ab5b89b1837b9b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "411526dda4084a6db40e928ad49bb1fd" is_pre_election: true
I20260608 10:02:10.822203  5380 tablet_bootstrap.cc:492] T fbaf034da2334d52bbdc701222d0ac6c P c9928950755949d48ab5b89b1837b9b2: No bootstrap required, opened a new log
I20260608 10:02:10.822288  5377 tablet_bootstrap.cc:492] T 7d3ff9a004694226847fc8ff7f2d4c76 P c678e677c6754090a8f449d5d336064a: Bootstrap starting.
I20260608 10:02:10.822672  5258 raft_consensus.cc:2468] T 0914ea054fe140cfb482cea50362fab7 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9928950755949d48ab5b89b1837b9b2 in term 0.
I20260608 10:02:10.822829  5380 ts_tablet_manager.cc:1403] T fbaf034da2334d52bbdc701222d0ac6c P c9928950755949d48ab5b89b1837b9b2: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.003s
I20260608 10:02:10.824158  5295 leader_election.cc:304] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 411526dda4084a6db40e928ad49bb1fd, c9928950755949d48ab5b89b1837b9b2; no voters: 
I20260608 10:02:10.825594  5181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0914ea054fe140cfb482cea50362fab7" candidate_uuid: "c9928950755949d48ab5b89b1837b9b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c678e677c6754090a8f449d5d336064a" is_pre_election: true
I20260608 10:02:10.825829  5380 raft_consensus.cc:359] T fbaf034da2334d52bbdc701222d0ac6c P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.826274  5181 raft_consensus.cc:2468] T 0914ea054fe140cfb482cea50362fab7 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9928950755949d48ab5b89b1837b9b2 in term 0.
I20260608 10:02:10.826599  5380 raft_consensus.cc:385] T fbaf034da2334d52bbdc701222d0ac6c P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:10.826942  5380 raft_consensus.cc:740] T fbaf034da2334d52bbdc701222d0ac6c P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9928950755949d48ab5b89b1837b9b2, State: Initialized, Role: FOLLOWER
I20260608 10:02:10.827714  5380 consensus_queue.cc:260] T fbaf034da2334d52bbdc701222d0ac6c P c9928950755949d48ab5b89b1837b9b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.829380  5377 tablet_bootstrap.cc:654] T 7d3ff9a004694226847fc8ff7f2d4c76 P c678e677c6754090a8f449d5d336064a: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:10.828677  5388 leader_election.cc:290] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c678e677c6754090a8f449d5d336064a (127.0.167.65:38193), 411526dda4084a6db40e928ad49bb1fd (127.0.167.66:45689)
I20260608 10:02:10.834463  5388 raft_consensus.cc:2804] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:10.834844  5388 raft_consensus.cc:493] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:10.835135  5388 raft_consensus.cc:3060] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:10.847215  5379 tablet_bootstrap.cc:492] T 4730da8a39d544328df21cdddcb859a4 P 411526dda4084a6db40e928ad49bb1fd: No bootstrap required, opened a new log
I20260608 10:02:10.847975  5379 ts_tablet_manager.cc:1403] T 4730da8a39d544328df21cdddcb859a4 P 411526dda4084a6db40e928ad49bb1fd: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.000s
I20260608 10:02:10.851841  5388 raft_consensus.cc:515] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.851990  5379 raft_consensus.cc:359] T 4730da8a39d544328df21cdddcb859a4 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.853009  5379 raft_consensus.cc:385] T 4730da8a39d544328df21cdddcb859a4 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:10.853418  5379 raft_consensus.cc:740] T 4730da8a39d544328df21cdddcb859a4 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 411526dda4084a6db40e928ad49bb1fd, State: Initialized, Role: FOLLOWER
I20260608 10:02:10.854251  5388 leader_election.cc:290] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [CANDIDATE]: Term 1 election: Requested vote from peers c678e677c6754090a8f449d5d336064a (127.0.167.65:38193), 411526dda4084a6db40e928ad49bb1fd (127.0.167.66:45689)
I20260608 10:02:10.854599  5379 consensus_queue.cc:260] T 4730da8a39d544328df21cdddcb859a4 P 411526dda4084a6db40e928ad49bb1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.855777  5181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0914ea054fe140cfb482cea50362fab7" candidate_uuid: "c9928950755949d48ab5b89b1837b9b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c678e677c6754090a8f449d5d336064a"
I20260608 10:02:10.856416  5181 raft_consensus.cc:3060] T 0914ea054fe140cfb482cea50362fab7 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:10.856530  5380 ts_tablet_manager.cc:1434] T fbaf034da2334d52bbdc701222d0ac6c P c9928950755949d48ab5b89b1837b9b2: Time spent starting tablet: real 0.033s	user 0.024s	sys 0.008s
I20260608 10:02:10.856951  5379 ts_tablet_manager.cc:1434] T 4730da8a39d544328df21cdddcb859a4 P 411526dda4084a6db40e928ad49bb1fd: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 10:02:10.857769  5380 tablet_bootstrap.cc:492] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2: Bootstrap starting.
I20260608 10:02:10.861286  5377 tablet_bootstrap.cc:492] T 7d3ff9a004694226847fc8ff7f2d4c76 P c678e677c6754090a8f449d5d336064a: No bootstrap required, opened a new log
I20260608 10:02:10.861846  5377 ts_tablet_manager.cc:1403] T 7d3ff9a004694226847fc8ff7f2d4c76 P c678e677c6754090a8f449d5d336064a: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.008s
I20260608 10:02:10.864686  5380 tablet_bootstrap.cc:654] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:10.864837  5377 raft_consensus.cc:359] T 7d3ff9a004694226847fc8ff7f2d4c76 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.865551  5377 raft_consensus.cc:385] T 7d3ff9a004694226847fc8ff7f2d4c76 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:10.865859  5377 raft_consensus.cc:740] T 7d3ff9a004694226847fc8ff7f2d4c76 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c678e677c6754090a8f449d5d336064a, State: Initialized, Role: FOLLOWER
I20260608 10:02:10.866022  5181 raft_consensus.cc:2468] T 0914ea054fe140cfb482cea50362fab7 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9928950755949d48ab5b89b1837b9b2 in term 1.
I20260608 10:02:10.866830  5377 consensus_queue.cc:260] T 7d3ff9a004694226847fc8ff7f2d4c76 P c678e677c6754090a8f449d5d336064a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.868256  5258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0914ea054fe140cfb482cea50362fab7" candidate_uuid: "c9928950755949d48ab5b89b1837b9b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "411526dda4084a6db40e928ad49bb1fd"
I20260608 10:02:10.867830  5295 leader_election.cc:304] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [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: c678e677c6754090a8f449d5d336064a, c9928950755949d48ab5b89b1837b9b2; no voters: 
I20260608 10:02:10.869015  5258 raft_consensus.cc:3060] T 0914ea054fe140cfb482cea50362fab7 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:10.869624  5443 raft_consensus.cc:2804] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:10.870304  5443 raft_consensus.cc:697] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [term 1 LEADER]: Becoming Leader. State: Replica: c9928950755949d48ab5b89b1837b9b2, State: Running, Role: LEADER
I20260608 10:02:10.872714  5443 consensus_queue.cc:237] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.876412  5380 tablet_bootstrap.cc:492] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2: No bootstrap required, opened a new log
I20260608 10:02:10.876672  5258 raft_consensus.cc:2468] T 0914ea054fe140cfb482cea50362fab7 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9928950755949d48ab5b89b1837b9b2 in term 1.
I20260608 10:02:10.876943  5380 ts_tablet_manager.cc:1403] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260608 10:02:10.879099  5377 ts_tablet_manager.cc:1434] T 7d3ff9a004694226847fc8ff7f2d4c76 P c678e677c6754090a8f449d5d336064a: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260608 10:02:10.879999  5380 raft_consensus.cc:359] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.880877  5380 raft_consensus.cc:385] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:10.881178  5380 raft_consensus.cc:740] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9928950755949d48ab5b89b1837b9b2, State: Initialized, Role: FOLLOWER
I20260608 10:02:10.882068  5380 consensus_queue.cc:260] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.884644  5380 ts_tablet_manager.cc:1434] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:02:10.885634  5380 tablet_bootstrap.cc:492] T 01062227332946608a668305d5554613 P c9928950755949d48ab5b89b1837b9b2: Bootstrap starting.
I20260608 10:02:10.888895  5426 consensus_queue.cc:1048] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:02:10.890017  5377 tablet_bootstrap.cc:492] T 01062227332946608a668305d5554613 P c678e677c6754090a8f449d5d336064a: Bootstrap starting.
I20260608 10:02:10.892055  5380 tablet_bootstrap.cc:654] T 01062227332946608a668305d5554613 P c9928950755949d48ab5b89b1837b9b2: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:10.899117  5379 tablet_bootstrap.cc:492] T 01062227332946608a668305d5554613 P 411526dda4084a6db40e928ad49bb1fd: Bootstrap starting.
I20260608 10:02:10.907975  5379 tablet_bootstrap.cc:654] T 01062227332946608a668305d5554613 P 411526dda4084a6db40e928ad49bb1fd: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:10.916762  5443 raft_consensus.cc:493] T d4e00d88bf8242d081a77a599ef6196b P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:10.916589  5081 catalog_manager.cc:5696] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9928950755949d48ab5b89b1837b9b2 (127.0.167.67). New cstate: current_term: 1 leader_uuid: "c9928950755949d48ab5b89b1837b9b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } health_report { overall_health: HEALTHY } } }
I20260608 10:02:10.917564  5443 raft_consensus.cc:515] T d4e00d88bf8242d081a77a599ef6196b P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.921792  5183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e00d88bf8242d081a77a599ef6196b" candidate_uuid: "c9928950755949d48ab5b89b1837b9b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c678e677c6754090a8f449d5d336064a" is_pre_election: true
I20260608 10:02:10.922927  5183 raft_consensus.cc:2393] T d4e00d88bf8242d081a77a599ef6196b P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9928950755949d48ab5b89b1837b9b2 in current term 1: Already voted for candidate 411526dda4084a6db40e928ad49bb1fd in this term.
I20260608 10:02:10.923022  5443 leader_election.cc:290] T d4e00d88bf8242d081a77a599ef6196b P c9928950755949d48ab5b89b1837b9b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c678e677c6754090a8f449d5d336064a (127.0.167.65:38193), 411526dda4084a6db40e928ad49bb1fd (127.0.167.66:45689)
I20260608 10:02:10.923189  5258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e00d88bf8242d081a77a599ef6196b" candidate_uuid: "c9928950755949d48ab5b89b1837b9b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "411526dda4084a6db40e928ad49bb1fd" is_pre_election: true
I20260608 10:02:10.924206  5443 raft_consensus.cc:493] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:10.925114  5295 leader_election.cc:304] T d4e00d88bf8242d081a77a599ef6196b P c9928950755949d48ab5b89b1837b9b2 [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: c9928950755949d48ab5b89b1837b9b2; no voters: 411526dda4084a6db40e928ad49bb1fd, c678e677c6754090a8f449d5d336064a
I20260608 10:02:10.925323  5443 raft_consensus.cc:515] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.926240  5388 raft_consensus.cc:3060] T d4e00d88bf8242d081a77a599ef6196b P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:10.926956  5377 tablet_bootstrap.cc:654] T 01062227332946608a668305d5554613 P c678e677c6754090a8f449d5d336064a: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:10.929533  5258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554040ec5245492fb0ec44c918bc0b91" candidate_uuid: "c9928950755949d48ab5b89b1837b9b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "411526dda4084a6db40e928ad49bb1fd" is_pre_election: true
I20260608 10:02:10.930334  5258 raft_consensus.cc:2468] T 554040ec5245492fb0ec44c918bc0b91 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9928950755949d48ab5b89b1837b9b2 in term 0.
I20260608 10:02:10.932077  5295 leader_election.cc:304] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 411526dda4084a6db40e928ad49bb1fd, c9928950755949d48ab5b89b1837b9b2; no voters: 
I20260608 10:02:10.933449  5442 raft_consensus.cc:2804] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:10.934002  5442 raft_consensus.cc:493] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:10.934468  5442 raft_consensus.cc:3060] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:10.945108  5443 leader_election.cc:290] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 411526dda4084a6db40e928ad49bb1fd (127.0.167.66:45689), c678e677c6754090a8f449d5d336064a (127.0.167.65:38193)
I20260608 10:02:10.946401  5183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554040ec5245492fb0ec44c918bc0b91" candidate_uuid: "c9928950755949d48ab5b89b1837b9b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c678e677c6754090a8f449d5d336064a" is_pre_election: true
I20260608 10:02:10.947180  5183 raft_consensus.cc:2468] T 554040ec5245492fb0ec44c918bc0b91 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9928950755949d48ab5b89b1837b9b2 in term 0.
I20260608 10:02:10.959172  5388 raft_consensus.cc:2749] T d4e00d88bf8242d081a77a599ef6196b P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:02:10.960455  5442 raft_consensus.cc:515] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.960999  5443 raft_consensus.cc:493] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:10.961589  5443 raft_consensus.cc:515] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.963642  5258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554040ec5245492fb0ec44c918bc0b91" candidate_uuid: "c9928950755949d48ab5b89b1837b9b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "411526dda4084a6db40e928ad49bb1fd"
I20260608 10:02:10.963899  5385 consensus_queue.cc:1048] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:10.964309  5258 raft_consensus.cc:3060] T 554040ec5245492fb0ec44c918bc0b91 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:10.963691  5443 leader_election.cc:290] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c678e677c6754090a8f449d5d336064a (127.0.167.65:38193), 411526dda4084a6db40e928ad49bb1fd (127.0.167.66:45689)
I20260608 10:02:10.965421  5257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3ff9a004694226847fc8ff7f2d4c76" candidate_uuid: "c9928950755949d48ab5b89b1837b9b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "411526dda4084a6db40e928ad49bb1fd" is_pre_election: true
W20260608 10:02:10.967160  5295 leader_election.cc:343] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 411526dda4084a6db40e928ad49bb1fd (127.0.167.66:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:10.967579  5183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3ff9a004694226847fc8ff7f2d4c76" candidate_uuid: "c9928950755949d48ab5b89b1837b9b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c678e677c6754090a8f449d5d336064a" is_pre_election: true
I20260608 10:02:10.968225  5183 raft_consensus.cc:2468] T 7d3ff9a004694226847fc8ff7f2d4c76 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9928950755949d48ab5b89b1837b9b2 in term 0.
I20260608 10:02:10.969899  5295 leader_election.cc:304] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [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: c678e677c6754090a8f449d5d336064a, c9928950755949d48ab5b89b1837b9b2; no voters: 411526dda4084a6db40e928ad49bb1fd
I20260608 10:02:10.971131  5388 raft_consensus.cc:2804] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:10.971503  5388 raft_consensus.cc:493] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:10.971851  5388 raft_consensus.cc:3060] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:10.971836  5258 raft_consensus.cc:2468] T 554040ec5245492fb0ec44c918bc0b91 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9928950755949d48ab5b89b1837b9b2 in term 1.
I20260608 10:02:10.960937  5377 tablet_bootstrap.cc:492] T 01062227332946608a668305d5554613 P c678e677c6754090a8f449d5d336064a: No bootstrap required, opened a new log
I20260608 10:02:10.978632  5377 ts_tablet_manager.cc:1403] T 01062227332946608a668305d5554613 P c678e677c6754090a8f449d5d336064a: Time spent bootstrapping tablet: real 0.089s	user 0.013s	sys 0.000s
I20260608 10:02:10.979409  5388 raft_consensus.cc:515] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.979463  5295 leader_election.cc:304] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2 [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: 411526dda4084a6db40e928ad49bb1fd, c9928950755949d48ab5b89b1837b9b2; no voters: 
I20260608 10:02:10.980764  5443 raft_consensus.cc:2804] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:10.981768  5377 raft_consensus.cc:359] T 01062227332946608a668305d5554613 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.982795  5377 raft_consensus.cc:385] T 01062227332946608a668305d5554613 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:10.983088  5377 raft_consensus.cc:740] T 01062227332946608a668305d5554613 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c678e677c6754090a8f449d5d336064a, State: Initialized, Role: FOLLOWER
I20260608 10:02:10.983222  5442 leader_election.cc:290] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2 [CANDIDATE]: Term 1 election: Requested vote from peers 411526dda4084a6db40e928ad49bb1fd (127.0.167.66:45689), c678e677c6754090a8f449d5d336064a (127.0.167.65:38193)
I20260608 10:02:10.983525  5181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554040ec5245492fb0ec44c918bc0b91" candidate_uuid: "c9928950755949d48ab5b89b1837b9b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c678e677c6754090a8f449d5d336064a"
I20260608 10:02:10.984253  5181 raft_consensus.cc:3060] T 554040ec5245492fb0ec44c918bc0b91 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:10.985931  5380 tablet_bootstrap.cc:492] T 01062227332946608a668305d5554613 P c9928950755949d48ab5b89b1837b9b2: No bootstrap required, opened a new log
I20260608 10:02:10.986433  5380 ts_tablet_manager.cc:1403] T 01062227332946608a668305d5554613 P c9928950755949d48ab5b89b1837b9b2: Time spent bootstrapping tablet: real 0.101s	user 0.021s	sys 0.008s
I20260608 10:02:10.986326  5377 consensus_queue.cc:260] T 01062227332946608a668305d5554613 P c678e677c6754090a8f449d5d336064a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.988557  5377 ts_tablet_manager.cc:1434] T 01062227332946608a668305d5554613 P c678e677c6754090a8f449d5d336064a: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 10:02:10.985931  5379 tablet_bootstrap.cc:492] T 01062227332946608a668305d5554613 P 411526dda4084a6db40e928ad49bb1fd: No bootstrap required, opened a new log
I20260608 10:02:10.989346  5379 ts_tablet_manager.cc:1403] T 01062227332946608a668305d5554613 P 411526dda4084a6db40e928ad49bb1fd: Time spent bootstrapping tablet: real 0.091s	user 0.031s	sys 0.000s
I20260608 10:02:10.989161  5183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3ff9a004694226847fc8ff7f2d4c76" candidate_uuid: "c9928950755949d48ab5b89b1837b9b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c678e677c6754090a8f449d5d336064a"
I20260608 10:02:10.989805  5183 raft_consensus.cc:3060] T 7d3ff9a004694226847fc8ff7f2d4c76 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:10.992250  5379 raft_consensus.cc:359] T 01062227332946608a668305d5554613 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.994180  5379 raft_consensus.cc:385] T 01062227332946608a668305d5554613 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:10.994459  5379 raft_consensus.cc:740] T 01062227332946608a668305d5554613 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 411526dda4084a6db40e928ad49bb1fd, State: Initialized, Role: FOLLOWER
I20260608 10:02:10.993417  5380 raft_consensus.cc:359] T 01062227332946608a668305d5554613 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.995771  5380 raft_consensus.cc:385] T 01062227332946608a668305d5554613 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:10.996055  5380 raft_consensus.cc:740] T 01062227332946608a668305d5554613 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9928950755949d48ab5b89b1837b9b2, State: Initialized, Role: FOLLOWER
I20260608 10:02:10.997123  5183 raft_consensus.cc:2468] T 7d3ff9a004694226847fc8ff7f2d4c76 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9928950755949d48ab5b89b1837b9b2 in term 1.
I20260608 10:02:10.997761  5379 consensus_queue.cc:260] T 01062227332946608a668305d5554613 P 411526dda4084a6db40e928ad49bb1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.998538  5295 leader_election.cc:304] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [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: c678e677c6754090a8f449d5d336064a, c9928950755949d48ab5b89b1837b9b2; no voters: 
I20260608 10:02:10.996902  5380 consensus_queue.cc:260] T 01062227332946608a668305d5554613 P c9928950755949d48ab5b89b1837b9b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:10.999382  5442 raft_consensus.cc:2804] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:11.000082  5379 ts_tablet_manager.cc:1434] T 01062227332946608a668305d5554613 P 411526dda4084a6db40e928ad49bb1fd: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260608 10:02:11.000788  5380 ts_tablet_manager.cc:1434] T 01062227332946608a668305d5554613 P c9928950755949d48ab5b89b1837b9b2: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 10:02:11.002846  5388 leader_election.cc:290] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [CANDIDATE]: Term 1 election: Requested vote from peers c678e677c6754090a8f449d5d336064a (127.0.167.65:38193), 411526dda4084a6db40e928ad49bb1fd (127.0.167.66:45689)
I20260608 10:02:11.009297  5443 raft_consensus.cc:697] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2 [term 1 LEADER]: Becoming Leader. State: Replica: c9928950755949d48ab5b89b1837b9b2, State: Running, Role: LEADER
I20260608 10:02:11.010349  5443 consensus_queue.cc:237] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:11.009344  5379 tablet_bootstrap.cc:492] T 7d3ff9a004694226847fc8ff7f2d4c76 P 411526dda4084a6db40e928ad49bb1fd: Bootstrap starting.
I20260608 10:02:11.013844  5258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3ff9a004694226847fc8ff7f2d4c76" candidate_uuid: "c9928950755949d48ab5b89b1837b9b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "411526dda4084a6db40e928ad49bb1fd"
I20260608 10:02:11.014461  5181 raft_consensus.cc:2468] T 554040ec5245492fb0ec44c918bc0b91 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9928950755949d48ab5b89b1837b9b2 in term 1.
I20260608 10:02:11.019189  5379 tablet_bootstrap.cc:654] T 7d3ff9a004694226847fc8ff7f2d4c76 P 411526dda4084a6db40e928ad49bb1fd: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:11.019063  5442 raft_consensus.cc:697] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [term 1 LEADER]: Becoming Leader. State: Replica: c9928950755949d48ab5b89b1837b9b2, State: Running, Role: LEADER
I20260608 10:02:11.020236  5442 consensus_queue.cc:237] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
W20260608 10:02:11.022447  5295 leader_election.cc:343] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 411526dda4084a6db40e928ad49bb1fd (127.0.167.66:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:11.029696  5379 tablet_bootstrap.cc:492] T 7d3ff9a004694226847fc8ff7f2d4c76 P 411526dda4084a6db40e928ad49bb1fd: No bootstrap required, opened a new log
I20260608 10:02:11.030206  5379 ts_tablet_manager.cc:1403] T 7d3ff9a004694226847fc8ff7f2d4c76 P 411526dda4084a6db40e928ad49bb1fd: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.004s
I20260608 10:02:11.032178  5385 raft_consensus.cc:493] T e7b5099ba9b64912b582a6da5ac9d39e P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:11.032492  5379 raft_consensus.cc:359] T 7d3ff9a004694226847fc8ff7f2d4c76 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:11.032709  5385 raft_consensus.cc:515] T e7b5099ba9b64912b582a6da5ac9d39e P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:11.033233  5379 raft_consensus.cc:385] T 7d3ff9a004694226847fc8ff7f2d4c76 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:11.033556  5379 raft_consensus.cc:740] T 7d3ff9a004694226847fc8ff7f2d4c76 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 411526dda4084a6db40e928ad49bb1fd, State: Initialized, Role: FOLLOWER
I20260608 10:02:11.034296  5379 consensus_queue.cc:260] T 7d3ff9a004694226847fc8ff7f2d4c76 P 411526dda4084a6db40e928ad49bb1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:11.034822  5385 leader_election.cc:290] T e7b5099ba9b64912b582a6da5ac9d39e P 411526dda4084a6db40e928ad49bb1fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c678e677c6754090a8f449d5d336064a (127.0.167.65:38193), c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557)
I20260608 10:02:11.035648  5181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b5099ba9b64912b582a6da5ac9d39e" candidate_uuid: "411526dda4084a6db40e928ad49bb1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c678e677c6754090a8f449d5d336064a" is_pre_election: true
I20260608 10:02:11.036610  5332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b5099ba9b64912b582a6da5ac9d39e" candidate_uuid: "411526dda4084a6db40e928ad49bb1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9928950755949d48ab5b89b1837b9b2" is_pre_election: true
I20260608 10:02:11.037425  5332 raft_consensus.cc:2393] T e7b5099ba9b64912b582a6da5ac9d39e P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 411526dda4084a6db40e928ad49bb1fd in current term 1: Already voted for candidate c678e677c6754090a8f449d5d336064a in this term.
I20260608 10:02:11.037938  5078 catalog_manager.cc:5696] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9928950755949d48ab5b89b1837b9b2 (127.0.167.67). New cstate: current_term: 1 leader_uuid: "c9928950755949d48ab5b89b1837b9b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } health_report { overall_health: HEALTHY } } }
I20260608 10:02:11.038730  5223 leader_election.cc:304] T e7b5099ba9b64912b582a6da5ac9d39e P 411526dda4084a6db40e928ad49bb1fd [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: 411526dda4084a6db40e928ad49bb1fd; no voters: c678e677c6754090a8f449d5d336064a, c9928950755949d48ab5b89b1837b9b2
I20260608 10:02:11.039372  5379 ts_tablet_manager.cc:1434] T 7d3ff9a004694226847fc8ff7f2d4c76 P 411526dda4084a6db40e928ad49bb1fd: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:02:11.040113  5425 raft_consensus.cc:3060] T e7b5099ba9b64912b582a6da5ac9d39e P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:02:11.040907  5129 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:02:11.041872  5078 catalog_manager.cc:5696] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9928950755949d48ab5b89b1837b9b2 (127.0.167.67). New cstate: current_term: 1 leader_uuid: "c9928950755949d48ab5b89b1837b9b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } health_report { overall_health: HEALTHY } } }
I20260608 10:02:11.046048  5425 raft_consensus.cc:2749] T e7b5099ba9b64912b582a6da5ac9d39e P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:02:11.061741  5425 raft_consensus.cc:493] T 01062227332946608a668305d5554613 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:11.062191  5425 raft_consensus.cc:515] T 01062227332946608a668305d5554613 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:11.063941  5425 leader_election.cc:290] T 01062227332946608a668305d5554613 P 411526dda4084a6db40e928ad49bb1fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c678e677c6754090a8f449d5d336064a (127.0.167.65:38193), c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557)
I20260608 10:02:11.064841  5181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01062227332946608a668305d5554613" candidate_uuid: "411526dda4084a6db40e928ad49bb1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c678e677c6754090a8f449d5d336064a" is_pre_election: true
I20260608 10:02:11.065140  5332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01062227332946608a668305d5554613" candidate_uuid: "411526dda4084a6db40e928ad49bb1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9928950755949d48ab5b89b1837b9b2" is_pre_election: true
I20260608 10:02:11.065438  5181 raft_consensus.cc:2468] T 01062227332946608a668305d5554613 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 411526dda4084a6db40e928ad49bb1fd in term 0.
I20260608 10:02:11.065826  5332 raft_consensus.cc:2468] T 01062227332946608a668305d5554613 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 411526dda4084a6db40e928ad49bb1fd in term 0.
I20260608 10:02:11.066550  5221 leader_election.cc:304] T 01062227332946608a668305d5554613 P 411526dda4084a6db40e928ad49bb1fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 411526dda4084a6db40e928ad49bb1fd, c678e677c6754090a8f449d5d336064a; no voters: 
I20260608 10:02:11.067556  5425 raft_consensus.cc:2804] T 01062227332946608a668305d5554613 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:11.067986  5425 raft_consensus.cc:493] T 01062227332946608a668305d5554613 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:11.068378  5425 raft_consensus.cc:3060] T 01062227332946608a668305d5554613 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:11.073518  5425 raft_consensus.cc:515] T 01062227332946608a668305d5554613 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:11.075218  5425 leader_election.cc:290] T 01062227332946608a668305d5554613 P 411526dda4084a6db40e928ad49bb1fd [CANDIDATE]: Term 1 election: Requested vote from peers c678e677c6754090a8f449d5d336064a (127.0.167.65:38193), c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557)
I20260608 10:02:11.076363  5181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01062227332946608a668305d5554613" candidate_uuid: "411526dda4084a6db40e928ad49bb1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c678e677c6754090a8f449d5d336064a"
I20260608 10:02:11.076449  5332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01062227332946608a668305d5554613" candidate_uuid: "411526dda4084a6db40e928ad49bb1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9928950755949d48ab5b89b1837b9b2"
I20260608 10:02:11.076977  5181 raft_consensus.cc:3060] T 01062227332946608a668305d5554613 P c678e677c6754090a8f449d5d336064a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:11.077051  5332 raft_consensus.cc:3060] T 01062227332946608a668305d5554613 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:11.082511  5181 raft_consensus.cc:2468] T 01062227332946608a668305d5554613 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 411526dda4084a6db40e928ad49bb1fd in term 1.
I20260608 10:02:11.082571  5332 raft_consensus.cc:2468] T 01062227332946608a668305d5554613 P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 411526dda4084a6db40e928ad49bb1fd in term 1.
I20260608 10:02:11.083782  5221 leader_election.cc:304] T 01062227332946608a668305d5554613 P 411526dda4084a6db40e928ad49bb1fd [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: 411526dda4084a6db40e928ad49bb1fd, c678e677c6754090a8f449d5d336064a; no voters: 
I20260608 10:02:11.084174  5442 raft_consensus.cc:493] T fbaf034da2334d52bbdc701222d0ac6c P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:11.084717  5442 raft_consensus.cc:515] T fbaf034da2334d52bbdc701222d0ac6c P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:11.084956  5425 raft_consensus.cc:2804] T 01062227332946608a668305d5554613 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:11.085580  5425 raft_consensus.cc:697] T 01062227332946608a668305d5554613 P 411526dda4084a6db40e928ad49bb1fd [term 1 LEADER]: Becoming Leader. State: Replica: 411526dda4084a6db40e928ad49bb1fd, State: Running, Role: LEADER
I20260608 10:02:11.086522  5425 consensus_queue.cc:237] T 01062227332946608a668305d5554613 P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:11.087060  5442 leader_election.cc:290] T fbaf034da2334d52bbdc701222d0ac6c P c9928950755949d48ab5b89b1837b9b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c678e677c6754090a8f449d5d336064a (127.0.167.65:38193), 411526dda4084a6db40e928ad49bb1fd (127.0.167.66:45689)
I20260608 10:02:11.087904  5181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbaf034da2334d52bbdc701222d0ac6c" candidate_uuid: "c9928950755949d48ab5b89b1837b9b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c678e677c6754090a8f449d5d336064a" is_pre_election: true
I20260608 10:02:11.088760  5258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbaf034da2334d52bbdc701222d0ac6c" candidate_uuid: "c9928950755949d48ab5b89b1837b9b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "411526dda4084a6db40e928ad49bb1fd" is_pre_election: true
I20260608 10:02:11.089520  5258 raft_consensus.cc:2393] T fbaf034da2334d52bbdc701222d0ac6c P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9928950755949d48ab5b89b1837b9b2 in current term 1: Already voted for candidate c678e677c6754090a8f449d5d336064a in this term.
I20260608 10:02:11.090418  5295 leader_election.cc:304] T fbaf034da2334d52bbdc701222d0ac6c P c9928950755949d48ab5b89b1837b9b2 [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: c9928950755949d48ab5b89b1837b9b2; no voters: 411526dda4084a6db40e928ad49bb1fd, c678e677c6754090a8f449d5d336064a
I20260608 10:02:11.091302  5442 raft_consensus.cc:3060] T fbaf034da2334d52bbdc701222d0ac6c P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:11.095731  5079 catalog_manager.cc:5696] T 01062227332946608a668305d5554613 P 411526dda4084a6db40e928ad49bb1fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 411526dda4084a6db40e928ad49bb1fd (127.0.167.66). New cstate: current_term: 1 leader_uuid: "411526dda4084a6db40e928ad49bb1fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:11.096843  5442 raft_consensus.cc:2749] T fbaf034da2334d52bbdc701222d0ac6c P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:02:11.101923  5442 raft_consensus.cc:493] T 5347c08c724440e59da65d95093e8060 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:11.102447  5442 raft_consensus.cc:515] T 5347c08c724440e59da65d95093e8060 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:11.104772  5442 leader_election.cc:290] T 5347c08c724440e59da65d95093e8060 P c9928950755949d48ab5b89b1837b9b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c678e677c6754090a8f449d5d336064a (127.0.167.65:38193), 411526dda4084a6db40e928ad49bb1fd (127.0.167.66:45689)
I20260608 10:02:11.105525  5417 consensus_queue.cc:1048] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:11.105685  5181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5347c08c724440e59da65d95093e8060" candidate_uuid: "c9928950755949d48ab5b89b1837b9b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c678e677c6754090a8f449d5d336064a" is_pre_election: true
I20260608 10:02:11.107033  5181 raft_consensus.cc:2393] T 5347c08c724440e59da65d95093e8060 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9928950755949d48ab5b89b1837b9b2 in current term 1: Already voted for candidate 411526dda4084a6db40e928ad49bb1fd in this term.
I20260608 10:02:11.106873  5258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5347c08c724440e59da65d95093e8060" candidate_uuid: "c9928950755949d48ab5b89b1837b9b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "411526dda4084a6db40e928ad49bb1fd" is_pre_election: true
I20260608 10:02:11.108552  5295 leader_election.cc:304] T 5347c08c724440e59da65d95093e8060 P c9928950755949d48ab5b89b1837b9b2 [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: c9928950755949d48ab5b89b1837b9b2; no voters: 411526dda4084a6db40e928ad49bb1fd, c678e677c6754090a8f449d5d336064a
I20260608 10:02:11.109400  5442 raft_consensus.cc:3060] T 5347c08c724440e59da65d95093e8060 P c9928950755949d48ab5b89b1837b9b2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:11.115002  5385 consensus_queue.cc:1048] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:02:11.116164  5442 raft_consensus.cc:2749] T 5347c08c724440e59da65d95093e8060 P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:02:11.123637  5425 consensus_queue.cc:1048] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:02:11.136754  5419 consensus_queue.cc:1048] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [LEADER]: Connected to new peer: Peer: permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:02:11.151149  5417 consensus_queue.cc:1048] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a [LEADER]: Connected to new peer: Peer: permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:11.183818  5411 consensus_queue.cc:1048] T f97526154e334ad5878fd992da54c918 P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:11.191570  5425 consensus_queue.cc:1048] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:11.192724  5385 raft_consensus.cc:493] T 4730da8a39d544328df21cdddcb859a4 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:11.193275  5385 raft_consensus.cc:515] T 4730da8a39d544328df21cdddcb859a4 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } }
I20260608 10:02:11.194485  5384 consensus_queue.cc:1048] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:11.195626  5385 leader_election.cc:290] T 4730da8a39d544328df21cdddcb859a4 P 411526dda4084a6db40e928ad49bb1fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c678e677c6754090a8f449d5d336064a (127.0.167.65:38193), c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557)
I20260608 10:02:11.198334  5183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4730da8a39d544328df21cdddcb859a4" candidate_uuid: "411526dda4084a6db40e928ad49bb1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c678e677c6754090a8f449d5d336064a" is_pre_election: true
I20260608 10:02:11.199303  5331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4730da8a39d544328df21cdddcb859a4" candidate_uuid: "411526dda4084a6db40e928ad49bb1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9928950755949d48ab5b89b1837b9b2" is_pre_election: true
I20260608 10:02:11.200137  5331 raft_consensus.cc:2393] T 4730da8a39d544328df21cdddcb859a4 P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 411526dda4084a6db40e928ad49bb1fd in current term 1: Already voted for candidate c678e677c6754090a8f449d5d336064a in this term.
I20260608 10:02:11.201726  5223 leader_election.cc:304] T 4730da8a39d544328df21cdddcb859a4 P 411526dda4084a6db40e928ad49bb1fd [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: 411526dda4084a6db40e928ad49bb1fd; no voters: c678e677c6754090a8f449d5d336064a, c9928950755949d48ab5b89b1837b9b2
I20260608 10:02:11.203449  5385 raft_consensus.cc:3060] T 4730da8a39d544328df21cdddcb859a4 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:11.212805  5385 raft_consensus.cc:2749] T 4730da8a39d544328df21cdddcb859a4 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:02:11.221657  5425 consensus_queue.cc:1048] T f97526154e334ad5878fd992da54c918 P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:11.234098  5411 consensus_queue.cc:1048] T 5347c08c724440e59da65d95093e8060 P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:11.237463  5384 consensus_queue.cc:1048] T 4730da8a39d544328df21cdddcb859a4 P c678e677c6754090a8f449d5d336064a [LEADER]: Connected to new peer: Peer: permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:11.239837  5411 consensus_queue.cc:1048] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:11.256810  5384 consensus_queue.cc:1048] T 4730da8a39d544328df21cdddcb859a4 P c678e677c6754090a8f449d5d336064a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:11.273622  5385 consensus_queue.cc:1048] T 5347c08c724440e59da65d95093e8060 P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:11.290601  5442 consensus_queue.cc:1048] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:11.330366  5443 consensus_queue.cc:1048] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:02:11.377435  5361 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.0.167.126:34305, user_credentials={real_user=slave}} blocked reactor thread for 47920.1us
I20260608 10:02:11.417270  5442 consensus_queue.cc:1048] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:11.430075  5442 consensus_queue.cc:1048] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:11.438616  5258 raft_consensus.cc:3060] T 7d3ff9a004694226847fc8ff7f2d4c76 P 411526dda4084a6db40e928ad49bb1fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:11.473623  5442 consensus_queue.cc:1048] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:02:11.491640  5411 consensus_queue.cc:1048] T 01062227332946608a668305d5554613 P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:02:11.514050  5443 consensus_queue.cc:1048] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:11.523409  5425 consensus_queue.cc:1048] T 01062227332946608a668305d5554613 P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:02:12.047799  5223 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.167.67:41557, user_credentials={real_user=slave}} blocked reactor thread for 51251.2us
W20260608 10:02:12.152325  5146 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.167.66:45689, user_credentials={real_user=slave}} blocked reactor thread for 47864.8us
W20260608 10:02:12.301954  5528 log.cc:927] Time spent T d4e00d88bf8242d081a77a599ef6196b P c678e677c6754090a8f449d5d336064a: Append to log took a long time: real 0.050s	user 0.001s	sys 0.000s
W20260608 10:02:12.390066  5527 log.cc:927] Time spent T df2d13ee66964f159f282cb93a71e56c P c678e677c6754090a8f449d5d336064a: Append to log took a long time: real 0.121s	user 0.000s	sys 0.001s
W20260608 10:02:12.516330  5533 log.cc:927] Time spent T e7b5099ba9b64912b582a6da5ac9d39e P 411526dda4084a6db40e928ad49bb1fd: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
W20260608 10:02:12.563484  5534 log.cc:927] Time spent T 59286407af5f4da3baa2ca4bfd95e395 P c9928950755949d48ab5b89b1837b9b2: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
W20260608 10:02:12.700436  5541 log.cc:927] Time spent T 59286407af5f4da3baa2ca4bfd95e395 P c678e677c6754090a8f449d5d336064a: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
W20260608 10:02:12.721202  5540 log.cc:927] Time spent T 01062227332946608a668305d5554613 P c678e677c6754090a8f449d5d336064a: Append to log took a long time: real 0.056s	user 0.000s	sys 0.001s
W20260608 10:02:13.220618  5295 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.167.66:45689, user_credentials={real_user=slave}} blocked reactor thread for 64422.2us
W20260608 10:02:13.578454  5223 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.167.67:41557, user_credentials={real_user=slave}} blocked reactor thread for 50270.3us
W20260608 10:02:13.898051  5464 meta_cache.cc:1261] Time spent looking up entry by key: real 0.088s	user 0.000s	sys 0.000s
W20260608 10:02:14.061866  5223 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.167.67:41557, user_credentials={real_user=slave}} blocked reactor thread for 59751.7us
W20260608 10:02:14.176746  5295 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.167.65:38193, user_credentials={real_user=slave}} blocked reactor thread for 282498us
W20260608 10:02:14.406775  5467 meta_cache.cc:1261] Time spent looking up entry by key: real 0.066s	user 0.004s	sys 0.000s
W20260608 10:02:14.758456  5295 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.167.65:38193, user_credentials={real_user=slave}} blocked reactor thread for 48690.8us
W20260608 10:02:14.818847  5295 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.167.66:45689, user_credentials={real_user=slave}} blocked reactor thread for 54721us
W20260608 10:02:14.857335  5148 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.167.67:41557, user_credentials={real_user=slave}} blocked reactor thread for 154160us
W20260608 10:02:14.910055  5223 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.167.67:41557, user_credentials={real_user=slave}} blocked reactor thread for 59249.7us
W20260608 10:02:15.065624  5112 debug-util.cc:398] Leaking SignalData structure 0x7b08001e5160 after lost signal to thread 672
W20260608 10:02:15.066856  5112 debug-util.cc:398] Leaking SignalData structure 0x7b08001bfce0 after lost signal to thread 5115
W20260608 10:02:15.068156  5112 debug-util.cc:398] Leaking SignalData structure 0x7b0800020ca0 after lost signal to thread 5207
W20260608 10:02:15.073429  5112 debug-util.cc:398] Leaking SignalData structure 0x7b0800191d00 after lost signal to thread 5282
W20260608 10:02:15.074605  5112 debug-util.cc:398] Leaking SignalData structure 0x7b0800204f00 after lost signal to thread 5356
W20260608 10:02:15.431406  5221 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.167.65:38193, user_credentials={real_user=slave}} blocked reactor thread for 92362.8us
W20260608 10:02:15.431990  5295 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.167.66:45689, user_credentials={real_user=slave}} blocked reactor thread for 58655.3us
W20260608 10:02:15.485075  5146 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.167.66:45689, user_credentials={real_user=slave}} blocked reactor thread for 58625.4us
W20260608 10:02:15.795392  5469 meta_cache.cc:1261] Time spent looking up entry by key: real 0.069s	user 0.002s	sys 0.000s
W20260608 10:02:15.826759  5223 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.167.67:41557, user_credentials={real_user=slave}} blocked reactor thread for 65958us
W20260608 10:02:15.851770  5469 meta_cache.cc:1261] Time spent looking up entry by key: real 0.052s	user 0.004s	sys 0.000s
I20260608 10:02:16.433981   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:16.456239  5575 instance_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 10:02:16.469975  5576 instance_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 10:02:16.478120  5578 instance_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 10:02:16.478808   669 server_base.cc:1061] running on GCE node
I20260608 10:02:16.481257   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:16.481534   669 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 10:02:16.481748   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912936481734 us; error 0 us; skew 500 ppm
I20260608 10:02:16.482425   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:16.485993   669 webserver.cc:533] Webserver started at http://127.0.167.68:44545/ using document root <none> and password file <none>
I20260608 10:02:16.486584   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:16.486814   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:16.487165   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:16.488449   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-0/minicluster-data/ts-3-root/instance:
uuid: "377d620ef7754da897dc5261d6799363"
format_stamp: "Formatted at 2026-06-08 10:02:16 on dist-test-slave-swwz"
I20260608 10:02:16.493902   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:02:16.498131  5583 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:16.499132   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:02:16.499612   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-0/minicluster-data/ts-3-root
uuid: "377d620ef7754da897dc5261d6799363"
format_stamp: "Formatted at 2026-06-08 10:02:16 on dist-test-slave-swwz"
I20260608 10:02:16.500030   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-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 10:02:16.529042   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:16.530983   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:16.533371   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:16.537235   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:16.537710   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.001s	sys 0.000s
I20260608 10:02:16.538120   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:16.538446   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:16.607775   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.68:45425
I20260608 10:02:16.607897  5645 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.68:45425 every 8 connection(s)
I20260608 10:02:16.614463   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:16.630793  5650 instance_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 10:02:16.635098  5651 instance_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 10:02:16.638383  5646 heartbeater.cc:344] Connected to a master server at 127.0.167.126:34305
I20260608 10:02:16.639019  5646 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:16.640165  5646 heartbeater.cc:507] Master 127.0.167.126:34305 requested a full tablet report, sending...
W20260608 10:02:16.643033  5654 instance_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 10:02:16.643332  5077 ts_manager.cc:194] Registered new tserver with Master: 377d620ef7754da897dc5261d6799363 (127.0.167.68:45425)
I20260608 10:02:16.644742   669 server_base.cc:1061] running on GCE node
I20260608 10:02:16.645879  5077 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44896
I20260608 10:02:16.650197   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:16.650489   669 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 10:02:16.650691   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912936650677 us; error 0 us; skew 500 ppm
I20260608 10:02:16.651324   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:16.654209   669 webserver.cc:533] Webserver started at http://127.0.167.69:40855/ using document root <none> and password file <none>
I20260608 10:02:16.654770   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:16.654992   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:16.655277   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:16.656687   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-0/minicluster-data/ts-4-root/instance:
uuid: "77665a994b4040da9a3d7c8a6da87a60"
format_stamp: "Formatted at 2026-06-08 10:02:16 on dist-test-slave-swwz"
I20260608 10:02:16.661816   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:02:16.665853  5658 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:16.666837   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:02:16.667277   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-0/minicluster-data/ts-4-root
uuid: "77665a994b4040da9a3d7c8a6da87a60"
format_stamp: "Formatted at 2026-06-08 10:02:16 on dist-test-slave-swwz"
I20260608 10:02:16.667704   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-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 10:02:16.693804   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:16.695219   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:16.697165   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:16.700039   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:16.700250   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:16.700580   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:16.700774   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:16.802019   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.69:44977
I20260608 10:02:16.802307  5720 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.69:44977 every 8 connection(s)
I20260608 10:02:16.807742   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:16.816313  5724 instance_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 10:02:16.820509  5725 instance_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 10:02:16.824221  5721 heartbeater.cc:344] Connected to a master server at 127.0.167.126:34305
I20260608 10:02:16.824739  5721 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:16.825739  5721 heartbeater.cc:507] Master 127.0.167.126:34305 requested a full tablet report, sending...
I20260608 10:02:16.828562  5077 ts_manager.cc:194] Registered new tserver with Master: 77665a994b4040da9a3d7c8a6da87a60 (127.0.167.69:44977)
I20260608 10:02:16.830821  5077 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44906
I20260608 10:02:16.833529   669 server_base.cc:1061] running on GCE node
W20260608 10:02:16.834690  5727 instance_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 10:02:16.836125   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:16.836401   669 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 10:02:16.836637   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912936836620 us; error 0 us; skew 500 ppm
I20260608 10:02:16.837283   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:16.840441   669 webserver.cc:533] Webserver started at http://127.0.167.70:40891/ using document root <none> and password file <none>
I20260608 10:02:16.840991   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:16.841216   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:16.841506   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:16.842751   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-0/minicluster-data/ts-5-root/instance:
uuid: "f61c6007180046679767c9676839857e"
format_stamp: "Formatted at 2026-06-08 10:02:16 on dist-test-slave-swwz"
I20260608 10:02:16.849730   669 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.004s
I20260608 10:02:16.853731  5732 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:16.854768   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:02:16.855136   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-0/minicluster-data/ts-5-root
uuid: "f61c6007180046679767c9676839857e"
format_stamp: "Formatted at 2026-06-08 10:02:16 on dist-test-slave-swwz"
I20260608 10:02:16.855456   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-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 10:02:16.890000   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:16.891835   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:16.901173   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:16.904969   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:16.905416   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:02:16.905813   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:16.906105   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:16.917053  5256 consensus_queue.cc:237] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd [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: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: NON_VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: true } }
I20260608 10:02:16.926215  5329 raft_consensus.cc:1275] T df2d13ee66964f159f282cb93a71e56c P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Refusing update from remote peer 411526dda4084a6db40e928ad49bb1fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:02:16.928416  5570 consensus_queue.cc:1048] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } 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 10:02:16.938130  5180 raft_consensus.cc:1275] T df2d13ee66964f159f282cb93a71e56c P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Refusing update from remote peer 411526dda4084a6db40e928ad49bb1fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:02:16.942240  5570 raft_consensus.cc:2955] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 77665a994b4040da9a3d7c8a6da87a60 (127.0.167.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: NON_VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: true } } }
I20260608 10:02:16.961853  5746 consensus_queue.cc:1048] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 10:02:16.964126  5329 raft_consensus.cc:2955] T df2d13ee66964f159f282cb93a71e56c P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 77665a994b4040da9a3d7c8a6da87a60 (127.0.167.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: NON_VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: true } } }
I20260608 10:02:16.994678  5077 catalog_manager.cc:5696] T df2d13ee66964f159f282cb93a71e56c P c9928950755949d48ab5b89b1837b9b2 reported cstate change: config changed from index -1 to 26, NON_VOTER 77665a994b4040da9a3d7c8a6da87a60 (127.0.167.69) added. New cstate: current_term: 1 leader_uuid: "411526dda4084a6db40e928ad49bb1fd" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: NON_VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: true } } }
I20260608 10:02:16.994724  5180 raft_consensus.cc:2955] T df2d13ee66964f159f282cb93a71e56c P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 77665a994b4040da9a3d7c8a6da87a60 (127.0.167.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: NON_VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: true } } }
W20260608 10:02:17.015980  5222 consensus_peers.cc:597] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd -> Peer 77665a994b4040da9a3d7c8a6da87a60 (127.0.167.69:44977): Couldn't send request to peer 77665a994b4040da9a3d7c8a6da87a60. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: df2d13ee66964f159f282cb93a71e56c. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:17.033304  5329 consensus_queue.cc:237] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [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: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: true } }
I20260608 10:02:17.058341  5256 raft_consensus.cc:1275] T 7d3ff9a004694226847fc8ff7f2d4c76 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Refusing update from remote peer c9928950755949d48ab5b89b1837b9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:02:17.060312  5551 consensus_queue.cc:1048] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 10:02:17.061733  5180 raft_consensus.cc:1275] T 7d3ff9a004694226847fc8ff7f2d4c76 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Refusing update from remote peer c9928950755949d48ab5b89b1837b9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:02:17.068660  5551 consensus_queue.cc:1048] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } 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 10:02:17.075266  5551 raft_consensus.cc:2955] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 377d620ef7754da897dc5261d6799363 (127.0.167.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: true } } }
I20260608 10:02:17.080708  5180 raft_consensus.cc:2955] T 7d3ff9a004694226847fc8ff7f2d4c76 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 377d620ef7754da897dc5261d6799363 (127.0.167.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: true } } }
W20260608 10:02:17.099182  5298 consensus_peers.cc:597] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 -> Peer 377d620ef7754da897dc5261d6799363 (127.0.167.68:45425): Couldn't send request to peer 377d620ef7754da897dc5261d6799363. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7d3ff9a004694226847fc8ff7f2d4c76. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:17.098512  5256 raft_consensus.cc:2955] T 7d3ff9a004694226847fc8ff7f2d4c76 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 377d620ef7754da897dc5261d6799363 (127.0.167.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: true } } }
I20260608 10:02:17.110137  5076 catalog_manager.cc:5696] T 7d3ff9a004694226847fc8ff7f2d4c76 P c678e677c6754090a8f449d5d336064a reported cstate change: config changed from index -1 to 26, NON_VOTER 377d620ef7754da897dc5261d6799363 (127.0.167.68) added. New cstate: current_term: 1 leader_uuid: "c9928950755949d48ab5b89b1837b9b2" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: true } } }
I20260608 10:02:17.139714  5180 consensus_queue.cc:237] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [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: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: NON_VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: true } }
I20260608 10:02:17.151505  5329 raft_consensus.cc:1275] T fbaf034da2334d52bbdc701222d0ac6c P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Refusing update from remote peer c678e677c6754090a8f449d5d336064a: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:02:17.153771  5536 consensus_queue.cc:1048] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
W20260608 10:02:17.161851  5147 consensus_peers.cc:597] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a -> Peer 77665a994b4040da9a3d7c8a6da87a60 (127.0.167.69:44977): Couldn't send request to peer 77665a994b4040da9a3d7c8a6da87a60. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fbaf034da2334d52bbdc701222d0ac6c. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:17.164002  5256 raft_consensus.cc:1275] T fbaf034da2334d52bbdc701222d0ac6c P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Refusing update from remote peer c678e677c6754090a8f449d5d336064a: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:02:17.163903  5505 raft_consensus.cc:2955] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 77665a994b4040da9a3d7c8a6da87a60 (127.0.167.69) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: NON_VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: true } } }
I20260608 10:02:17.166391  5329 raft_consensus.cc:2955] T fbaf034da2334d52bbdc701222d0ac6c P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 77665a994b4040da9a3d7c8a6da87a60 (127.0.167.69) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: NON_VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: true } } }
I20260608 10:02:17.170562  5536 consensus_queue.cc:1048] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [LEADER]: Connected to new peer: Peer: permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } 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 10:02:17.181999  5077 catalog_manager.cc:5696] T fbaf034da2334d52bbdc701222d0ac6c P c9928950755949d48ab5b89b1837b9b2 reported cstate change: config changed from index -1 to 25, NON_VOTER 77665a994b4040da9a3d7c8a6da87a60 (127.0.167.69) added. New cstate: current_term: 1 leader_uuid: "c678e677c6754090a8f449d5d336064a" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: NON_VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: true } } }
I20260608 10:02:17.187256  5329 consensus_queue.cc:237] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [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: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: true } }
I20260608 10:02:17.194684  5256 raft_consensus.cc:2955] T fbaf034da2334d52bbdc701222d0ac6c P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 77665a994b4040da9a3d7c8a6da87a60 (127.0.167.69) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: NON_VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: true } } }
I20260608 10:02:17.197353  5180 raft_consensus.cc:1275] T 0914ea054fe140cfb482cea50362fab7 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Refusing update from remote peer c9928950755949d48ab5b89b1837b9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260608 10:02:17.199110  5298 consensus_peers.cc:597] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 -> Peer 377d620ef7754da897dc5261d6799363 (127.0.167.68:45425): Couldn't send request to peer 377d620ef7754da897dc5261d6799363. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0914ea054fe140cfb482cea50362fab7. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:17.201331  5552 consensus_queue.cc:1048] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } 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 10:02:17.205113  5258 raft_consensus.cc:1275] T 0914ea054fe140cfb482cea50362fab7 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Refusing update from remote peer c9928950755949d48ab5b89b1837b9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:02:17.206887  5552 consensus_queue.cc:1048] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:02:17.217335  5758 raft_consensus.cc:2955] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 377d620ef7754da897dc5261d6799363 (127.0.167.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: true } } }
I20260608 10:02:17.224216  5258 raft_consensus.cc:2955] T 0914ea054fe140cfb482cea50362fab7 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 377d620ef7754da897dc5261d6799363 (127.0.167.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: true } } }
I20260608 10:02:17.230638  5180 raft_consensus.cc:2955] T 0914ea054fe140cfb482cea50362fab7 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 377d620ef7754da897dc5261d6799363 (127.0.167.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: true } } }
I20260608 10:02:17.241546  5256 consensus_queue.cc:237] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd [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: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: true } }
I20260608 10:02:17.243291  5075 catalog_manager.cc:5696] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 reported cstate change: config changed from index -1 to 26, NON_VOTER 377d620ef7754da897dc5261d6799363 (127.0.167.68) added. New cstate: current_term: 1 leader_uuid: "c9928950755949d48ab5b89b1837b9b2" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:17.253096  5329 raft_consensus.cc:1275] T 59286407af5f4da3baa2ca4bfd95e395 P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Refusing update from remote peer 411526dda4084a6db40e928ad49bb1fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:02:17.254297  5177 raft_consensus.cc:1275] T 59286407af5f4da3baa2ca4bfd95e395 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Refusing update from remote peer 411526dda4084a6db40e928ad49bb1fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:02:17.256023  5746 consensus_queue.cc:1048] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:02:17.261837  5570 consensus_queue.cc:1048] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } 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 10:02:17.267361  5570 raft_consensus.cc:2955] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 377d620ef7754da897dc5261d6799363 (127.0.167.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: true } } }
W20260608 10:02:17.279577  5224 consensus_peers.cc:597] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd -> Peer 377d620ef7754da897dc5261d6799363 (127.0.167.68:45425): Couldn't send request to peer 377d620ef7754da897dc5261d6799363. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 59286407af5f4da3baa2ca4bfd95e395. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:17.285918  5328 raft_consensus.cc:2955] T 59286407af5f4da3baa2ca4bfd95e395 P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 377d620ef7754da897dc5261d6799363 (127.0.167.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: true } } }
I20260608 10:02:17.288552  5180 raft_consensus.cc:2955] T 59286407af5f4da3baa2ca4bfd95e395 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 377d620ef7754da897dc5261d6799363 (127.0.167.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: true } } }
I20260608 10:02:17.310081  5077 catalog_manager.cc:5696] T 59286407af5f4da3baa2ca4bfd95e395 P c678e677c6754090a8f449d5d336064a reported cstate change: config changed from index -1 to 26, NON_VOTER 377d620ef7754da897dc5261d6799363 (127.0.167.68) added. New cstate: current_term: 1 leader_uuid: "411526dda4084a6db40e928ad49bb1fd" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: true } } }
I20260608 10:02:17.451786  5813 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.70:41279 every 8 connection(s)
I20260608 10:02:17.452342   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.70:41279
I20260608 10:02:17.486469  5814 heartbeater.cc:344] Connected to a master server at 127.0.167.126:34305
I20260608 10:02:17.486932  5814 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:17.487818  5814 heartbeater.cc:507] Master 127.0.167.126:34305 requested a full tablet report, sending...
I20260608 10:02:17.489950  5077 ts_manager.cc:194] Registered new tserver with Master: f61c6007180046679767c9676839857e (127.0.167.70:41279)
I20260608 10:02:17.491294  5077 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44908
I20260608 10:02:17.542691  5818 ts_tablet_manager.cc:933] T df2d13ee66964f159f282cb93a71e56c P 77665a994b4040da9a3d7c8a6da87a60: Initiating tablet copy from peer 411526dda4084a6db40e928ad49bb1fd (127.0.167.66:45689)
I20260608 10:02:17.545791  5818 tablet_copy_client.cc:323] T df2d13ee66964f159f282cb93a71e56c P 77665a994b4040da9a3d7c8a6da87a60: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.66:45689
I20260608 10:02:17.563727  5268 tablet_copy_service.cc:140] P 411526dda4084a6db40e928ad49bb1fd: Received BeginTabletCopySession request for tablet df2d13ee66964f159f282cb93a71e56c from peer 77665a994b4040da9a3d7c8a6da87a60 ({username='slave'} at 127.0.0.1:59596)
I20260608 10:02:17.564453  5268 tablet_copy_service.cc:161] P 411526dda4084a6db40e928ad49bb1fd: Beginning new tablet copy session on tablet df2d13ee66964f159f282cb93a71e56c from peer 77665a994b4040da9a3d7c8a6da87a60 at {username='slave'} at 127.0.0.1:59596: session id = 77665a994b4040da9a3d7c8a6da87a60-df2d13ee66964f159f282cb93a71e56c
I20260608 10:02:17.573866  5268 tablet_copy_source_session.cc:215] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:17.578125  5818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df2d13ee66964f159f282cb93a71e56c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:17.598150  5818 tablet_copy_client.cc:806] T df2d13ee66964f159f282cb93a71e56c P 77665a994b4040da9a3d7c8a6da87a60: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:17.598798  5818 tablet_copy_client.cc:670] T df2d13ee66964f159f282cb93a71e56c P 77665a994b4040da9a3d7c8a6da87a60: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:17.603837  5819 tablet_copy_client.cc:1025] T df2d13ee66964f159f282cb93a71e56c P 77665a994b4040da9a3d7c8a6da87a60: tablet copy: Injecting latency into file download: 2000
I20260608 10:02:17.620169  5822 ts_tablet_manager.cc:933] T 7d3ff9a004694226847fc8ff7f2d4c76 P 377d620ef7754da897dc5261d6799363: Initiating tablet copy from peer c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557)
I20260608 10:02:17.622308  5822 tablet_copy_client.cc:323] T 7d3ff9a004694226847fc8ff7f2d4c76 P 377d620ef7754da897dc5261d6799363: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.67:41557
I20260608 10:02:17.646618  5342 tablet_copy_service.cc:140] P c9928950755949d48ab5b89b1837b9b2: Received BeginTabletCopySession request for tablet 7d3ff9a004694226847fc8ff7f2d4c76 from peer 377d620ef7754da897dc5261d6799363 ({username='slave'} at 127.0.0.1:33198)
I20260608 10:02:17.647244  5342 tablet_copy_service.cc:161] P c9928950755949d48ab5b89b1837b9b2: Beginning new tablet copy session on tablet 7d3ff9a004694226847fc8ff7f2d4c76 from peer 377d620ef7754da897dc5261d6799363 at {username='slave'} at 127.0.0.1:33198: session id = 377d620ef7754da897dc5261d6799363-7d3ff9a004694226847fc8ff7f2d4c76
I20260608 10:02:17.650549  5646 heartbeater.cc:499] Master 127.0.167.126:34305 was elected leader, sending a full tablet report...
I20260608 10:02:17.657027  5826 ts_tablet_manager.cc:933] T 0914ea054fe140cfb482cea50362fab7 P 377d620ef7754da897dc5261d6799363: Initiating tablet copy from peer c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557)
I20260608 10:02:17.659657  5342 tablet_copy_source_session.cc:215] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:17.667341  5826 tablet_copy_client.cc:323] T 0914ea054fe140cfb482cea50362fab7 P 377d620ef7754da897dc5261d6799363: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.67:41557
I20260608 10:02:17.667922  5822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d3ff9a004694226847fc8ff7f2d4c76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:17.669879  5341 tablet_copy_service.cc:140] P c9928950755949d48ab5b89b1837b9b2: Received BeginTabletCopySession request for tablet 0914ea054fe140cfb482cea50362fab7 from peer 377d620ef7754da897dc5261d6799363 ({username='slave'} at 127.0.0.1:33198)
I20260608 10:02:17.670615  5341 tablet_copy_service.cc:161] P c9928950755949d48ab5b89b1837b9b2: Beginning new tablet copy session on tablet 0914ea054fe140cfb482cea50362fab7 from peer 377d620ef7754da897dc5261d6799363 at {username='slave'} at 127.0.0.1:33198: session id = 377d620ef7754da897dc5261d6799363-0914ea054fe140cfb482cea50362fab7
I20260608 10:02:17.685388  5341 tablet_copy_source_session.cc:215] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:17.686620  5822 tablet_copy_client.cc:806] T 7d3ff9a004694226847fc8ff7f2d4c76 P 377d620ef7754da897dc5261d6799363: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:17.687279  5822 tablet_copy_client.cc:670] T 7d3ff9a004694226847fc8ff7f2d4c76 P 377d620ef7754da897dc5261d6799363: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:17.690213  5826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0914ea054fe140cfb482cea50362fab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:17.693041  5823 tablet_copy_client.cc:1025] T 7d3ff9a004694226847fc8ff7f2d4c76 P 377d620ef7754da897dc5261d6799363: tablet copy: Injecting latency into file download: 2000
I20260608 10:02:17.708171  5826 tablet_copy_client.cc:806] T 0914ea054fe140cfb482cea50362fab7 P 377d620ef7754da897dc5261d6799363: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:17.708880  5826 tablet_copy_client.cc:670] T 0914ea054fe140cfb482cea50362fab7 P 377d620ef7754da897dc5261d6799363: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:17.714905  5827 tablet_copy_client.cc:1025] T 0914ea054fe140cfb482cea50362fab7 P 377d620ef7754da897dc5261d6799363: tablet copy: Injecting latency into file download: 2000
I20260608 10:02:17.717823  5828 ts_tablet_manager.cc:933] T fbaf034da2334d52bbdc701222d0ac6c P 77665a994b4040da9a3d7c8a6da87a60: Initiating tablet copy from peer c678e677c6754090a8f449d5d336064a (127.0.167.65:38193)
I20260608 10:02:17.719908  5828 tablet_copy_client.cc:323] T fbaf034da2334d52bbdc701222d0ac6c P 77665a994b4040da9a3d7c8a6da87a60: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.65:38193
I20260608 10:02:17.745858  5193 tablet_copy_service.cc:140] P c678e677c6754090a8f449d5d336064a: Received BeginTabletCopySession request for tablet fbaf034da2334d52bbdc701222d0ac6c from peer 77665a994b4040da9a3d7c8a6da87a60 ({username='slave'} at 127.0.0.1:52638)
I20260608 10:02:17.746528  5193 tablet_copy_service.cc:161] P c678e677c6754090a8f449d5d336064a: Beginning new tablet copy session on tablet fbaf034da2334d52bbdc701222d0ac6c from peer 77665a994b4040da9a3d7c8a6da87a60 at {username='slave'} at 127.0.0.1:52638: session id = 77665a994b4040da9a3d7c8a6da87a60-fbaf034da2334d52bbdc701222d0ac6c
I20260608 10:02:17.766824  5193 tablet_copy_source_session.cc:215] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:17.770978  5828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbaf034da2334d52bbdc701222d0ac6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:17.834894  5721 heartbeater.cc:499] Master 127.0.167.126:34305 was elected leader, sending a full tablet report...
I20260608 10:02:17.828766  5834 ts_tablet_manager.cc:933] T 59286407af5f4da3baa2ca4bfd95e395 P 377d620ef7754da897dc5261d6799363: Initiating tablet copy from peer 411526dda4084a6db40e928ad49bb1fd (127.0.167.66:45689)
I20260608 10:02:17.847301  5834 tablet_copy_client.cc:323] T 59286407af5f4da3baa2ca4bfd95e395 P 377d620ef7754da897dc5261d6799363: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.66:45689
I20260608 10:02:17.867815  5268 tablet_copy_service.cc:140] P 411526dda4084a6db40e928ad49bb1fd: Received BeginTabletCopySession request for tablet 59286407af5f4da3baa2ca4bfd95e395 from peer 377d620ef7754da897dc5261d6799363 ({username='slave'} at 127.0.0.1:59606)
I20260608 10:02:17.868736  5268 tablet_copy_service.cc:161] P 411526dda4084a6db40e928ad49bb1fd: Beginning new tablet copy session on tablet 59286407af5f4da3baa2ca4bfd95e395 from peer 377d620ef7754da897dc5261d6799363 at {username='slave'} at 127.0.0.1:59606: session id = 377d620ef7754da897dc5261d6799363-59286407af5f4da3baa2ca4bfd95e395
I20260608 10:02:17.879120  5268 tablet_copy_source_session.cc:215] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd: Tablet Copy: opened 0 blocks and 1 log segments
W20260608 10:02:17.889067  5146 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.167.66:45689, user_credentials={real_user=slave}} blocked reactor thread for 121221us
I20260608 10:02:17.916061  5834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59286407af5f4da3baa2ca4bfd95e395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:17.922856  5828 tablet_copy_client.cc:806] T fbaf034da2334d52bbdc701222d0ac6c P 77665a994b4040da9a3d7c8a6da87a60: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:17.923548  5828 tablet_copy_client.cc:670] T fbaf034da2334d52bbdc701222d0ac6c P 77665a994b4040da9a3d7c8a6da87a60: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:17.936241  5829 tablet_copy_client.cc:1025] T fbaf034da2334d52bbdc701222d0ac6c P 77665a994b4040da9a3d7c8a6da87a60: tablet copy: Injecting latency into file download: 2000
I20260608 10:02:17.939489  5834 tablet_copy_client.cc:806] T 59286407af5f4da3baa2ca4bfd95e395 P 377d620ef7754da897dc5261d6799363: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:17.940136  5834 tablet_copy_client.cc:670] T 59286407af5f4da3baa2ca4bfd95e395 P 377d620ef7754da897dc5261d6799363: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:17.945415  5835 tablet_copy_client.cc:1025] T 59286407af5f4da3baa2ca4bfd95e395 P 377d620ef7754da897dc5261d6799363: tablet copy: Injecting latency into file download: 2000
I20260608 10:02:18.493971  5814 heartbeater.cc:499] Master 127.0.167.126:34305 was elected leader, sending a full tablet report...
I20260608 10:02:19.604938  5818 tablet_copy_client.cc:538] T df2d13ee66964f159f282cb93a71e56c P 77665a994b4040da9a3d7c8a6da87a60: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:19.630873  5818 tablet_bootstrap.cc:492] T df2d13ee66964f159f282cb93a71e56c P 77665a994b4040da9a3d7c8a6da87a60: Bootstrap starting.
I20260608 10:02:19.694160  5822 tablet_copy_client.cc:538] T 7d3ff9a004694226847fc8ff7f2d4c76 P 377d620ef7754da897dc5261d6799363: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:19.705579  5822 tablet_bootstrap.cc:492] T 7d3ff9a004694226847fc8ff7f2d4c76 P 377d620ef7754da897dc5261d6799363: Bootstrap starting.
I20260608 10:02:19.716010  5826 tablet_copy_client.cc:538] T 0914ea054fe140cfb482cea50362fab7 P 377d620ef7754da897dc5261d6799363: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:19.741420  5826 tablet_bootstrap.cc:492] T 0914ea054fe140cfb482cea50362fab7 P 377d620ef7754da897dc5261d6799363: Bootstrap starting.
I20260608 10:02:19.858053  5818 tablet_bootstrap.cc:492] T df2d13ee66964f159f282cb93a71e56c P 77665a994b4040da9a3d7c8a6da87a60: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=90 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:19.859151  5818 tablet_bootstrap.cc:492] T df2d13ee66964f159f282cb93a71e56c P 77665a994b4040da9a3d7c8a6da87a60: Bootstrap complete.
I20260608 10:02:19.860023  5818 ts_tablet_manager.cc:1403] T df2d13ee66964f159f282cb93a71e56c P 77665a994b4040da9a3d7c8a6da87a60: Time spent bootstrapping tablet: real 0.229s	user 0.163s	sys 0.017s
I20260608 10:02:19.863220  5818 raft_consensus.cc:359] T df2d13ee66964f159f282cb93a71e56c P 77665a994b4040da9a3d7c8a6da87a60 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: NON_VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: true } }
I20260608 10:02:19.864152  5818 raft_consensus.cc:740] T df2d13ee66964f159f282cb93a71e56c P 77665a994b4040da9a3d7c8a6da87a60 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 77665a994b4040da9a3d7c8a6da87a60, State: Initialized, Role: LEARNER
I20260608 10:02:19.864907  5818 consensus_queue.cc:260] T df2d13ee66964f159f282cb93a71e56c P 77665a994b4040da9a3d7c8a6da87a60 [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: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: NON_VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: true } }
I20260608 10:02:19.875077  5818 ts_tablet_manager.cc:1434] T df2d13ee66964f159f282cb93a71e56c P 77665a994b4040da9a3d7c8a6da87a60: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 10:02:19.881075  5268 tablet_copy_service.cc:342] P 411526dda4084a6db40e928ad49bb1fd: Request end of tablet copy session 77665a994b4040da9a3d7c8a6da87a60-df2d13ee66964f159f282cb93a71e56c received from {username='slave'} at 127.0.0.1:59596
I20260608 10:02:19.881585  5268 tablet_copy_service.cc:434] P 411526dda4084a6db40e928ad49bb1fd: ending tablet copy session 77665a994b4040da9a3d7c8a6da87a60-df2d13ee66964f159f282cb93a71e56c on tablet df2d13ee66964f159f282cb93a71e56c with peer 77665a994b4040da9a3d7c8a6da87a60
W20260608 10:02:19.884789  5298 consensus_peers.cc:597] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 -> Peer 377d620ef7754da897dc5261d6799363 (127.0.167.68:45425): Couldn't send request to peer 377d620ef7754da897dc5261d6799363. 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 10:02:19.937279  5828 tablet_copy_client.cc:538] T fbaf034da2334d52bbdc701222d0ac6c P 77665a994b4040da9a3d7c8a6da87a60: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:19.946394  5834 tablet_copy_client.cc:538] T 59286407af5f4da3baa2ca4bfd95e395 P 377d620ef7754da897dc5261d6799363: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:19.947214  5828 tablet_bootstrap.cc:492] T fbaf034da2334d52bbdc701222d0ac6c P 77665a994b4040da9a3d7c8a6da87a60: Bootstrap starting.
I20260608 10:02:19.955844  5834 tablet_bootstrap.cc:492] T 59286407af5f4da3baa2ca4bfd95e395 P 377d620ef7754da897dc5261d6799363: Bootstrap starting.
I20260608 10:02:20.016960  5696 raft_consensus.cc:1217] T df2d13ee66964f159f282cb93a71e56c P 77665a994b4040da9a3d7c8a6da87a60 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
W20260608 10:02:20.034333  5147 consensus_peers.cc:597] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a -> Peer 77665a994b4040da9a3d7c8a6da87a60 (127.0.167.69:44977): Couldn't send request to peer 77665a994b4040da9a3d7c8a6da87a60. 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 10:02:20.056452  5298 consensus_peers.cc:597] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 -> Peer 377d620ef7754da897dc5261d6799363 (127.0.167.68:45425): Couldn't send request to peer 377d620ef7754da897dc5261d6799363. 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 10:02:20.059720  5826 tablet_bootstrap.cc:492] T 0914ea054fe140cfb482cea50362fab7 P 377d620ef7754da897dc5261d6799363: 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 10:02:20.060761  5826 tablet_bootstrap.cc:492] T 0914ea054fe140cfb482cea50362fab7 P 377d620ef7754da897dc5261d6799363: Bootstrap complete.
I20260608 10:02:20.061472  5826 ts_tablet_manager.cc:1403] T 0914ea054fe140cfb482cea50362fab7 P 377d620ef7754da897dc5261d6799363: Time spent bootstrapping tablet: real 0.320s	user 0.160s	sys 0.015s
I20260608 10:02:20.064632  5826 raft_consensus.cc:359] T 0914ea054fe140cfb482cea50362fab7 P 377d620ef7754da897dc5261d6799363 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: true } }
I20260608 10:02:20.065479  5826 raft_consensus.cc:740] T 0914ea054fe140cfb482cea50362fab7 P 377d620ef7754da897dc5261d6799363 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 377d620ef7754da897dc5261d6799363, State: Initialized, Role: LEARNER
I20260608 10:02:20.066197  5826 consensus_queue.cc:260] T 0914ea054fe140cfb482cea50362fab7 P 377d620ef7754da897dc5261d6799363 [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: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: true } }
I20260608 10:02:20.084543  5826 ts_tablet_manager.cc:1434] T 0914ea054fe140cfb482cea50362fab7 P 377d620ef7754da897dc5261d6799363: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.016s
I20260608 10:02:20.153522  5341 tablet_copy_service.cc:342] P c9928950755949d48ab5b89b1837b9b2: Request end of tablet copy session 377d620ef7754da897dc5261d6799363-0914ea054fe140cfb482cea50362fab7 received from {username='slave'} at 127.0.0.1:33198
I20260608 10:02:20.154906  5341 tablet_copy_service.cc:434] P c9928950755949d48ab5b89b1837b9b2: ending tablet copy session 377d620ef7754da897dc5261d6799363-0914ea054fe140cfb482cea50362fab7 on tablet 0914ea054fe140cfb482cea50362fab7 with peer 377d620ef7754da897dc5261d6799363
I20260608 10:02:20.165764  5822 tablet_bootstrap.cc:492] T 7d3ff9a004694226847fc8ff7f2d4c76 P 377d620ef7754da897dc5261d6799363: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=83 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:20.167346  5822 tablet_bootstrap.cc:492] T 7d3ff9a004694226847fc8ff7f2d4c76 P 377d620ef7754da897dc5261d6799363: Bootstrap complete.
I20260608 10:02:20.168843  5822 ts_tablet_manager.cc:1403] T 7d3ff9a004694226847fc8ff7f2d4c76 P 377d620ef7754da897dc5261d6799363: Time spent bootstrapping tablet: real 0.464s	user 0.133s	sys 0.041s
I20260608 10:02:20.174938  5822 raft_consensus.cc:359] T 7d3ff9a004694226847fc8ff7f2d4c76 P 377d620ef7754da897dc5261d6799363 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: true } }
I20260608 10:02:20.176508  5822 raft_consensus.cc:740] T 7d3ff9a004694226847fc8ff7f2d4c76 P 377d620ef7754da897dc5261d6799363 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 377d620ef7754da897dc5261d6799363, State: Initialized, Role: LEARNER
I20260608 10:02:20.177351  5822 consensus_queue.cc:260] T 7d3ff9a004694226847fc8ff7f2d4c76 P 377d620ef7754da897dc5261d6799363 [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: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: true } }
I20260608 10:02:20.180995  5822 ts_tablet_manager.cc:1434] T 7d3ff9a004694226847fc8ff7f2d4c76 P 377d620ef7754da897dc5261d6799363: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.001s
I20260608 10:02:20.183259  5341 tablet_copy_service.cc:342] P c9928950755949d48ab5b89b1837b9b2: Request end of tablet copy session 377d620ef7754da897dc5261d6799363-7d3ff9a004694226847fc8ff7f2d4c76 received from {username='slave'} at 127.0.0.1:33198
I20260608 10:02:20.183851  5341 tablet_copy_service.cc:434] P c9928950755949d48ab5b89b1837b9b2: ending tablet copy session 377d620ef7754da897dc5261d6799363-7d3ff9a004694226847fc8ff7f2d4c76 on tablet 7d3ff9a004694226847fc8ff7f2d4c76 with peer 377d620ef7754da897dc5261d6799363
I20260608 10:02:20.277170  5828 tablet_bootstrap.cc:492] T fbaf034da2334d52bbdc701222d0ac6c P 77665a994b4040da9a3d7c8a6da87a60: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:20.278530  5828 tablet_bootstrap.cc:492] T fbaf034da2334d52bbdc701222d0ac6c P 77665a994b4040da9a3d7c8a6da87a60: Bootstrap complete.
I20260608 10:02:20.279815  5828 ts_tablet_manager.cc:1403] T fbaf034da2334d52bbdc701222d0ac6c P 77665a994b4040da9a3d7c8a6da87a60: Time spent bootstrapping tablet: real 0.333s	user 0.169s	sys 0.012s
I20260608 10:02:20.283916  5828 raft_consensus.cc:359] T fbaf034da2334d52bbdc701222d0ac6c P 77665a994b4040da9a3d7c8a6da87a60 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: NON_VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: true } }
I20260608 10:02:20.284858  5828 raft_consensus.cc:740] T fbaf034da2334d52bbdc701222d0ac6c P 77665a994b4040da9a3d7c8a6da87a60 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 77665a994b4040da9a3d7c8a6da87a60, State: Initialized, Role: LEARNER
I20260608 10:02:20.285560  5828 consensus_queue.cc:260] T fbaf034da2334d52bbdc701222d0ac6c P 77665a994b4040da9a3d7c8a6da87a60 [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: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: NON_VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: true } }
I20260608 10:02:20.289117  5828 ts_tablet_manager.cc:1434] T fbaf034da2334d52bbdc701222d0ac6c P 77665a994b4040da9a3d7c8a6da87a60: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 10:02:20.347388  5834 tablet_bootstrap.cc:492] T 59286407af5f4da3baa2ca4bfd95e395 P 377d620ef7754da897dc5261d6799363: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:20.348805  5834 tablet_bootstrap.cc:492] T 59286407af5f4da3baa2ca4bfd95e395 P 377d620ef7754da897dc5261d6799363: Bootstrap complete.
I20260608 10:02:20.350040  5834 ts_tablet_manager.cc:1403] T 59286407af5f4da3baa2ca4bfd95e395 P 377d620ef7754da897dc5261d6799363: Time spent bootstrapping tablet: real 0.394s	user 0.161s	sys 0.042s
I20260608 10:02:20.354295  5834 raft_consensus.cc:359] T 59286407af5f4da3baa2ca4bfd95e395 P 377d620ef7754da897dc5261d6799363 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: true } }
I20260608 10:02:20.355459  5834 raft_consensus.cc:740] T 59286407af5f4da3baa2ca4bfd95e395 P 377d620ef7754da897dc5261d6799363 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 377d620ef7754da897dc5261d6799363, State: Initialized, Role: LEARNER
I20260608 10:02:20.356297  5834 consensus_queue.cc:260] T 59286407af5f4da3baa2ca4bfd95e395 P 377d620ef7754da897dc5261d6799363 [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: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: true } }
I20260608 10:02:20.358817  5834 ts_tablet_manager.cc:1434] T 59286407af5f4da3baa2ca4bfd95e395 P 377d620ef7754da897dc5261d6799363: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:02:20.421097  5621 raft_consensus.cc:1217] T 0914ea054fe140cfb482cea50362fab7 P 377d620ef7754da897dc5261d6799363 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:02:20.424131  5193 tablet_copy_service.cc:342] P c678e677c6754090a8f449d5d336064a: Request end of tablet copy session 77665a994b4040da9a3d7c8a6da87a60-fbaf034da2334d52bbdc701222d0ac6c received from {username='slave'} at 127.0.0.1:52638
I20260608 10:02:20.424902  5193 tablet_copy_service.cc:434] P c678e677c6754090a8f449d5d336064a: ending tablet copy session 77665a994b4040da9a3d7c8a6da87a60-fbaf034da2334d52bbdc701222d0ac6c on tablet fbaf034da2334d52bbdc701222d0ac6c with peer 77665a994b4040da9a3d7c8a6da87a60
I20260608 10:02:20.434159  5268 tablet_copy_service.cc:342] P 411526dda4084a6db40e928ad49bb1fd: Request end of tablet copy session 377d620ef7754da897dc5261d6799363-59286407af5f4da3baa2ca4bfd95e395 received from {username='slave'} at 127.0.0.1:59606
I20260608 10:02:20.434873  5268 tablet_copy_service.cc:434] P 411526dda4084a6db40e928ad49bb1fd: ending tablet copy session 377d620ef7754da897dc5261d6799363-59286407af5f4da3baa2ca4bfd95e395 on tablet 59286407af5f4da3baa2ca4bfd95e395 with peer 377d620ef7754da897dc5261d6799363
W20260608 10:02:20.494530  5223 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.167.67:41557, user_credentials={real_user=slave}} blocked reactor thread for 51268.5us
I20260608 10:02:20.581281  5837 raft_consensus.cc:1064] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd: attempting to promote NON_VOTER 77665a994b4040da9a3d7c8a6da87a60 to VOTER
I20260608 10:02:20.585211  5837 consensus_queue.cc:237] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd [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: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } }
I20260608 10:02:20.607087  5621 raft_consensus.cc:1217] T 59286407af5f4da3baa2ca4bfd95e395 P 377d620ef7754da897dc5261d6799363 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:02:20.609589  5328 raft_consensus.cc:1275] T df2d13ee66964f159f282cb93a71e56c P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Refusing update from remote peer 411526dda4084a6db40e928ad49bb1fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:02:20.611536  5850 consensus_queue.cc:1048] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 10:02:20.619943  5695 raft_consensus.cc:1217] T fbaf034da2334d52bbdc701222d0ac6c P 77665a994b4040da9a3d7c8a6da87a60 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 10:02:20.623178  5696 raft_consensus.cc:1275] T df2d13ee66964f159f282cb93a71e56c P 77665a994b4040da9a3d7c8a6da87a60 [term 1 LEARNER]: Refusing update from remote peer 411526dda4084a6db40e928ad49bb1fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:02:20.625269  5620 raft_consensus.cc:1217] T 7d3ff9a004694226847fc8ff7f2d4c76 P 377d620ef7754da897dc5261d6799363 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:02:20.630437  5849 consensus_queue.cc:1048] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } 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 10:02:20.651064  5177 raft_consensus.cc:1275] T df2d13ee66964f159f282cb93a71e56c P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Refusing update from remote peer 411526dda4084a6db40e928ad49bb1fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:02:20.653069  5837 consensus_queue.cc:1048] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:02:20.676081  5850 raft_consensus.cc:2955] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 77665a994b4040da9a3d7c8a6da87a60 (127.0.167.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } }
I20260608 10:02:20.683064  5329 raft_consensus.cc:2955] T df2d13ee66964f159f282cb93a71e56c P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 77665a994b4040da9a3d7c8a6da87a60 (127.0.167.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } }
I20260608 10:02:20.691162  5696 raft_consensus.cc:2955] T df2d13ee66964f159f282cb93a71e56c P 77665a994b4040da9a3d7c8a6da87a60 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 77665a994b4040da9a3d7c8a6da87a60 (127.0.167.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } }
I20260608 10:02:20.708145  5072 catalog_manager.cc:5696] T df2d13ee66964f159f282cb93a71e56c P 77665a994b4040da9a3d7c8a6da87a60 reported cstate change: config changed from index 26 to 27, 77665a994b4040da9a3d7c8a6da87a60 (127.0.167.69) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "411526dda4084a6db40e928ad49bb1fd" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } }
I20260608 10:02:20.714797  5177 raft_consensus.cc:2955] T df2d13ee66964f159f282cb93a71e56c P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 77665a994b4040da9a3d7c8a6da87a60 (127.0.167.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } }
I20260608 10:02:20.752461  5256 consensus_queue.cc:237] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd [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: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } }
I20260608 10:02:20.759384  5696 raft_consensus.cc:1275] T df2d13ee66964f159f282cb93a71e56c P 77665a994b4040da9a3d7c8a6da87a60 [term 1 FOLLOWER]: Refusing update from remote peer 411526dda4084a6db40e928ad49bb1fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:02:20.759793  5177 raft_consensus.cc:1275] T df2d13ee66964f159f282cb93a71e56c P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Refusing update from remote peer 411526dda4084a6db40e928ad49bb1fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:02:20.761569  5837 consensus_queue.cc:1048] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } 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 10:02:20.762676  5849 consensus_queue.cc:1048] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:02:20.771160  5847 raft_consensus.cc:2955] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER c9928950755949d48ab5b89b1837b9b2 (127.0.167.67) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } }
I20260608 10:02:20.776222  5182 raft_consensus.cc:2955] T df2d13ee66964f159f282cb93a71e56c P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER c9928950755949d48ab5b89b1837b9b2 (127.0.167.67) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } }
I20260608 10:02:20.783057  5065 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet df2d13ee66964f159f282cb93a71e56c with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:20.778591  5696 raft_consensus.cc:2955] T df2d13ee66964f159f282cb93a71e56c P 77665a994b4040da9a3d7c8a6da87a60 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER c9928950755949d48ab5b89b1837b9b2 (127.0.167.67) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } }
I20260608 10:02:20.794430  5077 catalog_manager.cc:5696] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd reported cstate change: config changed from index 27 to 28, VOTER c9928950755949d48ab5b89b1837b9b2 (127.0.167.67) evicted. New cstate: current_term: 1 leader_uuid: "411526dda4084a6db40e928ad49bb1fd" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:02:20.818929  5313 tablet_service.cc:1558] Processing DeleteTablet for tablet df2d13ee66964f159f282cb93a71e56c with delete_type TABLET_DATA_TOMBSTONED (TS c9928950755949d48ab5b89b1837b9b2 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:60112
I20260608 10:02:20.823477  5866 tablet_replica.cc:333] T df2d13ee66964f159f282cb93a71e56c P c9928950755949d48ab5b89b1837b9b2: stopping tablet replica
I20260608 10:02:20.825361  5866 raft_consensus.cc:2243] T df2d13ee66964f159f282cb93a71e56c P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:20.826875  5866 raft_consensus.cc:2272] T df2d13ee66964f159f282cb93a71e56c P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:20.833213  5866 ts_tablet_manager.cc:1916] T df2d13ee66964f159f282cb93a71e56c P c9928950755949d48ab5b89b1837b9b2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:02:20.853262  5866 ts_tablet_manager.cc:1929] T df2d13ee66964f159f282cb93a71e56c P c9928950755949d48ab5b89b1837b9b2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 10:02:20.853844  5866 log.cc:1199] T df2d13ee66964f159f282cb93a71e56c P c9928950755949d48ab5b89b1837b9b2: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-0/minicluster-data/ts-2-root/wals/df2d13ee66964f159f282cb93a71e56c
I20260608 10:02:20.855929  5067 catalog_manager.cc:5027] TS c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557): tablet df2d13ee66964f159f282cb93a71e56c (table test-workload [id=14d7684a817845da9938ef30277d8b6d]) successfully deleted
I20260608 10:02:20.918813  5853 raft_consensus.cc:1064] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2: attempting to promote NON_VOTER 377d620ef7754da897dc5261d6799363 to VOTER
I20260608 10:02:20.922079  5853 consensus_queue.cc:237] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [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: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } }
I20260608 10:02:20.931035  5620 raft_consensus.cc:1275] T 0914ea054fe140cfb482cea50362fab7 P 377d620ef7754da897dc5261d6799363 [term 1 LEARNER]: Refusing update from remote peer c9928950755949d48ab5b89b1837b9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:02:20.933903  5256 raft_consensus.cc:1275] T 0914ea054fe140cfb482cea50362fab7 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Refusing update from remote peer c9928950755949d48ab5b89b1837b9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:02:20.935519  5182 raft_consensus.cc:1275] T 0914ea054fe140cfb482cea50362fab7 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Refusing update from remote peer c9928950755949d48ab5b89b1837b9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:02:20.936497  5838 consensus_queue.cc:1048] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } 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 10:02:20.940099  5552 consensus_queue.cc:1048] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 10:02:20.950616  5853 consensus_queue.cc:1048] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:02:20.982446  5838 raft_consensus.cc:2955] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 377d620ef7754da897dc5261d6799363 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } }
I20260608 10:02:20.996086  5621 raft_consensus.cc:2955] T 0914ea054fe140cfb482cea50362fab7 P 377d620ef7754da897dc5261d6799363 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 377d620ef7754da897dc5261d6799363 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } }
I20260608 10:02:21.021086  5256 raft_consensus.cc:2955] T 0914ea054fe140cfb482cea50362fab7 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 377d620ef7754da897dc5261d6799363 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } }
I20260608 10:02:21.029322  5077 catalog_manager.cc:5696] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 reported cstate change: config changed from index 26 to 27, 377d620ef7754da897dc5261d6799363 (127.0.167.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c9928950755949d48ab5b89b1837b9b2" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:02:21.060261  5854 raft_consensus.cc:1064] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd: attempting to promote NON_VOTER 377d620ef7754da897dc5261d6799363 to VOTER
I20260608 10:02:21.071244  5872 raft_consensus.cc:1064] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2: attempting to promote NON_VOTER 377d620ef7754da897dc5261d6799363 to VOTER
I20260608 10:02:21.076056  5872 consensus_queue.cc:237] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [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: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } }
I20260608 10:02:21.078016  5329 consensus_queue.cc:237] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [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: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } }
I20260608 10:02:21.063814  5854 consensus_queue.cc:237] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd [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: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } }
I20260608 10:02:21.090306  5621 raft_consensus.cc:1275] T 7d3ff9a004694226847fc8ff7f2d4c76 P 377d620ef7754da897dc5261d6799363 [term 1 LEARNER]: Refusing update from remote peer c9928950755949d48ab5b89b1837b9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:02:21.092339  5871 consensus_queue.cc:1048] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } 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 10:02:21.101219  5256 raft_consensus.cc:1275] T 0914ea054fe140cfb482cea50362fab7 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Refusing update from remote peer c9928950755949d48ab5b89b1837b9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:02:21.103811  5552 consensus_queue.cc:1048] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:02:21.107347  5871 raft_consensus.cc:2955] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER c678e677c6754090a8f449d5d336064a (127.0.167.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } }
I20260608 10:02:21.109395  5620 raft_consensus.cc:2955] T 0914ea054fe140cfb482cea50362fab7 P 377d620ef7754da897dc5261d6799363 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER c678e677c6754090a8f449d5d336064a (127.0.167.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } }
I20260608 10:02:21.121834  5177 raft_consensus.cc:1275] T 7d3ff9a004694226847fc8ff7f2d4c76 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Refusing update from remote peer c9928950755949d48ab5b89b1837b9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:02:21.124019  5256 raft_consensus.cc:1275] T 7d3ff9a004694226847fc8ff7f2d4c76 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Refusing update from remote peer c9928950755949d48ab5b89b1837b9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:02:21.123723  5258 raft_consensus.cc:2955] T 0914ea054fe140cfb482cea50362fab7 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER c678e677c6754090a8f449d5d336064a (127.0.167.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } }
I20260608 10:02:21.091482  5182 raft_consensus.cc:2955] T 0914ea054fe140cfb482cea50362fab7 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 377d620ef7754da897dc5261d6799363 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } }
I20260608 10:02:21.133312  5552 consensus_queue.cc:1048] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:02:21.135535  5552 consensus_queue.cc:1048] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } 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 10:02:21.151630  5619 raft_consensus.cc:1275] T 59286407af5f4da3baa2ca4bfd95e395 P 377d620ef7754da897dc5261d6799363 [term 1 LEARNER]: Refusing update from remote peer 411526dda4084a6db40e928ad49bb1fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:02:21.153589  5837 consensus_queue.cc:1048] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } 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 10:02:21.164255  5329 raft_consensus.cc:1275] T 59286407af5f4da3baa2ca4bfd95e395 P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Refusing update from remote peer 411526dda4084a6db40e928ad49bb1fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:02:21.165974  5837 consensus_queue.cc:1048] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } 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 10:02:21.174393  5076 catalog_manager.cc:5696] T 0914ea054fe140cfb482cea50362fab7 P 377d620ef7754da897dc5261d6799363 reported cstate change: config changed from index 27 to 28, VOTER c678e677c6754090a8f449d5d336064a (127.0.167.65) evicted. New cstate: current_term: 1 leader_uuid: "c9928950755949d48ab5b89b1837b9b2" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } }
I20260608 10:02:21.181357  5180 raft_consensus.cc:1275] T 59286407af5f4da3baa2ca4bfd95e395 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Refusing update from remote peer 411526dda4084a6db40e928ad49bb1fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:02:21.183303  5847 consensus_queue.cc:1048] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:02:21.206660  5172 tablet_service.cc:1558] Processing DeleteTablet for tablet 0914ea054fe140cfb482cea50362fab7 with delete_type TABLET_DATA_TOMBSTONED (TS c678e677c6754090a8f449d5d336064a not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:38604
I20260608 10:02:21.211447  5837 raft_consensus.cc:2955] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 377d620ef7754da897dc5261d6799363 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } }
I20260608 10:02:21.222954  5328 raft_consensus.cc:2955] T 59286407af5f4da3baa2ca4bfd95e395 P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 377d620ef7754da897dc5261d6799363 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } }
I20260608 10:02:21.227170  5552 raft_consensus.cc:2955] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 377d620ef7754da897dc5261d6799363 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } }
W20260608 10:02:21.231459  5876 log.cc:927] Time spent T 7d3ff9a004694226847fc8ff7f2d4c76 P 411526dda4084a6db40e928ad49bb1fd: Append to log took a long time: real 0.090s	user 0.001s	sys 0.000s
I20260608 10:02:21.237509  5067 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0914ea054fe140cfb482cea50362fab7 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:21.236687  5177 raft_consensus.cc:2955] T 7d3ff9a004694226847fc8ff7f2d4c76 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 377d620ef7754da897dc5261d6799363 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } }
I20260608 10:02:21.241914  5256 raft_consensus.cc:2955] T 7d3ff9a004694226847fc8ff7f2d4c76 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 377d620ef7754da897dc5261d6799363 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } }
I20260608 10:02:21.266100  5077 catalog_manager.cc:5696] T 59286407af5f4da3baa2ca4bfd95e395 P c9928950755949d48ab5b89b1837b9b2 reported cstate change: config changed from index 26 to 27, 377d620ef7754da897dc5261d6799363 (127.0.167.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "411526dda4084a6db40e928ad49bb1fd" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } }
I20260608 10:02:21.267391  5180 raft_consensus.cc:2955] T 59286407af5f4da3baa2ca4bfd95e395 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 377d620ef7754da897dc5261d6799363 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } }
I20260608 10:02:21.273888  5619 raft_consensus.cc:2955] T 7d3ff9a004694226847fc8ff7f2d4c76 P 377d620ef7754da897dc5261d6799363 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 377d620ef7754da897dc5261d6799363 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } }
I20260608 10:02:21.278651  5883 raft_consensus.cc:1064] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a: attempting to promote NON_VOTER 77665a994b4040da9a3d7c8a6da87a60 to VOTER
I20260608 10:02:21.289233  5075 catalog_manager.cc:5696] T 7d3ff9a004694226847fc8ff7f2d4c76 P 411526dda4084a6db40e928ad49bb1fd reported cstate change: config changed from index 26 to 27, 377d620ef7754da897dc5261d6799363 (127.0.167.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c9928950755949d48ab5b89b1837b9b2" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } }
I20260608 10:02:21.297919  5881 tablet_replica.cc:333] T 0914ea054fe140cfb482cea50362fab7 P c678e677c6754090a8f449d5d336064a: stopping tablet replica
I20260608 10:02:21.305177  5881 raft_consensus.cc:2243] T 0914ea054fe140cfb482cea50362fab7 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:21.306923  5881 raft_consensus.cc:2272] T 0914ea054fe140cfb482cea50362fab7 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:21.306478  5619 raft_consensus.cc:2955] T 59286407af5f4da3baa2ca4bfd95e395 P 377d620ef7754da897dc5261d6799363 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 377d620ef7754da897dc5261d6799363 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } }
I20260608 10:02:21.312012  5881 ts_tablet_manager.cc:1916] T 0914ea054fe140cfb482cea50362fab7 P c678e677c6754090a8f449d5d336064a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:02:21.297971  5883 consensus_queue.cc:237] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [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: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } }
I20260608 10:02:21.332799  5256 consensus_queue.cc:237] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd [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: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } }
I20260608 10:02:21.340947  5328 consensus_queue.cc:237] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [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: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } }
I20260608 10:02:21.342975  5620 raft_consensus.cc:1275] T 59286407af5f4da3baa2ca4bfd95e395 P 377d620ef7754da897dc5261d6799363 [term 1 FOLLOWER]: Refusing update from remote peer 411526dda4084a6db40e928ad49bb1fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:02:21.344877  5849 consensus_queue.cc:1048] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } 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 10:02:21.349880  5620 raft_consensus.cc:1275] T 7d3ff9a004694226847fc8ff7f2d4c76 P 377d620ef7754da897dc5261d6799363 [term 1 FOLLOWER]: Refusing update from remote peer c9928950755949d48ab5b89b1837b9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:02:21.351688  5552 consensus_queue.cc:1048] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } 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 10:02:21.354903  5881 ts_tablet_manager.cc:1929] T 0914ea054fe140cfb482cea50362fab7 P c678e677c6754090a8f449d5d336064a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 10:02:21.355468  5881 log.cc:1199] T 0914ea054fe140cfb482cea50362fab7 P c678e677c6754090a8f449d5d336064a: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-0/minicluster-data/ts-0-root/wals/0914ea054fe140cfb482cea50362fab7
I20260608 10:02:21.358719  5065 catalog_manager.cc:5027] TS c678e677c6754090a8f449d5d336064a (127.0.167.65:38193): tablet 0914ea054fe140cfb482cea50362fab7 (table test-workload [id=14d7684a817845da9938ef30277d8b6d]) successfully deleted
I20260608 10:02:21.364923  5620 raft_consensus.cc:2955] T 59286407af5f4da3baa2ca4bfd95e395 P 377d620ef7754da897dc5261d6799363 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER c9928950755949d48ab5b89b1837b9b2 (127.0.167.67) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } }
I20260608 10:02:21.366384  5255 raft_consensus.cc:1275] T 7d3ff9a004694226847fc8ff7f2d4c76 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Refusing update from remote peer c9928950755949d48ab5b89b1837b9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:02:21.369251  5552 consensus_queue.cc:1048] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:02:21.355199  5854 raft_consensus.cc:2955] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER c9928950755949d48ab5b89b1837b9b2 (127.0.167.67) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } }
I20260608 10:02:21.377401  5871 raft_consensus.cc:2955] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER c678e677c6754090a8f449d5d336064a (127.0.167.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } }
I20260608 10:02:21.379367  5255 raft_consensus.cc:2955] T 7d3ff9a004694226847fc8ff7f2d4c76 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER c678e677c6754090a8f449d5d336064a (127.0.167.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } }
I20260608 10:02:21.388074  5177 raft_consensus.cc:1275] T 59286407af5f4da3baa2ca4bfd95e395 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Refusing update from remote peer 411526dda4084a6db40e928ad49bb1fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:02:21.387909  5618 raft_consensus.cc:2955] T 7d3ff9a004694226847fc8ff7f2d4c76 P 377d620ef7754da897dc5261d6799363 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER c678e677c6754090a8f449d5d336064a (127.0.167.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } }
I20260608 10:02:21.394670  5849 consensus_queue.cc:1048] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 10:02:21.396548  5067 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7d3ff9a004694226847fc8ff7f2d4c76 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:21.399999  5180 raft_consensus.cc:2955] T 59286407af5f4da3baa2ca4bfd95e395 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER c9928950755949d48ab5b89b1837b9b2 (127.0.167.67) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } }
I20260608 10:02:21.405956  5076 catalog_manager.cc:5696] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 reported cstate change: config changed from index 27 to 28, VOTER c678e677c6754090a8f449d5d336064a (127.0.167.65) evicted. New cstate: current_term: 1 leader_uuid: "c9928950755949d48ab5b89b1837b9b2" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:02:21.418121  5065 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 59286407af5f4da3baa2ca4bfd95e395 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:21.424147  5696 raft_consensus.cc:1275] T fbaf034da2334d52bbdc701222d0ac6c P 77665a994b4040da9a3d7c8a6da87a60 [term 1 LEARNER]: Refusing update from remote peer c678e677c6754090a8f449d5d336064a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:02:21.426219  5884 consensus_queue.cc:1048] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } 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 10:02:21.428920  5077 catalog_manager.cc:5696] T 59286407af5f4da3baa2ca4bfd95e395 P 377d620ef7754da897dc5261d6799363 reported cstate change: config changed from index 27 to 28, VOTER c9928950755949d48ab5b89b1837b9b2 (127.0.167.67) evicted. New cstate: current_term: 1 leader_uuid: "411526dda4084a6db40e928ad49bb1fd" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } }
I20260608 10:02:21.430781  5328 raft_consensus.cc:1275] T fbaf034da2334d52bbdc701222d0ac6c P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Refusing update from remote peer c678e677c6754090a8f449d5d336064a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:02:21.436784  5833 consensus_queue.cc:1048] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 10:02:21.441256  5255 raft_consensus.cc:1275] T fbaf034da2334d52bbdc701222d0ac6c P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Refusing update from remote peer c678e677c6754090a8f449d5d336064a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:02:21.444469  5884 consensus_queue.cc:1048] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [LEADER]: Connected to new peer: Peer: permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } 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 10:02:21.447785  5172 tablet_service.cc:1558] Processing DeleteTablet for tablet 7d3ff9a004694226847fc8ff7f2d4c76 with delete_type TABLET_DATA_TOMBSTONED (TS c678e677c6754090a8f449d5d336064a not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:38604
I20260608 10:02:21.451088  5881 tablet_replica.cc:333] T 7d3ff9a004694226847fc8ff7f2d4c76 P c678e677c6754090a8f449d5d336064a: stopping tablet replica
I20260608 10:02:21.452310  5881 raft_consensus.cc:2243] T 7d3ff9a004694226847fc8ff7f2d4c76 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:21.453226  5881 raft_consensus.cc:2272] T 7d3ff9a004694226847fc8ff7f2d4c76 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:21.458199  5881 ts_tablet_manager.cc:1916] T 7d3ff9a004694226847fc8ff7f2d4c76 P c678e677c6754090a8f449d5d336064a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:02:21.469146  5313 tablet_service.cc:1558] Processing DeleteTablet for tablet 59286407af5f4da3baa2ca4bfd95e395 with delete_type TABLET_DATA_TOMBSTONED (TS c9928950755949d48ab5b89b1837b9b2 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:60112
I20260608 10:02:21.475598  5881 ts_tablet_manager.cc:1929] T 7d3ff9a004694226847fc8ff7f2d4c76 P c678e677c6754090a8f449d5d336064a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 10:02:21.476361  5881 log.cc:1199] T 7d3ff9a004694226847fc8ff7f2d4c76 P c678e677c6754090a8f449d5d336064a: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-0/minicluster-data/ts-0-root/wals/7d3ff9a004694226847fc8ff7f2d4c76
I20260608 10:02:21.492045  5883 raft_consensus.cc:2955] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 77665a994b4040da9a3d7c8a6da87a60 (127.0.167.69) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } }
I20260608 10:02:21.478415  5065 catalog_manager.cc:5027] TS c678e677c6754090a8f449d5d336064a (127.0.167.65:38193): tablet 7d3ff9a004694226847fc8ff7f2d4c76 (table test-workload [id=14d7684a817845da9938ef30277d8b6d]) successfully deleted
I20260608 10:02:21.500545  5329 raft_consensus.cc:2955] T fbaf034da2334d52bbdc701222d0ac6c P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 77665a994b4040da9a3d7c8a6da87a60 (127.0.167.69) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } }
I20260608 10:02:21.506800  5888 tablet_replica.cc:333] T 59286407af5f4da3baa2ca4bfd95e395 P c9928950755949d48ab5b89b1837b9b2: stopping tablet replica
I20260608 10:02:21.511399  5888 raft_consensus.cc:2243] T 59286407af5f4da3baa2ca4bfd95e395 P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:21.512266  5888 raft_consensus.cc:2272] T 59286407af5f4da3baa2ca4bfd95e395 P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:21.518397  5256 raft_consensus.cc:2955] T fbaf034da2334d52bbdc701222d0ac6c P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 77665a994b4040da9a3d7c8a6da87a60 (127.0.167.69) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } }
I20260608 10:02:21.517707  5075 catalog_manager.cc:5696] T fbaf034da2334d52bbdc701222d0ac6c P c9928950755949d48ab5b89b1837b9b2 reported cstate change: config changed from index 25 to 26, 77665a994b4040da9a3d7c8a6da87a60 (127.0.167.69) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c678e677c6754090a8f449d5d336064a" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } }
W20260608 10:02:21.523736  5353 debug-util.cc:398] Leaking SignalData structure 0x7b080008fb20 after lost signal to thread 672
I20260608 10:02:21.524562  5696 raft_consensus.cc:2955] T fbaf034da2334d52bbdc701222d0ac6c P 77665a994b4040da9a3d7c8a6da87a60 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 77665a994b4040da9a3d7c8a6da87a60 (127.0.167.69) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } }
W20260608 10:02:21.526151  5353 debug-util.cc:398] Leaking SignalData structure 0x7b080009fec0 after lost signal to thread 5115
W20260608 10:02:21.527534  5353 debug-util.cc:398] Leaking SignalData structure 0x7b08001d0e80 after lost signal to thread 5207
W20260608 10:02:21.528795  5353 debug-util.cc:398] Leaking SignalData structure 0x7b08002d7ac0 after lost signal to thread 5282
W20260608 10:02:21.530053  5353 debug-util.cc:398] Leaking SignalData structure 0x7b0800041a20 after lost signal to thread 5356
W20260608 10:02:21.531423  5353 debug-util.cc:398] Leaking SignalData structure 0x7b08001ea820 after lost signal to thread 5645
I20260608 10:02:21.531502  5888 ts_tablet_manager.cc:1916] T 59286407af5f4da3baa2ca4bfd95e395 P c9928950755949d48ab5b89b1837b9b2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260608 10:02:21.532922  5353 debug-util.cc:398] Leaking SignalData structure 0x7b08001b7100 after lost signal to thread 5720
W20260608 10:02:21.534185  5353 debug-util.cc:398] Leaking SignalData structure 0x7b08002d6500 after lost signal to thread 5813
I20260608 10:02:21.546829  5180 consensus_queue.cc:237] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } }
I20260608 10:02:21.559541  5328 raft_consensus.cc:1275] T fbaf034da2334d52bbdc701222d0ac6c P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Refusing update from remote peer c678e677c6754090a8f449d5d336064a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:02:21.561527  5883 consensus_queue.cc:1048] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:02:21.565215  5695 raft_consensus.cc:1275] T fbaf034da2334d52bbdc701222d0ac6c P 77665a994b4040da9a3d7c8a6da87a60 [term 1 FOLLOWER]: Refusing update from remote peer c678e677c6754090a8f449d5d336064a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:02:21.571965  5888 ts_tablet_manager.cc:1929] T 59286407af5f4da3baa2ca4bfd95e395 P c9928950755949d48ab5b89b1837b9b2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 10:02:21.572638  5888 log.cc:1199] T 59286407af5f4da3baa2ca4bfd95e395 P c9928950755949d48ab5b89b1837b9b2: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-0/minicluster-data/ts-2-root/wals/59286407af5f4da3baa2ca4bfd95e395
I20260608 10:02:21.579924  5067 catalog_manager.cc:5027] TS c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557): tablet 59286407af5f4da3baa2ca4bfd95e395 (table test-workload [id=14d7684a817845da9938ef30277d8b6d]) successfully deleted
I20260608 10:02:21.580473  5883 consensus_queue.cc:1048] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } 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 10:02:21.588984  5882 raft_consensus.cc:2955] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 411526dda4084a6db40e928ad49bb1fd (127.0.167.66) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } }
I20260608 10:02:21.603310  5695 raft_consensus.cc:2955] T fbaf034da2334d52bbdc701222d0ac6c P 77665a994b4040da9a3d7c8a6da87a60 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 411526dda4084a6db40e928ad49bb1fd (127.0.167.66) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } }
I20260608 10:02:21.606495  5328 raft_consensus.cc:2955] T fbaf034da2334d52bbdc701222d0ac6c P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 411526dda4084a6db40e928ad49bb1fd (127.0.167.66) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } }
I20260608 10:02:21.622503  5065 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fbaf034da2334d52bbdc701222d0ac6c with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:21.630079  5073 catalog_manager.cc:5696] T fbaf034da2334d52bbdc701222d0ac6c P c9928950755949d48ab5b89b1837b9b2 reported cstate change: config changed from index 26 to 27, VOTER 411526dda4084a6db40e928ad49bb1fd (127.0.167.66) evicted. New cstate: current_term: 1 leader_uuid: "c678e677c6754090a8f449d5d336064a" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } }
I20260608 10:02:21.643247  5246 tablet_service.cc:1558] Processing DeleteTablet for tablet fbaf034da2334d52bbdc701222d0ac6c with delete_type TABLET_DATA_TOMBSTONED (TS 411526dda4084a6db40e928ad49bb1fd not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:46108
I20260608 10:02:21.673947  5891 tablet_replica.cc:333] T fbaf034da2334d52bbdc701222d0ac6c P 411526dda4084a6db40e928ad49bb1fd: stopping tablet replica
I20260608 10:02:21.675180  5891 raft_consensus.cc:2243] T fbaf034da2334d52bbdc701222d0ac6c P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:21.676045  5891 raft_consensus.cc:2272] T fbaf034da2334d52bbdc701222d0ac6c P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:21.680696  5891 ts_tablet_manager.cc:1916] T fbaf034da2334d52bbdc701222d0ac6c P 411526dda4084a6db40e928ad49bb1fd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:02:21.699544  5891 ts_tablet_manager.cc:1929] T fbaf034da2334d52bbdc701222d0ac6c P 411526dda4084a6db40e928ad49bb1fd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 10:02:21.700030  5891 log.cc:1199] T fbaf034da2334d52bbdc701222d0ac6c P 411526dda4084a6db40e928ad49bb1fd: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-0/minicluster-data/ts-1-root/wals/fbaf034da2334d52bbdc701222d0ac6c
I20260608 10:02:21.702122  5065 catalog_manager.cc:5027] TS 411526dda4084a6db40e928ad49bb1fd (127.0.167.66:45689): tablet fbaf034da2334d52bbdc701222d0ac6c (table test-workload [id=14d7684a817845da9938ef30277d8b6d]) successfully deleted
I20260608 10:02:22.684789  5328 consensus_queue.cc:237] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: NON_VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: true } }
I20260608 10:02:22.702121  5618 raft_consensus.cc:1275] T 7d3ff9a004694226847fc8ff7f2d4c76 P 377d620ef7754da897dc5261d6799363 [term 1 FOLLOWER]: Refusing update from remote peer c9928950755949d48ab5b89b1837b9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 10:02:22.704738  5871 consensus_queue.cc:1048] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 10:02:22.715605  5256 raft_consensus.cc:1275] T 7d3ff9a004694226847fc8ff7f2d4c76 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Refusing update from remote peer c9928950755949d48ab5b89b1837b9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 10:02:22.718173  5892 consensus_queue.cc:1048] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 10:02:22.756843  5871 raft_consensus.cc:2955] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER f61c6007180046679767c9676839857e (127.0.167.70) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: NON_VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: true } } }
I20260608 10:02:22.769059  5256 raft_consensus.cc:2955] T 7d3ff9a004694226847fc8ff7f2d4c76 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER f61c6007180046679767c9676839857e (127.0.167.70) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: NON_VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: true } } }
I20260608 10:02:22.772356  5618 raft_consensus.cc:2955] T 7d3ff9a004694226847fc8ff7f2d4c76 P 377d620ef7754da897dc5261d6799363 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER f61c6007180046679767c9676839857e (127.0.167.70) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: NON_VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: true } } }
W20260608 10:02:22.776883  5296 consensus_peers.cc:597] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 -> Peer f61c6007180046679767c9676839857e (127.0.167.70:41279): Couldn't send request to peer f61c6007180046679767c9676839857e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7d3ff9a004694226847fc8ff7f2d4c76. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:22.791883  5177 consensus_queue.cc:237] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [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: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: NON_VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: true } }
I20260608 10:02:22.808399  5076 catalog_manager.cc:5696] T 7d3ff9a004694226847fc8ff7f2d4c76 P 377d620ef7754da897dc5261d6799363 reported cstate change: config changed from index 28 to 29, NON_VOTER f61c6007180046679767c9676839857e (127.0.167.70) added. New cstate: current_term: 1 leader_uuid: "c9928950755949d48ab5b89b1837b9b2" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: NON_VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: true } } }
I20260608 10:02:22.833294  5328 raft_consensus.cc:1275] T fbaf034da2334d52bbdc701222d0ac6c P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Refusing update from remote peer c678e677c6754090a8f449d5d336064a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:02:22.840744  5883 consensus_queue.cc:1048] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:02:22.851086  5695 raft_consensus.cc:1275] T fbaf034da2334d52bbdc701222d0ac6c P 77665a994b4040da9a3d7c8a6da87a60 [term 1 FOLLOWER]: Refusing update from remote peer c678e677c6754090a8f449d5d336064a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:02:22.853418  5904 consensus_queue.cc:1048] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
W20260608 10:02:22.884475  5147 consensus_peers.cc:597] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a -> Peer f61c6007180046679767c9676839857e (127.0.167.70:41279): Couldn't send request to peer f61c6007180046679767c9676839857e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fbaf034da2334d52bbdc701222d0ac6c. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:22.886147  5883 raft_consensus.cc:2955] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER f61c6007180046679767c9676839857e (127.0.167.70) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: NON_VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: true } } }
I20260608 10:02:22.889187  5328 raft_consensus.cc:2955] T fbaf034da2334d52bbdc701222d0ac6c P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER f61c6007180046679767c9676839857e (127.0.167.70) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: NON_VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: true } } }
I20260608 10:02:22.897923  5695 raft_consensus.cc:2955] T fbaf034da2334d52bbdc701222d0ac6c P 77665a994b4040da9a3d7c8a6da87a60 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER f61c6007180046679767c9676839857e (127.0.167.70) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: NON_VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: true } } }
I20260608 10:02:22.916317  5081 catalog_manager.cc:5696] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a reported cstate change: config changed from index 27 to 28, NON_VOTER f61c6007180046679767c9676839857e (127.0.167.70) added. New cstate: current_term: 1 leader_uuid: "c678e677c6754090a8f449d5d336064a" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: NON_VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:22.917838  5177 consensus_queue.cc:237] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a [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: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: NON_VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: true } }
I20260608 10:02:22.966566  5328 raft_consensus.cc:1275] T e7b5099ba9b64912b582a6da5ac9d39e P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Refusing update from remote peer c678e677c6754090a8f449d5d336064a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:02:22.968125  5256 raft_consensus.cc:1275] T e7b5099ba9b64912b582a6da5ac9d39e P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Refusing update from remote peer c678e677c6754090a8f449d5d336064a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:02:22.968454  5883 consensus_queue.cc:1048] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:02:22.970001  5893 consensus_queue.cc:1048] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a [LEADER]: Connected to new peer: Peer: permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } 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 10:02:22.977542  5147 consensus_peers.cc:597] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a -> Peer 77665a994b4040da9a3d7c8a6da87a60 (127.0.167.69:44977): Couldn't send request to peer 77665a994b4040da9a3d7c8a6da87a60. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e7b5099ba9b64912b582a6da5ac9d39e. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:22.989790  5904 raft_consensus.cc:2955] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 77665a994b4040da9a3d7c8a6da87a60 (127.0.167.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: NON_VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: true } } }
I20260608 10:02:23.002902  5256 raft_consensus.cc:2955] T e7b5099ba9b64912b582a6da5ac9d39e P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 77665a994b4040da9a3d7c8a6da87a60 (127.0.167.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: NON_VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: true } } }
I20260608 10:02:23.016022  5325 raft_consensus.cc:2955] T e7b5099ba9b64912b582a6da5ac9d39e P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 77665a994b4040da9a3d7c8a6da87a60 (127.0.167.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: NON_VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: true } } }
I20260608 10:02:23.027333  5081 catalog_manager.cc:5696] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a reported cstate change: config changed from index -1 to 26, NON_VOTER 77665a994b4040da9a3d7c8a6da87a60 (127.0.167.69) added. New cstate: current_term: 1 leader_uuid: "c678e677c6754090a8f449d5d336064a" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: NON_VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:23.032871  5256 consensus_queue.cc:237] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd [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: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: NON_VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: true } }
I20260608 10:02:23.051487  5325 raft_consensus.cc:1275] T d4e00d88bf8242d081a77a599ef6196b P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Refusing update from remote peer 411526dda4084a6db40e928ad49bb1fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:02:23.053212  5177 raft_consensus.cc:1275] T d4e00d88bf8242d081a77a599ef6196b P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Refusing update from remote peer 411526dda4084a6db40e928ad49bb1fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:02:23.055135  5849 consensus_queue.cc:1048] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 10:02:23.057262  5837 consensus_queue.cc:1048] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } 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 10:02:23.086226  5849 raft_consensus.cc:2955] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER f61c6007180046679767c9676839857e (127.0.167.70) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: NON_VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: true } } }
I20260608 10:02:23.088521  5180 raft_consensus.cc:2955] T d4e00d88bf8242d081a77a599ef6196b P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER f61c6007180046679767c9676839857e (127.0.167.70) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: NON_VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: true } } }
I20260608 10:02:23.105041  5073 catalog_manager.cc:5696] T d4e00d88bf8242d081a77a599ef6196b P c678e677c6754090a8f449d5d336064a reported cstate change: config changed from index -1 to 25, NON_VOTER f61c6007180046679767c9676839857e (127.0.167.70) added. New cstate: current_term: 1 leader_uuid: "411526dda4084a6db40e928ad49bb1fd" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: NON_VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: true } } }
I20260608 10:02:23.109622  5328 consensus_queue.cc:237] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: NON_VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: true } }
W20260608 10:02:23.131644  5222 consensus_peers.cc:597] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd -> Peer f61c6007180046679767c9676839857e (127.0.167.70:41279): Couldn't send request to peer f61c6007180046679767c9676839857e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d4e00d88bf8242d081a77a599ef6196b. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:23.140527  5329 raft_consensus.cc:2955] T d4e00d88bf8242d081a77a599ef6196b P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER f61c6007180046679767c9676839857e (127.0.167.70) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: NON_VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: true } } }
I20260608 10:02:23.147148  5618 raft_consensus.cc:1275] T 0914ea054fe140cfb482cea50362fab7 P 377d620ef7754da897dc5261d6799363 [term 1 FOLLOWER]: Refusing update from remote peer c9928950755949d48ab5b89b1837b9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 10:02:23.149267  5256 raft_consensus.cc:1275] T 0914ea054fe140cfb482cea50362fab7 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Refusing update from remote peer c9928950755949d48ab5b89b1837b9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
W20260608 10:02:23.151162  5296 consensus_peers.cc:597] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 -> Peer f61c6007180046679767c9676839857e (127.0.167.70:41279): Couldn't send request to peer f61c6007180046679767c9676839857e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0914ea054fe140cfb482cea50362fab7. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:23.152657  5871 consensus_queue.cc:1048] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 10:02:23.157558  5900 consensus_queue.cc:1048] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 10:02:23.189661  5900 raft_consensus.cc:2955] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER f61c6007180046679767c9676839857e (127.0.167.70) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: NON_VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: true } } }
I20260608 10:02:23.197690  5619 raft_consensus.cc:2955] T 0914ea054fe140cfb482cea50362fab7 P 377d620ef7754da897dc5261d6799363 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER f61c6007180046679767c9676839857e (127.0.167.70) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: NON_VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: true } } }
I20260608 10:02:23.234267  5075 catalog_manager.cc:5696] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 reported cstate change: config changed from index 28 to 29, NON_VOTER f61c6007180046679767c9676839857e (127.0.167.70) added. New cstate: current_term: 1 leader_uuid: "c9928950755949d48ab5b89b1837b9b2" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: NON_VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:23.235198  5329 consensus_queue.cc:237] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2 [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: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: true } }
I20260608 10:02:23.239976  5256 raft_consensus.cc:2955] T 0914ea054fe140cfb482cea50362fab7 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER f61c6007180046679767c9676839857e (127.0.167.70) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: NON_VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: true } } }
I20260608 10:02:23.277709  5925 ts_tablet_manager.cc:933] T 7d3ff9a004694226847fc8ff7f2d4c76 P f61c6007180046679767c9676839857e: Initiating tablet copy from peer c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557)
W20260608 10:02:23.282852  5298 consensus_peers.cc:597] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2 -> Peer 377d620ef7754da897dc5261d6799363 (127.0.167.68:45425): Couldn't send request to peer 377d620ef7754da897dc5261d6799363. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 554040ec5245492fb0ec44c918bc0b91. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:23.285593  5177 raft_consensus.cc:1275] T 554040ec5245492fb0ec44c918bc0b91 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Refusing update from remote peer c9928950755949d48ab5b89b1837b9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:02:23.290261  5892 consensus_queue.cc:1048] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } 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 10:02:23.292043  5925 tablet_copy_client.cc:323] T 7d3ff9a004694226847fc8ff7f2d4c76 P f61c6007180046679767c9676839857e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.67:41557
I20260608 10:02:23.316870  5256 raft_consensus.cc:1275] T 554040ec5245492fb0ec44c918bc0b91 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Refusing update from remote peer c9928950755949d48ab5b89b1837b9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:02:23.318574  5900 consensus_queue.cc:1048] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:02:23.335160  5892 raft_consensus.cc:2955] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 377d620ef7754da897dc5261d6799363 (127.0.167.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: true } } }
I20260608 10:02:23.337586  5177 raft_consensus.cc:2955] T 554040ec5245492fb0ec44c918bc0b91 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 377d620ef7754da897dc5261d6799363 (127.0.167.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: true } } }
I20260608 10:02:23.346869  5341 tablet_copy_service.cc:140] P c9928950755949d48ab5b89b1837b9b2: Received BeginTabletCopySession request for tablet 7d3ff9a004694226847fc8ff7f2d4c76 from peer f61c6007180046679767c9676839857e ({username='slave'} at 127.0.0.1:33204)
I20260608 10:02:23.347579  5341 tablet_copy_service.cc:161] P c9928950755949d48ab5b89b1837b9b2: Beginning new tablet copy session on tablet 7d3ff9a004694226847fc8ff7f2d4c76 from peer f61c6007180046679767c9676839857e at {username='slave'} at 127.0.0.1:33204: session id = f61c6007180046679767c9676839857e-7d3ff9a004694226847fc8ff7f2d4c76
I20260608 10:02:23.359081  5075 catalog_manager.cc:5696] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2 reported cstate change: config changed from index -1 to 26, NON_VOTER 377d620ef7754da897dc5261d6799363 (127.0.167.68) added. New cstate: current_term: 1 leader_uuid: "c9928950755949d48ab5b89b1837b9b2" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:23.363672  5341 tablet_copy_source_session.cc:215] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:23.367753  5925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d3ff9a004694226847fc8ff7f2d4c76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:23.377606  5256 raft_consensus.cc:2955] T 554040ec5245492fb0ec44c918bc0b91 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 377d620ef7754da897dc5261d6799363 (127.0.167.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: true } } }
I20260608 10:02:23.387514  5931 ts_tablet_manager.cc:933] T fbaf034da2334d52bbdc701222d0ac6c P f61c6007180046679767c9676839857e: Initiating tablet copy from peer c678e677c6754090a8f449d5d336064a (127.0.167.65:38193)
I20260608 10:02:23.387535  5932 ts_tablet_manager.cc:933] T e7b5099ba9b64912b582a6da5ac9d39e P 77665a994b4040da9a3d7c8a6da87a60: Initiating tablet copy from peer c678e677c6754090a8f449d5d336064a (127.0.167.65:38193)
I20260608 10:02:23.405505  5931 tablet_copy_client.cc:323] T fbaf034da2334d52bbdc701222d0ac6c P f61c6007180046679767c9676839857e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.65:38193
I20260608 10:02:23.446141  5925 tablet_copy_client.cc:806] T 7d3ff9a004694226847fc8ff7f2d4c76 P f61c6007180046679767c9676839857e: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:23.446887  5925 tablet_copy_client.cc:670] T 7d3ff9a004694226847fc8ff7f2d4c76 P f61c6007180046679767c9676839857e: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:23.448680  5932 tablet_copy_client.cc:323] T e7b5099ba9b64912b582a6da5ac9d39e P 77665a994b4040da9a3d7c8a6da87a60: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.65:38193
I20260608 10:02:23.451273  5193 tablet_copy_service.cc:140] P c678e677c6754090a8f449d5d336064a: Received BeginTabletCopySession request for tablet e7b5099ba9b64912b582a6da5ac9d39e from peer 77665a994b4040da9a3d7c8a6da87a60 ({username='slave'} at 127.0.0.1:52638)
I20260608 10:02:23.451835  5193 tablet_copy_service.cc:161] P c678e677c6754090a8f449d5d336064a: Beginning new tablet copy session on tablet e7b5099ba9b64912b582a6da5ac9d39e from peer 77665a994b4040da9a3d7c8a6da87a60 at {username='slave'} at 127.0.0.1:52638: session id = 77665a994b4040da9a3d7c8a6da87a60-e7b5099ba9b64912b582a6da5ac9d39e
I20260608 10:02:23.457146  5926 tablet_copy_client.cc:1025] T 7d3ff9a004694226847fc8ff7f2d4c76 P f61c6007180046679767c9676839857e: tablet copy: Injecting latency into file download: 2000
I20260608 10:02:23.461753  5193 tablet_copy_source_session.cc:215] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:23.463428  5192 tablet_copy_service.cc:140] P c678e677c6754090a8f449d5d336064a: Received BeginTabletCopySession request for tablet fbaf034da2334d52bbdc701222d0ac6c from peer f61c6007180046679767c9676839857e ({username='slave'} at 127.0.0.1:52648)
I20260608 10:02:23.463980  5192 tablet_copy_service.cc:161] P c678e677c6754090a8f449d5d336064a: Beginning new tablet copy session on tablet fbaf034da2334d52bbdc701222d0ac6c from peer f61c6007180046679767c9676839857e at {username='slave'} at 127.0.0.1:52648: session id = f61c6007180046679767c9676839857e-fbaf034da2334d52bbdc701222d0ac6c
I20260608 10:02:23.470506  5192 tablet_copy_source_session.cc:215] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:23.471726  5932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7b5099ba9b64912b582a6da5ac9d39e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:23.474359  5931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbaf034da2334d52bbdc701222d0ac6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:23.489226  5932 tablet_copy_client.cc:806] T e7b5099ba9b64912b582a6da5ac9d39e P 77665a994b4040da9a3d7c8a6da87a60: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:23.489996  5932 tablet_copy_client.cc:670] T e7b5099ba9b64912b582a6da5ac9d39e P 77665a994b4040da9a3d7c8a6da87a60: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:23.495019  5934 tablet_copy_client.cc:1025] T e7b5099ba9b64912b582a6da5ac9d39e P 77665a994b4040da9a3d7c8a6da87a60: tablet copy: Injecting latency into file download: 2000
I20260608 10:02:23.496623  5931 tablet_copy_client.cc:806] T fbaf034da2334d52bbdc701222d0ac6c P f61c6007180046679767c9676839857e: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:23.497377  5931 tablet_copy_client.cc:670] T fbaf034da2334d52bbdc701222d0ac6c P f61c6007180046679767c9676839857e: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:23.501412  5933 tablet_copy_client.cc:1025] T fbaf034da2334d52bbdc701222d0ac6c P f61c6007180046679767c9676839857e: tablet copy: Injecting latency into file download: 2000
I20260608 10:02:23.551959  5936 ts_tablet_manager.cc:933] T d4e00d88bf8242d081a77a599ef6196b P f61c6007180046679767c9676839857e: Initiating tablet copy from peer 411526dda4084a6db40e928ad49bb1fd (127.0.167.66:45689)
I20260608 10:02:23.557029  5936 tablet_copy_client.cc:323] T d4e00d88bf8242d081a77a599ef6196b P f61c6007180046679767c9676839857e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.66:45689
I20260608 10:02:23.573212  5268 tablet_copy_service.cc:140] P 411526dda4084a6db40e928ad49bb1fd: Received BeginTabletCopySession request for tablet d4e00d88bf8242d081a77a599ef6196b from peer f61c6007180046679767c9676839857e ({username='slave'} at 127.0.0.1:59610)
I20260608 10:02:23.573827  5268 tablet_copy_service.cc:161] P 411526dda4084a6db40e928ad49bb1fd: Beginning new tablet copy session on tablet d4e00d88bf8242d081a77a599ef6196b from peer f61c6007180046679767c9676839857e at {username='slave'} at 127.0.0.1:59610: session id = f61c6007180046679767c9676839857e-d4e00d88bf8242d081a77a599ef6196b
I20260608 10:02:23.582280  5268 tablet_copy_source_session.cc:215] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:23.586179  5936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4e00d88bf8242d081a77a599ef6196b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:23.586392  5939 ts_tablet_manager.cc:933] T 0914ea054fe140cfb482cea50362fab7 P f61c6007180046679767c9676839857e: Initiating tablet copy from peer c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557)
I20260608 10:02:23.596124  5939 tablet_copy_client.cc:323] T 0914ea054fe140cfb482cea50362fab7 P f61c6007180046679767c9676839857e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.67:41557
I20260608 10:02:23.598861  5341 tablet_copy_service.cc:140] P c9928950755949d48ab5b89b1837b9b2: Received BeginTabletCopySession request for tablet 0914ea054fe140cfb482cea50362fab7 from peer f61c6007180046679767c9676839857e ({username='slave'} at 127.0.0.1:33204)
I20260608 10:02:23.599612  5341 tablet_copy_service.cc:161] P c9928950755949d48ab5b89b1837b9b2: Beginning new tablet copy session on tablet 0914ea054fe140cfb482cea50362fab7 from peer f61c6007180046679767c9676839857e at {username='slave'} at 127.0.0.1:33204: session id = f61c6007180046679767c9676839857e-0914ea054fe140cfb482cea50362fab7
I20260608 10:02:23.602960  5936 tablet_copy_client.cc:806] T d4e00d88bf8242d081a77a599ef6196b P f61c6007180046679767c9676839857e: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:23.603601  5936 tablet_copy_client.cc:670] T d4e00d88bf8242d081a77a599ef6196b P f61c6007180046679767c9676839857e: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:23.610607  5341 tablet_copy_source_session.cc:215] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:23.611411  5937 tablet_copy_client.cc:1025] T d4e00d88bf8242d081a77a599ef6196b P f61c6007180046679767c9676839857e: tablet copy: Injecting latency into file download: 2000
I20260608 10:02:23.615376  5939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0914ea054fe140cfb482cea50362fab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:23.639078  5939 tablet_copy_client.cc:806] T 0914ea054fe140cfb482cea50362fab7 P f61c6007180046679767c9676839857e: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:23.640049  5939 tablet_copy_client.cc:670] T 0914ea054fe140cfb482cea50362fab7 P f61c6007180046679767c9676839857e: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:23.645444  5940 tablet_copy_client.cc:1025] T 0914ea054fe140cfb482cea50362fab7 P f61c6007180046679767c9676839857e: tablet copy: Injecting latency into file download: 2000
I20260608 10:02:23.776862  5941 ts_tablet_manager.cc:933] T 554040ec5245492fb0ec44c918bc0b91 P 377d620ef7754da897dc5261d6799363: Initiating tablet copy from peer c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557)
I20260608 10:02:23.778993  5941 tablet_copy_client.cc:323] T 554040ec5245492fb0ec44c918bc0b91 P 377d620ef7754da897dc5261d6799363: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.67:41557
I20260608 10:02:23.781052  5341 tablet_copy_service.cc:140] P c9928950755949d48ab5b89b1837b9b2: Received BeginTabletCopySession request for tablet 554040ec5245492fb0ec44c918bc0b91 from peer 377d620ef7754da897dc5261d6799363 ({username='slave'} at 127.0.0.1:33198)
I20260608 10:02:23.781704  5341 tablet_copy_service.cc:161] P c9928950755949d48ab5b89b1837b9b2: Beginning new tablet copy session on tablet 554040ec5245492fb0ec44c918bc0b91 from peer 377d620ef7754da897dc5261d6799363 at {username='slave'} at 127.0.0.1:33198: session id = 377d620ef7754da897dc5261d6799363-554040ec5245492fb0ec44c918bc0b91
I20260608 10:02:23.801630  5341 tablet_copy_source_session.cc:215] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:23.817236  5941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 554040ec5245492fb0ec44c918bc0b91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:23.855876  5941 tablet_copy_client.cc:806] T 554040ec5245492fb0ec44c918bc0b91 P 377d620ef7754da897dc5261d6799363: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:23.856622  5941 tablet_copy_client.cc:670] T 554040ec5245492fb0ec44c918bc0b91 P 377d620ef7754da897dc5261d6799363: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:23.861495  5942 tablet_copy_client.cc:1025] T 554040ec5245492fb0ec44c918bc0b91 P 377d620ef7754da897dc5261d6799363: tablet copy: Injecting latency into file download: 2000
I20260608 10:02:25.458210  5925 tablet_copy_client.cc:538] T 7d3ff9a004694226847fc8ff7f2d4c76 P f61c6007180046679767c9676839857e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:25.468175  5925 tablet_bootstrap.cc:492] T 7d3ff9a004694226847fc8ff7f2d4c76 P f61c6007180046679767c9676839857e: Bootstrap starting.
I20260608 10:02:25.495927  5932 tablet_copy_client.cc:538] T e7b5099ba9b64912b582a6da5ac9d39e P 77665a994b4040da9a3d7c8a6da87a60: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:25.502326  5931 tablet_copy_client.cc:538] T fbaf034da2334d52bbdc701222d0ac6c P f61c6007180046679767c9676839857e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:25.516712  5931 tablet_bootstrap.cc:492] T fbaf034da2334d52bbdc701222d0ac6c P f61c6007180046679767c9676839857e: Bootstrap starting.
I20260608 10:02:25.517287  5932 tablet_bootstrap.cc:492] T e7b5099ba9b64912b582a6da5ac9d39e P 77665a994b4040da9a3d7c8a6da87a60: Bootstrap starting.
I20260608 10:02:25.612409  5936 tablet_copy_client.cc:538] T d4e00d88bf8242d081a77a599ef6196b P f61c6007180046679767c9676839857e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:25.622406  5936 tablet_bootstrap.cc:492] T d4e00d88bf8242d081a77a599ef6196b P f61c6007180046679767c9676839857e: Bootstrap starting.
I20260608 10:02:25.647436  5939 tablet_copy_client.cc:538] T 0914ea054fe140cfb482cea50362fab7 P f61c6007180046679767c9676839857e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:25.666065  5939 tablet_bootstrap.cc:492] T 0914ea054fe140cfb482cea50362fab7 P f61c6007180046679767c9676839857e: Bootstrap starting.
W20260608 10:02:25.715018  5147 consensus_peers.cc:597] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a -> Peer f61c6007180046679767c9676839857e (127.0.167.70:41279): Couldn't send request to peer f61c6007180046679767c9676839857e. 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 10:02:25.791579  5296 consensus_peers.cc:597] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 -> Peer f61c6007180046679767c9676839857e (127.0.167.70:41279): Couldn't send request to peer f61c6007180046679767c9676839857e. 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 10:02:25.862731  5941 tablet_copy_client.cc:538] T 554040ec5245492fb0ec44c918bc0b91 P 377d620ef7754da897dc5261d6799363: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:25.874238  5925 tablet_bootstrap.cc:492] T 7d3ff9a004694226847fc8ff7f2d4c76 P f61c6007180046679767c9676839857e: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=83 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:25.875237  5925 tablet_bootstrap.cc:492] T 7d3ff9a004694226847fc8ff7f2d4c76 P f61c6007180046679767c9676839857e: Bootstrap complete.
I20260608 10:02:25.875931  5925 ts_tablet_manager.cc:1403] T 7d3ff9a004694226847fc8ff7f2d4c76 P f61c6007180046679767c9676839857e: Time spent bootstrapping tablet: real 0.408s	user 0.158s	sys 0.037s
I20260608 10:02:25.877364  5941 tablet_bootstrap.cc:492] T 554040ec5245492fb0ec44c918bc0b91 P 377d620ef7754da897dc5261d6799363: Bootstrap starting.
I20260608 10:02:25.878949  5925 raft_consensus.cc:359] T 7d3ff9a004694226847fc8ff7f2d4c76 P f61c6007180046679767c9676839857e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: NON_VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: true } }
I20260608 10:02:25.892354  5925 raft_consensus.cc:740] T 7d3ff9a004694226847fc8ff7f2d4c76 P f61c6007180046679767c9676839857e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f61c6007180046679767c9676839857e, State: Initialized, Role: LEARNER
I20260608 10:02:25.893143  5925 consensus_queue.cc:260] T 7d3ff9a004694226847fc8ff7f2d4c76 P f61c6007180046679767c9676839857e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: NON_VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: true } }
I20260608 10:02:25.902777  5925 ts_tablet_manager.cc:1434] T 7d3ff9a004694226847fc8ff7f2d4c76 P f61c6007180046679767c9676839857e: Time spent starting tablet: real 0.026s	user 0.013s	sys 0.000s
W20260608 10:02:25.922385  5147 consensus_peers.cc:597] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a -> Peer 77665a994b4040da9a3d7c8a6da87a60 (127.0.167.69:44977): Couldn't send request to peer 77665a994b4040da9a3d7c8a6da87a60. 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 10:02:25.925263  5341 tablet_copy_service.cc:342] P c9928950755949d48ab5b89b1837b9b2: Request end of tablet copy session f61c6007180046679767c9676839857e-7d3ff9a004694226847fc8ff7f2d4c76 received from {username='slave'} at 127.0.0.1:33204
I20260608 10:02:25.925788  5341 tablet_copy_service.cc:434] P c9928950755949d48ab5b89b1837b9b2: ending tablet copy session f61c6007180046679767c9676839857e-7d3ff9a004694226847fc8ff7f2d4c76 on tablet 7d3ff9a004694226847fc8ff7f2d4c76 with peer f61c6007180046679767c9676839857e
I20260608 10:02:25.946503  5932 tablet_bootstrap.cc:492] T e7b5099ba9b64912b582a6da5ac9d39e P 77665a994b4040da9a3d7c8a6da87a60: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=127 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:25.947564  5932 tablet_bootstrap.cc:492] T e7b5099ba9b64912b582a6da5ac9d39e P 77665a994b4040da9a3d7c8a6da87a60: Bootstrap complete.
I20260608 10:02:25.948331  5932 ts_tablet_manager.cc:1403] T e7b5099ba9b64912b582a6da5ac9d39e P 77665a994b4040da9a3d7c8a6da87a60: Time spent bootstrapping tablet: real 0.431s	user 0.170s	sys 0.031s
I20260608 10:02:25.951402  5932 raft_consensus.cc:359] T e7b5099ba9b64912b582a6da5ac9d39e P 77665a994b4040da9a3d7c8a6da87a60 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: NON_VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: true } }
I20260608 10:02:25.952265  5932 raft_consensus.cc:740] T e7b5099ba9b64912b582a6da5ac9d39e P 77665a994b4040da9a3d7c8a6da87a60 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 77665a994b4040da9a3d7c8a6da87a60, State: Initialized, Role: LEARNER
I20260608 10:02:25.952999  5932 consensus_queue.cc:260] T e7b5099ba9b64912b582a6da5ac9d39e P 77665a994b4040da9a3d7c8a6da87a60 [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: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: NON_VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: true } }
I20260608 10:02:25.962368  5932 ts_tablet_manager.cc:1434] T e7b5099ba9b64912b582a6da5ac9d39e P 77665a994b4040da9a3d7c8a6da87a60: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.006s
I20260608 10:02:25.965242  5193 tablet_copy_service.cc:342] P c678e677c6754090a8f449d5d336064a: Request end of tablet copy session 77665a994b4040da9a3d7c8a6da87a60-e7b5099ba9b64912b582a6da5ac9d39e received from {username='slave'} at 127.0.0.1:52638
I20260608 10:02:25.965726  5193 tablet_copy_service.cc:434] P c678e677c6754090a8f449d5d336064a: ending tablet copy session 77665a994b4040da9a3d7c8a6da87a60-e7b5099ba9b64912b582a6da5ac9d39e on tablet e7b5099ba9b64912b582a6da5ac9d39e with peer 77665a994b4040da9a3d7c8a6da87a60
I20260608 10:02:25.996769  5931 tablet_bootstrap.cc:492] T fbaf034da2334d52bbdc701222d0ac6c P f61c6007180046679767c9676839857e: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:25.997834  5931 tablet_bootstrap.cc:492] T fbaf034da2334d52bbdc701222d0ac6c P f61c6007180046679767c9676839857e: Bootstrap complete.
I20260608 10:02:26.004292  5931 ts_tablet_manager.cc:1403] T fbaf034da2334d52bbdc701222d0ac6c P f61c6007180046679767c9676839857e: Time spent bootstrapping tablet: real 0.488s	user 0.169s	sys 0.014s
I20260608 10:02:26.007436  5931 raft_consensus.cc:359] T fbaf034da2334d52bbdc701222d0ac6c P f61c6007180046679767c9676839857e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: NON_VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: true } }
I20260608 10:02:26.008406  5931 raft_consensus.cc:740] T fbaf034da2334d52bbdc701222d0ac6c P f61c6007180046679767c9676839857e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f61c6007180046679767c9676839857e, State: Initialized, Role: LEARNER
I20260608 10:02:26.009142  5931 consensus_queue.cc:260] T fbaf034da2334d52bbdc701222d0ac6c P f61c6007180046679767c9676839857e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: NON_VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: true } }
I20260608 10:02:26.036227  5931 ts_tablet_manager.cc:1434] T fbaf034da2334d52bbdc701222d0ac6c P f61c6007180046679767c9676839857e: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260608 10:02:26.049805  5193 tablet_copy_service.cc:342] P c678e677c6754090a8f449d5d336064a: Request end of tablet copy session f61c6007180046679767c9676839857e-fbaf034da2334d52bbdc701222d0ac6c received from {username='slave'} at 127.0.0.1:52648
I20260608 10:02:26.050344  5193 tablet_copy_service.cc:434] P c678e677c6754090a8f449d5d336064a: ending tablet copy session f61c6007180046679767c9676839857e-fbaf034da2334d52bbdc701222d0ac6c on tablet fbaf034da2334d52bbdc701222d0ac6c with peer f61c6007180046679767c9676839857e
I20260608 10:02:26.069305  5936 tablet_bootstrap.cc:492] T d4e00d88bf8242d081a77a599ef6196b P f61c6007180046679767c9676839857e: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=105 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:26.071509  5936 tablet_bootstrap.cc:492] T d4e00d88bf8242d081a77a599ef6196b P f61c6007180046679767c9676839857e: Bootstrap complete.
I20260608 10:02:26.071977  5939 tablet_bootstrap.cc:492] T 0914ea054fe140cfb482cea50362fab7 P f61c6007180046679767c9676839857e: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=118 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:26.072389  5936 ts_tablet_manager.cc:1403] T d4e00d88bf8242d081a77a599ef6196b P f61c6007180046679767c9676839857e: Time spent bootstrapping tablet: real 0.450s	user 0.153s	sys 0.019s
I20260608 10:02:26.073005  5939 tablet_bootstrap.cc:492] T 0914ea054fe140cfb482cea50362fab7 P f61c6007180046679767c9676839857e: Bootstrap complete.
I20260608 10:02:26.073807  5939 ts_tablet_manager.cc:1403] T 0914ea054fe140cfb482cea50362fab7 P f61c6007180046679767c9676839857e: Time spent bootstrapping tablet: real 0.408s	user 0.180s	sys 0.004s
I20260608 10:02:26.075892  5936 raft_consensus.cc:359] T d4e00d88bf8242d081a77a599ef6196b P f61c6007180046679767c9676839857e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: NON_VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: true } }
I20260608 10:02:26.076848  5939 raft_consensus.cc:359] T 0914ea054fe140cfb482cea50362fab7 P f61c6007180046679767c9676839857e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: NON_VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: true } }
I20260608 10:02:26.078181  5939 raft_consensus.cc:740] T 0914ea054fe140cfb482cea50362fab7 P f61c6007180046679767c9676839857e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f61c6007180046679767c9676839857e, State: Initialized, Role: LEARNER
I20260608 10:02:26.078927  5939 consensus_queue.cc:260] T 0914ea054fe140cfb482cea50362fab7 P f61c6007180046679767c9676839857e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: NON_VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: true } }
I20260608 10:02:26.081249  5939 ts_tablet_manager.cc:1434] T 0914ea054fe140cfb482cea50362fab7 P f61c6007180046679767c9676839857e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:02:26.076892  5936 raft_consensus.cc:740] T d4e00d88bf8242d081a77a599ef6196b P f61c6007180046679767c9676839857e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f61c6007180046679767c9676839857e, State: Initialized, Role: LEARNER
I20260608 10:02:26.083249  5341 tablet_copy_service.cc:342] P c9928950755949d48ab5b89b1837b9b2: Request end of tablet copy session f61c6007180046679767c9676839857e-0914ea054fe140cfb482cea50362fab7 received from {username='slave'} at 127.0.0.1:33204
I20260608 10:02:26.083952  5341 tablet_copy_service.cc:434] P c9928950755949d48ab5b89b1837b9b2: ending tablet copy session f61c6007180046679767c9676839857e-0914ea054fe140cfb482cea50362fab7 on tablet 0914ea054fe140cfb482cea50362fab7 with peer f61c6007180046679767c9676839857e
I20260608 10:02:26.083274  5936 consensus_queue.cc:260] T d4e00d88bf8242d081a77a599ef6196b P f61c6007180046679767c9676839857e [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: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: NON_VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: true } }
I20260608 10:02:26.085824  5936 ts_tablet_manager.cc:1434] T d4e00d88bf8242d081a77a599ef6196b P f61c6007180046679767c9676839857e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 10:02:26.087885  5268 tablet_copy_service.cc:342] P 411526dda4084a6db40e928ad49bb1fd: Request end of tablet copy session f61c6007180046679767c9676839857e-d4e00d88bf8242d081a77a599ef6196b received from {username='slave'} at 127.0.0.1:59610
I20260608 10:02:26.088394  5268 tablet_copy_service.cc:434] P 411526dda4084a6db40e928ad49bb1fd: ending tablet copy session f61c6007180046679767c9676839857e-d4e00d88bf8242d081a77a599ef6196b on tablet d4e00d88bf8242d081a77a599ef6196b with peer f61c6007180046679767c9676839857e
I20260608 10:02:26.113830  5789 raft_consensus.cc:1217] T 0914ea054fe140cfb482cea50362fab7 P f61c6007180046679767c9676839857e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.28->[1.29-1.29]   Dedup: 1.29->[]
I20260608 10:02:26.211058  5941 tablet_bootstrap.cc:492] T 554040ec5245492fb0ec44c918bc0b91 P 377d620ef7754da897dc5261d6799363: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=93 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:26.212039  5941 tablet_bootstrap.cc:492] T 554040ec5245492fb0ec44c918bc0b91 P 377d620ef7754da897dc5261d6799363: Bootstrap complete.
I20260608 10:02:26.212729  5941 ts_tablet_manager.cc:1403] T 554040ec5245492fb0ec44c918bc0b91 P 377d620ef7754da897dc5261d6799363: Time spent bootstrapping tablet: real 0.336s	user 0.156s	sys 0.012s
I20260608 10:02:26.215656  5941 raft_consensus.cc:359] T 554040ec5245492fb0ec44c918bc0b91 P 377d620ef7754da897dc5261d6799363 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: true } }
I20260608 10:02:26.216866  5941 raft_consensus.cc:740] T 554040ec5245492fb0ec44c918bc0b91 P 377d620ef7754da897dc5261d6799363 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 377d620ef7754da897dc5261d6799363, State: Initialized, Role: LEARNER
I20260608 10:02:26.217635  5941 consensus_queue.cc:260] T 554040ec5245492fb0ec44c918bc0b91 P 377d620ef7754da897dc5261d6799363 [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: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: true } }
I20260608 10:02:26.219821  5789 raft_consensus.cc:1217] T fbaf034da2334d52bbdc701222d0ac6c P f61c6007180046679767c9676839857e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260608 10:02:26.229414  5941 ts_tablet_manager.cc:1434] T 554040ec5245492fb0ec44c918bc0b91 P 377d620ef7754da897dc5261d6799363: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260608 10:02:26.231374  5341 tablet_copy_service.cc:342] P c9928950755949d48ab5b89b1837b9b2: Request end of tablet copy session 377d620ef7754da897dc5261d6799363-554040ec5245492fb0ec44c918bc0b91 received from {username='slave'} at 127.0.0.1:33198
I20260608 10:02:26.231865  5341 tablet_copy_service.cc:434] P c9928950755949d48ab5b89b1837b9b2: ending tablet copy session 377d620ef7754da897dc5261d6799363-554040ec5245492fb0ec44c918bc0b91 on tablet 554040ec5245492fb0ec44c918bc0b91 with peer 377d620ef7754da897dc5261d6799363
I20260608 10:02:26.242622  5789 raft_consensus.cc:1217] T 7d3ff9a004694226847fc8ff7f2d4c76 P f61c6007180046679767c9676839857e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.28->[1.29-1.29]   Dedup: 1.29->[]
I20260608 10:02:26.324841  5789 raft_consensus.cc:1217] T d4e00d88bf8242d081a77a599ef6196b P f61c6007180046679767c9676839857e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 10:02:26.470368  5619 raft_consensus.cc:1217] T 554040ec5245492fb0ec44c918bc0b91 P 377d620ef7754da897dc5261d6799363 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:02:26.538612  5695 raft_consensus.cc:1217] T e7b5099ba9b64912b582a6da5ac9d39e P 77665a994b4040da9a3d7c8a6da87a60 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:02:26.558840  5961 raft_consensus.cc:1064] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2: attempting to promote NON_VOTER f61c6007180046679767c9676839857e to VOTER
I20260608 10:02:26.563512  5961 consensus_queue.cc:237] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } }
I20260608 10:02:26.573137  5789 raft_consensus.cc:1275] T 0914ea054fe140cfb482cea50362fab7 P f61c6007180046679767c9676839857e [term 1 LEARNER]: Refusing update from remote peer c9928950755949d48ab5b89b1837b9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 10:02:26.575052  5256 raft_consensus.cc:1275] T 0914ea054fe140cfb482cea50362fab7 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Refusing update from remote peer c9928950755949d48ab5b89b1837b9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 10:02:26.577271  5619 raft_consensus.cc:1275] T 0914ea054fe140cfb482cea50362fab7 P 377d620ef7754da897dc5261d6799363 [term 1 FOLLOWER]: Refusing update from remote peer c9928950755949d48ab5b89b1837b9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 10:02:26.577131  5892 consensus_queue.cc:1048] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260608 10:02:26.581112  5962 consensus_queue.cc:1048] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 10:02:26.582326  5961 consensus_queue.cc:1048] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 10:02:26.610476  5892 raft_consensus.cc:2955] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, f61c6007180046679767c9676839857e (127.0.167.70) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } } }
I20260608 10:02:26.615726  5789 raft_consensus.cc:2955] T 0914ea054fe140cfb482cea50362fab7 P f61c6007180046679767c9676839857e [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, f61c6007180046679767c9676839857e (127.0.167.70) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } } }
I20260608 10:02:26.638967  5256 raft_consensus.cc:2955] T 0914ea054fe140cfb482cea50362fab7 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, f61c6007180046679767c9676839857e (127.0.167.70) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } } }
I20260608 10:02:26.645903  5073 catalog_manager.cc:5696] T 0914ea054fe140cfb482cea50362fab7 P f61c6007180046679767c9676839857e reported cstate change: config changed from index 29 to 30, f61c6007180046679767c9676839857e (127.0.167.70) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c9928950755949d48ab5b89b1837b9b2" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } } }
I20260608 10:02:26.650038  5619 raft_consensus.cc:2955] T 0914ea054fe140cfb482cea50362fab7 P 377d620ef7754da897dc5261d6799363 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, f61c6007180046679767c9676839857e (127.0.167.70) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } } }
I20260608 10:02:26.711438  5325 consensus_queue.cc:237] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } }
I20260608 10:02:26.724090  5789 raft_consensus.cc:1275] T 0914ea054fe140cfb482cea50362fab7 P f61c6007180046679767c9676839857e [term 1 FOLLOWER]: Refusing update from remote peer c9928950755949d48ab5b89b1837b9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260608 10:02:26.726079  5892 consensus_queue.cc:1048] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.001s
I20260608 10:02:26.733489  5619 raft_consensus.cc:1275] T 0914ea054fe140cfb482cea50362fab7 P 377d620ef7754da897dc5261d6799363 [term 1 FOLLOWER]: Refusing update from remote peer c9928950755949d48ab5b89b1837b9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260608 10:02:26.735538  5961 raft_consensus.cc:2955] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 411526dda4084a6db40e928ad49bb1fd (127.0.167.66) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } } }
I20260608 10:02:26.738034  5788 raft_consensus.cc:2955] T 0914ea054fe140cfb482cea50362fab7 P f61c6007180046679767c9676839857e [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 411526dda4084a6db40e928ad49bb1fd (127.0.167.66) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } } }
I20260608 10:02:26.736366  5962 consensus_queue.cc:1048] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.002s
I20260608 10:02:26.760392  5067 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0914ea054fe140cfb482cea50362fab7 with cas_config_opid_index 30: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:26.757230  5073 catalog_manager.cc:5696] T 0914ea054fe140cfb482cea50362fab7 P f61c6007180046679767c9676839857e reported cstate change: config changed from index 30 to 31, VOTER 411526dda4084a6db40e928ad49bb1fd (127.0.167.66) evicted. New cstate: current_term: 1 leader_uuid: "c9928950755949d48ab5b89b1837b9b2" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } } }
I20260608 10:02:26.761598  5619 raft_consensus.cc:2955] T 0914ea054fe140cfb482cea50362fab7 P 377d620ef7754da897dc5261d6799363 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 411526dda4084a6db40e928ad49bb1fd (127.0.167.66) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } } }
I20260608 10:02:26.772037  5246 tablet_service.cc:1558] Processing DeleteTablet for tablet 0914ea054fe140cfb482cea50362fab7 with delete_type TABLET_DATA_TOMBSTONED (TS 411526dda4084a6db40e928ad49bb1fd not found in new config with opid_index 31) from {username='slave'} at 127.0.0.1:46108
I20260608 10:02:26.801544  5973 tablet_replica.cc:333] T 0914ea054fe140cfb482cea50362fab7 P 411526dda4084a6db40e928ad49bb1fd: stopping tablet replica
I20260608 10:02:26.802719  5973 raft_consensus.cc:2243] T 0914ea054fe140cfb482cea50362fab7 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:26.813424  5971 raft_consensus.cc:1064] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2: attempting to promote NON_VOTER f61c6007180046679767c9676839857e to VOTER
I20260608 10:02:26.820358  5971 consensus_queue.cc:237] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } }
I20260608 10:02:26.831990  5947 raft_consensus.cc:1064] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a: attempting to promote NON_VOTER f61c6007180046679767c9676839857e to VOTER
I20260608 10:02:26.839208  5973 raft_consensus.cc:2272] T 0914ea054fe140cfb482cea50362fab7 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:26.843498  5947 consensus_queue.cc:237] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } }
I20260608 10:02:26.847978  5788 raft_consensus.cc:1275] T 7d3ff9a004694226847fc8ff7f2d4c76 P f61c6007180046679767c9676839857e [term 1 LEARNER]: Refusing update from remote peer c9928950755949d48ab5b89b1837b9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 10:02:26.850314  5619 raft_consensus.cc:1275] T 7d3ff9a004694226847fc8ff7f2d4c76 P 377d620ef7754da897dc5261d6799363 [term 1 FOLLOWER]: Refusing update from remote peer c9928950755949d48ab5b89b1837b9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 10:02:26.851352  5973 ts_tablet_manager.cc:1916] T 0914ea054fe140cfb482cea50362fab7 P 411526dda4084a6db40e928ad49bb1fd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:02:26.852491  5962 consensus_queue.cc:1048] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 10:02:26.857453  5962 consensus_queue.cc:1048] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 10:02:26.878410  5256 raft_consensus.cc:1275] T 7d3ff9a004694226847fc8ff7f2d4c76 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Refusing update from remote peer c9928950755949d48ab5b89b1837b9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 10:02:26.883286  5971 consensus_queue.cc:1048] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260608 10:02:26.896303  5892 raft_consensus.cc:2955] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, f61c6007180046679767c9676839857e (127.0.167.70) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } } }
I20260608 10:02:26.898043  5788 raft_consensus.cc:1275] T fbaf034da2334d52bbdc701222d0ac6c P f61c6007180046679767c9676839857e [term 1 LEARNER]: Refusing update from remote peer c678e677c6754090a8f449d5d336064a: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 10:02:26.904345  5974 consensus_queue.cc:1048] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 10:02:26.908604  5789 raft_consensus.cc:2955] T 7d3ff9a004694226847fc8ff7f2d4c76 P f61c6007180046679767c9676839857e [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, f61c6007180046679767c9676839857e (127.0.167.70) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } } }
I20260608 10:02:26.912091  5695 raft_consensus.cc:1275] T fbaf034da2334d52bbdc701222d0ac6c P 77665a994b4040da9a3d7c8a6da87a60 [term 1 FOLLOWER]: Refusing update from remote peer c678e677c6754090a8f449d5d336064a: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 10:02:26.914315  5974 consensus_queue.cc:1048] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 10:02:26.929617  5325 raft_consensus.cc:1275] T fbaf034da2334d52bbdc701222d0ac6c P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Refusing update from remote peer c678e677c6754090a8f449d5d336064a: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 10:02:26.930220  5081 catalog_manager.cc:5696] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 reported cstate change: config changed from index 29 to 30, f61c6007180046679767c9676839857e (127.0.167.70) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c9928950755949d48ab5b89b1837b9b2" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:02:26.932030  5972 consensus_queue.cc:1048] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 10:02:26.930671  5619 raft_consensus.cc:2955] T 7d3ff9a004694226847fc8ff7f2d4c76 P 377d620ef7754da897dc5261d6799363 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, f61c6007180046679767c9676839857e (127.0.167.70) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } } }
I20260608 10:02:26.947899  5696 raft_consensus.cc:2955] T fbaf034da2334d52bbdc701222d0ac6c P 77665a994b4040da9a3d7c8a6da87a60 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, f61c6007180046679767c9676839857e (127.0.167.70) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } } }
I20260608 10:02:26.949024  5974 raft_consensus.cc:2955] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, f61c6007180046679767c9676839857e (127.0.167.70) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } } }
I20260608 10:02:26.954721  5329 consensus_queue.cc:237] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } }
I20260608 10:02:26.963716  5081 catalog_manager.cc:5696] T fbaf034da2334d52bbdc701222d0ac6c P 77665a994b4040da9a3d7c8a6da87a60 reported cstate change: config changed from index 28 to 29, f61c6007180046679767c9676839857e (127.0.167.70) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c678e677c6754090a8f449d5d336064a" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } } }
I20260608 10:02:26.970220  5946 raft_consensus.cc:1064] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd: attempting to promote NON_VOTER f61c6007180046679767c9676839857e to VOTER
I20260608 10:02:26.972711  5618 raft_consensus.cc:1275] T 7d3ff9a004694226847fc8ff7f2d4c76 P 377d620ef7754da897dc5261d6799363 [term 1 FOLLOWER]: Refusing update from remote peer c9928950755949d48ab5b89b1837b9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260608 10:02:26.973800  5787 raft_consensus.cc:1275] T 7d3ff9a004694226847fc8ff7f2d4c76 P f61c6007180046679767c9676839857e [term 1 FOLLOWER]: Refusing update from remote peer c9928950755949d48ab5b89b1837b9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260608 10:02:26.976895  5971 consensus_queue.cc:1048] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260608 10:02:26.984004  5946 consensus_queue.cc:237] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd [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: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } }
I20260608 10:02:26.985615  5789 raft_consensus.cc:2955] T fbaf034da2334d52bbdc701222d0ac6c P f61c6007180046679767c9676839857e [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, f61c6007180046679767c9676839857e (127.0.167.70) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } } }
I20260608 10:02:26.981310  5325 raft_consensus.cc:2955] T fbaf034da2334d52bbdc701222d0ac6c P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, f61c6007180046679767c9676839857e (127.0.167.70) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } attrs { replace: true } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } } }
I20260608 10:02:26.992653  5961 raft_consensus.cc:2955] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 411526dda4084a6db40e928ad49bb1fd (127.0.167.66) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } } }
I20260608 10:02:27.004613  5067 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7d3ff9a004694226847fc8ff7f2d4c76 with cas_config_opid_index 30: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:27.004779  5892 consensus_queue.cc:1048] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260608 10:02:27.009102  5789 raft_consensus.cc:2955] T 7d3ff9a004694226847fc8ff7f2d4c76 P f61c6007180046679767c9676839857e [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 411526dda4084a6db40e928ad49bb1fd (127.0.167.66) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } } }
I20260608 10:02:27.010315  5618 raft_consensus.cc:2955] T 7d3ff9a004694226847fc8ff7f2d4c76 P 377d620ef7754da897dc5261d6799363 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 411526dda4084a6db40e928ad49bb1fd (127.0.167.66) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } } }
I20260608 10:02:27.014055  5972 raft_consensus.cc:1064] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a: attempting to promote NON_VOTER 77665a994b4040da9a3d7c8a6da87a60 to VOTER
I20260608 10:02:27.015255  5177 raft_consensus.cc:1275] T d4e00d88bf8242d081a77a599ef6196b P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Refusing update from remote peer 411526dda4084a6db40e928ad49bb1fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:02:27.015573  5325 raft_consensus.cc:1275] T d4e00d88bf8242d081a77a599ef6196b P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Refusing update from remote peer 411526dda4084a6db40e928ad49bb1fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:02:27.017320  5972 consensus_queue.cc:237] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a [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: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } }
I20260608 10:02:27.026556  5081 catalog_manager.cc:5696] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 reported cstate change: config changed from index 30 to 31, VOTER 411526dda4084a6db40e928ad49bb1fd (127.0.167.66) evicted. New cstate: current_term: 1 leader_uuid: "c9928950755949d48ab5b89b1837b9b2" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:02:27.033094  5787 raft_consensus.cc:1275] T d4e00d88bf8242d081a77a599ef6196b P f61c6007180046679767c9676839857e [term 1 LEARNER]: Refusing update from remote peer 411526dda4084a6db40e928ad49bb1fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:02:27.017935  5946 consensus_queue.cc:1048] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } 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 10:02:27.039265  5959 consensus_queue.cc:1048] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:02:27.042423  5246 tablet_service.cc:1558] Processing DeleteTablet for tablet 7d3ff9a004694226847fc8ff7f2d4c76 with delete_type TABLET_DATA_TOMBSTONED (TS 411526dda4084a6db40e928ad49bb1fd not found in new config with opid_index 31) from {username='slave'} at 127.0.0.1:46108
I20260608 10:02:27.043037  5978 consensus_queue.cc:1048] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:02:27.048480  5177 consensus_queue.cc:237] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } }
I20260608 10:02:27.054484  5962 raft_consensus.cc:1064] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2: attempting to promote NON_VOTER 377d620ef7754da897dc5261d6799363 to VOTER
I20260608 10:02:27.056828  5789 raft_consensus.cc:1275] T fbaf034da2334d52bbdc701222d0ac6c P f61c6007180046679767c9676839857e [term 1 FOLLOWER]: Refusing update from remote peer c678e677c6754090a8f449d5d336064a: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 10:02:27.057170  5962 consensus_queue.cc:237] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2 [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: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } }
I20260608 10:02:27.058791  5973 ts_tablet_manager.cc:1929] T 0914ea054fe140cfb482cea50362fab7 P 411526dda4084a6db40e928ad49bb1fd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.30
I20260608 10:02:27.059301  5973 log.cc:1199] T 0914ea054fe140cfb482cea50362fab7 P 411526dda4084a6db40e928ad49bb1fd: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-0/minicluster-data/ts-1-root/wals/0914ea054fe140cfb482cea50362fab7
I20260608 10:02:27.060067  5696 raft_consensus.cc:1275] T fbaf034da2334d52bbdc701222d0ac6c P 77665a994b4040da9a3d7c8a6da87a60 [term 1 FOLLOWER]: Refusing update from remote peer c678e677c6754090a8f449d5d336064a: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 10:02:27.061136  5973 tablet_replica.cc:333] T 7d3ff9a004694226847fc8ff7f2d4c76 P 411526dda4084a6db40e928ad49bb1fd: stopping tablet replica
I20260608 10:02:27.062147  5973 raft_consensus.cc:2243] T 7d3ff9a004694226847fc8ff7f2d4c76 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:27.061985  5947 consensus_queue.cc:1048] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 10:02:27.062711  5973 pending_rounds.cc:70] T 7d3ff9a004694226847fc8ff7f2d4c76 P 411526dda4084a6db40e928ad49bb1fd: Trying to abort 1 pending ops.
I20260608 10:02:27.063027  5973 pending_rounds.cc:77] T 7d3ff9a004694226847fc8ff7f2d4c76 P 411526dda4084a6db40e928ad49bb1fd: Aborting op as it isn't in flight: id { term: 1 index: 30 } timestamp: 7294619430153650176 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "7d3ff9a004694226847fc8ff7f2d4c76" old_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: NON_VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: true } } } new_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } } } }
I20260608 10:02:27.064965  5065 catalog_manager.cc:5027] TS 411526dda4084a6db40e928ad49bb1fd (127.0.167.66:45689): tablet 0914ea054fe140cfb482cea50362fab7 (table test-workload [id=14d7684a817845da9938ef30277d8b6d]) successfully deleted
I20260608 10:02:27.064107  5947 consensus_queue.cc:1048] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.007s
I20260608 10:02:27.064220  5973 raft_consensus.cc:2917] T 7d3ff9a004694226847fc8ff7f2d4c76 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Aborting config change with OpId 1.30: Aborted: Op aborted
I20260608 10:02:27.077015  5973 raft_consensus.cc:2889] T 7d3ff9a004694226847fc8ff7f2d4c76 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 10:02:27.077564  5973 raft_consensus.cc:2272] T 7d3ff9a004694226847fc8ff7f2d4c76 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:27.077442  5947 raft_consensus.cc:2955] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER c9928950755949d48ab5b89b1837b9b2 (127.0.167.67) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } } }
I20260608 10:02:27.085161  5789 raft_consensus.cc:2955] T fbaf034da2334d52bbdc701222d0ac6c P f61c6007180046679767c9676839857e [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER c9928950755949d48ab5b89b1837b9b2 (127.0.167.67) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } } }
I20260608 10:02:27.094558  5618 raft_consensus.cc:1275] T 554040ec5245492fb0ec44c918bc0b91 P 377d620ef7754da897dc5261d6799363 [term 1 LEARNER]: Refusing update from remote peer c9928950755949d48ab5b89b1837b9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:02:27.096662  5961 consensus_queue.cc:1048] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } 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 10:02:27.100291  5696 raft_consensus.cc:2955] T fbaf034da2334d52bbdc701222d0ac6c P 77665a994b4040da9a3d7c8a6da87a60 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER c9928950755949d48ab5b89b1837b9b2 (127.0.167.67) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } } }
I20260608 10:02:27.107860  5695 raft_consensus.cc:1275] T e7b5099ba9b64912b582a6da5ac9d39e P 77665a994b4040da9a3d7c8a6da87a60 [term 1 LEARNER]: Refusing update from remote peer c678e677c6754090a8f449d5d336064a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:02:27.112638  5329 raft_consensus.cc:1275] T e7b5099ba9b64912b582a6da5ac9d39e P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Refusing update from remote peer c678e677c6754090a8f449d5d336064a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:02:27.125644  5974 consensus_queue.cc:1048] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } 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 10:02:27.127319  5256 raft_consensus.cc:1275] T e7b5099ba9b64912b582a6da5ac9d39e P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Refusing update from remote peer c678e677c6754090a8f449d5d336064a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:02:27.127288  5987 consensus_queue.cc:1048] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 10:02:27.115900  5973 ts_tablet_manager.cc:1916] T 7d3ff9a004694226847fc8ff7f2d4c76 P 411526dda4084a6db40e928ad49bb1fd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:02:27.145844  5993 consensus_queue.cc:1048] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a [LEADER]: Connected to new peer: Peer: permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.004s
I20260608 10:02:27.152967  5256 raft_consensus.cc:1275] T 554040ec5245492fb0ec44c918bc0b91 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Refusing update from remote peer c9928950755949d48ab5b89b1837b9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:02:27.155426  5177 raft_consensus.cc:1275] T 554040ec5245492fb0ec44c918bc0b91 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Refusing update from remote peer c9928950755949d48ab5b89b1837b9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:02:27.160255  5892 consensus_queue.cc:1048] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.002s
I20260608 10:02:27.164422  5961 consensus_queue.cc:1048] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 10:02:27.163933  5076 catalog_manager.cc:5696] T fbaf034da2334d52bbdc701222d0ac6c P 77665a994b4040da9a3d7c8a6da87a60 reported cstate change: config changed from index 29 to 30, VOTER c9928950755949d48ab5b89b1837b9b2 (127.0.167.67) evicted. New cstate: current_term: 1 leader_uuid: "c678e677c6754090a8f449d5d336064a" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } } }
I20260608 10:02:27.178308  5946 raft_consensus.cc:2955] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, f61c6007180046679767c9676839857e (127.0.167.70) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } } }
I20260608 10:02:27.193347  5313 tablet_service.cc:1558] Processing DeleteTablet for tablet fbaf034da2334d52bbdc701222d0ac6c with delete_type TABLET_DATA_TOMBSTONED (TS c9928950755949d48ab5b89b1837b9b2 not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:60112
I20260608 10:02:27.209772  5065 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fbaf034da2334d52bbdc701222d0ac6c with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:27.215852  5892 raft_consensus.cc:2955] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 377d620ef7754da897dc5261d6799363 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } }
I20260608 10:02:27.217342  5619 raft_consensus.cc:2955] T 554040ec5245492fb0ec44c918bc0b91 P 377d620ef7754da897dc5261d6799363 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 377d620ef7754da897dc5261d6799363 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } }
I20260608 10:02:27.193684  5787 raft_consensus.cc:2955] T d4e00d88bf8242d081a77a599ef6196b P f61c6007180046679767c9676839857e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, f61c6007180046679767c9676839857e (127.0.167.70) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } } }
I20260608 10:02:27.248240  5325 raft_consensus.cc:2955] T d4e00d88bf8242d081a77a599ef6196b P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, f61c6007180046679767c9676839857e (127.0.167.70) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } } }
I20260608 10:02:27.254776  5177 raft_consensus.cc:2955] T 554040ec5245492fb0ec44c918bc0b91 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 377d620ef7754da897dc5261d6799363 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } }
I20260608 10:02:27.261986  5256 raft_consensus.cc:2955] T 554040ec5245492fb0ec44c918bc0b91 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 377d620ef7754da897dc5261d6799363 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } }
I20260608 10:02:27.265872  5073 catalog_manager.cc:5696] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2 reported cstate change: config changed from index 26 to 27, 377d620ef7754da897dc5261d6799363 (127.0.167.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c9928950755949d48ab5b89b1837b9b2" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:02:27.267588  6001 tablet_replica.cc:333] T fbaf034da2334d52bbdc701222d0ac6c P c9928950755949d48ab5b89b1837b9b2: stopping tablet replica
I20260608 10:02:27.276152  5081 catalog_manager.cc:5696] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd reported cstate change: config changed from index 25 to 26, f61c6007180046679767c9676839857e (127.0.167.70) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "411526dda4084a6db40e928ad49bb1fd" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:02:27.276012  5994 raft_consensus.cc:2955] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 77665a994b4040da9a3d7c8a6da87a60 (127.0.167.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } }
I20260608 10:02:27.284965  6001 raft_consensus.cc:2243] T fbaf034da2334d52bbdc701222d0ac6c P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:27.296921  6001 raft_consensus.cc:2272] T fbaf034da2334d52bbdc701222d0ac6c P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:27.285091  5973 ts_tablet_manager.cc:1929] T 7d3ff9a004694226847fc8ff7f2d4c76 P 411526dda4084a6db40e928ad49bb1fd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.30
I20260608 10:02:27.299278  5973 log.cc:1199] T 7d3ff9a004694226847fc8ff7f2d4c76 P 411526dda4084a6db40e928ad49bb1fd: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-0/minicluster-data/ts-1-root/wals/7d3ff9a004694226847fc8ff7f2d4c76
I20260608 10:02:27.300034  5180 raft_consensus.cc:2955] T d4e00d88bf8242d081a77a599ef6196b P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, f61c6007180046679767c9676839857e (127.0.167.70) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } attrs { replace: true } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } } }
I20260608 10:02:27.301837  5065 catalog_manager.cc:5027] TS 411526dda4084a6db40e928ad49bb1fd (127.0.167.66:45689): tablet 7d3ff9a004694226847fc8ff7f2d4c76 (table test-workload [id=14d7684a817845da9938ef30277d8b6d]) successfully deleted
I20260608 10:02:27.304428  6001 ts_tablet_manager.cc:1916] T fbaf034da2334d52bbdc701222d0ac6c P c9928950755949d48ab5b89b1837b9b2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:02:27.306664  5256 raft_consensus.cc:2955] T e7b5099ba9b64912b582a6da5ac9d39e P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 77665a994b4040da9a3d7c8a6da87a60 (127.0.167.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } }
I20260608 10:02:27.311535  5075 catalog_manager.cc:5696] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a reported cstate change: config changed from index 26 to 27, 77665a994b4040da9a3d7c8a6da87a60 (127.0.167.69) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c678e677c6754090a8f449d5d336064a" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:02:27.329296  5325 raft_consensus.cc:2955] T e7b5099ba9b64912b582a6da5ac9d39e P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 77665a994b4040da9a3d7c8a6da87a60 (127.0.167.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } }
I20260608 10:02:27.330427  5328 consensus_queue.cc:237] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2 [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: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } }
I20260608 10:02:27.341133  5619 raft_consensus.cc:1275] T 554040ec5245492fb0ec44c918bc0b91 P 377d620ef7754da897dc5261d6799363 [term 1 FOLLOWER]: Refusing update from remote peer c9928950755949d48ab5b89b1837b9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:02:27.341451  5255 raft_consensus.cc:1275] T 554040ec5245492fb0ec44c918bc0b91 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Refusing update from remote peer c9928950755949d48ab5b89b1837b9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:02:27.282254  5696 raft_consensus.cc:2955] T e7b5099ba9b64912b582a6da5ac9d39e P 77665a994b4040da9a3d7c8a6da87a60 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 77665a994b4040da9a3d7c8a6da87a60 (127.0.167.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } }
I20260608 10:02:27.343291  5892 consensus_queue.cc:1048] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:02:27.333719  6001 ts_tablet_manager.cc:1929] T fbaf034da2334d52bbdc701222d0ac6c P c9928950755949d48ab5b89b1837b9b2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260608 10:02:27.344213  5971 consensus_queue.cc:1048] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } 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 10:02:27.344596  5177 consensus_queue.cc:237] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a [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: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } }
I20260608 10:02:27.344578  6001 log.cc:1199] T fbaf034da2334d52bbdc701222d0ac6c P c9928950755949d48ab5b89b1837b9b2: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-0/minicluster-data/ts-2-root/wals/fbaf034da2334d52bbdc701222d0ac6c
I20260608 10:02:27.350455  5067 catalog_manager.cc:5027] TS c9928950755949d48ab5b89b1837b9b2 (127.0.167.67:41557): tablet fbaf034da2334d52bbdc701222d0ac6c (table test-workload [id=14d7684a817845da9938ef30277d8b6d]) successfully deleted
I20260608 10:02:27.334653  5256 consensus_queue.cc:237] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } }
I20260608 10:02:27.361232  5962 raft_consensus.cc:2955] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER c678e677c6754090a8f449d5d336064a (127.0.167.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } }
I20260608 10:02:27.367746  5329 raft_consensus.cc:1275] T d4e00d88bf8242d081a77a599ef6196b P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Refusing update from remote peer 411526dda4084a6db40e928ad49bb1fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:02:27.371306  5787 raft_consensus.cc:1275] T d4e00d88bf8242d081a77a599ef6196b P f61c6007180046679767c9676839857e [term 1 FOLLOWER]: Refusing update from remote peer 411526dda4084a6db40e928ad49bb1fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:02:27.373833  5946 consensus_queue.cc:1048] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:02:27.375813  5695 raft_consensus.cc:1275] T e7b5099ba9b64912b582a6da5ac9d39e P 77665a994b4040da9a3d7c8a6da87a60 [term 1 FOLLOWER]: Refusing update from remote peer c678e677c6754090a8f449d5d336064a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:02:27.377169  5328 raft_consensus.cc:1275] T e7b5099ba9b64912b582a6da5ac9d39e P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Refusing update from remote peer c678e677c6754090a8f449d5d336064a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:02:27.378142  5976 consensus_queue.cc:1048] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } 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 10:02:27.378295  5994 consensus_queue.cc:1048] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } 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 10:02:27.381048  5618 raft_consensus.cc:2955] T 554040ec5245492fb0ec44c918bc0b91 P 377d620ef7754da897dc5261d6799363 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER c678e677c6754090a8f449d5d336064a (127.0.167.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } }
I20260608 10:02:27.381719  5256 raft_consensus.cc:2955] T 554040ec5245492fb0ec44c918bc0b91 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER c678e677c6754090a8f449d5d336064a (127.0.167.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } }
I20260608 10:02:27.389281  5994 consensus_queue.cc:1048] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:02:27.390614  5787 raft_consensus.cc:2955] T d4e00d88bf8242d081a77a599ef6196b P f61c6007180046679767c9676839857e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER c678e677c6754090a8f449d5d336064a (127.0.167.65) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } } }
I20260608 10:02:27.394560  5987 raft_consensus.cc:2955] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 411526dda4084a6db40e928ad49bb1fd (127.0.167.66) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } }
I20260608 10:02:27.387005  5976 raft_consensus.cc:2955] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER c678e677c6754090a8f449d5d336064a (127.0.167.65) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } } }
I20260608 10:02:27.407606  5067 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 554040ec5245492fb0ec44c918bc0b91 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:27.412662  5328 raft_consensus.cc:2955] T e7b5099ba9b64912b582a6da5ac9d39e P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 411526dda4084a6db40e928ad49bb1fd (127.0.167.66) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } }
I20260608 10:02:27.414037  5696 raft_consensus.cc:2955] T e7b5099ba9b64912b582a6da5ac9d39e P 77665a994b4040da9a3d7c8a6da87a60 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 411526dda4084a6db40e928ad49bb1fd (127.0.167.66) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } } }
I20260608 10:02:27.416674  5081 catalog_manager.cc:5696] T 554040ec5245492fb0ec44c918bc0b91 P 411526dda4084a6db40e928ad49bb1fd reported cstate change: config changed from index 27 to 28, VOTER c678e677c6754090a8f449d5d336064a (127.0.167.65) evicted. New cstate: current_term: 1 leader_uuid: "c9928950755949d48ab5b89b1837b9b2" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "377d620ef7754da897dc5261d6799363" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 45425 } attrs { promote: false } } }
I20260608 10:02:27.425649  5065 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e7b5099ba9b64912b582a6da5ac9d39e with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:27.426580  5328 raft_consensus.cc:2955] T d4e00d88bf8242d081a77a599ef6196b P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER c678e677c6754090a8f449d5d336064a (127.0.167.65) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } } }
I20260608 10:02:27.439760  5065 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d4e00d88bf8242d081a77a599ef6196b with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:27.445427  5072 catalog_manager.cc:5696] T d4e00d88bf8242d081a77a599ef6196b P f61c6007180046679767c9676839857e reported cstate change: config changed from index 26 to 27, VOTER c678e677c6754090a8f449d5d336064a (127.0.167.65) evicted. New cstate: current_term: 1 leader_uuid: "411526dda4084a6db40e928ad49bb1fd" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "411526dda4084a6db40e928ad49bb1fd" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45689 } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } } peers { permanent_uuid: "f61c6007180046679767c9676839857e" member_type: VOTER last_known_addr { host: "127.0.167.70" port: 41279 } attrs { promote: false } } }
I20260608 10:02:27.446669  5172 tablet_service.cc:1558] Processing DeleteTablet for tablet 554040ec5245492fb0ec44c918bc0b91 with delete_type TABLET_DATA_TOMBSTONED (TS c678e677c6754090a8f449d5d336064a not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:38604
I20260608 10:02:27.447830  5075 catalog_manager.cc:5696] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a reported cstate change: config changed from index 27 to 28, VOTER 411526dda4084a6db40e928ad49bb1fd (127.0.167.66) evicted. New cstate: current_term: 1 leader_uuid: "c678e677c6754090a8f449d5d336064a" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c678e677c6754090a8f449d5d336064a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9928950755949d48ab5b89b1837b9b2" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 41557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77665a994b4040da9a3d7c8a6da87a60" member_type: VOTER last_known_addr { host: "127.0.167.69" port: 44977 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:02:27.453750  6003 tablet_replica.cc:333] T 554040ec5245492fb0ec44c918bc0b91 P c678e677c6754090a8f449d5d336064a: stopping tablet replica
I20260608 10:02:27.455670  6003 raft_consensus.cc:2243] T 554040ec5245492fb0ec44c918bc0b91 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:27.456713  6003 raft_consensus.cc:2272] T 554040ec5245492fb0ec44c918bc0b91 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:27.460031  5246 tablet_service.cc:1558] Processing DeleteTablet for tablet e7b5099ba9b64912b582a6da5ac9d39e with delete_type TABLET_DATA_TOMBSTONED (TS 411526dda4084a6db40e928ad49bb1fd not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:46108
I20260608 10:02:27.461539  5973 tablet_replica.cc:333] T e7b5099ba9b64912b582a6da5ac9d39e P 411526dda4084a6db40e928ad49bb1fd: stopping tablet replica
I20260608 10:02:27.462628  5973 raft_consensus.cc:2243] T e7b5099ba9b64912b582a6da5ac9d39e P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:27.463420  5973 raft_consensus.cc:2272] T e7b5099ba9b64912b582a6da5ac9d39e P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:27.464654  5172 tablet_service.cc:1558] Processing DeleteTablet for tablet d4e00d88bf8242d081a77a599ef6196b with delete_type TABLET_DATA_TOMBSTONED (TS c678e677c6754090a8f449d5d336064a not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:38604
I20260608 10:02:27.468150  5973 ts_tablet_manager.cc:1916] T e7b5099ba9b64912b582a6da5ac9d39e P 411526dda4084a6db40e928ad49bb1fd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:02:27.470271  6003 ts_tablet_manager.cc:1916] T 554040ec5245492fb0ec44c918bc0b91 P c678e677c6754090a8f449d5d336064a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:02:27.481915  5973 ts_tablet_manager.cc:1929] T e7b5099ba9b64912b582a6da5ac9d39e P 411526dda4084a6db40e928ad49bb1fd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 10:02:27.482491  5973 log.cc:1199] T e7b5099ba9b64912b582a6da5ac9d39e P 411526dda4084a6db40e928ad49bb1fd: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-0/minicluster-data/ts-1-root/wals/e7b5099ba9b64912b582a6da5ac9d39e
I20260608 10:02:27.482661  6003 ts_tablet_manager.cc:1929] T 554040ec5245492fb0ec44c918bc0b91 P c678e677c6754090a8f449d5d336064a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 10:02:27.483075  6003 log.cc:1199] T 554040ec5245492fb0ec44c918bc0b91 P c678e677c6754090a8f449d5d336064a: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-0/minicluster-data/ts-0-root/wals/554040ec5245492fb0ec44c918bc0b91
I20260608 10:02:27.484328  5065 catalog_manager.cc:5027] TS 411526dda4084a6db40e928ad49bb1fd (127.0.167.66:45689): tablet e7b5099ba9b64912b582a6da5ac9d39e (table test-workload [id=14d7684a817845da9938ef30277d8b6d]) successfully deleted
I20260608 10:02:27.484763  6003 tablet_replica.cc:333] T d4e00d88bf8242d081a77a599ef6196b P c678e677c6754090a8f449d5d336064a: stopping tablet replica
I20260608 10:02:27.485174  5065 catalog_manager.cc:5027] TS c678e677c6754090a8f449d5d336064a (127.0.167.65:38193): tablet 554040ec5245492fb0ec44c918bc0b91 (table test-workload [id=14d7684a817845da9938ef30277d8b6d]) successfully deleted
I20260608 10:02:27.485739  6003 raft_consensus.cc:2243] T d4e00d88bf8242d081a77a599ef6196b P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:27.486398  6003 raft_consensus.cc:2272] T d4e00d88bf8242d081a77a599ef6196b P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:27.489331  6003 ts_tablet_manager.cc:1916] T d4e00d88bf8242d081a77a599ef6196b P c678e677c6754090a8f449d5d336064a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:02:27.499727  6003 ts_tablet_manager.cc:1929] T d4e00d88bf8242d081a77a599ef6196b P c678e677c6754090a8f449d5d336064a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 10:02:27.500025  6003 log.cc:1199] T d4e00d88bf8242d081a77a599ef6196b P c678e677c6754090a8f449d5d336064a: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808122572-669-0/minicluster-data/ts-0-root/wals/d4e00d88bf8242d081a77a599ef6196b
I20260608 10:02:27.501482  5065 catalog_manager.cc:5027] TS c678e677c6754090a8f449d5d336064a (127.0.167.65:38193): tablet d4e00d88bf8242d081a77a599ef6196b (table test-workload [id=14d7684a817845da9938ef30277d8b6d]) successfully deleted
W20260608 10:02:28.487891  5129 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table 14d7684a817845da9938ef30277d8b6d: could not find any suitable replica to move from server 411526dda4084a6db40e928ad49bb1fd to server 77665a994b4040da9a3d7c8a6da87a60
W20260608 10:02:29.505103  5129 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table 14d7684a817845da9938ef30277d8b6d: could not find any suitable replica to move from server 411526dda4084a6db40e928ad49bb1fd to server 377d620ef7754da897dc5261d6799363
I20260608 10:02:29.561414   669 tablet_server.cc:179] TabletServer@127.0.167.65:0 shutting down...
I20260608 10:02:29.589326   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:29.590440   669 tablet_replica.cc:333] T 01062227332946608a668305d5554613 P c678e677c6754090a8f449d5d336064a: stopping tablet replica
I20260608 10:02:29.591573   669 raft_consensus.cc:2243] T 01062227332946608a668305d5554613 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:29.592494   669 raft_consensus.cc:2272] T 01062227332946608a668305d5554613 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:29.595243   669 tablet_replica.cc:333] T 5347c08c724440e59da65d95093e8060 P c678e677c6754090a8f449d5d336064a: stopping tablet replica
I20260608 10:02:29.595835   669 raft_consensus.cc:2243] T 5347c08c724440e59da65d95093e8060 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:29.596613   669 raft_consensus.cc:2272] T 5347c08c724440e59da65d95093e8060 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:29.599783   669 tablet_replica.cc:333] T f97526154e334ad5878fd992da54c918 P c678e677c6754090a8f449d5d336064a: stopping tablet replica
I20260608 10:02:29.600627   669 raft_consensus.cc:2243] T f97526154e334ad5878fd992da54c918 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:29.601145   669 raft_consensus.cc:2272] T f97526154e334ad5878fd992da54c918 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:29.603778   669 tablet_replica.cc:333] T 59286407af5f4da3baa2ca4bfd95e395 P c678e677c6754090a8f449d5d336064a: stopping tablet replica
I20260608 10:02:29.604492   669 raft_consensus.cc:2243] T 59286407af5f4da3baa2ca4bfd95e395 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:29.604954   669 raft_consensus.cc:2272] T 59286407af5f4da3baa2ca4bfd95e395 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:29.607956   669 tablet_replica.cc:333] T 4730da8a39d544328df21cdddcb859a4 P c678e677c6754090a8f449d5d336064a: stopping tablet replica
I20260608 10:02:29.608620   669 raft_consensus.cc:2243] T 4730da8a39d544328df21cdddcb859a4 P c678e677c6754090a8f449d5d336064a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:29.609525   669 raft_consensus.cc:2272] T 4730da8a39d544328df21cdddcb859a4 P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:29.612071   669 tablet_replica.cc:333] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a: stopping tablet replica
I20260608 10:02:29.612740   669 raft_consensus.cc:2243] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:29.613621   669 raft_consensus.cc:2272] T e7b5099ba9b64912b582a6da5ac9d39e P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:29.616361   669 tablet_replica.cc:333] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a: stopping tablet replica
I20260608 10:02:29.617112   669 raft_consensus.cc:2243] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:29.618530   669 raft_consensus.cc:2272] T fbaf034da2334d52bbdc701222d0ac6c P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:29.621439   669 tablet_replica.cc:333] T df2d13ee66964f159f282cb93a71e56c P c678e677c6754090a8f449d5d336064a: stopping tablet replica
I20260608 10:02:29.622054   669 raft_consensus.cc:2243] T df2d13ee66964f159f282cb93a71e56c P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:29.622630   669 raft_consensus.cc:2272] T df2d13ee66964f159f282cb93a71e56c P c678e677c6754090a8f449d5d336064a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:29.664239   669 tablet_server.cc:196] TabletServer@127.0.167.65:0 shutdown complete.
W20260608 10:02:29.667762  5221 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.167.65:38193: connect: Connection refused (error 111)
W20260608 10:02:29.673739  5221 consensus_peers.cc:597] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd -> Peer c678e677c6754090a8f449d5d336064a (127.0.167.65:38193): Couldn't send request to peer c678e677c6754090a8f449d5d336064a. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:38193: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:02:29.674413  5221 consensus_peers.cc:597] T 5347c08c724440e59da65d95093e8060 P 411526dda4084a6db40e928ad49bb1fd -> Peer c678e677c6754090a8f449d5d336064a (127.0.167.65:38193): Couldn't send request to peer c678e677c6754090a8f449d5d336064a. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:38193: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:29.695343   669 tablet_server.cc:179] TabletServer@127.0.167.66:0 shutting down...
I20260608 10:02:29.727577   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:29.728538   669 tablet_replica.cc:333] T 01062227332946608a668305d5554613 P 411526dda4084a6db40e928ad49bb1fd: stopping tablet replica
I20260608 10:02:29.729271   669 raft_consensus.cc:2243] T 01062227332946608a668305d5554613 P 411526dda4084a6db40e928ad49bb1fd [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:29.730161   669 raft_consensus.cc:2272] T 01062227332946608a668305d5554613 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:29.732693   669 tablet_replica.cc:333] T 4730da8a39d544328df21cdddcb859a4 P 411526dda4084a6db40e928ad49bb1fd: stopping tablet replica
I20260608 10:02:29.733265   669 raft_consensus.cc:2243] T 4730da8a39d544328df21cdddcb859a4 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:29.733893   669 raft_consensus.cc:2272] T 4730da8a39d544328df21cdddcb859a4 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:29.737337   669 tablet_replica.cc:333] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd: stopping tablet replica
I20260608 10:02:29.737972   669 raft_consensus.cc:2243] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:29.738834   669 raft_consensus.cc:2272] T 59286407af5f4da3baa2ca4bfd95e395 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:29.741428   669 tablet_replica.cc:333] T f97526154e334ad5878fd992da54c918 P 411526dda4084a6db40e928ad49bb1fd: stopping tablet replica
I20260608 10:02:29.742028   669 raft_consensus.cc:2243] T f97526154e334ad5878fd992da54c918 P 411526dda4084a6db40e928ad49bb1fd [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:29.742797   669 raft_consensus.cc:2272] T f97526154e334ad5878fd992da54c918 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:29.745126   669 tablet_replica.cc:333] T 554040ec5245492fb0ec44c918bc0b91 P 411526dda4084a6db40e928ad49bb1fd: stopping tablet replica
I20260608 10:02:29.745605   669 raft_consensus.cc:2243] T 554040ec5245492fb0ec44c918bc0b91 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:29.746006   669 raft_consensus.cc:2272] T 554040ec5245492fb0ec44c918bc0b91 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:29.748119   669 tablet_replica.cc:333] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd: stopping tablet replica
I20260608 10:02:29.748653   669 raft_consensus.cc:2243] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:29.749488   669 raft_consensus.cc:2272] T df2d13ee66964f159f282cb93a71e56c P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:29.751703   669 tablet_replica.cc:333] T 5347c08c724440e59da65d95093e8060 P 411526dda4084a6db40e928ad49bb1fd: stopping tablet replica
I20260608 10:02:29.752164   669 raft_consensus.cc:2243] T 5347c08c724440e59da65d95093e8060 P 411526dda4084a6db40e928ad49bb1fd [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:29.752997   669 raft_consensus.cc:2272] T 5347c08c724440e59da65d95093e8060 P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:29.755270   669 tablet_replica.cc:333] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd: stopping tablet replica
I20260608 10:02:29.755750   669 raft_consensus.cc:2243] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:29.756675   669 raft_consensus.cc:2272] T d4e00d88bf8242d081a77a599ef6196b P 411526dda4084a6db40e928ad49bb1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:29.793382   669 tablet_server.cc:196] TabletServer@127.0.167.66:0 shutdown complete.
I20260608 10:02:29.822806   669 tablet_server.cc:179] TabletServer@127.0.167.67:0 shutting down...
I20260608 10:02:29.854740   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:29.855651   669 tablet_replica.cc:333] T 01062227332946608a668305d5554613 P c9928950755949d48ab5b89b1837b9b2: stopping tablet replica
I20260608 10:02:29.856743   669 raft_consensus.cc:2243] T 01062227332946608a668305d5554613 P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:29.857573   669 raft_consensus.cc:2272] T 01062227332946608a668305d5554613 P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:29.860072   669 tablet_replica.cc:333] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2: stopping tablet replica
I20260608 10:02:29.860762   669 raft_consensus.cc:2243] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:29.861586   669 raft_consensus.cc:2272] T 7d3ff9a004694226847fc8ff7f2d4c76 P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:29.863902   669 tablet_replica.cc:333] T 5347c08c724440e59da65d95093e8060 P c9928950755949d48ab5b89b1837b9b2: stopping tablet replica
I20260608 10:02:29.864549   669 raft_consensus.cc:2243] T 5347c08c724440e59da65d95093e8060 P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:29.865056   669 raft_consensus.cc:2272] T 5347c08c724440e59da65d95093e8060 P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:29.867318   669 tablet_replica.cc:333] T d4e00d88bf8242d081a77a599ef6196b P c9928950755949d48ab5b89b1837b9b2: stopping tablet replica
I20260608 10:02:29.867870   669 raft_consensus.cc:2243] T d4e00d88bf8242d081a77a599ef6196b P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:29.868419   669 raft_consensus.cc:2272] T d4e00d88bf8242d081a77a599ef6196b P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:29.870682   669 tablet_replica.cc:333] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2: stopping tablet replica
I20260608 10:02:29.871261   669 raft_consensus.cc:2243] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:29.872084   669 raft_consensus.cc:2272] T 0914ea054fe140cfb482cea50362fab7 P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:29.874466   669 tablet_replica.cc:333] T 4730da8a39d544328df21cdddcb859a4 P c9928950755949d48ab5b89b1837b9b2: stopping tablet replica
I20260608 10:02:29.875023   669 raft_consensus.cc:2243] T 4730da8a39d544328df21cdddcb859a4 P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:29.875545   669 raft_consensus.cc:2272] T 4730da8a39d544328df21cdddcb859a4 P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:29.877893   669 tablet_replica.cc:333] T f97526154e334ad5878fd992da54c918 P c9928950755949d48ab5b89b1837b9b2: stopping tablet replica
I20260608 10:02:29.878425   669 raft_consensus.cc:2243] T f97526154e334ad5878fd992da54c918 P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:29.878988   669 raft_consensus.cc:2272] T f97526154e334ad5878fd992da54c918 P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:29.881214   669 tablet_replica.cc:333] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2: stopping tablet replica
I20260608 10:02:29.881772   669 raft_consensus.cc:2243] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:29.882596   669 raft_consensus.cc:2272] T 554040ec5245492fb0ec44c918bc0b91 P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:29.884896   669 tablet_replica.cc:333] T e7b5099ba9b64912b582a6da5ac9d39e P c9928950755949d48ab5b89b1837b9b2: stopping tablet replica
I20260608 10:02:29.885425   669 raft_consensus.cc:2243] T e7b5099ba9b64912b582a6da5ac9d39e P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:29.886089   669 raft_consensus.cc:2272] T e7b5099ba9b64912b582a6da5ac9d39e P c9928950755949d48ab5b89b1837b9b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:29.945235   669 tablet_server.cc:196] TabletServer@127.0.167.67:0 shutdown complete.
I20260608 10:02:29.971468   669 tablet_server.cc:179] TabletServer@127.0.167.68:0 shutting down...
I20260608 10:02:30.002147   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:30.002982   669 tablet_replica.cc:333] T 554040ec5245492fb0ec44c918bc0b91 P 377d620ef7754da897dc5261d6799363: stopping tablet replica
I20260608 10:02:30.003584   669 raft_consensus.cc:2243] T 554040ec5245492fb0ec44c918bc0b91 P 377d620ef7754da897dc5261d6799363 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:30.004176   669 raft_consensus.cc:2272] T 554040ec5245492fb0ec44c918bc0b91 P 377d620ef7754da897dc5261d6799363 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:30.006311   669 tablet_replica.cc:333] T 59286407af5f4da3baa2ca4bfd95e395 P 377d620ef7754da897dc5261d6799363: stopping tablet replica
I20260608 10:02:30.006861   669 raft_consensus.cc:2243] T 59286407af5f4da3baa2ca4bfd95e395 P 377d620ef7754da897dc5261d6799363 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:30.007413   669 raft_consensus.cc:2272] T 59286407af5f4da3baa2ca4bfd95e395 P 377d620ef7754da897dc5261d6799363 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:30.009509   669 tablet_replica.cc:333] T 0914ea054fe140cfb482cea50362fab7 P 377d620ef7754da897dc5261d6799363: stopping tablet replica
I20260608 10:02:30.010046   669 raft_consensus.cc:2243] T 0914ea054fe140cfb482cea50362fab7 P 377d620ef7754da897dc5261d6799363 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:30.010510   669 raft_consensus.cc:2272] T 0914ea054fe140cfb482cea50362fab7 P 377d620ef7754da897dc5261d6799363 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:30.012768   669 tablet_replica.cc:333] T 7d3ff9a004694226847fc8ff7f2d4c76 P 377d620ef7754da897dc5261d6799363: stopping tablet replica
I20260608 10:02:30.013291   669 raft_consensus.cc:2243] T 7d3ff9a004694226847fc8ff7f2d4c76 P 377d620ef7754da897dc5261d6799363 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:30.013813   669 raft_consensus.cc:2272] T 7d3ff9a004694226847fc8ff7f2d4c76 P 377d620ef7754da897dc5261d6799363 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:30.037480   669 tablet_server.cc:196] TabletServer@127.0.167.68:0 shutdown complete.
I20260608 10:02:30.051705   669 tablet_server.cc:179] TabletServer@127.0.167.69:0 shutting down...
I20260608 10:02:30.073843   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:30.074564   669 tablet_replica.cc:333] T e7b5099ba9b64912b582a6da5ac9d39e P 77665a994b4040da9a3d7c8a6da87a60: stopping tablet replica
I20260608 10:02:30.075162   669 raft_consensus.cc:2243] T e7b5099ba9b64912b582a6da5ac9d39e P 77665a994b4040da9a3d7c8a6da87a60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:30.075711   669 raft_consensus.cc:2272] T e7b5099ba9b64912b582a6da5ac9d39e P 77665a994b4040da9a3d7c8a6da87a60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:30.078018   669 tablet_replica.cc:333] T fbaf034da2334d52bbdc701222d0ac6c P 77665a994b4040da9a3d7c8a6da87a60: stopping tablet replica
I20260608 10:02:30.078580   669 raft_consensus.cc:2243] T fbaf034da2334d52bbdc701222d0ac6c P 77665a994b4040da9a3d7c8a6da87a60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:30.079114   669 raft_consensus.cc:2272] T fbaf034da2334d52bbdc701222d0ac6c P 77665a994b4040da9a3d7c8a6da87a60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:30.081203   669 tablet_replica.cc:333] T df2d13ee66964f159f282cb93a71e56c P 77665a994b4040da9a3d7c8a6da87a60: stopping tablet replica
I20260608 10:02:30.081683   669 raft_consensus.cc:2243] T df2d13ee66964f159f282cb93a71e56c P 77665a994b4040da9a3d7c8a6da87a60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:30.082208   669 raft_consensus.cc:2272] T df2d13ee66964f159f282cb93a71e56c P 77665a994b4040da9a3d7c8a6da87a60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:30.105350   669 tablet_server.cc:196] TabletServer@127.0.167.69:0 shutdown complete.
I20260608 10:02:30.118372   669 tablet_server.cc:179] TabletServer@127.0.167.70:0 shutting down...
I20260608 10:02:30.140246   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:30.141050   669 tablet_replica.cc:333] T d4e00d88bf8242d081a77a599ef6196b P f61c6007180046679767c9676839857e: stopping tablet replica
I20260608 10:02:30.141929   669 raft_consensus.cc:2243] T d4e00d88bf8242d081a77a599ef6196b P f61c6007180046679767c9676839857e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:30.142452   669 raft_consensus.cc:2272] T d4e00d88bf8242d081a77a599ef6196b P f61c6007180046679767c9676839857e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:30.144615   669 tablet_replica.cc:333] T fbaf034da2334d52bbdc701222d0ac6c P f61c6007180046679767c9676839857e: stopping tablet replica
I20260608 10:02:30.145095   669 raft_consensus.cc:2243] T fbaf034da2334d52bbdc701222d0ac6c P f61c6007180046679767c9676839857e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:30.145524   669 raft_consensus.cc:2272] T fbaf034da2334d52bbdc701222d0ac6c P f61c6007180046679767c9676839857e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:30.147617   669 tablet_replica.cc:333] T 0914ea054fe140cfb482cea50362fab7 P f61c6007180046679767c9676839857e: stopping tablet replica
I20260608 10:02:30.148118   669 raft_consensus.cc:2243] T 0914ea054fe140cfb482cea50362fab7 P f61c6007180046679767c9676839857e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:30.148679   669 raft_consensus.cc:2272] T 0914ea054fe140cfb482cea50362fab7 P f61c6007180046679767c9676839857e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:30.150713   669 tablet_replica.cc:333] T 7d3ff9a004694226847fc8ff7f2d4c76 P f61c6007180046679767c9676839857e: stopping tablet replica
I20260608 10:02:30.151176   669 raft_consensus.cc:2243] T 7d3ff9a004694226847fc8ff7f2d4c76 P f61c6007180046679767c9676839857e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:30.151634   669 raft_consensus.cc:2272] T 7d3ff9a004694226847fc8ff7f2d4c76 P f61c6007180046679767c9676839857e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:30.174358   669 tablet_server.cc:196] TabletServer@127.0.167.70:0 shutdown complete.
I20260608 10:02:30.188259   669 master.cc:562] Master@127.0.167.126:34305 shutting down...
I20260608 10:02:30.206619   669 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2a723851d7eb48df95726924dcb1d8b3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:30.207207   669 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2a723851d7eb48df95726924dcb1d8b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:30.207561   669 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2a723851d7eb48df95726924dcb1d8b3: stopping tablet replica
I20260608 10:02:30.281703   669 master.cc:584] Master@127.0.167.126:34305 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (22456 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260608 10:02:30.345613   669 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.167.126:37953
I20260608 10:02:30.346956   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:30.352991  6009 instance_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 10:02:30.353055  6010 instance_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 10:02:30.354803  6012 instance_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 10:02:30.355433   669 server_base.cc:1061] running on GCE node
I20260608 10:02:30.356586   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:30.356813   669 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 10:02:30.356978   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912950356960 us; error 0 us; skew 500 ppm
I20260608 10:02:30.357607   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:30.360235   669 webserver.cc:533] Webserver started at http://127.0.167.126:45773/ using document root <none> and password file <none>
I20260608 10:02:30.360857   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:30.361110   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:30.361476   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:30.362829   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808122572-669-0/minicluster-data/master-0-root/instance:
uuid: "da608014b164416a9990a396f798a159"
format_stamp: "Formatted at 2026-06-08 10:02:30 on dist-test-slave-swwz"
I20260608 10:02:30.367924   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 10:02:30.371870  6017 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:30.372850   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:02:30.373170   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808122572-669-0/minicluster-data/master-0-root
uuid: "da608014b164416a9990a396f798a159"
format_stamp: "Formatted at 2026-06-08 10:02:30 on dist-test-slave-swwz"
I20260608 10:02:30.373476   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808122572-669-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808122572-669-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808122572-669-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 10:02:30.393569   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:30.394953   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:30.436622   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.126:37953
I20260608 10:02:30.436722  6068 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.126:37953 every 8 connection(s)
I20260608 10:02:30.441165  6069 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 10:02:30.453626  6069 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P da608014b164416a9990a396f798a159: Bootstrap starting.
I20260608 10:02:30.458895  6069 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P da608014b164416a9990a396f798a159: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:30.463840  6069 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P da608014b164416a9990a396f798a159: No bootstrap required, opened a new log
I20260608 10:02:30.466325  6069 raft_consensus.cc:359] T 00000000000000000000000000000000 P da608014b164416a9990a396f798a159 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da608014b164416a9990a396f798a159" member_type: VOTER }
I20260608 10:02:30.466820  6069 raft_consensus.cc:385] T 00000000000000000000000000000000 P da608014b164416a9990a396f798a159 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:30.467013  6069 raft_consensus.cc:740] T 00000000000000000000000000000000 P da608014b164416a9990a396f798a159 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da608014b164416a9990a396f798a159, State: Initialized, Role: FOLLOWER
I20260608 10:02:30.467698  6069 consensus_queue.cc:260] T 00000000000000000000000000000000 P da608014b164416a9990a396f798a159 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "da608014b164416a9990a396f798a159" member_type: VOTER }
I20260608 10:02:30.468161  6069 raft_consensus.cc:399] T 00000000000000000000000000000000 P da608014b164416a9990a396f798a159 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:02:30.468412  6069 raft_consensus.cc:493] T 00000000000000000000000000000000 P da608014b164416a9990a396f798a159 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:02:30.468681  6069 raft_consensus.cc:3060] T 00000000000000000000000000000000 P da608014b164416a9990a396f798a159 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:30.473510  6069 raft_consensus.cc:515] T 00000000000000000000000000000000 P da608014b164416a9990a396f798a159 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da608014b164416a9990a396f798a159" member_type: VOTER }
I20260608 10:02:30.474027  6069 leader_election.cc:304] T 00000000000000000000000000000000 P da608014b164416a9990a396f798a159 [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: da608014b164416a9990a396f798a159; no voters: 
I20260608 10:02:30.475314  6069 leader_election.cc:290] T 00000000000000000000000000000000 P da608014b164416a9990a396f798a159 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:02:30.475926  6072 raft_consensus.cc:2804] T 00000000000000000000000000000000 P da608014b164416a9990a396f798a159 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:30.477489  6072 raft_consensus.cc:697] T 00000000000000000000000000000000 P da608014b164416a9990a396f798a159 [term 1 LEADER]: Becoming Leader. State: Replica: da608014b164416a9990a396f798a159, State: Running, Role: LEADER
I20260608 10:02:30.478443  6072 consensus_queue.cc:237] T 00000000000000000000000000000000 P da608014b164416a9990a396f798a159 [LEADER]: Queue going to LEADER mode. State: All 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: "da608014b164416a9990a396f798a159" member_type: VOTER }
I20260608 10:02:30.478693  6069 sys_catalog.cc:565] T 00000000000000000000000000000000 P da608014b164416a9990a396f798a159 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:02:30.487404  6074 sys_catalog.cc:455] T 00000000000000000000000000000000 P da608014b164416a9990a396f798a159 [sys.catalog]: SysCatalogTable state changed. Reason: New leader da608014b164416a9990a396f798a159. Latest consensus state: current_term: 1 leader_uuid: "da608014b164416a9990a396f798a159" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da608014b164416a9990a396f798a159" member_type: VOTER } }
I20260608 10:02:30.487519  6073 sys_catalog.cc:455] T 00000000000000000000000000000000 P da608014b164416a9990a396f798a159 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "da608014b164416a9990a396f798a159" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da608014b164416a9990a396f798a159" member_type: VOTER } }
I20260608 10:02:30.488337  6073 sys_catalog.cc:458] T 00000000000000000000000000000000 P da608014b164416a9990a396f798a159 [sys.catalog]: This master's current role is: LEADER
I20260608 10:02:30.488291  6074 sys_catalog.cc:458] T 00000000000000000000000000000000 P da608014b164416a9990a396f798a159 [sys.catalog]: This master's current role is: LEADER
I20260608 10:02:30.490582  6082 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:02:30.498782  6082 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:02:30.499898   669 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:02:30.509367  6082 catalog_manager.cc:1382] Generated new cluster ID: 8e6eccb79b454db1894e92f1d5d64ec6
I20260608 10:02:30.509684  6082 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:02:30.527802  6082 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:02:30.529398  6082 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:02:30.550757  6082 catalog_manager.cc:6069] T 00000000000000000000000000000000 P da608014b164416a9990a396f798a159: Generated new TSK 0
I20260608 10:02:30.551489  6082 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:02:30.567055   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:30.573877  6090 instance_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 10:02:30.575891  6091 instance_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 10:02:30.579587   669 server_base.cc:1061] running on GCE node
W20260608 10:02:30.579591  6093 instance_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 10:02:30.582552   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:30.582762   669 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 10:02:30.582994   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912950582945 us; error 0 us; skew 500 ppm
I20260608 10:02:30.583647   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:30.586200   669 webserver.cc:533] Webserver started at http://127.0.167.65:40109/ using document root <none> and password file <none>
I20260608 10:02:30.586760   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:30.586974   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:30.587273   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:30.588729   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808122572-669-0/minicluster-data/ts-0-root/instance:
uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9"
format_stamp: "Formatted at 2026-06-08 10:02:30 on dist-test-slave-swwz"
I20260608 10:02:30.593931   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 10:02:30.598047  6098 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:30.599160   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 10:02:30.599637   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808122572-669-0/minicluster-data/ts-0-root
uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9"
format_stamp: "Formatted at 2026-06-08 10:02:30 on dist-test-slave-swwz"
I20260608 10:02:30.600057   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808122572-669-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808122572-669-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808122572-669-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 10:02:30.623975   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:30.625391   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:30.626919   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:30.629729   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:30.629930   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:30.630275   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:30.630458   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:30.676091   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.65:42569
I20260608 10:02:30.676214  6160 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.65:42569 every 8 connection(s)
I20260608 10:02:30.682477   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:30.690968  6165 instance_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 10:02:30.691370  6166 instance_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 10:02:30.694973   669 server_base.cc:1061] running on GCE node
W20260608 10:02:30.696471  6169 instance_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 10:02:30.697635  6161 heartbeater.cc:344] Connected to a master server at 127.0.167.126:37953
I20260608 10:02:30.698024   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:02:30.698058  6161 heartbeater.cc:461] Registering TS with master...
W20260608 10:02:30.698402   669 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 10:02:30.698616   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912950698596 us; error 0 us; skew 500 ppm
I20260608 10:02:30.699201  6161 heartbeater.cc:507] Master 127.0.167.126:37953 requested a full tablet report, sending...
I20260608 10:02:30.699340   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:30.702157  6034 ts_manager.cc:194] Registered new tserver with Master: 3a0aed7abd014ca3ac0d6fd821ca8ee9 (127.0.167.65:42569)
I20260608 10:02:30.702780   669 webserver.cc:533] Webserver started at http://127.0.167.66:45731/ using document root <none> and password file <none>
I20260608 10:02:30.703394   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:30.703624   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:30.703904   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:30.704627  6034 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51484
I20260608 10:02:30.705379   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808122572-669-0/minicluster-data/ts-1-root/instance:
uuid: "0efb02094ee24750a0a354d7b2547453"
format_stamp: "Formatted at 2026-06-08 10:02:30 on dist-test-slave-swwz"
I20260608 10:02:30.710701   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260608 10:02:30.714679  6173 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:30.715579   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:02:30.715920   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808122572-669-0/minicluster-data/ts-1-root
uuid: "0efb02094ee24750a0a354d7b2547453"
format_stamp: "Formatted at 2026-06-08 10:02:30 on dist-test-slave-swwz"
I20260608 10:02:30.716264   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808122572-669-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808122572-669-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808122572-669-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 10:02:30.736785   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:30.738184   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:30.739791   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:30.742413   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:30.742663   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:30.742935   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:30.743117   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:30.786898   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.66:37463
I20260608 10:02:30.787020  6235 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.66:37463 every 8 connection(s)
I20260608 10:02:30.792699   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:30.802000  6240 instance_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 10:02:30.800963  6239 instance_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 10:02:30.804935  6242 instance_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 10:02:30.805872   669 server_base.cc:1061] running on GCE node
I20260608 10:02:30.807082   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:30.807411   669 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 10:02:30.807617   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912950807579 us; error 0 us; skew 500 ppm
I20260608 10:02:30.808169  6236 heartbeater.cc:344] Connected to a master server at 127.0.167.126:37953
I20260608 10:02:30.808430   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:30.808707  6236 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:30.809620  6236 heartbeater.cc:507] Master 127.0.167.126:37953 requested a full tablet report, sending...
I20260608 10:02:30.811879   669 webserver.cc:533] Webserver started at http://127.0.167.67:33697/ using document root <none> and password file <none>
I20260608 10:02:30.812173  6034 ts_manager.cc:194] Registered new tserver with Master: 0efb02094ee24750a0a354d7b2547453 (127.0.167.66:37463)
I20260608 10:02:30.812668   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:30.812917   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:30.813210   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:30.814180  6034 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51492
I20260608 10:02:30.814476   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808122572-669-0/minicluster-data/ts-2-root/instance:
uuid: "81fe76f5f1f443939ef6eb8be6a41076"
format_stamp: "Formatted at 2026-06-08 10:02:30 on dist-test-slave-swwz"
I20260608 10:02:30.819885   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:02:30.823706  6247 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:30.824635   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:02:30.824973   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808122572-669-0/minicluster-data/ts-2-root
uuid: "81fe76f5f1f443939ef6eb8be6a41076"
format_stamp: "Formatted at 2026-06-08 10:02:30 on dist-test-slave-swwz"
I20260608 10:02:30.825276   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808122572-669-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808122572-669-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808122572-669-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 10:02:30.839215   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:30.840655   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:30.842254   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:30.844817   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:30.845074   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:30.845325   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:30.845513   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:30.890673   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.67:42627
I20260608 10:02:30.890810  6309 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.67:42627 every 8 connection(s)
I20260608 10:02:30.906736  6310 heartbeater.cc:344] Connected to a master server at 127.0.167.126:37953
I20260608 10:02:30.907162  6310 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:30.908025  6310 heartbeater.cc:507] Master 127.0.167.126:37953 requested a full tablet report, sending...
I20260608 10:02:30.910373  6034 ts_manager.cc:194] Registered new tserver with Master: 81fe76f5f1f443939ef6eb8be6a41076 (127.0.167.67:42627)
I20260608 10:02:30.910534   669 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016138566s
I20260608 10:02:30.911936  6034 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51498
I20260608 10:02:31.707654  6161 heartbeater.cc:499] Master 127.0.167.126:37953 was elected leader, sending a full tablet report...
I20260608 10:02:31.817229  6236 heartbeater.cc:499] Master 127.0.167.126:37953 was elected leader, sending a full tablet report...
I20260608 10:02:31.915191  6310 heartbeater.cc:499] Master 127.0.167.126:37953 was elected leader, sending a full tablet report...
I20260608 10:02:31.979264  6034 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51502:
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 10:02:31.981904  6034 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 10:02:32.040217  6126 tablet_service.cc:1511] Processing CreateTablet for tablet ff12d2feee984ea9b60a241b164cafa1 (DEFAULT_TABLE table=test-workload [id=65f537d743af4bc1954a46890beed777]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 10:02:32.041929  6126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff12d2feee984ea9b60a241b164cafa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:32.046300  6125 tablet_service.cc:1511] Processing CreateTablet for tablet f4680a3c2b4f4f1faf4a0f4db48de5f7 (DEFAULT_TABLE table=test-workload [id=65f537d743af4bc1954a46890beed777]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 10:02:32.048034  6125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4680a3c2b4f4f1faf4a0f4db48de5f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:32.051865  6124 tablet_service.cc:1511] Processing CreateTablet for tablet 28f3b59f2a4446e18a6debe6286fbe48 (DEFAULT_TABLE table=test-workload [id=65f537d743af4bc1954a46890beed777]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 10:02:32.053535  6124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28f3b59f2a4446e18a6debe6286fbe48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:32.069195  6275 tablet_service.cc:1511] Processing CreateTablet for tablet ff12d2feee984ea9b60a241b164cafa1 (DEFAULT_TABLE table=test-workload [id=65f537d743af4bc1954a46890beed777]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 10:02:32.071002  6275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff12d2feee984ea9b60a241b164cafa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:32.076850  6274 tablet_service.cc:1511] Processing CreateTablet for tablet f4680a3c2b4f4f1faf4a0f4db48de5f7 (DEFAULT_TABLE table=test-workload [id=65f537d743af4bc1954a46890beed777]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 10:02:32.078548  6274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4680a3c2b4f4f1faf4a0f4db48de5f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:32.078348  6273 tablet_service.cc:1511] Processing CreateTablet for tablet 28f3b59f2a4446e18a6debe6286fbe48 (DEFAULT_TABLE table=test-workload [id=65f537d743af4bc1954a46890beed777]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 10:02:32.080111  6201 tablet_service.cc:1511] Processing CreateTablet for tablet ff12d2feee984ea9b60a241b164cafa1 (DEFAULT_TABLE table=test-workload [id=65f537d743af4bc1954a46890beed777]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 10:02:32.081694  6201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff12d2feee984ea9b60a241b164cafa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:32.085773  6330 tablet_bootstrap.cc:492] T ff12d2feee984ea9b60a241b164cafa1 P 3a0aed7abd014ca3ac0d6fd821ca8ee9: Bootstrap starting.
I20260608 10:02:32.087370  6199 tablet_service.cc:1511] Processing CreateTablet for tablet 28f3b59f2a4446e18a6debe6286fbe48 (DEFAULT_TABLE table=test-workload [id=65f537d743af4bc1954a46890beed777]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 10:02:32.090094  6199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28f3b59f2a4446e18a6debe6286fbe48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:32.080082  6273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28f3b59f2a4446e18a6debe6286fbe48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:32.085858  6200 tablet_service.cc:1511] Processing CreateTablet for tablet f4680a3c2b4f4f1faf4a0f4db48de5f7 (DEFAULT_TABLE table=test-workload [id=65f537d743af4bc1954a46890beed777]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 10:02:32.094183  6200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4680a3c2b4f4f1faf4a0f4db48de5f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:32.117755  6330 tablet_bootstrap.cc:654] T ff12d2feee984ea9b60a241b164cafa1 P 3a0aed7abd014ca3ac0d6fd821ca8ee9: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:32.125717  6331 tablet_bootstrap.cc:492] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076: Bootstrap starting.
I20260608 10:02:32.128839  6333 tablet_bootstrap.cc:492] T ff12d2feee984ea9b60a241b164cafa1 P 0efb02094ee24750a0a354d7b2547453: Bootstrap starting.
I20260608 10:02:32.133690  6330 tablet_bootstrap.cc:492] T ff12d2feee984ea9b60a241b164cafa1 P 3a0aed7abd014ca3ac0d6fd821ca8ee9: No bootstrap required, opened a new log
I20260608 10:02:32.134305  6330 ts_tablet_manager.cc:1403] T ff12d2feee984ea9b60a241b164cafa1 P 3a0aed7abd014ca3ac0d6fd821ca8ee9: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.006s
I20260608 10:02:32.136612  6333 tablet_bootstrap.cc:654] T ff12d2feee984ea9b60a241b164cafa1 P 0efb02094ee24750a0a354d7b2547453: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:32.136978  6331 tablet_bootstrap.cc:654] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:32.137722  6330 raft_consensus.cc:359] T ff12d2feee984ea9b60a241b164cafa1 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } }
I20260608 10:02:32.166105  6330 raft_consensus.cc:385] T ff12d2feee984ea9b60a241b164cafa1 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:32.166522  6330 raft_consensus.cc:740] T ff12d2feee984ea9b60a241b164cafa1 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0aed7abd014ca3ac0d6fd821ca8ee9, State: Initialized, Role: FOLLOWER
I20260608 10:02:32.167791  6330 consensus_queue.cc:260] T ff12d2feee984ea9b60a241b164cafa1 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } }
I20260608 10:02:32.173902  6330 ts_tablet_manager.cc:1434] T ff12d2feee984ea9b60a241b164cafa1 P 3a0aed7abd014ca3ac0d6fd821ca8ee9: Time spent starting tablet: real 0.039s	user 0.018s	sys 0.011s
I20260608 10:02:32.174752  6333 tablet_bootstrap.cc:492] T ff12d2feee984ea9b60a241b164cafa1 P 0efb02094ee24750a0a354d7b2547453: No bootstrap required, opened a new log
I20260608 10:02:32.175086  6330 tablet_bootstrap.cc:492] T 28f3b59f2a4446e18a6debe6286fbe48 P 3a0aed7abd014ca3ac0d6fd821ca8ee9: Bootstrap starting.
I20260608 10:02:32.174997  6331 tablet_bootstrap.cc:492] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076: No bootstrap required, opened a new log
I20260608 10:02:32.175385  6333 ts_tablet_manager.cc:1403] T ff12d2feee984ea9b60a241b164cafa1 P 0efb02094ee24750a0a354d7b2547453: Time spent bootstrapping tablet: real 0.047s	user 0.024s	sys 0.021s
I20260608 10:02:32.176023  6331 ts_tablet_manager.cc:1403] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076: Time spent bootstrapping tablet: real 0.051s	user 0.020s	sys 0.025s
I20260608 10:02:32.179090  6333 raft_consensus.cc:359] T ff12d2feee984ea9b60a241b164cafa1 P 0efb02094ee24750a0a354d7b2547453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } }
I20260608 10:02:32.179500  6331 raft_consensus.cc:359] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } }
I20260608 10:02:32.179965  6333 raft_consensus.cc:385] T ff12d2feee984ea9b60a241b164cafa1 P 0efb02094ee24750a0a354d7b2547453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:32.180475  6331 raft_consensus.cc:385] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:32.180620  6333 raft_consensus.cc:740] T ff12d2feee984ea9b60a241b164cafa1 P 0efb02094ee24750a0a354d7b2547453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0efb02094ee24750a0a354d7b2547453, State: Initialized, Role: FOLLOWER
I20260608 10:02:32.180944  6331 raft_consensus.cc:740] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81fe76f5f1f443939ef6eb8be6a41076, State: Initialized, Role: FOLLOWER
I20260608 10:02:32.181752  6333 consensus_queue.cc:260] T ff12d2feee984ea9b60a241b164cafa1 P 0efb02094ee24750a0a354d7b2547453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } }
I20260608 10:02:32.182121  6331 consensus_queue.cc:260] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } }
I20260608 10:02:32.184000  6330 tablet_bootstrap.cc:654] T 28f3b59f2a4446e18a6debe6286fbe48 P 3a0aed7abd014ca3ac0d6fd821ca8ee9: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:32.191334  6333 ts_tablet_manager.cc:1434] T ff12d2feee984ea9b60a241b164cafa1 P 0efb02094ee24750a0a354d7b2547453: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.005s
I20260608 10:02:32.192497  6331 ts_tablet_manager.cc:1434] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.007s
I20260608 10:02:32.192766  6333 tablet_bootstrap.cc:492] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453: Bootstrap starting.
I20260608 10:02:32.195336  6331 tablet_bootstrap.cc:492] T ff12d2feee984ea9b60a241b164cafa1 P 81fe76f5f1f443939ef6eb8be6a41076: Bootstrap starting.
I20260608 10:02:32.200353  6333 tablet_bootstrap.cc:654] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:32.203441  6331 tablet_bootstrap.cc:654] T ff12d2feee984ea9b60a241b164cafa1 P 81fe76f5f1f443939ef6eb8be6a41076: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:32.208957  6337 raft_consensus.cc:493] T ff12d2feee984ea9b60a241b164cafa1 P 0efb02094ee24750a0a354d7b2547453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:32.209656  6337 raft_consensus.cc:515] T ff12d2feee984ea9b60a241b164cafa1 P 0efb02094ee24750a0a354d7b2547453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } }
I20260608 10:02:32.211438  6330 tablet_bootstrap.cc:492] T 28f3b59f2a4446e18a6debe6286fbe48 P 3a0aed7abd014ca3ac0d6fd821ca8ee9: No bootstrap required, opened a new log
I20260608 10:02:32.212021  6330 ts_tablet_manager.cc:1403] T 28f3b59f2a4446e18a6debe6286fbe48 P 3a0aed7abd014ca3ac0d6fd821ca8ee9: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.008s
I20260608 10:02:32.215346  6330 raft_consensus.cc:359] T 28f3b59f2a4446e18a6debe6286fbe48 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } }
I20260608 10:02:32.216130  6330 raft_consensus.cc:385] T 28f3b59f2a4446e18a6debe6286fbe48 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:32.216457  6330 raft_consensus.cc:740] T 28f3b59f2a4446e18a6debe6286fbe48 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0aed7abd014ca3ac0d6fd821ca8ee9, State: Initialized, Role: FOLLOWER
I20260608 10:02:32.217295  6330 consensus_queue.cc:260] T 28f3b59f2a4446e18a6debe6286fbe48 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } }
I20260608 10:02:32.222746  6337 leader_election.cc:290] T ff12d2feee984ea9b60a241b164cafa1 P 0efb02094ee24750a0a354d7b2547453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a0aed7abd014ca3ac0d6fd821ca8ee9 (127.0.167.65:42569), 81fe76f5f1f443939ef6eb8be6a41076 (127.0.167.67:42627)
I20260608 10:02:32.230947  6330 ts_tablet_manager.cc:1434] T 28f3b59f2a4446e18a6debe6286fbe48 P 3a0aed7abd014ca3ac0d6fd821ca8ee9: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260608 10:02:32.242134  6330 tablet_bootstrap.cc:492] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 3a0aed7abd014ca3ac0d6fd821ca8ee9: Bootstrap starting.
I20260608 10:02:32.250115  6330 tablet_bootstrap.cc:654] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 3a0aed7abd014ca3ac0d6fd821ca8ee9: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:32.251976  6333 tablet_bootstrap.cc:492] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453: No bootstrap required, opened a new log
I20260608 10:02:32.252614  6333 ts_tablet_manager.cc:1403] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453: Time spent bootstrapping tablet: real 0.060s	user 0.024s	sys 0.031s
I20260608 10:02:32.255549  6136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff12d2feee984ea9b60a241b164cafa1" candidate_uuid: "0efb02094ee24750a0a354d7b2547453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" is_pre_election: true
I20260608 10:02:32.256464  6136 raft_consensus.cc:2468] T ff12d2feee984ea9b60a241b164cafa1 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0efb02094ee24750a0a354d7b2547453 in term 0.
I20260608 10:02:32.258121  6175 leader_election.cc:304] T ff12d2feee984ea9b60a241b164cafa1 P 0efb02094ee24750a0a354d7b2547453 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0efb02094ee24750a0a354d7b2547453, 3a0aed7abd014ca3ac0d6fd821ca8ee9; no voters: 
I20260608 10:02:32.258759  6331 tablet_bootstrap.cc:492] T ff12d2feee984ea9b60a241b164cafa1 P 81fe76f5f1f443939ef6eb8be6a41076: No bootstrap required, opened a new log
I20260608 10:02:32.259006  6337 raft_consensus.cc:2804] T ff12d2feee984ea9b60a241b164cafa1 P 0efb02094ee24750a0a354d7b2547453 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:32.259595  6337 raft_consensus.cc:493] T ff12d2feee984ea9b60a241b164cafa1 P 0efb02094ee24750a0a354d7b2547453 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:32.260130  6337 raft_consensus.cc:3060] T ff12d2feee984ea9b60a241b164cafa1 P 0efb02094ee24750a0a354d7b2547453 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:32.260535  6333 raft_consensus.cc:359] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } }
I20260608 10:02:32.261330  6285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff12d2feee984ea9b60a241b164cafa1" candidate_uuid: "0efb02094ee24750a0a354d7b2547453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81fe76f5f1f443939ef6eb8be6a41076" is_pre_election: true
I20260608 10:02:32.261611  6333 raft_consensus.cc:385] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:32.262081  6333 raft_consensus.cc:740] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0efb02094ee24750a0a354d7b2547453, State: Initialized, Role: FOLLOWER
W20260608 10:02:32.263236  6177 leader_election.cc:343] T ff12d2feee984ea9b60a241b164cafa1 P 0efb02094ee24750a0a354d7b2547453 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 81fe76f5f1f443939ef6eb8be6a41076 (127.0.167.67:42627): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:32.259527  6331 ts_tablet_manager.cc:1403] T ff12d2feee984ea9b60a241b164cafa1 P 81fe76f5f1f443939ef6eb8be6a41076: Time spent bootstrapping tablet: real 0.064s	user 0.016s	sys 0.038s
I20260608 10:02:32.263221  6333 consensus_queue.cc:260] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } }
I20260608 10:02:32.267858  6330 tablet_bootstrap.cc:492] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 3a0aed7abd014ca3ac0d6fd821ca8ee9: No bootstrap required, opened a new log
I20260608 10:02:32.268487  6330 ts_tablet_manager.cc:1403] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 3a0aed7abd014ca3ac0d6fd821ca8ee9: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.009s
I20260608 10:02:32.269037  6337 raft_consensus.cc:515] T ff12d2feee984ea9b60a241b164cafa1 P 0efb02094ee24750a0a354d7b2547453 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } }
I20260608 10:02:32.269580  6331 raft_consensus.cc:359] T ff12d2feee984ea9b60a241b164cafa1 P 81fe76f5f1f443939ef6eb8be6a41076 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } }
I20260608 10:02:32.270502  6331 raft_consensus.cc:385] T ff12d2feee984ea9b60a241b164cafa1 P 81fe76f5f1f443939ef6eb8be6a41076 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:32.270895  6331 raft_consensus.cc:740] T ff12d2feee984ea9b60a241b164cafa1 P 81fe76f5f1f443939ef6eb8be6a41076 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81fe76f5f1f443939ef6eb8be6a41076, State: Initialized, Role: FOLLOWER
I20260608 10:02:32.271781  6330 raft_consensus.cc:359] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } }
I20260608 10:02:32.272326  6136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff12d2feee984ea9b60a241b164cafa1" candidate_uuid: "0efb02094ee24750a0a354d7b2547453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9"
I20260608 10:02:32.272591  6330 raft_consensus.cc:385] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:32.272915  6330 raft_consensus.cc:740] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0aed7abd014ca3ac0d6fd821ca8ee9, State: Initialized, Role: FOLLOWER
I20260608 10:02:32.272922  6136 raft_consensus.cc:3060] T ff12d2feee984ea9b60a241b164cafa1 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:32.273619  6338 raft_consensus.cc:493] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:32.273870  6330 consensus_queue.cc:260] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } }
I20260608 10:02:32.274330  6338 raft_consensus.cc:515] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } }
I20260608 10:02:32.279884  6330 ts_tablet_manager.cc:1434] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 3a0aed7abd014ca3ac0d6fd821ca8ee9: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 10:02:32.279925  6338 leader_election.cc:290] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a0aed7abd014ca3ac0d6fd821ca8ee9 (127.0.167.65:42569), 0efb02094ee24750a0a354d7b2547453 (127.0.167.66:37463)
I20260608 10:02:32.284828  6331 consensus_queue.cc:260] T ff12d2feee984ea9b60a241b164cafa1 P 81fe76f5f1f443939ef6eb8be6a41076 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } }
I20260608 10:02:32.288203  6136 raft_consensus.cc:2468] T ff12d2feee984ea9b60a241b164cafa1 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0efb02094ee24750a0a354d7b2547453 in term 1.
I20260608 10:02:32.290710  6337 leader_election.cc:290] T ff12d2feee984ea9b60a241b164cafa1 P 0efb02094ee24750a0a354d7b2547453 [CANDIDATE]: Term 1 election: Requested vote from peers 3a0aed7abd014ca3ac0d6fd821ca8ee9 (127.0.167.65:42569), 81fe76f5f1f443939ef6eb8be6a41076 (127.0.167.67:42627)
I20260608 10:02:32.293519  6285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff12d2feee984ea9b60a241b164cafa1" candidate_uuid: "0efb02094ee24750a0a354d7b2547453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81fe76f5f1f443939ef6eb8be6a41076"
I20260608 10:02:32.294283  6285 raft_consensus.cc:3060] T ff12d2feee984ea9b60a241b164cafa1 P 81fe76f5f1f443939ef6eb8be6a41076 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:32.296152  6175 leader_election.cc:304] T ff12d2feee984ea9b60a241b164cafa1 P 0efb02094ee24750a0a354d7b2547453 [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: 0efb02094ee24750a0a354d7b2547453, 3a0aed7abd014ca3ac0d6fd821ca8ee9; no voters: 
I20260608 10:02:32.297796  6345 raft_consensus.cc:2804] T ff12d2feee984ea9b60a241b164cafa1 P 0efb02094ee24750a0a354d7b2547453 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:32.298897  6345 raft_consensus.cc:697] T ff12d2feee984ea9b60a241b164cafa1 P 0efb02094ee24750a0a354d7b2547453 [term 1 LEADER]: Becoming Leader. State: Replica: 0efb02094ee24750a0a354d7b2547453, State: Running, Role: LEADER
I20260608 10:02:32.300246  6345 consensus_queue.cc:237] T ff12d2feee984ea9b60a241b164cafa1 P 0efb02094ee24750a0a354d7b2547453 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } }
I20260608 10:02:32.301923  6333 ts_tablet_manager.cc:1434] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453: Time spent starting tablet: real 0.049s	user 0.021s	sys 0.000s
I20260608 10:02:32.303181  6333 tablet_bootstrap.cc:492] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 0efb02094ee24750a0a354d7b2547453: Bootstrap starting.
I20260608 10:02:32.306777  6285 raft_consensus.cc:2468] T ff12d2feee984ea9b60a241b164cafa1 P 81fe76f5f1f443939ef6eb8be6a41076 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0efb02094ee24750a0a354d7b2547453 in term 1.
I20260608 10:02:32.310333  6333 tablet_bootstrap.cc:654] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 0efb02094ee24750a0a354d7b2547453: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:32.308785  6331 ts_tablet_manager.cc:1434] T ff12d2feee984ea9b60a241b164cafa1 P 81fe76f5f1f443939ef6eb8be6a41076: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.002s
I20260608 10:02:32.327787  6331 tablet_bootstrap.cc:492] T 28f3b59f2a4446e18a6debe6286fbe48 P 81fe76f5f1f443939ef6eb8be6a41076: Bootstrap starting.
I20260608 10:02:32.342176  6331 tablet_bootstrap.cc:654] T 28f3b59f2a4446e18a6debe6286fbe48 P 81fe76f5f1f443939ef6eb8be6a41076: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:32.342423  6333 tablet_bootstrap.cc:492] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 0efb02094ee24750a0a354d7b2547453: No bootstrap required, opened a new log
I20260608 10:02:32.346437  6333 ts_tablet_manager.cc:1403] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 0efb02094ee24750a0a354d7b2547453: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.021s
I20260608 10:02:32.347584  6033 catalog_manager.cc:5696] T ff12d2feee984ea9b60a241b164cafa1 P 0efb02094ee24750a0a354d7b2547453 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0efb02094ee24750a0a354d7b2547453 (127.0.167.66). New cstate: current_term: 1 leader_uuid: "0efb02094ee24750a0a354d7b2547453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } health_report { overall_health: HEALTHY } } }
I20260608 10:02:32.352031  6136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4680a3c2b4f4f1faf4a0f4db48de5f7" candidate_uuid: "81fe76f5f1f443939ef6eb8be6a41076" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" is_pre_election: true
I20260608 10:02:32.351714  6333 raft_consensus.cc:359] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 0efb02094ee24750a0a354d7b2547453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } }
I20260608 10:02:32.352829  6136 raft_consensus.cc:2468] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81fe76f5f1f443939ef6eb8be6a41076 in term 0.
I20260608 10:02:32.352909  6333 raft_consensus.cc:385] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 0efb02094ee24750a0a354d7b2547453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:32.353525  6333 raft_consensus.cc:740] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 0efb02094ee24750a0a354d7b2547453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0efb02094ee24750a0a354d7b2547453, State: Initialized, Role: FOLLOWER
I20260608 10:02:32.354911  6249 leader_election.cc:304] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0aed7abd014ca3ac0d6fd821ca8ee9, 81fe76f5f1f443939ef6eb8be6a41076; no voters: 
I20260608 10:02:32.355762  6338 raft_consensus.cc:2804] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:32.356190  6338 raft_consensus.cc:493] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:32.356731  6338 raft_consensus.cc:3060] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:32.355978  6333 consensus_queue.cc:260] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 0efb02094ee24750a0a354d7b2547453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } }
I20260608 10:02:32.356873  6211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4680a3c2b4f4f1faf4a0f4db48de5f7" candidate_uuid: "81fe76f5f1f443939ef6eb8be6a41076" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0efb02094ee24750a0a354d7b2547453" is_pre_election: true
I20260608 10:02:32.357664  6211 raft_consensus.cc:2468] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 0efb02094ee24750a0a354d7b2547453 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81fe76f5f1f443939ef6eb8be6a41076 in term 0.
I20260608 10:02:32.359480  6333 ts_tablet_manager.cc:1434] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 0efb02094ee24750a0a354d7b2547453: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 10:02:32.365091  6331 tablet_bootstrap.cc:492] T 28f3b59f2a4446e18a6debe6286fbe48 P 81fe76f5f1f443939ef6eb8be6a41076: No bootstrap required, opened a new log
I20260608 10:02:32.365713  6331 ts_tablet_manager.cc:1403] T 28f3b59f2a4446e18a6debe6286fbe48 P 81fe76f5f1f443939ef6eb8be6a41076: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.010s
I20260608 10:02:32.366267  6338 raft_consensus.cc:515] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } }
I20260608 10:02:32.368788  6331 raft_consensus.cc:359] T 28f3b59f2a4446e18a6debe6286fbe48 P 81fe76f5f1f443939ef6eb8be6a41076 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } }
I20260608 10:02:32.369446  6136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4680a3c2b4f4f1faf4a0f4db48de5f7" candidate_uuid: "81fe76f5f1f443939ef6eb8be6a41076" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9"
I20260608 10:02:32.369695  6331 raft_consensus.cc:385] T 28f3b59f2a4446e18a6debe6286fbe48 P 81fe76f5f1f443939ef6eb8be6a41076 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:32.369822  6211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4680a3c2b4f4f1faf4a0f4db48de5f7" candidate_uuid: "81fe76f5f1f443939ef6eb8be6a41076" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0efb02094ee24750a0a354d7b2547453"
I20260608 10:02:32.370266  6331 raft_consensus.cc:740] T 28f3b59f2a4446e18a6debe6286fbe48 P 81fe76f5f1f443939ef6eb8be6a41076 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81fe76f5f1f443939ef6eb8be6a41076, State: Initialized, Role: FOLLOWER
I20260608 10:02:32.370409  6136 raft_consensus.cc:3060] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:32.370577  6211 raft_consensus.cc:3060] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 0efb02094ee24750a0a354d7b2547453 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:32.371398  6331 consensus_queue.cc:260] T 28f3b59f2a4446e18a6debe6286fbe48 P 81fe76f5f1f443939ef6eb8be6a41076 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } }
I20260608 10:02:32.379009  6338 leader_election.cc:290] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076 [CANDIDATE]: Term 1 election: Requested vote from peers 3a0aed7abd014ca3ac0d6fd821ca8ee9 (127.0.167.65:42569), 0efb02094ee24750a0a354d7b2547453 (127.0.167.66:37463)
I20260608 10:02:32.378898  6211 raft_consensus.cc:2468] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 0efb02094ee24750a0a354d7b2547453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81fe76f5f1f443939ef6eb8be6a41076 in term 1.
I20260608 10:02:32.378898  6136 raft_consensus.cc:2468] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81fe76f5f1f443939ef6eb8be6a41076 in term 1.
I20260608 10:02:32.380896  6249 leader_election.cc:304] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076 [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: 3a0aed7abd014ca3ac0d6fd821ca8ee9, 81fe76f5f1f443939ef6eb8be6a41076; no voters: 
I20260608 10:02:32.382200  6338 raft_consensus.cc:2804] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:32.382807  6338 raft_consensus.cc:697] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076 [term 1 LEADER]: Becoming Leader. State: Replica: 81fe76f5f1f443939ef6eb8be6a41076, State: Running, Role: LEADER
I20260608 10:02:32.383648  6331 ts_tablet_manager.cc:1434] T 28f3b59f2a4446e18a6debe6286fbe48 P 81fe76f5f1f443939ef6eb8be6a41076: Time spent starting tablet: real 0.018s	user 0.016s	sys 0.000s
I20260608 10:02:32.383664  6351 raft_consensus.cc:493] T 28f3b59f2a4446e18a6debe6286fbe48 P 81fe76f5f1f443939ef6eb8be6a41076 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:32.383774  6338 consensus_queue.cc:237] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } }
I20260608 10:02:32.384645  6351 raft_consensus.cc:515] T 28f3b59f2a4446e18a6debe6286fbe48 P 81fe76f5f1f443939ef6eb8be6a41076 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } }
I20260608 10:02:32.386605  6345 raft_consensus.cc:493] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:32.387125  6345 raft_consensus.cc:515] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } }
I20260608 10:02:32.390151  6345 leader_election.cc:290] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a0aed7abd014ca3ac0d6fd821ca8ee9 (127.0.167.65:42569), 81fe76f5f1f443939ef6eb8be6a41076 (127.0.167.67:42627)
I20260608 10:02:32.391271  6285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f3b59f2a4446e18a6debe6286fbe48" candidate_uuid: "0efb02094ee24750a0a354d7b2547453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81fe76f5f1f443939ef6eb8be6a41076" is_pre_election: true
I20260608 10:02:32.391896  6136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f3b59f2a4446e18a6debe6286fbe48" candidate_uuid: "0efb02094ee24750a0a354d7b2547453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" is_pre_election: true
I20260608 10:02:32.392716  6136 raft_consensus.cc:2468] T 28f3b59f2a4446e18a6debe6286fbe48 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0efb02094ee24750a0a354d7b2547453 in term 0.
I20260608 10:02:32.392006  6285 raft_consensus.cc:2468] T 28f3b59f2a4446e18a6debe6286fbe48 P 81fe76f5f1f443939ef6eb8be6a41076 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0efb02094ee24750a0a354d7b2547453 in term 0.
I20260608 10:02:32.393795  6135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f3b59f2a4446e18a6debe6286fbe48" candidate_uuid: "81fe76f5f1f443939ef6eb8be6a41076" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" is_pre_election: true
I20260608 10:02:32.394105  6175 leader_election.cc:304] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0efb02094ee24750a0a354d7b2547453, 3a0aed7abd014ca3ac0d6fd821ca8ee9; no voters: 
I20260608 10:02:32.394505  6135 raft_consensus.cc:2468] T 28f3b59f2a4446e18a6debe6286fbe48 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81fe76f5f1f443939ef6eb8be6a41076 in term 0.
I20260608 10:02:32.396522  6345 raft_consensus.cc:2804] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:32.396873  6345 raft_consensus.cc:493] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:32.397204  6345 raft_consensus.cc:3060] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:32.397310  6249 leader_election.cc:304] T 28f3b59f2a4446e18a6debe6286fbe48 P 81fe76f5f1f443939ef6eb8be6a41076 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0aed7abd014ca3ac0d6fd821ca8ee9, 81fe76f5f1f443939ef6eb8be6a41076; no voters: 
I20260608 10:02:32.401041  6351 leader_election.cc:290] T 28f3b59f2a4446e18a6debe6286fbe48 P 81fe76f5f1f443939ef6eb8be6a41076 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a0aed7abd014ca3ac0d6fd821ca8ee9 (127.0.167.65:42569), 0efb02094ee24750a0a354d7b2547453 (127.0.167.66:37463)
I20260608 10:02:32.401789  6351 raft_consensus.cc:2804] T 28f3b59f2a4446e18a6debe6286fbe48 P 81fe76f5f1f443939ef6eb8be6a41076 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:32.402374  6351 raft_consensus.cc:493] T 28f3b59f2a4446e18a6debe6286fbe48 P 81fe76f5f1f443939ef6eb8be6a41076 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:32.402774  6351 raft_consensus.cc:3060] T 28f3b59f2a4446e18a6debe6286fbe48 P 81fe76f5f1f443939ef6eb8be6a41076 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:32.402626  6211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f3b59f2a4446e18a6debe6286fbe48" candidate_uuid: "81fe76f5f1f443939ef6eb8be6a41076" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0efb02094ee24750a0a354d7b2547453" is_pre_election: true
I20260608 10:02:32.404017  6345 raft_consensus.cc:515] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } }
I20260608 10:02:32.405529  6211 raft_consensus.cc:2393] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 81fe76f5f1f443939ef6eb8be6a41076 in current term 1: Already voted for candidate 0efb02094ee24750a0a354d7b2547453 in this term.
I20260608 10:02:32.408092  6285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f3b59f2a4446e18a6debe6286fbe48" candidate_uuid: "0efb02094ee24750a0a354d7b2547453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81fe76f5f1f443939ef6eb8be6a41076"
I20260608 10:02:32.408870  6345 leader_election.cc:290] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453 [CANDIDATE]: Term 1 election: Requested vote from peers 3a0aed7abd014ca3ac0d6fd821ca8ee9 (127.0.167.65:42569), 81fe76f5f1f443939ef6eb8be6a41076 (127.0.167.67:42627)
I20260608 10:02:32.410192  6135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f3b59f2a4446e18a6debe6286fbe48" candidate_uuid: "0efb02094ee24750a0a354d7b2547453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9"
I20260608 10:02:32.411144  6135 raft_consensus.cc:3060] T 28f3b59f2a4446e18a6debe6286fbe48 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:32.411026  6351 raft_consensus.cc:515] T 28f3b59f2a4446e18a6debe6286fbe48 P 81fe76f5f1f443939ef6eb8be6a41076 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } }
I20260608 10:02:32.413110  6285 raft_consensus.cc:2393] T 28f3b59f2a4446e18a6debe6286fbe48 P 81fe76f5f1f443939ef6eb8be6a41076 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0efb02094ee24750a0a354d7b2547453 in current term 1: Already voted for candidate 81fe76f5f1f443939ef6eb8be6a41076 in this term.
I20260608 10:02:32.415629  6351 leader_election.cc:290] T 28f3b59f2a4446e18a6debe6286fbe48 P 81fe76f5f1f443939ef6eb8be6a41076 [CANDIDATE]: Term 1 election: Requested vote from peers 3a0aed7abd014ca3ac0d6fd821ca8ee9 (127.0.167.65:42569), 0efb02094ee24750a0a354d7b2547453 (127.0.167.66:37463)
I20260608 10:02:32.415789  6136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f3b59f2a4446e18a6debe6286fbe48" candidate_uuid: "81fe76f5f1f443939ef6eb8be6a41076" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9"
I20260608 10:02:32.417654  6211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f3b59f2a4446e18a6debe6286fbe48" candidate_uuid: "81fe76f5f1f443939ef6eb8be6a41076" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0efb02094ee24750a0a354d7b2547453"
I20260608 10:02:32.418530  6211 raft_consensus.cc:2393] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 81fe76f5f1f443939ef6eb8be6a41076 in current term 1: Already voted for candidate 0efb02094ee24750a0a354d7b2547453 in this term.
I20260608 10:02:32.419035  6033 catalog_manager.cc:5696] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076 reported cstate change: term changed from 0 to 1, leader changed from <none> to 81fe76f5f1f443939ef6eb8be6a41076 (127.0.167.67). New cstate: current_term: 1 leader_uuid: "81fe76f5f1f443939ef6eb8be6a41076" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } health_report { overall_health: HEALTHY } } }
I20260608 10:02:32.419711  6250 leader_election.cc:304] T 28f3b59f2a4446e18a6debe6286fbe48 P 81fe76f5f1f443939ef6eb8be6a41076 [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: 81fe76f5f1f443939ef6eb8be6a41076; no voters: 0efb02094ee24750a0a354d7b2547453, 3a0aed7abd014ca3ac0d6fd821ca8ee9
I20260608 10:02:32.420732  6351 raft_consensus.cc:2749] T 28f3b59f2a4446e18a6debe6286fbe48 P 81fe76f5f1f443939ef6eb8be6a41076 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:02:32.422034  6135 raft_consensus.cc:2468] T 28f3b59f2a4446e18a6debe6286fbe48 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0efb02094ee24750a0a354d7b2547453 in term 1.
I20260608 10:02:32.423058  6175 leader_election.cc:304] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453 [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: 0efb02094ee24750a0a354d7b2547453, 3a0aed7abd014ca3ac0d6fd821ca8ee9; no voters: 81fe76f5f1f443939ef6eb8be6a41076
I20260608 10:02:32.423727  6345 raft_consensus.cc:2804] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:32.424227  6345 raft_consensus.cc:697] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453 [term 1 LEADER]: Becoming Leader. State: Replica: 0efb02094ee24750a0a354d7b2547453, State: Running, Role: LEADER
I20260608 10:02:32.425171  6345 consensus_queue.cc:237] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } }
I20260608 10:02:32.433837  6033 catalog_manager.cc:5696] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0efb02094ee24750a0a354d7b2547453 (127.0.167.66). New cstate: current_term: 1 leader_uuid: "0efb02094ee24750a0a354d7b2547453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:32.458451   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:32.465598  6355 instance_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 10:02:32.466145  6356 instance_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 10:02:32.469420   669 server_base.cc:1061] running on GCE node
W20260608 10:02:32.469578  6358 instance_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 10:02:32.471745   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:32.472110   669 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 10:02:32.472457   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912952472430 us; error 0 us; skew 500 ppm
I20260608 10:02:32.473296   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:32.475971   669 webserver.cc:533] Webserver started at http://127.0.167.68:33939/ using document root <none> and password file <none>
I20260608 10:02:32.476598   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:32.476821   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:32.477105   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:32.478233   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808122572-669-0/minicluster-data/ts-3-root/instance:
uuid: "abd5004139da442cbb64d131d93dfd35"
format_stamp: "Formatted at 2026-06-08 10:02:32 on dist-test-slave-swwz"
I20260608 10:02:32.483057   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:02:32.486847  6363 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:32.487701   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:02:32.488061   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808122572-669-0/minicluster-data/ts-3-root
uuid: "abd5004139da442cbb64d131d93dfd35"
format_stamp: "Formatted at 2026-06-08 10:02:32 on dist-test-slave-swwz"
I20260608 10:02:32.488445   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808122572-669-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808122572-669-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808122572-669-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 10:02:32.494727  6087 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:32.511080  6211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff12d2feee984ea9b60a241b164cafa1"
dest_uuid: "0efb02094ee24750a0a354d7b2547453"
mode: GRACEFUL
new_leader_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9"
 from {username='slave'} at 127.0.0.1:50238
I20260608 10:02:32.511786  6211 raft_consensus.cc:606] T ff12d2feee984ea9b60a241b164cafa1 P 0efb02094ee24750a0a354d7b2547453 [term 1 LEADER]: Received request to transfer leadership to TS 3a0aed7abd014ca3ac0d6fd821ca8ee9
I20260608 10:02:32.513322  6087 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 10:02:32.513847  6087 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:32.514623   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:32.515852   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:32.517460   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:32.520143   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:32.520431   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:02:32.520718   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:32.520895   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:32.565203   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.68:44035
I20260608 10:02:32.565383  6426 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.68:44035 every 8 connection(s)
I20260608 10:02:32.581223  6427 heartbeater.cc:344] Connected to a master server at 127.0.167.126:37953
I20260608 10:02:32.581664  6427 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:32.582419  6427 heartbeater.cc:507] Master 127.0.167.126:37953 requested a full tablet report, sending...
I20260608 10:02:32.584550  6033 ts_manager.cc:194] Registered new tserver with Master: abd5004139da442cbb64d131d93dfd35 (127.0.167.68:44035)
I20260608 10:02:32.586006  6033 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51504
I20260608 10:02:32.617595  6345 consensus_queue.cc:1048] T ff12d2feee984ea9b60a241b164cafa1 P 0efb02094ee24750a0a354d7b2547453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:02:32.617614  6351 consensus_queue.cc:1048] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:02:32.627321  6338 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260608 10:02:32.627640  6338 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260608 10:02:32.641896  6337 consensus_queue.cc:1048] T ff12d2feee984ea9b60a241b164cafa1 P 0efb02094ee24750a0a354d7b2547453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:32.730851  6337 consensus_queue.cc:1048] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:32.739974  6337 consensus_queue.cc:1048] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:02:32.754853  6353 consensus_queue.cc:1048] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:33.264046  6337 raft_consensus.cc:993] T ff12d2feee984ea9b60a241b164cafa1 P 0efb02094ee24750a0a354d7b2547453: : Instructing follower 3a0aed7abd014ca3ac0d6fd821ca8ee9 to start an election
I20260608 10:02:33.264719  6439 raft_consensus.cc:1081] T ff12d2feee984ea9b60a241b164cafa1 P 0efb02094ee24750a0a354d7b2547453 [term 1 LEADER]: Signalling peer 3a0aed7abd014ca3ac0d6fd821ca8ee9 to start an election
I20260608 10:02:33.266644  6135 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff12d2feee984ea9b60a241b164cafa1"
dest_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9"
 from {username='slave'} at 127.0.0.1:40946
I20260608 10:02:33.267246  6135 raft_consensus.cc:493] T ff12d2feee984ea9b60a241b164cafa1 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:02:33.267575  6135 raft_consensus.cc:3060] T ff12d2feee984ea9b60a241b164cafa1 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:02:33.272686  6135 raft_consensus.cc:515] T ff12d2feee984ea9b60a241b164cafa1 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } }
I20260608 10:02:33.274948  6135 leader_election.cc:290] T ff12d2feee984ea9b60a241b164cafa1 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [CANDIDATE]: Term 2 election: Requested vote from peers 81fe76f5f1f443939ef6eb8be6a41076 (127.0.167.67:42627), 0efb02094ee24750a0a354d7b2547453 (127.0.167.66:37463)
I20260608 10:02:33.285948  6135 raft_consensus.cc:1240] T ff12d2feee984ea9b60a241b164cafa1 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 2 FOLLOWER]: Rejecting Update request from peer 0efb02094ee24750a0a354d7b2547453 for earlier term 1. Current term is 2. Ops: []
I20260608 10:02:33.288010  6439 consensus_queue.cc:1059] T ff12d2feee984ea9b60a241b164cafa1 P 0efb02094ee24750a0a354d7b2547453 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:02:33.289304  6285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff12d2feee984ea9b60a241b164cafa1" candidate_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "81fe76f5f1f443939ef6eb8be6a41076"
I20260608 10:02:33.289855  6285 raft_consensus.cc:3060] T ff12d2feee984ea9b60a241b164cafa1 P 81fe76f5f1f443939ef6eb8be6a41076 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:02:33.290642  6211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff12d2feee984ea9b60a241b164cafa1" candidate_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0efb02094ee24750a0a354d7b2547453"
I20260608 10:02:33.291318  6211 raft_consensus.cc:3055] T ff12d2feee984ea9b60a241b164cafa1 P 0efb02094ee24750a0a354d7b2547453 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:02:33.291697  6211 raft_consensus.cc:740] T ff12d2feee984ea9b60a241b164cafa1 P 0efb02094ee24750a0a354d7b2547453 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0efb02094ee24750a0a354d7b2547453, State: Running, Role: LEADER
I20260608 10:02:33.292663  6211 consensus_queue.cc:260] T ff12d2feee984ea9b60a241b164cafa1 P 0efb02094ee24750a0a354d7b2547453 [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: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } }
I20260608 10:02:33.294041  6211 raft_consensus.cc:3060] T ff12d2feee984ea9b60a241b164cafa1 P 0efb02094ee24750a0a354d7b2547453 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:02:33.297420  6285 raft_consensus.cc:2468] T ff12d2feee984ea9b60a241b164cafa1 P 81fe76f5f1f443939ef6eb8be6a41076 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0aed7abd014ca3ac0d6fd821ca8ee9 in term 2.
I20260608 10:02:33.298938  6102 leader_election.cc:304] T ff12d2feee984ea9b60a241b164cafa1 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [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: 3a0aed7abd014ca3ac0d6fd821ca8ee9, 81fe76f5f1f443939ef6eb8be6a41076; no voters: 
I20260608 10:02:33.300935  6446 raft_consensus.cc:2804] T ff12d2feee984ea9b60a241b164cafa1 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:02:33.301417  6211 raft_consensus.cc:2468] T ff12d2feee984ea9b60a241b164cafa1 P 0efb02094ee24750a0a354d7b2547453 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0aed7abd014ca3ac0d6fd821ca8ee9 in term 2.
I20260608 10:02:33.302634  6446 raft_consensus.cc:697] T ff12d2feee984ea9b60a241b164cafa1 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 2 LEADER]: Becoming Leader. State: Replica: 3a0aed7abd014ca3ac0d6fd821ca8ee9, State: Running, Role: LEADER
I20260608 10:02:33.303606  6446 consensus_queue.cc:237] T ff12d2feee984ea9b60a241b164cafa1 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [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: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } }
I20260608 10:02:33.310245  6033 catalog_manager.cc:5696] T ff12d2feee984ea9b60a241b164cafa1 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 reported cstate change: term changed from 1 to 2, leader changed from 0efb02094ee24750a0a354d7b2547453 (127.0.167.66) to 3a0aed7abd014ca3ac0d6fd821ca8ee9 (127.0.167.65). New cstate: current_term: 2 leader_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:33.518452  6211 consensus_queue.cc:237] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453 [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: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } attrs { replace: true } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 44035 } attrs { promote: true } }
I20260608 10:02:33.526346  6135 raft_consensus.cc:1275] T 28f3b59f2a4446e18a6debe6286fbe48 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 1 FOLLOWER]: Refusing update from remote peer 0efb02094ee24750a0a354d7b2547453: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:02:33.526930  6285 raft_consensus.cc:1275] T 28f3b59f2a4446e18a6debe6286fbe48 P 81fe76f5f1f443939ef6eb8be6a41076 [term 1 FOLLOWER]: Refusing update from remote peer 0efb02094ee24750a0a354d7b2547453: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:02:33.528612  6452 consensus_queue.cc:1048] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } 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 10:02:33.529613  6438 consensus_queue.cc:1048] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:02:33.541808  6176 consensus_peers.cc:597] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453 -> Peer abd5004139da442cbb64d131d93dfd35 (127.0.167.68:44035): Couldn't send request to peer abd5004139da442cbb64d131d93dfd35. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 28f3b59f2a4446e18a6debe6286fbe48. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:33.542364  6135 raft_consensus.cc:2955] T 28f3b59f2a4446e18a6debe6286fbe48 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER abd5004139da442cbb64d131d93dfd35 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } attrs { replace: true } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 44035 } attrs { promote: true } } }
I20260608 10:02:33.545275  6285 raft_consensus.cc:2955] T 28f3b59f2a4446e18a6debe6286fbe48 P 81fe76f5f1f443939ef6eb8be6a41076 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER abd5004139da442cbb64d131d93dfd35 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } attrs { replace: true } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 44035 } attrs { promote: true } } }
I20260608 10:02:33.554749  6033 catalog_manager.cc:5696] T 28f3b59f2a4446e18a6debe6286fbe48 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 reported cstate change: config changed from index -1 to 2, NON_VOTER abd5004139da442cbb64d131d93dfd35 (127.0.167.68) added. New cstate: current_term: 1 leader_uuid: "0efb02094ee24750a0a354d7b2547453" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } attrs { replace: true } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 44035 } attrs { promote: true } } }
I20260608 10:02:33.588657  6427 heartbeater.cc:499] Master 127.0.167.126:37953 was elected leader, sending a full tablet report...
I20260608 10:02:33.597987  6452 raft_consensus.cc:2955] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER abd5004139da442cbb64d131d93dfd35 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } attrs { replace: true } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 44035 } attrs { promote: true } } }
I20260608 10:02:33.618727  6211 raft_consensus.cc:1275] T ff12d2feee984ea9b60a241b164cafa1 P 0efb02094ee24750a0a354d7b2547453 [term 2 FOLLOWER]: Refusing update from remote peer 3a0aed7abd014ca3ac0d6fd821ca8ee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:02:33.620276  6446 consensus_queue.cc:1048] T ff12d2feee984ea9b60a241b164cafa1 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:02:33.621025  6081 auto_rebalancer.cc:591] Failed to schedule move for tablet ff12d2feee984ea9b60a241b164cafa1: Illegal state: Leader has not yet committed an operation in its own term
I20260608 10:02:33.656912  6285 raft_consensus.cc:1275] T ff12d2feee984ea9b60a241b164cafa1 P 81fe76f5f1f443939ef6eb8be6a41076 [term 2 FOLLOWER]: Refusing update from remote peer 3a0aed7abd014ca3ac0d6fd821ca8ee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:02:33.658684  6446 consensus_queue.cc:1048] T ff12d2feee984ea9b60a241b164cafa1 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:02:33.875429  6461 ts_tablet_manager.cc:933] T 28f3b59f2a4446e18a6debe6286fbe48 P abd5004139da442cbb64d131d93dfd35: Initiating tablet copy from peer 0efb02094ee24750a0a354d7b2547453 (127.0.167.66:37463)
I20260608 10:02:33.877238  6461 tablet_copy_client.cc:323] T 28f3b59f2a4446e18a6debe6286fbe48 P abd5004139da442cbb64d131d93dfd35: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.66:37463
I20260608 10:02:33.889549  6221 tablet_copy_service.cc:140] P 0efb02094ee24750a0a354d7b2547453: Received BeginTabletCopySession request for tablet 28f3b59f2a4446e18a6debe6286fbe48 from peer abd5004139da442cbb64d131d93dfd35 ({username='slave'} at 127.0.0.1:50258)
I20260608 10:02:33.890257  6221 tablet_copy_service.cc:161] P 0efb02094ee24750a0a354d7b2547453: Beginning new tablet copy session on tablet 28f3b59f2a4446e18a6debe6286fbe48 from peer abd5004139da442cbb64d131d93dfd35 at {username='slave'} at 127.0.0.1:50258: session id = abd5004139da442cbb64d131d93dfd35-28f3b59f2a4446e18a6debe6286fbe48
I20260608 10:02:33.898551  6221 tablet_copy_source_session.cc:215] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:33.902299  6461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28f3b59f2a4446e18a6debe6286fbe48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:33.914306  6461 tablet_copy_client.cc:806] T 28f3b59f2a4446e18a6debe6286fbe48 P abd5004139da442cbb64d131d93dfd35: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:33.914970  6461 tablet_copy_client.cc:670] T 28f3b59f2a4446e18a6debe6286fbe48 P abd5004139da442cbb64d131d93dfd35: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:33.919158  6461 tablet_copy_client.cc:538] T 28f3b59f2a4446e18a6debe6286fbe48 P abd5004139da442cbb64d131d93dfd35: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:33.925997  6461 tablet_bootstrap.cc:492] T 28f3b59f2a4446e18a6debe6286fbe48 P abd5004139da442cbb64d131d93dfd35: Bootstrap starting.
I20260608 10:02:33.941957  6461 tablet_bootstrap.cc:492] T 28f3b59f2a4446e18a6debe6286fbe48 P abd5004139da442cbb64d131d93dfd35: 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 10:02:33.942929  6461 tablet_bootstrap.cc:492] T 28f3b59f2a4446e18a6debe6286fbe48 P abd5004139da442cbb64d131d93dfd35: Bootstrap complete.
I20260608 10:02:33.943619  6461 ts_tablet_manager.cc:1403] T 28f3b59f2a4446e18a6debe6286fbe48 P abd5004139da442cbb64d131d93dfd35: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.002s
I20260608 10:02:33.946038  6461 raft_consensus.cc:359] T 28f3b59f2a4446e18a6debe6286fbe48 P abd5004139da442cbb64d131d93dfd35 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } attrs { replace: true } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 44035 } attrs { promote: true } }
I20260608 10:02:33.946821  6461 raft_consensus.cc:740] T 28f3b59f2a4446e18a6debe6286fbe48 P abd5004139da442cbb64d131d93dfd35 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: abd5004139da442cbb64d131d93dfd35, State: Initialized, Role: LEARNER
I20260608 10:02:33.947396  6461 consensus_queue.cc:260] T 28f3b59f2a4446e18a6debe6286fbe48 P abd5004139da442cbb64d131d93dfd35 [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: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } attrs { replace: true } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 44035 } attrs { promote: true } }
I20260608 10:02:33.950402  6461 ts_tablet_manager.cc:1434] T 28f3b59f2a4446e18a6debe6286fbe48 P abd5004139da442cbb64d131d93dfd35: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260608 10:02:33.952581  6221 tablet_copy_service.cc:342] P 0efb02094ee24750a0a354d7b2547453: Request end of tablet copy session abd5004139da442cbb64d131d93dfd35-28f3b59f2a4446e18a6debe6286fbe48 received from {username='slave'} at 127.0.0.1:50258
I20260608 10:02:33.953018  6221 tablet_copy_service.cc:434] P 0efb02094ee24750a0a354d7b2547453: ending tablet copy session abd5004139da442cbb64d131d93dfd35-28f3b59f2a4446e18a6debe6286fbe48 on tablet 28f3b59f2a4446e18a6debe6286fbe48 with peer abd5004139da442cbb64d131d93dfd35
I20260608 10:02:34.111335  6402 raft_consensus.cc:1217] T 28f3b59f2a4446e18a6debe6286fbe48 P abd5004139da442cbb64d131d93dfd35 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:02:34.384713  6452 raft_consensus.cc:1064] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453: attempting to promote NON_VOTER abd5004139da442cbb64d131d93dfd35 to VOTER
I20260608 10:02:34.386852  6452 consensus_queue.cc:237] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453 [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: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } attrs { replace: true } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 44035 } attrs { promote: false } }
I20260608 10:02:34.393725  6402 raft_consensus.cc:1275] T 28f3b59f2a4446e18a6debe6286fbe48 P abd5004139da442cbb64d131d93dfd35 [term 1 LEARNER]: Refusing update from remote peer 0efb02094ee24750a0a354d7b2547453: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:02:34.395412  6285 raft_consensus.cc:1275] T 28f3b59f2a4446e18a6debe6286fbe48 P 81fe76f5f1f443939ef6eb8be6a41076 [term 1 FOLLOWER]: Refusing update from remote peer 0efb02094ee24750a0a354d7b2547453: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:02:34.396595  6466 consensus_queue.cc:1048] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 44035 } 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 10:02:34.397867  6452 consensus_queue.cc:1048] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:02:34.401763  6135 raft_consensus.cc:1275] T 28f3b59f2a4446e18a6debe6286fbe48 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 1 FOLLOWER]: Refusing update from remote peer 0efb02094ee24750a0a354d7b2547453: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:02:34.404047  6452 consensus_queue.cc:1048] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } 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 10:02:34.412658  6402 raft_consensus.cc:2955] T 28f3b59f2a4446e18a6debe6286fbe48 P abd5004139da442cbb64d131d93dfd35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, abd5004139da442cbb64d131d93dfd35 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } attrs { replace: true } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 44035 } attrs { promote: false } } }
I20260608 10:02:34.414565  6135 raft_consensus.cc:2955] T 28f3b59f2a4446e18a6debe6286fbe48 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, abd5004139da442cbb64d131d93dfd35 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } attrs { replace: true } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 44035 } attrs { promote: false } } }
I20260608 10:02:34.427618  6034 catalog_manager.cc:5696] T 28f3b59f2a4446e18a6debe6286fbe48 P abd5004139da442cbb64d131d93dfd35 reported cstate change: config changed from index 2 to 3, abd5004139da442cbb64d131d93dfd35 (127.0.167.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0efb02094ee24750a0a354d7b2547453" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } attrs { replace: true } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 44035 } attrs { promote: false } } }
I20260608 10:02:34.514979  6087 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:34.519176  6087 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:34.519698  6087 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:34.563293  6466 raft_consensus.cc:2955] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, abd5004139da442cbb64d131d93dfd35 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } attrs { replace: true } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 44035 } attrs { promote: false } } }
I20260608 10:02:34.575814  6285 raft_consensus.cc:2955] T 28f3b59f2a4446e18a6debe6286fbe48 P 81fe76f5f1f443939ef6eb8be6a41076 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, abd5004139da442cbb64d131d93dfd35 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } attrs { replace: true } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 44035 } attrs { promote: false } } }
I20260608 10:02:34.584064  6211 consensus_queue.cc:237] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453 [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: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 44035 } attrs { promote: false } }
I20260608 10:02:34.591639  6402 raft_consensus.cc:1275] T 28f3b59f2a4446e18a6debe6286fbe48 P abd5004139da442cbb64d131d93dfd35 [term 1 FOLLOWER]: Refusing update from remote peer 0efb02094ee24750a0a354d7b2547453: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:02:34.591941  6285 raft_consensus.cc:1275] T 28f3b59f2a4446e18a6debe6286fbe48 P 81fe76f5f1f443939ef6eb8be6a41076 [term 1 FOLLOWER]: Refusing update from remote peer 0efb02094ee24750a0a354d7b2547453: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:02:34.593524  6452 consensus_queue.cc:1048] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 44035 } 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 10:02:34.594309  6337 consensus_queue.cc:1048] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:02:34.603672  6402 raft_consensus.cc:2955] T 28f3b59f2a4446e18a6debe6286fbe48 P abd5004139da442cbb64d131d93dfd35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a0aed7abd014ca3ac0d6fd821ca8ee9 (127.0.167.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 44035 } attrs { promote: false } } }
I20260608 10:02:34.604053  6285 raft_consensus.cc:2955] T 28f3b59f2a4446e18a6debe6286fbe48 P 81fe76f5f1f443939ef6eb8be6a41076 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a0aed7abd014ca3ac0d6fd821ca8ee9 (127.0.167.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 44035 } attrs { promote: false } } }
I20260608 10:02:34.615893  6034 catalog_manager.cc:5696] T 28f3b59f2a4446e18a6debe6286fbe48 P abd5004139da442cbb64d131d93dfd35 reported cstate change: config changed from index 3 to 4, VOTER 3a0aed7abd014ca3ac0d6fd821ca8ee9 (127.0.167.65) evicted. New cstate: current_term: 1 leader_uuid: "0efb02094ee24750a0a354d7b2547453" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 44035 } attrs { promote: false } } }
I20260608 10:02:34.660697  6125 tablet_service.cc:1558] Processing DeleteTablet for tablet 28f3b59f2a4446e18a6debe6286fbe48 with delete_type TABLET_DATA_TOMBSTONED (TS 3a0aed7abd014ca3ac0d6fd821ca8ee9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40944
I20260608 10:02:34.662437  6471 tablet_replica.cc:333] T 28f3b59f2a4446e18a6debe6286fbe48 P 3a0aed7abd014ca3ac0d6fd821ca8ee9: stopping tablet replica
I20260608 10:02:34.663131  6471 raft_consensus.cc:2243] T 28f3b59f2a4446e18a6debe6286fbe48 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:34.663794  6471 raft_consensus.cc:2272] T 28f3b59f2a4446e18a6debe6286fbe48 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:34.666913  6471 ts_tablet_manager.cc:1916] T 28f3b59f2a4446e18a6debe6286fbe48 P 3a0aed7abd014ca3ac0d6fd821ca8ee9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:02:34.679412  6471 ts_tablet_manager.cc:1929] T 28f3b59f2a4446e18a6debe6286fbe48 P 3a0aed7abd014ca3ac0d6fd821ca8ee9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:02:34.679883  6471 log.cc:1199] T 28f3b59f2a4446e18a6debe6286fbe48 P 3a0aed7abd014ca3ac0d6fd821ca8ee9: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808122572-669-0/minicluster-data/ts-0-root/wals/28f3b59f2a4446e18a6debe6286fbe48
I20260608 10:02:34.681495  6019 catalog_manager.cc:5027] TS 3a0aed7abd014ca3ac0d6fd821ca8ee9 (127.0.167.65:42569): tablet 28f3b59f2a4446e18a6debe6286fbe48 (table test-workload [id=65f537d743af4bc1954a46890beed777]) successfully deleted
I20260608 10:02:35.109262  6452 raft_consensus.cc:2955] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a0aed7abd014ca3ac0d6fd821ca8ee9 (127.0.167.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 44035 } attrs { promote: false } } }
I20260608 10:02:35.116889  6020 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 28f3b59f2a4446e18a6debe6286fbe48 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:35.679240  6285 consensus_queue.cc:237] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076 [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: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } attrs { replace: true } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 44035 } attrs { promote: true } }
I20260608 10:02:35.690623  6211 raft_consensus.cc:1275] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 0efb02094ee24750a0a354d7b2547453 [term 1 FOLLOWER]: Refusing update from remote peer 81fe76f5f1f443939ef6eb8be6a41076: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:02:35.690811  6135 raft_consensus.cc:1275] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 1 FOLLOWER]: Refusing update from remote peer 81fe76f5f1f443939ef6eb8be6a41076: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:02:35.692349  6338 consensus_queue.cc:1048] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } 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 10:02:35.693370  6476 consensus_queue.cc:1048] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:02:35.702237  6250 consensus_peers.cc:597] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076 -> Peer abd5004139da442cbb64d131d93dfd35 (127.0.167.68:44035): Couldn't send request to peer abd5004139da442cbb64d131d93dfd35. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f4680a3c2b4f4f1faf4a0f4db48de5f7. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:35.704869  6211 raft_consensus.cc:2955] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 0efb02094ee24750a0a354d7b2547453 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER abd5004139da442cbb64d131d93dfd35 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } attrs { replace: true } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 44035 } attrs { promote: true } } }
I20260608 10:02:35.708199  6135 raft_consensus.cc:2955] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER abd5004139da442cbb64d131d93dfd35 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } attrs { replace: true } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 44035 } attrs { promote: true } } }
I20260608 10:02:35.716749  6034 catalog_manager.cc:5696] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 0efb02094ee24750a0a354d7b2547453 reported cstate change: config changed from index -1 to 2, NON_VOTER abd5004139da442cbb64d131d93dfd35 (127.0.167.68) added. New cstate: current_term: 1 leader_uuid: "81fe76f5f1f443939ef6eb8be6a41076" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } attrs { replace: true } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 44035 } attrs { promote: true } } }
I20260608 10:02:35.738488  6338 raft_consensus.cc:2955] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER abd5004139da442cbb64d131d93dfd35 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } attrs { replace: true } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 44035 } attrs { promote: true } } }
I20260608 10:02:35.918308  6485 ts_tablet_manager.cc:933] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P abd5004139da442cbb64d131d93dfd35: Initiating tablet copy from peer 81fe76f5f1f443939ef6eb8be6a41076 (127.0.167.67:42627)
I20260608 10:02:35.920369  6485 tablet_copy_client.cc:323] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P abd5004139da442cbb64d131d93dfd35: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.67:42627
I20260608 10:02:35.931304  6295 tablet_copy_service.cc:140] P 81fe76f5f1f443939ef6eb8be6a41076: Received BeginTabletCopySession request for tablet f4680a3c2b4f4f1faf4a0f4db48de5f7 from peer abd5004139da442cbb64d131d93dfd35 ({username='slave'} at 127.0.0.1:55002)
I20260608 10:02:35.931845  6295 tablet_copy_service.cc:161] P 81fe76f5f1f443939ef6eb8be6a41076: Beginning new tablet copy session on tablet f4680a3c2b4f4f1faf4a0f4db48de5f7 from peer abd5004139da442cbb64d131d93dfd35 at {username='slave'} at 127.0.0.1:55002: session id = abd5004139da442cbb64d131d93dfd35-f4680a3c2b4f4f1faf4a0f4db48de5f7
I20260608 10:02:35.937767  6295 tablet_copy_source_session.cc:215] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:35.940683  6485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4680a3c2b4f4f1faf4a0f4db48de5f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:35.952316  6485 tablet_copy_client.cc:806] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P abd5004139da442cbb64d131d93dfd35: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:35.952894  6485 tablet_copy_client.cc:670] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P abd5004139da442cbb64d131d93dfd35: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:35.956719  6485 tablet_copy_client.cc:538] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P abd5004139da442cbb64d131d93dfd35: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:35.963055  6485 tablet_bootstrap.cc:492] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P abd5004139da442cbb64d131d93dfd35: Bootstrap starting.
I20260608 10:02:35.979624  6485 tablet_bootstrap.cc:492] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P abd5004139da442cbb64d131d93dfd35: 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 10:02:35.980712  6485 tablet_bootstrap.cc:492] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P abd5004139da442cbb64d131d93dfd35: Bootstrap complete.
I20260608 10:02:35.981423  6485 ts_tablet_manager.cc:1403] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P abd5004139da442cbb64d131d93dfd35: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.013s
I20260608 10:02:35.984176  6485 raft_consensus.cc:359] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P abd5004139da442cbb64d131d93dfd35 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } attrs { replace: true } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 44035 } attrs { promote: true } }
I20260608 10:02:35.984874  6485 raft_consensus.cc:740] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P abd5004139da442cbb64d131d93dfd35 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: abd5004139da442cbb64d131d93dfd35, State: Initialized, Role: LEARNER
I20260608 10:02:35.985422  6485 consensus_queue.cc:260] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P abd5004139da442cbb64d131d93dfd35 [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: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } attrs { replace: true } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 44035 } attrs { promote: true } }
I20260608 10:02:35.988109  6485 ts_tablet_manager.cc:1434] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P abd5004139da442cbb64d131d93dfd35: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260608 10:02:35.990244  6295 tablet_copy_service.cc:342] P 81fe76f5f1f443939ef6eb8be6a41076: Request end of tablet copy session abd5004139da442cbb64d131d93dfd35-f4680a3c2b4f4f1faf4a0f4db48de5f7 received from {username='slave'} at 127.0.0.1:55002
I20260608 10:02:35.990708  6295 tablet_copy_service.cc:434] P 81fe76f5f1f443939ef6eb8be6a41076: ending tablet copy session abd5004139da442cbb64d131d93dfd35-f4680a3c2b4f4f1faf4a0f4db48de5f7 on tablet f4680a3c2b4f4f1faf4a0f4db48de5f7 with peer abd5004139da442cbb64d131d93dfd35
I20260608 10:02:36.221251  6402 raft_consensus.cc:1217] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P abd5004139da442cbb64d131d93dfd35 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:02:36.521008  6087 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:36.524068  6087 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:36.524525  6087 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:36.621896  6484 raft_consensus.cc:1064] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076: attempting to promote NON_VOTER abd5004139da442cbb64d131d93dfd35 to VOTER
I20260608 10:02:36.624048  6484 consensus_queue.cc:237] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076 [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: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } attrs { replace: true } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 44035 } attrs { promote: false } }
I20260608 10:02:36.631142  6402 raft_consensus.cc:1275] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P abd5004139da442cbb64d131d93dfd35 [term 1 LEARNER]: Refusing update from remote peer 81fe76f5f1f443939ef6eb8be6a41076: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:02:36.631547  6211 raft_consensus.cc:1275] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 0efb02094ee24750a0a354d7b2547453 [term 1 FOLLOWER]: Refusing update from remote peer 81fe76f5f1f443939ef6eb8be6a41076: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:02:36.631794  6135 raft_consensus.cc:1275] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 1 FOLLOWER]: Refusing update from remote peer 81fe76f5f1f443939ef6eb8be6a41076: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:02:36.633131  6338 consensus_queue.cc:1048] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076 [LEADER]: Connected to new peer: Peer: permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 44035 } 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 10:02:36.634141  6491 consensus_queue.cc:1048] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } 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 10:02:36.634913  6484 consensus_queue.cc:1048] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:02:36.651446  6211 raft_consensus.cc:2955] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 0efb02094ee24750a0a354d7b2547453 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, abd5004139da442cbb64d131d93dfd35 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } attrs { replace: true } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 44035 } attrs { promote: false } } }
I20260608 10:02:36.652994  6402 raft_consensus.cc:2955] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P abd5004139da442cbb64d131d93dfd35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, abd5004139da442cbb64d131d93dfd35 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } attrs { replace: true } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 44035 } attrs { promote: false } } }
I20260608 10:02:36.666213  6033 catalog_manager.cc:5696] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P abd5004139da442cbb64d131d93dfd35 reported cstate change: config changed from index 2 to 3, abd5004139da442cbb64d131d93dfd35 (127.0.167.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "81fe76f5f1f443939ef6eb8be6a41076" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } attrs { replace: true } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 44035 } attrs { promote: false } } }
I20260608 10:02:36.719782  6484 raft_consensus.cc:2955] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, abd5004139da442cbb64d131d93dfd35 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } attrs { replace: true } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 44035 } attrs { promote: false } } }
I20260608 10:02:36.734103  6135 raft_consensus.cc:2955] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, abd5004139da442cbb64d131d93dfd35 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "0efb02094ee24750a0a354d7b2547453" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 37463 } attrs { replace: true } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 44035 } attrs { promote: false } } }
I20260608 10:02:36.828094  6285 consensus_queue.cc:237] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076 [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: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 44035 } attrs { promote: false } }
I20260608 10:02:36.834489  6135 raft_consensus.cc:1275] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 1 FOLLOWER]: Refusing update from remote peer 81fe76f5f1f443939ef6eb8be6a41076: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:02:36.834489  6402 raft_consensus.cc:1275] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P abd5004139da442cbb64d131d93dfd35 [term 1 FOLLOWER]: Refusing update from remote peer 81fe76f5f1f443939ef6eb8be6a41076: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:02:36.836241  6338 consensus_queue.cc:1048] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:02:36.837368  6495 consensus_queue.cc:1048] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076 [LEADER]: Connected to new peer: Peer: permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 44035 } 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 10:02:36.847864  6402 raft_consensus.cc:2955] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P abd5004139da442cbb64d131d93dfd35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0efb02094ee24750a0a354d7b2547453 (127.0.167.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 44035 } attrs { promote: false } } }
I20260608 10:02:36.848011  6135 raft_consensus.cc:2955] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0efb02094ee24750a0a354d7b2547453 (127.0.167.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 44035 } attrs { promote: false } } }
I20260608 10:02:36.859455  6034 catalog_manager.cc:5696] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P abd5004139da442cbb64d131d93dfd35 reported cstate change: config changed from index 3 to 4, VOTER 0efb02094ee24750a0a354d7b2547453 (127.0.167.66) evicted. New cstate: current_term: 1 leader_uuid: "81fe76f5f1f443939ef6eb8be6a41076" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 44035 } attrs { promote: false } } }
I20260608 10:02:37.059876  6200 tablet_service.cc:1558] Processing DeleteTablet for tablet f4680a3c2b4f4f1faf4a0f4db48de5f7 with delete_type TABLET_DATA_TOMBSTONED (TS 0efb02094ee24750a0a354d7b2547453 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50212
I20260608 10:02:37.062378  6497 tablet_replica.cc:333] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 0efb02094ee24750a0a354d7b2547453: stopping tablet replica
I20260608 10:02:37.063102  6497 raft_consensus.cc:2243] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 0efb02094ee24750a0a354d7b2547453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:37.063755  6497 raft_consensus.cc:2272] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 0efb02094ee24750a0a354d7b2547453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:37.066283  6497 ts_tablet_manager.cc:1916] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 0efb02094ee24750a0a354d7b2547453: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:02:37.077651  6497 ts_tablet_manager.cc:1929] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 0efb02094ee24750a0a354d7b2547453: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:02:37.077999  6497 log.cc:1199] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 0efb02094ee24750a0a354d7b2547453: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808122572-669-0/minicluster-data/ts-1-root/wals/f4680a3c2b4f4f1faf4a0f4db48de5f7
I20260608 10:02:37.079610  6020 catalog_manager.cc:5027] TS 0efb02094ee24750a0a354d7b2547453 (127.0.167.66:37463): tablet f4680a3c2b4f4f1faf4a0f4db48de5f7 (table test-workload [id=65f537d743af4bc1954a46890beed777]) successfully deleted
I20260608 10:02:37.356118  6495 raft_consensus.cc:2955] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0efb02094ee24750a0a354d7b2547453 (127.0.167.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a0aed7abd014ca3ac0d6fd821ca8ee9" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42569 } } peers { permanent_uuid: "81fe76f5f1f443939ef6eb8be6a41076" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 42627 } } peers { permanent_uuid: "abd5004139da442cbb64d131d93dfd35" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 44035 } attrs { promote: false } } }
I20260608 10:02:37.363512  6021 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f4680a3c2b4f4f1faf4a0f4db48de5f7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:38.525463  6087 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:38.528599  6087 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:38.529007  6087 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:40.530409  6087 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:40.534348  6087 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:40.534819  6087 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:42.535789  6087 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:42.538820  6087 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:42.539278  6087 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:42.635941   669 tablet_server.cc:179] TabletServer@127.0.167.65:0 shutting down...
W20260608 10:02:42.641456  6249 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]
W20260608 10:02:42.645874  6249 consensus_peers.cc:597] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076 -> Peer 3a0aed7abd014ca3ac0d6fd821ca8ee9 (127.0.167.65:42569): Couldn't send request to peer 3a0aed7abd014ca3ac0d6fd821ca8ee9. 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 10:02:42.673553   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:42.674404   669 tablet_replica.cc:333] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 3a0aed7abd014ca3ac0d6fd821ca8ee9: stopping tablet replica
I20260608 10:02:42.675209   669 raft_consensus.cc:2243] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:42.676739   669 raft_consensus.cc:2272] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:42.679657   669 tablet_replica.cc:333] T ff12d2feee984ea9b60a241b164cafa1 P 3a0aed7abd014ca3ac0d6fd821ca8ee9: stopping tablet replica
I20260608 10:02:42.680374   669 raft_consensus.cc:2243] T ff12d2feee984ea9b60a241b164cafa1 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:02:42.681453   669 raft_consensus.cc:2272] T ff12d2feee984ea9b60a241b164cafa1 P 3a0aed7abd014ca3ac0d6fd821ca8ee9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:42.709649   669 tablet_server.cc:196] TabletServer@127.0.167.65:0 shutdown complete.
I20260608 10:02:42.730705   669 tablet_server.cc:179] TabletServer@127.0.167.66:0 shutting down...
I20260608 10:02:42.758502   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:42.759393   669 tablet_replica.cc:333] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453: stopping tablet replica
I20260608 10:02:42.760025   669 raft_consensus.cc:2243] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:42.761085   669 raft_consensus.cc:2272] T 28f3b59f2a4446e18a6debe6286fbe48 P 0efb02094ee24750a0a354d7b2547453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:42.763830   669 tablet_replica.cc:333] T ff12d2feee984ea9b60a241b164cafa1 P 0efb02094ee24750a0a354d7b2547453: stopping tablet replica
I20260608 10:02:42.764866   669 raft_consensus.cc:2243] T ff12d2feee984ea9b60a241b164cafa1 P 0efb02094ee24750a0a354d7b2547453 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:42.765445   669 raft_consensus.cc:2272] T ff12d2feee984ea9b60a241b164cafa1 P 0efb02094ee24750a0a354d7b2547453 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:42.791715   669 tablet_server.cc:196] TabletServer@127.0.167.66:0 shutdown complete.
I20260608 10:02:42.809490   669 tablet_server.cc:179] TabletServer@127.0.167.67:0 shutting down...
I20260608 10:02:42.835768   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:42.836679   669 tablet_replica.cc:333] T 28f3b59f2a4446e18a6debe6286fbe48 P 81fe76f5f1f443939ef6eb8be6a41076: stopping tablet replica
I20260608 10:02:42.837363   669 raft_consensus.cc:2243] T 28f3b59f2a4446e18a6debe6286fbe48 P 81fe76f5f1f443939ef6eb8be6a41076 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:42.838119   669 raft_consensus.cc:2272] T 28f3b59f2a4446e18a6debe6286fbe48 P 81fe76f5f1f443939ef6eb8be6a41076 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:42.840600   669 tablet_replica.cc:333] T ff12d2feee984ea9b60a241b164cafa1 P 81fe76f5f1f443939ef6eb8be6a41076: stopping tablet replica
I20260608 10:02:42.841198   669 raft_consensus.cc:2243] T ff12d2feee984ea9b60a241b164cafa1 P 81fe76f5f1f443939ef6eb8be6a41076 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:42.841677   669 raft_consensus.cc:2272] T ff12d2feee984ea9b60a241b164cafa1 P 81fe76f5f1f443939ef6eb8be6a41076 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:42.844055   669 tablet_replica.cc:333] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076: stopping tablet replica
I20260608 10:02:42.844600   669 raft_consensus.cc:2243] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:42.845608   669 raft_consensus.cc:2272] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P 81fe76f5f1f443939ef6eb8be6a41076 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:42.870755   669 tablet_server.cc:196] TabletServer@127.0.167.67:0 shutdown complete.
I20260608 10:02:42.887811   669 tablet_server.cc:179] TabletServer@127.0.167.68:0 shutting down...
I20260608 10:02:42.915237   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:42.916044   669 tablet_replica.cc:333] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P abd5004139da442cbb64d131d93dfd35: stopping tablet replica
I20260608 10:02:42.916710   669 raft_consensus.cc:2243] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P abd5004139da442cbb64d131d93dfd35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:42.917615   669 raft_consensus.cc:2272] T f4680a3c2b4f4f1faf4a0f4db48de5f7 P abd5004139da442cbb64d131d93dfd35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:42.920212   669 tablet_replica.cc:333] T 28f3b59f2a4446e18a6debe6286fbe48 P abd5004139da442cbb64d131d93dfd35: stopping tablet replica
I20260608 10:02:42.920818   669 raft_consensus.cc:2243] T 28f3b59f2a4446e18a6debe6286fbe48 P abd5004139da442cbb64d131d93dfd35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:42.921622   669 raft_consensus.cc:2272] T 28f3b59f2a4446e18a6debe6286fbe48 P abd5004139da442cbb64d131d93dfd35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:42.944064   669 tablet_server.cc:196] TabletServer@127.0.167.68:0 shutdown complete.
I20260608 10:02:42.958853   669 master.cc:562] Master@127.0.167.126:37953 shutting down...
I20260608 10:02:42.985459   669 raft_consensus.cc:2243] T 00000000000000000000000000000000 P da608014b164416a9990a396f798a159 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:42.986163   669 raft_consensus.cc:2272] T 00000000000000000000000000000000 P da608014b164416a9990a396f798a159 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:42.986471   669 tablet_replica.cc:333] T 00000000000000000000000000000000 P da608014b164416a9990a396f798a159: stopping tablet replica
I20260608 10:02:43.007335   669 master.cc:584] Master@127.0.167.126:37953 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (12709 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260608 10:02:43.054504   669 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.167.126:42049
I20260608 10:02:43.055823   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:43.062311  6501 instance_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 10:02:43.062446  6502 instance_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 10:02:43.063468  6504 instance_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 10:02:43.064810   669 server_base.cc:1061] running on GCE node
I20260608 10:02:43.065774   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:43.065972   669 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 10:02:43.066270   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912963066252 us; error 0 us; skew 500 ppm
I20260608 10:02:43.066978   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:43.069795   669 webserver.cc:533] Webserver started at http://127.0.167.126:34649/ using document root <none> and password file <none>
I20260608 10:02:43.070351   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:43.070559   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:43.070873   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:43.072163   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808122572-669-0/minicluster-data/master-0-root/instance:
uuid: "e5362614efdf4f2f99f6296eb6954393"
format_stamp: "Formatted at 2026-06-08 10:02:43 on dist-test-slave-swwz"
I20260608 10:02:43.077579   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:02:43.081446  6509 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:43.082329   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:02:43.082664   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808122572-669-0/minicluster-data/master-0-root
uuid: "e5362614efdf4f2f99f6296eb6954393"
format_stamp: "Formatted at 2026-06-08 10:02:43 on dist-test-slave-swwz"
I20260608 10:02:43.082926   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808122572-669-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808122572-669-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808122572-669-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 10:02:43.096709   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:43.098029   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:43.138281   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.126:42049
I20260608 10:02:43.138432  6560 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.126:42049 every 8 connection(s)
I20260608 10:02:43.142830  6561 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 10:02:43.155025  6561 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e5362614efdf4f2f99f6296eb6954393: Bootstrap starting.
I20260608 10:02:43.160183  6561 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e5362614efdf4f2f99f6296eb6954393: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:43.164896  6561 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e5362614efdf4f2f99f6296eb6954393: No bootstrap required, opened a new log
I20260608 10:02:43.167347  6561 raft_consensus.cc:359] T 00000000000000000000000000000000 P e5362614efdf4f2f99f6296eb6954393 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5362614efdf4f2f99f6296eb6954393" member_type: VOTER }
I20260608 10:02:43.167809  6561 raft_consensus.cc:385] T 00000000000000000000000000000000 P e5362614efdf4f2f99f6296eb6954393 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:43.168069  6561 raft_consensus.cc:740] T 00000000000000000000000000000000 P e5362614efdf4f2f99f6296eb6954393 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5362614efdf4f2f99f6296eb6954393, State: Initialized, Role: FOLLOWER
I20260608 10:02:43.168721  6561 consensus_queue.cc:260] T 00000000000000000000000000000000 P e5362614efdf4f2f99f6296eb6954393 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e5362614efdf4f2f99f6296eb6954393" member_type: VOTER }
I20260608 10:02:43.169202  6561 raft_consensus.cc:399] T 00000000000000000000000000000000 P e5362614efdf4f2f99f6296eb6954393 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:02:43.169440  6561 raft_consensus.cc:493] T 00000000000000000000000000000000 P e5362614efdf4f2f99f6296eb6954393 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:02:43.169737  6561 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e5362614efdf4f2f99f6296eb6954393 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:43.174417  6561 raft_consensus.cc:515] T 00000000000000000000000000000000 P e5362614efdf4f2f99f6296eb6954393 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5362614efdf4f2f99f6296eb6954393" member_type: VOTER }
I20260608 10:02:43.175000  6561 leader_election.cc:304] T 00000000000000000000000000000000 P e5362614efdf4f2f99f6296eb6954393 [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: e5362614efdf4f2f99f6296eb6954393; no voters: 
I20260608 10:02:43.176198  6561 leader_election.cc:290] T 00000000000000000000000000000000 P e5362614efdf4f2f99f6296eb6954393 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:02:43.176708  6564 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e5362614efdf4f2f99f6296eb6954393 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:43.178171  6564 raft_consensus.cc:697] T 00000000000000000000000000000000 P e5362614efdf4f2f99f6296eb6954393 [term 1 LEADER]: Becoming Leader. State: Replica: e5362614efdf4f2f99f6296eb6954393, State: Running, Role: LEADER
I20260608 10:02:43.178869  6564 consensus_queue.cc:237] T 00000000000000000000000000000000 P e5362614efdf4f2f99f6296eb6954393 [LEADER]: Queue going to LEADER mode. State: All 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: "e5362614efdf4f2f99f6296eb6954393" member_type: VOTER }
I20260608 10:02:43.179471  6561 sys_catalog.cc:565] T 00000000000000000000000000000000 P e5362614efdf4f2f99f6296eb6954393 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:02:43.182255  6565 sys_catalog.cc:455] T 00000000000000000000000000000000 P e5362614efdf4f2f99f6296eb6954393 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e5362614efdf4f2f99f6296eb6954393" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5362614efdf4f2f99f6296eb6954393" member_type: VOTER } }
I20260608 10:02:43.182179  6566 sys_catalog.cc:455] T 00000000000000000000000000000000 P e5362614efdf4f2f99f6296eb6954393 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e5362614efdf4f2f99f6296eb6954393. Latest consensus state: current_term: 1 leader_uuid: "e5362614efdf4f2f99f6296eb6954393" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5362614efdf4f2f99f6296eb6954393" member_type: VOTER } }
I20260608 10:02:43.182945  6565 sys_catalog.cc:458] T 00000000000000000000000000000000 P e5362614efdf4f2f99f6296eb6954393 [sys.catalog]: This master's current role is: LEADER
I20260608 10:02:43.182998  6566 sys_catalog.cc:458] T 00000000000000000000000000000000 P e5362614efdf4f2f99f6296eb6954393 [sys.catalog]: This master's current role is: LEADER
I20260608 10:02:43.191892  6569 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:02:43.197186  6569 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:02:43.198359   669 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:02:43.207268  6569 catalog_manager.cc:1382] Generated new cluster ID: 4d21de5b1cb8489e9f1aa7ab0f63e075
I20260608 10:02:43.207653  6569 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:02:43.229038  6569 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:02:43.230427  6569 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:02:43.251224  6569 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e5362614efdf4f2f99f6296eb6954393: Generated new TSK 0
I20260608 10:02:43.251893  6569 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:02:43.265376   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:43.271967  6582 instance_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 10:02:43.273121  6583 instance_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 10:02:43.274874  6585 instance_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 10:02:43.275038   669 server_base.cc:1061] running on GCE node
I20260608 10:02:43.276058   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:43.276265   669 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 10:02:43.276487   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912963276466 us; error 0 us; skew 500 ppm
I20260608 10:02:43.277107   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:43.279502   669 webserver.cc:533] Webserver started at http://127.0.167.65:39971/ using document root <none> and password file <none>
I20260608 10:02:43.280023   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:43.280229   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:43.280656   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:43.281970   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808122572-669-0/minicluster-data/ts-0-root/instance:
uuid: "6e12adce24804258b4ff83cc63fe05d7"
format_stamp: "Formatted at 2026-06-08 10:02:43 on dist-test-slave-swwz"
I20260608 10:02:43.287039   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:02:43.291070  6590 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:43.292034   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:02:43.292452   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808122572-669-0/minicluster-data/ts-0-root
uuid: "6e12adce24804258b4ff83cc63fe05d7"
format_stamp: "Formatted at 2026-06-08 10:02:43 on dist-test-slave-swwz"
I20260608 10:02:43.292780   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808122572-669-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808122572-669-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808122572-669-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 10:02:43.307919   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:43.309356   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:43.310950   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:43.313663   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:43.313934   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:43.314193   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:43.314392   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:43.357352   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.65:45283
I20260608 10:02:43.357491  6652 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.65:45283 every 8 connection(s)
I20260608 10:02:43.363010   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:43.371515  6658 instance_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 10:02:43.372890  6657 instance_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 10:02:43.373674  6660 instance_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 10:02:43.375936   669 server_base.cc:1061] running on GCE node
I20260608 10:02:43.377018   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:43.377261   669 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 10:02:43.377458   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912963377442 us; error 0 us; skew 500 ppm
I20260608 10:02:43.378007   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:43.380505   669 webserver.cc:533] Webserver started at http://127.0.167.66:41275/ using document root <none> and password file <none>
I20260608 10:02:43.381091   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:43.381255   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:43.381482   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:43.382663   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808122572-669-0/minicluster-data/ts-1-root/instance:
uuid: "27634ef72f26440881f395299cd52998"
format_stamp: "Formatted at 2026-06-08 10:02:43 on dist-test-slave-swwz"
I20260608 10:02:43.388305  6653 heartbeater.cc:344] Connected to a master server at 127.0.167.126:42049
I20260608 10:02:43.388772  6653 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:43.388949   669 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260608 10:02:43.389832  6653 heartbeater.cc:507] Master 127.0.167.126:42049 requested a full tablet report, sending...
I20260608 10:02:43.392899  6526 ts_manager.cc:194] Registered new tserver with Master: 6e12adce24804258b4ff83cc63fe05d7 (127.0.167.65:45283)
I20260608 10:02:43.393896  6665 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:43.394963   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260608 10:02:43.395335   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808122572-669-0/minicluster-data/ts-1-root
uuid: "27634ef72f26440881f395299cd52998"
format_stamp: "Formatted at 2026-06-08 10:02:43 on dist-test-slave-swwz"
I20260608 10:02:43.395740  6526 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42878
I20260608 10:02:43.395694   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808122572-669-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808122572-669-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808122572-669-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 10:02:43.417059   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:43.418406   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:43.419910   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:43.422446   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:43.422634   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:43.422943   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:43.423112   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:43.466094   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.66:40681
I20260608 10:02:43.466215  6727 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.66:40681 every 8 connection(s)
I20260608 10:02:43.471573   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:43.479278  6731 instance_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 10:02:43.481221  6732 instance_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 10:02:43.483505   669 server_base.cc:1061] running on GCE node
W20260608 10:02:43.484297  6735 instance_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 10:02:43.484875  6728 heartbeater.cc:344] Connected to a master server at 127.0.167.126:42049
I20260608 10:02:43.485272  6728 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:43.485410   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:43.485710   669 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 10:02:43.485920   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912963485905 us; error 0 us; skew 500 ppm
I20260608 10:02:43.486202  6728 heartbeater.cc:507] Master 127.0.167.126:42049 requested a full tablet report, sending...
I20260608 10:02:43.486768   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:43.488590  6526 ts_manager.cc:194] Registered new tserver with Master: 27634ef72f26440881f395299cd52998 (127.0.167.66:40681)
I20260608 10:02:43.490389  6526 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42886
I20260608 10:02:43.490738   669 webserver.cc:533] Webserver started at http://127.0.167.67:42909/ using document root <none> and password file <none>
I20260608 10:02:43.491490   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:43.491734   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:43.492079   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:43.493448   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808122572-669-0/minicluster-data/ts-2-root/instance:
uuid: "99c3861b38834d02aba2f7115c73c135"
format_stamp: "Formatted at 2026-06-08 10:02:43 on dist-test-slave-swwz"
I20260608 10:02:43.498744   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260608 10:02:43.502609  6739 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:43.503690   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:02:43.503988   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808122572-669-0/minicluster-data/ts-2-root
uuid: "99c3861b38834d02aba2f7115c73c135"
format_stamp: "Formatted at 2026-06-08 10:02:43 on dist-test-slave-swwz"
I20260608 10:02:43.504246   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808122572-669-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808122572-669-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808122572-669-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 10:02:43.519447   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:43.520761   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:43.522233   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:43.524750   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:43.524972   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:43.525254   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:43.525429   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:43.571491   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.67:44611
I20260608 10:02:43.571604  6801 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.67:44611 every 8 connection(s)
I20260608 10:02:43.587329  6802 heartbeater.cc:344] Connected to a master server at 127.0.167.126:42049
I20260608 10:02:43.587757  6802 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:43.588624  6802 heartbeater.cc:507] Master 127.0.167.126:42049 requested a full tablet report, sending...
I20260608 10:02:43.590770  6526 ts_manager.cc:194] Registered new tserver with Master: 99c3861b38834d02aba2f7115c73c135 (127.0.167.67:44611)
I20260608 10:02:43.591250   669 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016277732s
I20260608 10:02:43.592434  6526 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42896
I20260608 10:02:44.399547  6653 heartbeater.cc:499] Master 127.0.167.126:42049 was elected leader, sending a full tablet report...
I20260608 10:02:44.493273  6728 heartbeater.cc:499] Master 127.0.167.126:42049 was elected leader, sending a full tablet report...
I20260608 10:02:44.595403  6802 heartbeater.cc:499] Master 127.0.167.126:42049 was elected leader, sending a full tablet report...
I20260608 10:02:44.649945  6526 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58706:
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 10:02:44.652070  6526 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 10:02:44.702903  6767 tablet_service.cc:1511] Processing CreateTablet for tablet 52c17ff5410649da9327e82eb041788c (DEFAULT_TABLE table=test-workload [id=a881a03c8e6340d1932dee675dca68c1]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:02:44.704891  6767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52c17ff5410649da9327e82eb041788c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:44.713055  6618 tablet_service.cc:1511] Processing CreateTablet for tablet 52c17ff5410649da9327e82eb041788c (DEFAULT_TABLE table=test-workload [id=a881a03c8e6340d1932dee675dca68c1]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:02:44.714354  6618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52c17ff5410649da9327e82eb041788c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:44.719885  6693 tablet_service.cc:1511] Processing CreateTablet for tablet 52c17ff5410649da9327e82eb041788c (DEFAULT_TABLE table=test-workload [id=a881a03c8e6340d1932dee675dca68c1]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:02:44.721356  6693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52c17ff5410649da9327e82eb041788c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:44.725699  6822 tablet_bootstrap.cc:492] T 52c17ff5410649da9327e82eb041788c P 99c3861b38834d02aba2f7115c73c135: Bootstrap starting.
I20260608 10:02:44.732179  6822 tablet_bootstrap.cc:654] T 52c17ff5410649da9327e82eb041788c P 99c3861b38834d02aba2f7115c73c135: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:44.736114  6823 tablet_bootstrap.cc:492] T 52c17ff5410649da9327e82eb041788c P 6e12adce24804258b4ff83cc63fe05d7: Bootstrap starting.
I20260608 10:02:44.739435  6822 tablet_bootstrap.cc:492] T 52c17ff5410649da9327e82eb041788c P 99c3861b38834d02aba2f7115c73c135: No bootstrap required, opened a new log
I20260608 10:02:44.740155  6822 ts_tablet_manager.cc:1403] T 52c17ff5410649da9327e82eb041788c P 99c3861b38834d02aba2f7115c73c135: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260608 10:02:44.740913  6825 tablet_bootstrap.cc:492] T 52c17ff5410649da9327e82eb041788c P 27634ef72f26440881f395299cd52998: Bootstrap starting.
I20260608 10:02:44.743809  6823 tablet_bootstrap.cc:654] T 52c17ff5410649da9327e82eb041788c P 6e12adce24804258b4ff83cc63fe05d7: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:44.744164  6822 raft_consensus.cc:359] T 52c17ff5410649da9327e82eb041788c P 99c3861b38834d02aba2f7115c73c135 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c3861b38834d02aba2f7115c73c135" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44611 } } peers { permanent_uuid: "6e12adce24804258b4ff83cc63fe05d7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 45283 } } peers { permanent_uuid: "27634ef72f26440881f395299cd52998" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40681 } }
I20260608 10:02:44.745085  6822 raft_consensus.cc:385] T 52c17ff5410649da9327e82eb041788c P 99c3861b38834d02aba2f7115c73c135 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:44.745455  6822 raft_consensus.cc:740] T 52c17ff5410649da9327e82eb041788c P 99c3861b38834d02aba2f7115c73c135 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99c3861b38834d02aba2f7115c73c135, State: Initialized, Role: FOLLOWER
I20260608 10:02:44.746508  6822 consensus_queue.cc:260] T 52c17ff5410649da9327e82eb041788c P 99c3861b38834d02aba2f7115c73c135 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c3861b38834d02aba2f7115c73c135" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44611 } } peers { permanent_uuid: "6e12adce24804258b4ff83cc63fe05d7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 45283 } } peers { permanent_uuid: "27634ef72f26440881f395299cd52998" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40681 } }
I20260608 10:02:44.747465  6825 tablet_bootstrap.cc:654] T 52c17ff5410649da9327e82eb041788c P 27634ef72f26440881f395299cd52998: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:44.750085  6822 ts_tablet_manager.cc:1434] T 52c17ff5410649da9327e82eb041788c P 99c3861b38834d02aba2f7115c73c135: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260608 10:02:44.750591  6823 tablet_bootstrap.cc:492] T 52c17ff5410649da9327e82eb041788c P 6e12adce24804258b4ff83cc63fe05d7: No bootstrap required, opened a new log
I20260608 10:02:44.751168  6823 ts_tablet_manager.cc:1403] T 52c17ff5410649da9327e82eb041788c P 6e12adce24804258b4ff83cc63fe05d7: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.010s
I20260608 10:02:44.753065  6825 tablet_bootstrap.cc:492] T 52c17ff5410649da9327e82eb041788c P 27634ef72f26440881f395299cd52998: No bootstrap required, opened a new log
I20260608 10:02:44.753603  6825 ts_tablet_manager.cc:1403] T 52c17ff5410649da9327e82eb041788c P 27634ef72f26440881f395299cd52998: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260608 10:02:44.754431  6823 raft_consensus.cc:359] T 52c17ff5410649da9327e82eb041788c P 6e12adce24804258b4ff83cc63fe05d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c3861b38834d02aba2f7115c73c135" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44611 } } peers { permanent_uuid: "6e12adce24804258b4ff83cc63fe05d7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 45283 } } peers { permanent_uuid: "27634ef72f26440881f395299cd52998" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40681 } }
I20260608 10:02:44.755295  6823 raft_consensus.cc:385] T 52c17ff5410649da9327e82eb041788c P 6e12adce24804258b4ff83cc63fe05d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:44.755613  6823 raft_consensus.cc:740] T 52c17ff5410649da9327e82eb041788c P 6e12adce24804258b4ff83cc63fe05d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e12adce24804258b4ff83cc63fe05d7, State: Initialized, Role: FOLLOWER
I20260608 10:02:44.756225  6825 raft_consensus.cc:359] T 52c17ff5410649da9327e82eb041788c P 27634ef72f26440881f395299cd52998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c3861b38834d02aba2f7115c73c135" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44611 } } peers { permanent_uuid: "6e12adce24804258b4ff83cc63fe05d7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 45283 } } peers { permanent_uuid: "27634ef72f26440881f395299cd52998" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40681 } }
I20260608 10:02:44.756953  6825 raft_consensus.cc:385] T 52c17ff5410649da9327e82eb041788c P 27634ef72f26440881f395299cd52998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:44.756522  6823 consensus_queue.cc:260] T 52c17ff5410649da9327e82eb041788c P 6e12adce24804258b4ff83cc63fe05d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c3861b38834d02aba2f7115c73c135" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44611 } } peers { permanent_uuid: "6e12adce24804258b4ff83cc63fe05d7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 45283 } } peers { permanent_uuid: "27634ef72f26440881f395299cd52998" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40681 } }
I20260608 10:02:44.757287  6825 raft_consensus.cc:740] T 52c17ff5410649da9327e82eb041788c P 27634ef72f26440881f395299cd52998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27634ef72f26440881f395299cd52998, State: Initialized, Role: FOLLOWER
I20260608 10:02:44.758188  6825 consensus_queue.cc:260] T 52c17ff5410649da9327e82eb041788c P 27634ef72f26440881f395299cd52998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c3861b38834d02aba2f7115c73c135" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44611 } } peers { permanent_uuid: "6e12adce24804258b4ff83cc63fe05d7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 45283 } } peers { permanent_uuid: "27634ef72f26440881f395299cd52998" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40681 } }
I20260608 10:02:44.759912  6823 ts_tablet_manager.cc:1434] T 52c17ff5410649da9327e82eb041788c P 6e12adce24804258b4ff83cc63fe05d7: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:02:44.762387  6825 ts_tablet_manager.cc:1434] T 52c17ff5410649da9327e82eb041788c P 27634ef72f26440881f395299cd52998: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
W20260608 10:02:44.827418  6803 tablet.cc:2404] T 52c17ff5410649da9327e82eb041788c P 99c3861b38834d02aba2f7115c73c135: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:02:44.836942  6830 raft_consensus.cc:493] T 52c17ff5410649da9327e82eb041788c P 27634ef72f26440881f395299cd52998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:44.837523  6830 raft_consensus.cc:515] T 52c17ff5410649da9327e82eb041788c P 27634ef72f26440881f395299cd52998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c3861b38834d02aba2f7115c73c135" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44611 } } peers { permanent_uuid: "6e12adce24804258b4ff83cc63fe05d7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 45283 } } peers { permanent_uuid: "27634ef72f26440881f395299cd52998" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40681 } }
I20260608 10:02:44.840101  6830 leader_election.cc:290] T 52c17ff5410649da9327e82eb041788c P 27634ef72f26440881f395299cd52998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99c3861b38834d02aba2f7115c73c135 (127.0.167.67:44611), 6e12adce24804258b4ff83cc63fe05d7 (127.0.167.65:45283)
I20260608 10:02:44.853219  6628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c17ff5410649da9327e82eb041788c" candidate_uuid: "27634ef72f26440881f395299cd52998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e12adce24804258b4ff83cc63fe05d7" is_pre_election: true
I20260608 10:02:44.853159  6777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c17ff5410649da9327e82eb041788c" candidate_uuid: "27634ef72f26440881f395299cd52998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c3861b38834d02aba2f7115c73c135" is_pre_election: true
I20260608 10:02:44.854085  6628 raft_consensus.cc:2468] T 52c17ff5410649da9327e82eb041788c P 6e12adce24804258b4ff83cc63fe05d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27634ef72f26440881f395299cd52998 in term 0.
I20260608 10:02:44.854180  6777 raft_consensus.cc:2468] T 52c17ff5410649da9327e82eb041788c P 99c3861b38834d02aba2f7115c73c135 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27634ef72f26440881f395299cd52998 in term 0.
I20260608 10:02:44.855410  6667 leader_election.cc:304] T 52c17ff5410649da9327e82eb041788c P 27634ef72f26440881f395299cd52998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27634ef72f26440881f395299cd52998, 6e12adce24804258b4ff83cc63fe05d7; no voters: 
I20260608 10:02:44.856159  6830 raft_consensus.cc:2804] T 52c17ff5410649da9327e82eb041788c P 27634ef72f26440881f395299cd52998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:44.856552  6830 raft_consensus.cc:493] T 52c17ff5410649da9327e82eb041788c P 27634ef72f26440881f395299cd52998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:44.856786  6830 raft_consensus.cc:3060] T 52c17ff5410649da9327e82eb041788c P 27634ef72f26440881f395299cd52998 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:44.862685  6830 raft_consensus.cc:515] T 52c17ff5410649da9327e82eb041788c P 27634ef72f26440881f395299cd52998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c3861b38834d02aba2f7115c73c135" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44611 } } peers { permanent_uuid: "6e12adce24804258b4ff83cc63fe05d7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 45283 } } peers { permanent_uuid: "27634ef72f26440881f395299cd52998" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40681 } }
I20260608 10:02:44.864728  6830 leader_election.cc:290] T 52c17ff5410649da9327e82eb041788c P 27634ef72f26440881f395299cd52998 [CANDIDATE]: Term 1 election: Requested vote from peers 99c3861b38834d02aba2f7115c73c135 (127.0.167.67:44611), 6e12adce24804258b4ff83cc63fe05d7 (127.0.167.65:45283)
I20260608 10:02:44.865525  6777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c17ff5410649da9327e82eb041788c" candidate_uuid: "27634ef72f26440881f395299cd52998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c3861b38834d02aba2f7115c73c135"
I20260608 10:02:44.865902  6628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c17ff5410649da9327e82eb041788c" candidate_uuid: "27634ef72f26440881f395299cd52998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e12adce24804258b4ff83cc63fe05d7"
I20260608 10:02:44.866134  6777 raft_consensus.cc:3060] T 52c17ff5410649da9327e82eb041788c P 99c3861b38834d02aba2f7115c73c135 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:44.866544  6628 raft_consensus.cc:3060] T 52c17ff5410649da9327e82eb041788c P 6e12adce24804258b4ff83cc63fe05d7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:44.871732  6628 raft_consensus.cc:2468] T 52c17ff5410649da9327e82eb041788c P 6e12adce24804258b4ff83cc63fe05d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27634ef72f26440881f395299cd52998 in term 1.
I20260608 10:02:44.871732  6777 raft_consensus.cc:2468] T 52c17ff5410649da9327e82eb041788c P 99c3861b38834d02aba2f7115c73c135 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27634ef72f26440881f395299cd52998 in term 1.
I20260608 10:02:44.873122  6667 leader_election.cc:304] T 52c17ff5410649da9327e82eb041788c P 27634ef72f26440881f395299cd52998 [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: 27634ef72f26440881f395299cd52998, 6e12adce24804258b4ff83cc63fe05d7; no voters: 
I20260608 10:02:44.873844  6830 raft_consensus.cc:2804] T 52c17ff5410649da9327e82eb041788c P 27634ef72f26440881f395299cd52998 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:44.875051  6830 raft_consensus.cc:697] T 52c17ff5410649da9327e82eb041788c P 27634ef72f26440881f395299cd52998 [term 1 LEADER]: Becoming Leader. State: Replica: 27634ef72f26440881f395299cd52998, State: Running, Role: LEADER
I20260608 10:02:44.875790  6830 consensus_queue.cc:237] T 52c17ff5410649da9327e82eb041788c P 27634ef72f26440881f395299cd52998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c3861b38834d02aba2f7115c73c135" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44611 } } peers { permanent_uuid: "6e12adce24804258b4ff83cc63fe05d7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 45283 } } peers { permanent_uuid: "27634ef72f26440881f395299cd52998" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40681 } }
I20260608 10:02:44.883060  6526 catalog_manager.cc:5696] T 52c17ff5410649da9327e82eb041788c P 27634ef72f26440881f395299cd52998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27634ef72f26440881f395299cd52998 (127.0.167.66). New cstate: current_term: 1 leader_uuid: "27634ef72f26440881f395299cd52998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c3861b38834d02aba2f7115c73c135" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e12adce24804258b4ff83cc63fe05d7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27634ef72f26440881f395299cd52998" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 40681 } health_report { overall_health: HEALTHY } } }
I20260608 10:02:44.899712   669 tablet_server.cc:179] TabletServer@127.0.167.65:0 shutting down...
I20260608 10:02:44.917434   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:44.918305   669 tablet_replica.cc:333] T 52c17ff5410649da9327e82eb041788c P 6e12adce24804258b4ff83cc63fe05d7: stopping tablet replica
I20260608 10:02:44.918848   669 raft_consensus.cc:2243] T 52c17ff5410649da9327e82eb041788c P 6e12adce24804258b4ff83cc63fe05d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:44.919227   669 raft_consensus.cc:2272] T 52c17ff5410649da9327e82eb041788c P 6e12adce24804258b4ff83cc63fe05d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:44.938493   669 tablet_server.cc:196] TabletServer@127.0.167.65:0 shutdown complete.
I20260608 10:02:45.196552  6579 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:45.198107  6579 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:45.198467  6579 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:45.312202  6830 consensus_queue.cc:1048] T 52c17ff5410649da9327e82eb041788c P 27634ef72f26440881f395299cd52998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c3861b38834d02aba2f7115c73c135" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:02:45.332901  6667 consensus_peers.cc:597] T 52c17ff5410649da9327e82eb041788c P 27634ef72f26440881f395299cd52998 -> Peer 6e12adce24804258b4ff83cc63fe05d7 (127.0.167.65:45283): Couldn't send request to peer 6e12adce24804258b4ff83cc63fe05d7. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:45283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:47.199617  6579 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:47.201532  6579 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:47.201926  6579 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:02:47.549945  6667 consensus_peers.cc:597] T 52c17ff5410649da9327e82eb041788c P 27634ef72f26440881f395299cd52998 -> Peer 6e12adce24804258b4ff83cc63fe05d7 (127.0.167.65:45283): Couldn't send request to peer 6e12adce24804258b4ff83cc63fe05d7. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:45283: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 10:02:48.121608  6667 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.167.65:45283: connect: Connection refused (error 111) [suppressed 6 similar messages]
I20260608 10:02:49.202956  6579 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:49.204319  6579 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:49.204600  6579 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:02:50.013963  6667 consensus_peers.cc:597] T 52c17ff5410649da9327e82eb041788c P 27634ef72f26440881f395299cd52998 -> Peer 6e12adce24804258b4ff83cc63fe05d7 (127.0.167.65:45283): Couldn't send request to peer 6e12adce24804258b4ff83cc63fe05d7. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:45283: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260608 10:02:51.205750  6579 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:51.207669  6579 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:51.208039  6579 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:02:52.526333  6667 consensus_peers.cc:597] T 52c17ff5410649da9327e82eb041788c P 27634ef72f26440881f395299cd52998 -> Peer 6e12adce24804258b4ff83cc63fe05d7 (127.0.167.65:45283): Couldn't send request to peer 6e12adce24804258b4ff83cc63fe05d7. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:45283: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260608 10:02:53.209033  6579 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:53.210450  6579 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:53.210783  6579 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:02:53.552707  6667 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.167.65:45283: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260608 10:02:54.942760  6667 consensus_peers.cc:597] T 52c17ff5410649da9327e82eb041788c P 27634ef72f26440881f395299cd52998 -> Peer 6e12adce24804258b4ff83cc63fe05d7 (127.0.167.65:45283): Couldn't send request to peer 6e12adce24804258b4ff83cc63fe05d7. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:45283: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260608 10:02:55.211834  6579 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:55.213378  6579 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:55.213702  6579 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:56.012374   669 tablet_server.cc:179] TabletServer@127.0.167.66:0 shutting down...
I20260608 10:02:56.041414   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:56.042397   669 tablet_replica.cc:333] T 52c17ff5410649da9327e82eb041788c P 27634ef72f26440881f395299cd52998: stopping tablet replica
I20260608 10:02:56.043087   669 raft_consensus.cc:2243] T 52c17ff5410649da9327e82eb041788c P 27634ef72f26440881f395299cd52998 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:56.044338   669 raft_consensus.cc:2272] T 52c17ff5410649da9327e82eb041788c P 27634ef72f26440881f395299cd52998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:56.067037   669 tablet_server.cc:196] TabletServer@127.0.167.66:0 shutdown complete.
I20260608 10:02:56.080904   669 tablet_server.cc:179] TabletServer@127.0.167.67:0 shutting down...
I20260608 10:02:56.105139   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:56.105971   669 tablet_replica.cc:333] T 52c17ff5410649da9327e82eb041788c P 99c3861b38834d02aba2f7115c73c135: stopping tablet replica
I20260608 10:02:56.106647   669 raft_consensus.cc:2243] T 52c17ff5410649da9327e82eb041788c P 99c3861b38834d02aba2f7115c73c135 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:56.107185   669 raft_consensus.cc:2272] T 52c17ff5410649da9327e82eb041788c P 99c3861b38834d02aba2f7115c73c135 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:56.127889   669 tablet_server.cc:196] TabletServer@127.0.167.67:0 shutdown complete.
I20260608 10:02:56.141232   669 master.cc:562] Master@127.0.167.126:42049 shutting down...
I20260608 10:02:56.160907   669 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e5362614efdf4f2f99f6296eb6954393 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:56.161638   669 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e5362614efdf4f2f99f6296eb6954393 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:56.162042   669 tablet_replica.cc:333] T 00000000000000000000000000000000 P e5362614efdf4f2f99f6296eb6954393: stopping tablet replica
I20260608 10:02:56.182304   669 master.cc:584] Master@127.0.167.126:42049 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13167 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260608 10:02:56.222548   669 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.167.126:44467
I20260608 10:02:56.223826   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:56.230321  6856 instance_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 10:02:56.230404  6855 instance_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 10:02:56.230957  6858 instance_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 10:02:56.232766   669 server_base.cc:1061] running on GCE node
I20260608 10:02:56.233601   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:56.233783   669 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 10:02:56.233896   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912976233885 us; error 0 us; skew 500 ppm
I20260608 10:02:56.234429   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:56.236985   669 webserver.cc:533] Webserver started at http://127.0.167.126:38821/ using document root <none> and password file <none>
I20260608 10:02:56.237496   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:56.237684   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:56.237908   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:56.239132   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808122572-669-0/minicluster-data/master-0-root/instance:
uuid: "2101cf5e80b14a43af996b3affbbe29b"
format_stamp: "Formatted at 2026-06-08 10:02:56 on dist-test-slave-swwz"
I20260608 10:02:56.244004   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:02:56.247805  6863 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:56.248749   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:02:56.249087   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808122572-669-0/minicluster-data/master-0-root
uuid: "2101cf5e80b14a43af996b3affbbe29b"
format_stamp: "Formatted at 2026-06-08 10:02:56 on dist-test-slave-swwz"
I20260608 10:02:56.249367   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808122572-669-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808122572-669-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808122572-669-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 10:02:56.272785   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:56.274158   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:56.315004   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.126:44467
I20260608 10:02:56.315133  6914 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.126:44467 every 8 connection(s)
I20260608 10:02:56.319548  6915 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 10:02:56.331936  6915 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2101cf5e80b14a43af996b3affbbe29b: Bootstrap starting.
I20260608 10:02:56.337148  6915 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2101cf5e80b14a43af996b3affbbe29b: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:56.341554  6915 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2101cf5e80b14a43af996b3affbbe29b: No bootstrap required, opened a new log
I20260608 10:02:56.343983  6915 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2101cf5e80b14a43af996b3affbbe29b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2101cf5e80b14a43af996b3affbbe29b" member_type: VOTER }
I20260608 10:02:56.344491  6915 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2101cf5e80b14a43af996b3affbbe29b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:56.344741  6915 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2101cf5e80b14a43af996b3affbbe29b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2101cf5e80b14a43af996b3affbbe29b, State: Initialized, Role: FOLLOWER
I20260608 10:02:56.345453  6915 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2101cf5e80b14a43af996b3affbbe29b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2101cf5e80b14a43af996b3affbbe29b" member_type: VOTER }
I20260608 10:02:56.345957  6915 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2101cf5e80b14a43af996b3affbbe29b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:02:56.346207  6915 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2101cf5e80b14a43af996b3affbbe29b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:02:56.346482  6915 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2101cf5e80b14a43af996b3affbbe29b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:56.351660  6915 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2101cf5e80b14a43af996b3affbbe29b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2101cf5e80b14a43af996b3affbbe29b" member_type: VOTER }
I20260608 10:02:56.352233  6915 leader_election.cc:304] T 00000000000000000000000000000000 P 2101cf5e80b14a43af996b3affbbe29b [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: 2101cf5e80b14a43af996b3affbbe29b; no voters: 
I20260608 10:02:56.353472  6915 leader_election.cc:290] T 00000000000000000000000000000000 P 2101cf5e80b14a43af996b3affbbe29b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:02:56.353943  6918 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2101cf5e80b14a43af996b3affbbe29b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:56.355414  6918 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2101cf5e80b14a43af996b3affbbe29b [term 1 LEADER]: Becoming Leader. State: Replica: 2101cf5e80b14a43af996b3affbbe29b, State: Running, Role: LEADER
I20260608 10:02:56.356115  6918 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2101cf5e80b14a43af996b3affbbe29b [LEADER]: Queue going to LEADER mode. State: All 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: "2101cf5e80b14a43af996b3affbbe29b" member_type: VOTER }
I20260608 10:02:56.356726  6915 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2101cf5e80b14a43af996b3affbbe29b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:02:56.359305  6919 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2101cf5e80b14a43af996b3affbbe29b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2101cf5e80b14a43af996b3affbbe29b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2101cf5e80b14a43af996b3affbbe29b" member_type: VOTER } }
I20260608 10:02:56.359349  6920 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2101cf5e80b14a43af996b3affbbe29b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2101cf5e80b14a43af996b3affbbe29b. Latest consensus state: current_term: 1 leader_uuid: "2101cf5e80b14a43af996b3affbbe29b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2101cf5e80b14a43af996b3affbbe29b" member_type: VOTER } }
I20260608 10:02:56.360100  6919 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2101cf5e80b14a43af996b3affbbe29b [sys.catalog]: This master's current role is: LEADER
I20260608 10:02:56.360186  6920 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2101cf5e80b14a43af996b3affbbe29b [sys.catalog]: This master's current role is: LEADER
I20260608 10:02:56.365518  6923 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:02:56.370812  6923 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:02:56.373121   669 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:02:56.380914  6923 catalog_manager.cc:1382] Generated new cluster ID: f3164d8172ea4d89874d8686c76acf27
I20260608 10:02:56.381266  6923 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:02:56.409216  6923 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:02:56.410655  6923 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:02:56.428375  6923 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2101cf5e80b14a43af996b3affbbe29b: Generated new TSK 0
I20260608 10:02:56.429075  6923 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:02:56.439881   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:56.446682  6936 instance_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 10:02:56.447818  6937 instance_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 10:02:56.449539   669 server_base.cc:1061] running on GCE node
W20260608 10:02:56.449427  6939 instance_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 10:02:56.450774   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:56.451037   669 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 10:02:56.451172   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912976451161 us; error 0 us; skew 500 ppm
I20260608 10:02:56.451756   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:56.454298   669 webserver.cc:533] Webserver started at http://127.0.167.65:38843/ using document root <none> and password file <none>
I20260608 10:02:56.454838   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:56.455057   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:56.455380   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:56.456779   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808122572-669-0/minicluster-data/ts-0-root/instance:
uuid: "745c41bd7851401b8036a804f415cfd0"
format_stamp: "Formatted at 2026-06-08 10:02:56 on dist-test-slave-swwz"
I20260608 10:02:56.462124   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:02:56.465962  6944 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:56.466922   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.001s
I20260608 10:02:56.467269   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808122572-669-0/minicluster-data/ts-0-root
uuid: "745c41bd7851401b8036a804f415cfd0"
format_stamp: "Formatted at 2026-06-08 10:02:56 on dist-test-slave-swwz"
I20260608 10:02:56.467654   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808122572-669-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808122572-669-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808122572-669-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 10:02:56.482694   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:56.483980   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:56.485493   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:56.488114   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:56.488420   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260608 10:02:56.488700   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:56.488876   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:56.533552   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.65:33713
I20260608 10:02:56.533696  7006 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.65:33713 every 8 connection(s)
I20260608 10:02:56.539299   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:56.548060  7011 instance_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 10:02:56.549341  7012 instance_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 10:02:56.552870  7014 instance_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 10:02:56.553287   669 server_base.cc:1061] running on GCE node
I20260608 10:02:56.554257   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:56.554457   669 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 10:02:56.554697   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912976554677 us; error 0 us; skew 500 ppm
I20260608 10:02:56.555325   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:56.558532   669 webserver.cc:533] Webserver started at http://127.0.167.66:44575/ using document root <none> and password file <none>
I20260608 10:02:56.559173   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:56.559430   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:56.559769   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:56.560141  7007 heartbeater.cc:344] Connected to a master server at 127.0.167.126:44467
I20260608 10:02:56.560611  7007 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:56.561322   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808122572-669-0/minicluster-data/ts-1-root/instance:
uuid: "a1639c3fcb604a6ea646be5782773e1c"
format_stamp: "Formatted at 2026-06-08 10:02:56 on dist-test-slave-swwz"
I20260608 10:02:56.561420  7007 heartbeater.cc:507] Master 127.0.167.126:44467 requested a full tablet report, sending...
I20260608 10:02:56.563947  6880 ts_manager.cc:194] Registered new tserver with Master: 745c41bd7851401b8036a804f415cfd0 (127.0.167.65:33713)
I20260608 10:02:56.566805  6880 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37054
I20260608 10:02:56.567909   669 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.003s
I20260608 10:02:56.571839  7019 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:56.572816   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:02:56.573086   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808122572-669-0/minicluster-data/ts-1-root
uuid: "a1639c3fcb604a6ea646be5782773e1c"
format_stamp: "Formatted at 2026-06-08 10:02:56 on dist-test-slave-swwz"
I20260608 10:02:56.573328   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808122572-669-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808122572-669-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808122572-669-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 10:02:56.608631   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:56.609824   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:56.611289   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:56.613739   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:56.613917   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:56.614238   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:56.614405   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:56.656065   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.66:45449
I20260608 10:02:56.656214  7081 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.66:45449 every 8 connection(s)
I20260608 10:02:56.661504   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:56.669584  7085 instance_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 10:02:56.673327  7086 instance_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 10:02:56.674839  7088 instance_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 10:02:56.674952   669 server_base.cc:1061] running on GCE node
I20260608 10:02:56.675906  7082 heartbeater.cc:344] Connected to a master server at 127.0.167.126:44467
I20260608 10:02:56.676384  7082 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:56.676415   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:56.676795   669 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 10:02:56.676986   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912976676969 us; error 0 us; skew 500 ppm
I20260608 10:02:56.677374  7082 heartbeater.cc:507] Master 127.0.167.126:44467 requested a full tablet report, sending...
I20260608 10:02:56.677731   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:56.679890  6880 ts_manager.cc:194] Registered new tserver with Master: a1639c3fcb604a6ea646be5782773e1c (127.0.167.66:45449)
I20260608 10:02:56.680805   669 webserver.cc:533] Webserver started at http://127.0.167.67:41771/ using document root <none> and password file <none>
I20260608 10:02:56.681546   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:56.681784   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:56.681933  6880 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37056
I20260608 10:02:56.682128   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:56.683724   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808122572-669-0/minicluster-data/ts-2-root/instance:
uuid: "b7146486c85d40699c808808c6a826aa"
format_stamp: "Formatted at 2026-06-08 10:02:56 on dist-test-slave-swwz"
I20260608 10:02:56.688488   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.003s
I20260608 10:02:56.691983  7093 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:56.692819   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:02:56.693142   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808122572-669-0/minicluster-data/ts-2-root
uuid: "b7146486c85d40699c808808c6a826aa"
format_stamp: "Formatted at 2026-06-08 10:02:56 on dist-test-slave-swwz"
I20260608 10:02:56.693451   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808122572-669-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808122572-669-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808122572-669-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 10:02:56.707059   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:56.708477   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:56.709995   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:56.712440   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:56.712679   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:56.712939   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:56.713130   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:56.754876   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.67:39339
I20260608 10:02:56.755003  7155 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.67:39339 every 8 connection(s)
I20260608 10:02:56.769932  7156 heartbeater.cc:344] Connected to a master server at 127.0.167.126:44467
I20260608 10:02:56.770377  7156 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:56.771152  7156 heartbeater.cc:507] Master 127.0.167.126:44467 requested a full tablet report, sending...
I20260608 10:02:56.773339  6880 ts_manager.cc:194] Registered new tserver with Master: b7146486c85d40699c808808c6a826aa (127.0.167.67:39339)
I20260608 10:02:56.773507   669 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014915704s
I20260608 10:02:56.775236  6880 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37066
I20260608 10:02:57.570102  7007 heartbeater.cc:499] Master 127.0.167.126:44467 was elected leader, sending a full tablet report...
I20260608 10:02:57.684911  7082 heartbeater.cc:499] Master 127.0.167.126:44467 was elected leader, sending a full tablet report...
I20260608 10:02:57.778234  7156 heartbeater.cc:499] Master 127.0.167.126:44467 was elected leader, sending a full tablet report...
I20260608 10:02:57.833357  6880 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37076:
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 10:02:57.835898  6880 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 10:02:57.903196  6970 tablet_service.cc:1511] Processing CreateTablet for tablet f4f08dc96b394cab994175865a7b209a (DEFAULT_TABLE table=test-workload [id=147e0ecfc3f247c79f0228a29b27ae7d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:02:57.904853  6970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f08dc96b394cab994175865a7b209a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:57.908699  6969 tablet_service.cc:1511] Processing CreateTablet for tablet 163cd64de3b94303b3dce6101d52f103 (DEFAULT_TABLE table=test-workload [id=147e0ecfc3f247c79f0228a29b27ae7d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:02:57.909740  6971 tablet_service.cc:1511] Processing CreateTablet for tablet 3b1608859f954d71a4c13e573bbd7c54 (DEFAULT_TABLE table=test-workload [id=147e0ecfc3f247c79f0228a29b27ae7d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:02:57.910418  6969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 163cd64de3b94303b3dce6101d52f103. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:57.911234  6971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b1608859f954d71a4c13e573bbd7c54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:57.913141  6972 tablet_service.cc:1511] Processing CreateTablet for tablet 83a65c7a35b64311ac105e088f3d1a39 (DEFAULT_TABLE table=test-workload [id=147e0ecfc3f247c79f0228a29b27ae7d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:02:57.914613  6972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83a65c7a35b64311ac105e088f3d1a39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:57.925173  7121 tablet_service.cc:1511] Processing CreateTablet for tablet 83a65c7a35b64311ac105e088f3d1a39 (DEFAULT_TABLE table=test-workload [id=147e0ecfc3f247c79f0228a29b27ae7d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:02:57.925662  7120 tablet_service.cc:1511] Processing CreateTablet for tablet 3b1608859f954d71a4c13e573bbd7c54 (DEFAULT_TABLE table=test-workload [id=147e0ecfc3f247c79f0228a29b27ae7d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:02:57.926847  7121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83a65c7a35b64311ac105e088f3d1a39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:57.927627  7118 tablet_service.cc:1511] Processing CreateTablet for tablet 163cd64de3b94303b3dce6101d52f103 (DEFAULT_TABLE table=test-workload [id=147e0ecfc3f247c79f0228a29b27ae7d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:02:57.930754  7120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b1608859f954d71a4c13e573bbd7c54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:57.930590  7119 tablet_service.cc:1511] Processing CreateTablet for tablet f4f08dc96b394cab994175865a7b209a (DEFAULT_TABLE table=test-workload [id=147e0ecfc3f247c79f0228a29b27ae7d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:02:57.932739  7119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f08dc96b394cab994175865a7b209a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:57.937258  7118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 163cd64de3b94303b3dce6101d52f103. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:57.965868  7176 tablet_bootstrap.cc:492] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa: Bootstrap starting.
I20260608 10:02:57.971012  7177 tablet_bootstrap.cc:492] T 163cd64de3b94303b3dce6101d52f103 P 745c41bd7851401b8036a804f415cfd0: Bootstrap starting.
I20260608 10:02:57.982144  7177 tablet_bootstrap.cc:654] T 163cd64de3b94303b3dce6101d52f103 P 745c41bd7851401b8036a804f415cfd0: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:57.987892  7176 tablet_bootstrap.cc:654] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:58.000489  7047 tablet_service.cc:1511] Processing CreateTablet for tablet 83a65c7a35b64311ac105e088f3d1a39 (DEFAULT_TABLE table=test-workload [id=147e0ecfc3f247c79f0228a29b27ae7d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:02:58.000818  7046 tablet_service.cc:1511] Processing CreateTablet for tablet 3b1608859f954d71a4c13e573bbd7c54 (DEFAULT_TABLE table=test-workload [id=147e0ecfc3f247c79f0228a29b27ae7d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:02:58.001775  7177 tablet_bootstrap.cc:492] T 163cd64de3b94303b3dce6101d52f103 P 745c41bd7851401b8036a804f415cfd0: No bootstrap required, opened a new log
I20260608 10:02:58.002084  7047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83a65c7a35b64311ac105e088f3d1a39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:58.001698  7044 tablet_service.cc:1511] Processing CreateTablet for tablet 163cd64de3b94303b3dce6101d52f103 (DEFAULT_TABLE table=test-workload [id=147e0ecfc3f247c79f0228a29b27ae7d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:02:58.002435  7177 ts_tablet_manager.cc:1403] T 163cd64de3b94303b3dce6101d52f103 P 745c41bd7851401b8036a804f415cfd0: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.008s
I20260608 10:02:58.003270  7044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 163cd64de3b94303b3dce6101d52f103. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:58.003087  7045 tablet_service.cc:1511] Processing CreateTablet for tablet f4f08dc96b394cab994175865a7b209a (DEFAULT_TABLE table=test-workload [id=147e0ecfc3f247c79f0228a29b27ae7d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:02:58.004580  7045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f08dc96b394cab994175865a7b209a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:58.004748  7176 tablet_bootstrap.cc:492] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa: No bootstrap required, opened a new log
I20260608 10:02:58.005239  7046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b1608859f954d71a4c13e573bbd7c54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:58.005280  7176 ts_tablet_manager.cc:1403] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.012s
I20260608 10:02:58.006026  7177 raft_consensus.cc:359] T 163cd64de3b94303b3dce6101d52f103 P 745c41bd7851401b8036a804f415cfd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:02:58.006824  7177 raft_consensus.cc:385] T 163cd64de3b94303b3dce6101d52f103 P 745c41bd7851401b8036a804f415cfd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:58.007121  7177 raft_consensus.cc:740] T 163cd64de3b94303b3dce6101d52f103 P 745c41bd7851401b8036a804f415cfd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745c41bd7851401b8036a804f415cfd0, State: Initialized, Role: FOLLOWER
I20260608 10:02:58.008136  7177 consensus_queue.cc:260] T 163cd64de3b94303b3dce6101d52f103 P 745c41bd7851401b8036a804f415cfd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:02:58.008862  7176 raft_consensus.cc:359] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:02:58.009689  7176 raft_consensus.cc:385] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:58.010067  7176 raft_consensus.cc:740] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7146486c85d40699c808808c6a826aa, State: Initialized, Role: FOLLOWER
I20260608 10:02:58.011121  7176 consensus_queue.cc:260] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:02:58.025689  7177 ts_tablet_manager.cc:1434] T 163cd64de3b94303b3dce6101d52f103 P 745c41bd7851401b8036a804f415cfd0: Time spent starting tablet: real 0.023s	user 0.012s	sys 0.012s
I20260608 10:02:58.027340  7177 tablet_bootstrap.cc:492] T f4f08dc96b394cab994175865a7b209a P 745c41bd7851401b8036a804f415cfd0: Bootstrap starting.
I20260608 10:02:58.038201  7177 tablet_bootstrap.cc:654] T f4f08dc96b394cab994175865a7b209a P 745c41bd7851401b8036a804f415cfd0: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:58.041597  7176 ts_tablet_manager.cc:1434] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa: Time spent starting tablet: real 0.036s	user 0.020s	sys 0.015s
I20260608 10:02:58.046133  7176 tablet_bootstrap.cc:492] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa: Bootstrap starting.
I20260608 10:02:58.048225  7182 tablet_bootstrap.cc:492] T 3b1608859f954d71a4c13e573bbd7c54 P a1639c3fcb604a6ea646be5782773e1c: Bootstrap starting.
I20260608 10:02:58.055137  7176 tablet_bootstrap.cc:654] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:58.059854  7177 tablet_bootstrap.cc:492] T f4f08dc96b394cab994175865a7b209a P 745c41bd7851401b8036a804f415cfd0: No bootstrap required, opened a new log
I20260608 10:02:58.060446  7177 ts_tablet_manager.cc:1403] T f4f08dc96b394cab994175865a7b209a P 745c41bd7851401b8036a804f415cfd0: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.013s
I20260608 10:02:58.063664  7177 raft_consensus.cc:359] T f4f08dc96b394cab994175865a7b209a P 745c41bd7851401b8036a804f415cfd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:02:58.064458  7177 raft_consensus.cc:385] T f4f08dc96b394cab994175865a7b209a P 745c41bd7851401b8036a804f415cfd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:58.064775  7177 raft_consensus.cc:740] T f4f08dc96b394cab994175865a7b209a P 745c41bd7851401b8036a804f415cfd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745c41bd7851401b8036a804f415cfd0, State: Initialized, Role: FOLLOWER
I20260608 10:02:58.065763  7177 consensus_queue.cc:260] T f4f08dc96b394cab994175865a7b209a P 745c41bd7851401b8036a804f415cfd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:02:58.067577  7182 tablet_bootstrap.cc:654] T 3b1608859f954d71a4c13e573bbd7c54 P a1639c3fcb604a6ea646be5782773e1c: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:58.070757  7177 ts_tablet_manager.cc:1434] T f4f08dc96b394cab994175865a7b209a P 745c41bd7851401b8036a804f415cfd0: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 10:02:58.074043  7177 tablet_bootstrap.cc:492] T 83a65c7a35b64311ac105e088f3d1a39 P 745c41bd7851401b8036a804f415cfd0: Bootstrap starting.
I20260608 10:02:58.076069  7176 tablet_bootstrap.cc:492] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa: No bootstrap required, opened a new log
I20260608 10:02:58.076721  7176 ts_tablet_manager.cc:1403] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.011s
I20260608 10:02:58.080240  7176 raft_consensus.cc:359] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:02:58.081094  7177 tablet_bootstrap.cc:654] T 83a65c7a35b64311ac105e088f3d1a39 P 745c41bd7851401b8036a804f415cfd0: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:58.081100  7176 raft_consensus.cc:385] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:58.082267  7176 raft_consensus.cc:740] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7146486c85d40699c808808c6a826aa, State: Initialized, Role: FOLLOWER
I20260608 10:02:58.083300  7176 consensus_queue.cc:260] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:02:58.084503  7182 tablet_bootstrap.cc:492] T 3b1608859f954d71a4c13e573bbd7c54 P a1639c3fcb604a6ea646be5782773e1c: No bootstrap required, opened a new log
I20260608 10:02:58.085049  7182 ts_tablet_manager.cc:1403] T 3b1608859f954d71a4c13e573bbd7c54 P a1639c3fcb604a6ea646be5782773e1c: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.011s
I20260608 10:02:58.085474  7176 ts_tablet_manager.cc:1434] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 10:02:58.086547  7176 tablet_bootstrap.cc:492] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa: Bootstrap starting.
I20260608 10:02:58.088368  7182 raft_consensus.cc:359] T 3b1608859f954d71a4c13e573bbd7c54 P a1639c3fcb604a6ea646be5782773e1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:02:58.089118  7182 raft_consensus.cc:385] T 3b1608859f954d71a4c13e573bbd7c54 P a1639c3fcb604a6ea646be5782773e1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:58.089403  7182 raft_consensus.cc:740] T 3b1608859f954d71a4c13e573bbd7c54 P a1639c3fcb604a6ea646be5782773e1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1639c3fcb604a6ea646be5782773e1c, State: Initialized, Role: FOLLOWER
I20260608 10:02:58.090387  7182 consensus_queue.cc:260] T 3b1608859f954d71a4c13e573bbd7c54 P a1639c3fcb604a6ea646be5782773e1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:02:58.093320  7176 tablet_bootstrap.cc:654] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:58.101574  7182 ts_tablet_manager.cc:1434] T 3b1608859f954d71a4c13e573bbd7c54 P a1639c3fcb604a6ea646be5782773e1c: Time spent starting tablet: real 0.016s	user 0.015s	sys 0.001s
I20260608 10:02:58.102785  7182 tablet_bootstrap.cc:492] T f4f08dc96b394cab994175865a7b209a P a1639c3fcb604a6ea646be5782773e1c: Bootstrap starting.
I20260608 10:02:58.103273  7177 tablet_bootstrap.cc:492] T 83a65c7a35b64311ac105e088f3d1a39 P 745c41bd7851401b8036a804f415cfd0: No bootstrap required, opened a new log
I20260608 10:02:58.103869  7177 ts_tablet_manager.cc:1403] T 83a65c7a35b64311ac105e088f3d1a39 P 745c41bd7851401b8036a804f415cfd0: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.004s
I20260608 10:02:58.105840  7176 tablet_bootstrap.cc:492] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa: No bootstrap required, opened a new log
I20260608 10:02:58.106459  7176 ts_tablet_manager.cc:1403] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.010s
I20260608 10:02:58.107287  7177 raft_consensus.cc:359] T 83a65c7a35b64311ac105e088f3d1a39 P 745c41bd7851401b8036a804f415cfd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:02:58.108086  7177 raft_consensus.cc:385] T 83a65c7a35b64311ac105e088f3d1a39 P 745c41bd7851401b8036a804f415cfd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:58.108428  7177 raft_consensus.cc:740] T 83a65c7a35b64311ac105e088f3d1a39 P 745c41bd7851401b8036a804f415cfd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745c41bd7851401b8036a804f415cfd0, State: Initialized, Role: FOLLOWER
I20260608 10:02:58.109922  7182 tablet_bootstrap.cc:654] T f4f08dc96b394cab994175865a7b209a P a1639c3fcb604a6ea646be5782773e1c: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:58.109542  7177 consensus_queue.cc:260] T 83a65c7a35b64311ac105e088f3d1a39 P 745c41bd7851401b8036a804f415cfd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:02:58.109824  7176 raft_consensus.cc:359] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:02:58.110673  7176 raft_consensus.cc:385] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:58.111019  7176 raft_consensus.cc:740] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7146486c85d40699c808808c6a826aa, State: Initialized, Role: FOLLOWER
I20260608 10:02:58.111914  7176 consensus_queue.cc:260] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:02:58.114564  7177 ts_tablet_manager.cc:1434] T 83a65c7a35b64311ac105e088f3d1a39 P 745c41bd7851401b8036a804f415cfd0: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260608 10:02:58.115067  7181 raft_consensus.cc:493] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:58.115772  7177 tablet_bootstrap.cc:492] T 3b1608859f954d71a4c13e573bbd7c54 P 745c41bd7851401b8036a804f415cfd0: Bootstrap starting.
I20260608 10:02:58.115592  7181 raft_consensus.cc:515] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:02:58.120963  7181 leader_election.cc:290] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 745c41bd7851401b8036a804f415cfd0 (127.0.167.65:33713), a1639c3fcb604a6ea646be5782773e1c (127.0.167.66:45449)
I20260608 10:02:58.114560  7176 ts_tablet_manager.cc:1434] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:02:58.125576  7176 tablet_bootstrap.cc:492] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa: Bootstrap starting.
I20260608 10:02:58.134523  7176 tablet_bootstrap.cc:654] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:58.146412  7177 tablet_bootstrap.cc:654] T 3b1608859f954d71a4c13e573bbd7c54 P 745c41bd7851401b8036a804f415cfd0: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:58.148787  7176 tablet_bootstrap.cc:492] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa: No bootstrap required, opened a new log
I20260608 10:02:58.149425  7176 ts_tablet_manager.cc:1403] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.011s
I20260608 10:02:58.152820  7176 raft_consensus.cc:359] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:02:58.153597  7176 raft_consensus.cc:385] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:58.153932  7176 raft_consensus.cc:740] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7146486c85d40699c808808c6a826aa, State: Initialized, Role: FOLLOWER
I20260608 10:02:58.154901  7176 consensus_queue.cc:260] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:02:58.159876  7057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b1608859f954d71a4c13e573bbd7c54" candidate_uuid: "b7146486c85d40699c808808c6a826aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1639c3fcb604a6ea646be5782773e1c" is_pre_election: true
I20260608 10:02:58.160763  7057 raft_consensus.cc:2468] T 3b1608859f954d71a4c13e573bbd7c54 P a1639c3fcb604a6ea646be5782773e1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7146486c85d40699c808808c6a826aa in term 0.
I20260608 10:02:58.162560  7182 tablet_bootstrap.cc:492] T f4f08dc96b394cab994175865a7b209a P a1639c3fcb604a6ea646be5782773e1c: No bootstrap required, opened a new log
I20260608 10:02:58.162509  7096 leader_election.cc:304] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1639c3fcb604a6ea646be5782773e1c, b7146486c85d40699c808808c6a826aa; no voters: 
I20260608 10:02:58.163424  7182 ts_tablet_manager.cc:1403] T f4f08dc96b394cab994175865a7b209a P a1639c3fcb604a6ea646be5782773e1c: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.013s
I20260608 10:02:58.163614  7181 raft_consensus.cc:2804] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:58.164069  7181 raft_consensus.cc:493] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:58.164448  7181 raft_consensus.cc:3060] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:58.165935  7176 ts_tablet_manager.cc:1434] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 10:02:58.173892  6982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b1608859f954d71a4c13e573bbd7c54" candidate_uuid: "b7146486c85d40699c808808c6a826aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745c41bd7851401b8036a804f415cfd0" is_pre_election: true
I20260608 10:02:58.172930  7181 raft_consensus.cc:515] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:02:58.174685  7182 raft_consensus.cc:359] T f4f08dc96b394cab994175865a7b209a P a1639c3fcb604a6ea646be5782773e1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:02:58.175432  7182 raft_consensus.cc:385] T f4f08dc96b394cab994175865a7b209a P a1639c3fcb604a6ea646be5782773e1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:58.175748  7182 raft_consensus.cc:740] T f4f08dc96b394cab994175865a7b209a P a1639c3fcb604a6ea646be5782773e1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1639c3fcb604a6ea646be5782773e1c, State: Initialized, Role: FOLLOWER
W20260608 10:02:58.175767  7095 leader_election.cc:343] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 745c41bd7851401b8036a804f415cfd0 (127.0.167.65:33713): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:58.177222  7177 tablet_bootstrap.cc:492] T 3b1608859f954d71a4c13e573bbd7c54 P 745c41bd7851401b8036a804f415cfd0: No bootstrap required, opened a new log
I20260608 10:02:58.177577  7181 leader_election.cc:290] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa [CANDIDATE]: Term 1 election: Requested vote from peers 745c41bd7851401b8036a804f415cfd0 (127.0.167.65:33713), a1639c3fcb604a6ea646be5782773e1c (127.0.167.66:45449)
I20260608 10:02:58.176779  7182 consensus_queue.cc:260] T f4f08dc96b394cab994175865a7b209a P a1639c3fcb604a6ea646be5782773e1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:02:58.177750  7177 ts_tablet_manager.cc:1403] T 3b1608859f954d71a4c13e573bbd7c54 P 745c41bd7851401b8036a804f415cfd0: Time spent bootstrapping tablet: real 0.062s	user 0.018s	sys 0.018s
I20260608 10:02:58.178134  7057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b1608859f954d71a4c13e573bbd7c54" candidate_uuid: "b7146486c85d40699c808808c6a826aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1639c3fcb604a6ea646be5782773e1c"
I20260608 10:02:58.178412  6982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b1608859f954d71a4c13e573bbd7c54" candidate_uuid: "b7146486c85d40699c808808c6a826aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745c41bd7851401b8036a804f415cfd0"
I20260608 10:02:58.178803  7057 raft_consensus.cc:3060] T 3b1608859f954d71a4c13e573bbd7c54 P a1639c3fcb604a6ea646be5782773e1c [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:02:58.180800  7095 leader_election.cc:343] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 745c41bd7851401b8036a804f415cfd0 (127.0.167.65:33713): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:58.181357  7177 raft_consensus.cc:359] T 3b1608859f954d71a4c13e573bbd7c54 P 745c41bd7851401b8036a804f415cfd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:02:58.181926  7182 ts_tablet_manager.cc:1434] T f4f08dc96b394cab994175865a7b209a P a1639c3fcb604a6ea646be5782773e1c: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.005s
I20260608 10:02:58.182134  7177 raft_consensus.cc:385] T 3b1608859f954d71a4c13e573bbd7c54 P 745c41bd7851401b8036a804f415cfd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:58.182551  7177 raft_consensus.cc:740] T 3b1608859f954d71a4c13e573bbd7c54 P 745c41bd7851401b8036a804f415cfd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745c41bd7851401b8036a804f415cfd0, State: Initialized, Role: FOLLOWER
I20260608 10:02:58.183369  7182 tablet_bootstrap.cc:492] T 163cd64de3b94303b3dce6101d52f103 P a1639c3fcb604a6ea646be5782773e1c: Bootstrap starting.
I20260608 10:02:58.183506  7177 consensus_queue.cc:260] T 3b1608859f954d71a4c13e573bbd7c54 P 745c41bd7851401b8036a804f415cfd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:02:58.187654  7057 raft_consensus.cc:2468] T 3b1608859f954d71a4c13e573bbd7c54 P a1639c3fcb604a6ea646be5782773e1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7146486c85d40699c808808c6a826aa in term 1.
I20260608 10:02:58.188125  7177 ts_tablet_manager.cc:1434] T 3b1608859f954d71a4c13e573bbd7c54 P 745c41bd7851401b8036a804f415cfd0: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 10:02:58.189030  7096 leader_election.cc:304] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa [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: a1639c3fcb604a6ea646be5782773e1c, b7146486c85d40699c808808c6a826aa; no voters: 745c41bd7851401b8036a804f415cfd0
I20260608 10:02:58.189850  7181 raft_consensus.cc:2804] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:58.194857  7181 raft_consensus.cc:697] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa [term 1 LEADER]: Becoming Leader. State: Replica: b7146486c85d40699c808808c6a826aa, State: Running, Role: LEADER
I20260608 10:02:58.196689  7182 tablet_bootstrap.cc:654] T 163cd64de3b94303b3dce6101d52f103 P a1639c3fcb604a6ea646be5782773e1c: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:58.195766  7181 consensus_queue.cc:237] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:02:58.206652  7182 tablet_bootstrap.cc:492] T 163cd64de3b94303b3dce6101d52f103 P a1639c3fcb604a6ea646be5782773e1c: No bootstrap required, opened a new log
I20260608 10:02:58.207123  7182 ts_tablet_manager.cc:1403] T 163cd64de3b94303b3dce6101d52f103 P a1639c3fcb604a6ea646be5782773e1c: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.004s
I20260608 10:02:58.207262  6878 catalog_manager.cc:5696] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa reported cstate change: term changed from 0 to 1, leader changed from <none> to b7146486c85d40699c808808c6a826aa (127.0.167.67). New cstate: current_term: 1 leader_uuid: "b7146486c85d40699c808808c6a826aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } health_report { overall_health: HEALTHY } } }
I20260608 10:02:58.209770  7182 raft_consensus.cc:359] T 163cd64de3b94303b3dce6101d52f103 P a1639c3fcb604a6ea646be5782773e1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:02:58.210342  7182 raft_consensus.cc:385] T 163cd64de3b94303b3dce6101d52f103 P a1639c3fcb604a6ea646be5782773e1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:58.210597  7182 raft_consensus.cc:740] T 163cd64de3b94303b3dce6101d52f103 P a1639c3fcb604a6ea646be5782773e1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1639c3fcb604a6ea646be5782773e1c, State: Initialized, Role: FOLLOWER
I20260608 10:02:58.211268  7182 consensus_queue.cc:260] T 163cd64de3b94303b3dce6101d52f103 P a1639c3fcb604a6ea646be5782773e1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:02:58.213357  7182 ts_tablet_manager.cc:1434] T 163cd64de3b94303b3dce6101d52f103 P a1639c3fcb604a6ea646be5782773e1c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 10:02:58.214396  7182 tablet_bootstrap.cc:492] T 83a65c7a35b64311ac105e088f3d1a39 P a1639c3fcb604a6ea646be5782773e1c: Bootstrap starting.
I20260608 10:02:58.220036  7182 tablet_bootstrap.cc:654] T 83a65c7a35b64311ac105e088f3d1a39 P a1639c3fcb604a6ea646be5782773e1c: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:58.225307  7182 tablet_bootstrap.cc:492] T 83a65c7a35b64311ac105e088f3d1a39 P a1639c3fcb604a6ea646be5782773e1c: No bootstrap required, opened a new log
I20260608 10:02:58.225755  7182 ts_tablet_manager.cc:1403] T 83a65c7a35b64311ac105e088f3d1a39 P a1639c3fcb604a6ea646be5782773e1c: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260608 10:02:58.227948  7182 raft_consensus.cc:359] T 83a65c7a35b64311ac105e088f3d1a39 P a1639c3fcb604a6ea646be5782773e1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:02:58.228581  7182 raft_consensus.cc:385] T 83a65c7a35b64311ac105e088f3d1a39 P a1639c3fcb604a6ea646be5782773e1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:58.228833  7182 raft_consensus.cc:740] T 83a65c7a35b64311ac105e088f3d1a39 P a1639c3fcb604a6ea646be5782773e1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1639c3fcb604a6ea646be5782773e1c, State: Initialized, Role: FOLLOWER
I20260608 10:02:58.229532  7182 consensus_queue.cc:260] T 83a65c7a35b64311ac105e088f3d1a39 P a1639c3fcb604a6ea646be5782773e1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:02:58.231181  7182 ts_tablet_manager.cc:1434] T 83a65c7a35b64311ac105e088f3d1a39 P a1639c3fcb604a6ea646be5782773e1c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:02:58.236644  7180 raft_consensus.cc:493] T 83a65c7a35b64311ac105e088f3d1a39 P 745c41bd7851401b8036a804f415cfd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:58.237182  7180 raft_consensus.cc:515] T 83a65c7a35b64311ac105e088f3d1a39 P 745c41bd7851401b8036a804f415cfd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:02:58.241983  7180 leader_election.cc:290] T 83a65c7a35b64311ac105e088f3d1a39 P 745c41bd7851401b8036a804f415cfd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1639c3fcb604a6ea646be5782773e1c (127.0.167.66:45449), b7146486c85d40699c808808c6a826aa (127.0.167.67:39339)
I20260608 10:02:58.250636  7057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a65c7a35b64311ac105e088f3d1a39" candidate_uuid: "745c41bd7851401b8036a804f415cfd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1639c3fcb604a6ea646be5782773e1c" is_pre_election: true
I20260608 10:02:58.251372  7057 raft_consensus.cc:2468] T 83a65c7a35b64311ac105e088f3d1a39 P a1639c3fcb604a6ea646be5782773e1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745c41bd7851401b8036a804f415cfd0 in term 0.
I20260608 10:02:58.252238  7131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a65c7a35b64311ac105e088f3d1a39" candidate_uuid: "745c41bd7851401b8036a804f415cfd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7146486c85d40699c808808c6a826aa" is_pre_election: true
I20260608 10:02:58.252632  6947 leader_election.cc:304] T 83a65c7a35b64311ac105e088f3d1a39 P 745c41bd7851401b8036a804f415cfd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 745c41bd7851401b8036a804f415cfd0, a1639c3fcb604a6ea646be5782773e1c; no voters: 
I20260608 10:02:58.253019  7131 raft_consensus.cc:2468] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745c41bd7851401b8036a804f415cfd0 in term 0.
I20260608 10:02:58.253505  7180 raft_consensus.cc:2804] T 83a65c7a35b64311ac105e088f3d1a39 P 745c41bd7851401b8036a804f415cfd0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:58.253882  7180 raft_consensus.cc:493] T 83a65c7a35b64311ac105e088f3d1a39 P 745c41bd7851401b8036a804f415cfd0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:58.254287  7180 raft_consensus.cc:3060] T 83a65c7a35b64311ac105e088f3d1a39 P 745c41bd7851401b8036a804f415cfd0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:58.259804  7180 raft_consensus.cc:515] T 83a65c7a35b64311ac105e088f3d1a39 P 745c41bd7851401b8036a804f415cfd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:02:58.261595  7180 leader_election.cc:290] T 83a65c7a35b64311ac105e088f3d1a39 P 745c41bd7851401b8036a804f415cfd0 [CANDIDATE]: Term 1 election: Requested vote from peers a1639c3fcb604a6ea646be5782773e1c (127.0.167.66:45449), b7146486c85d40699c808808c6a826aa (127.0.167.67:39339)
I20260608 10:02:58.262539  7057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a65c7a35b64311ac105e088f3d1a39" candidate_uuid: "745c41bd7851401b8036a804f415cfd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1639c3fcb604a6ea646be5782773e1c"
I20260608 10:02:58.262856  7131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a65c7a35b64311ac105e088f3d1a39" candidate_uuid: "745c41bd7851401b8036a804f415cfd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7146486c85d40699c808808c6a826aa"
I20260608 10:02:58.263047  7057 raft_consensus.cc:3060] T 83a65c7a35b64311ac105e088f3d1a39 P a1639c3fcb604a6ea646be5782773e1c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:58.263456  7131 raft_consensus.cc:3060] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:58.268169  7057 raft_consensus.cc:2468] T 83a65c7a35b64311ac105e088f3d1a39 P a1639c3fcb604a6ea646be5782773e1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745c41bd7851401b8036a804f415cfd0 in term 1.
I20260608 10:02:58.268886  7131 raft_consensus.cc:2468] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745c41bd7851401b8036a804f415cfd0 in term 1.
I20260608 10:02:58.269450  6947 leader_election.cc:304] T 83a65c7a35b64311ac105e088f3d1a39 P 745c41bd7851401b8036a804f415cfd0 [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: 745c41bd7851401b8036a804f415cfd0, a1639c3fcb604a6ea646be5782773e1c; no voters: 
I20260608 10:02:58.270418  7180 raft_consensus.cc:2804] T 83a65c7a35b64311ac105e088f3d1a39 P 745c41bd7851401b8036a804f415cfd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:58.271731  7180 raft_consensus.cc:697] T 83a65c7a35b64311ac105e088f3d1a39 P 745c41bd7851401b8036a804f415cfd0 [term 1 LEADER]: Becoming Leader. State: Replica: 745c41bd7851401b8036a804f415cfd0, State: Running, Role: LEADER
I20260608 10:02:58.272555  7180 consensus_queue.cc:237] T 83a65c7a35b64311ac105e088f3d1a39 P 745c41bd7851401b8036a804f415cfd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:02:58.280714  6879 catalog_manager.cc:5696] T 83a65c7a35b64311ac105e088f3d1a39 P 745c41bd7851401b8036a804f415cfd0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 745c41bd7851401b8036a804f415cfd0 (127.0.167.65). New cstate: current_term: 1 leader_uuid: "745c41bd7851401b8036a804f415cfd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:58.367480  7180 raft_consensus.cc:493] T 163cd64de3b94303b3dce6101d52f103 P 745c41bd7851401b8036a804f415cfd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:58.368049  7180 raft_consensus.cc:515] T 163cd64de3b94303b3dce6101d52f103 P 745c41bd7851401b8036a804f415cfd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:02:58.370040  7180 leader_election.cc:290] T 163cd64de3b94303b3dce6101d52f103 P 745c41bd7851401b8036a804f415cfd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1639c3fcb604a6ea646be5782773e1c (127.0.167.66:45449), b7146486c85d40699c808808c6a826aa (127.0.167.67:39339)
I20260608 10:02:58.371028  7057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "163cd64de3b94303b3dce6101d52f103" candidate_uuid: "745c41bd7851401b8036a804f415cfd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1639c3fcb604a6ea646be5782773e1c" is_pre_election: true
I20260608 10:02:58.371392  7131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "163cd64de3b94303b3dce6101d52f103" candidate_uuid: "745c41bd7851401b8036a804f415cfd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7146486c85d40699c808808c6a826aa" is_pre_election: true
I20260608 10:02:58.371640  7057 raft_consensus.cc:2468] T 163cd64de3b94303b3dce6101d52f103 P a1639c3fcb604a6ea646be5782773e1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745c41bd7851401b8036a804f415cfd0 in term 0.
W20260608 10:02:58.372035  6928 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:02:58.372121  7131 raft_consensus.cc:2468] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745c41bd7851401b8036a804f415cfd0 in term 0.
I20260608 10:02:58.373032  6947 leader_election.cc:304] T 163cd64de3b94303b3dce6101d52f103 P 745c41bd7851401b8036a804f415cfd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 745c41bd7851401b8036a804f415cfd0, a1639c3fcb604a6ea646be5782773e1c; no voters: 
I20260608 10:02:58.373942  7180 raft_consensus.cc:2804] T 163cd64de3b94303b3dce6101d52f103 P 745c41bd7851401b8036a804f415cfd0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:58.374274  7180 raft_consensus.cc:493] T 163cd64de3b94303b3dce6101d52f103 P 745c41bd7851401b8036a804f415cfd0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:58.374586  7180 raft_consensus.cc:3060] T 163cd64de3b94303b3dce6101d52f103 P 745c41bd7851401b8036a804f415cfd0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:58.379593  7180 raft_consensus.cc:515] T 163cd64de3b94303b3dce6101d52f103 P 745c41bd7851401b8036a804f415cfd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:02:58.381314  7180 leader_election.cc:290] T 163cd64de3b94303b3dce6101d52f103 P 745c41bd7851401b8036a804f415cfd0 [CANDIDATE]: Term 1 election: Requested vote from peers a1639c3fcb604a6ea646be5782773e1c (127.0.167.66:45449), b7146486c85d40699c808808c6a826aa (127.0.167.67:39339)
I20260608 10:02:58.382361  7057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "163cd64de3b94303b3dce6101d52f103" candidate_uuid: "745c41bd7851401b8036a804f415cfd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1639c3fcb604a6ea646be5782773e1c"
I20260608 10:02:58.382519  7131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "163cd64de3b94303b3dce6101d52f103" candidate_uuid: "745c41bd7851401b8036a804f415cfd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7146486c85d40699c808808c6a826aa"
I20260608 10:02:58.382912  7057 raft_consensus.cc:3060] T 163cd64de3b94303b3dce6101d52f103 P a1639c3fcb604a6ea646be5782773e1c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:58.383180  7131 raft_consensus.cc:3060] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:58.387931  7131 raft_consensus.cc:2468] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745c41bd7851401b8036a804f415cfd0 in term 1.
I20260608 10:02:58.388338  7057 raft_consensus.cc:2468] T 163cd64de3b94303b3dce6101d52f103 P a1639c3fcb604a6ea646be5782773e1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745c41bd7851401b8036a804f415cfd0 in term 1.
I20260608 10:02:58.389313  6946 leader_election.cc:304] T 163cd64de3b94303b3dce6101d52f103 P 745c41bd7851401b8036a804f415cfd0 [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: 745c41bd7851401b8036a804f415cfd0, b7146486c85d40699c808808c6a826aa; no voters: 
I20260608 10:02:58.390645  7180 raft_consensus.cc:2804] T 163cd64de3b94303b3dce6101d52f103 P 745c41bd7851401b8036a804f415cfd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:58.391077  7180 raft_consensus.cc:697] T 163cd64de3b94303b3dce6101d52f103 P 745c41bd7851401b8036a804f415cfd0 [term 1 LEADER]: Becoming Leader. State: Replica: 745c41bd7851401b8036a804f415cfd0, State: Running, Role: LEADER
I20260608 10:02:58.391732  7180 consensus_queue.cc:237] T 163cd64de3b94303b3dce6101d52f103 P 745c41bd7851401b8036a804f415cfd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:02:58.396611  7181 raft_consensus.cc:493] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:58.397161  7181 raft_consensus.cc:515] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:02:58.399083  7181 leader_election.cc:290] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 745c41bd7851401b8036a804f415cfd0 (127.0.167.65:33713), a1639c3fcb604a6ea646be5782773e1c (127.0.167.66:45449)
I20260608 10:02:58.400048  6982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f08dc96b394cab994175865a7b209a" candidate_uuid: "b7146486c85d40699c808808c6a826aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745c41bd7851401b8036a804f415cfd0" is_pre_election: true
I20260608 10:02:58.400348  7057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f08dc96b394cab994175865a7b209a" candidate_uuid: "b7146486c85d40699c808808c6a826aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1639c3fcb604a6ea646be5782773e1c" is_pre_election: true
I20260608 10:02:58.400704  6982 raft_consensus.cc:2468] T f4f08dc96b394cab994175865a7b209a P 745c41bd7851401b8036a804f415cfd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7146486c85d40699c808808c6a826aa in term 0.
I20260608 10:02:58.401151  7057 raft_consensus.cc:2468] T f4f08dc96b394cab994175865a7b209a P a1639c3fcb604a6ea646be5782773e1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7146486c85d40699c808808c6a826aa in term 0.
I20260608 10:02:58.400194  6879 catalog_manager.cc:5696] T 163cd64de3b94303b3dce6101d52f103 P 745c41bd7851401b8036a804f415cfd0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 745c41bd7851401b8036a804f415cfd0 (127.0.167.65). New cstate: current_term: 1 leader_uuid: "745c41bd7851401b8036a804f415cfd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:58.401809  7095 leader_election.cc:304] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 745c41bd7851401b8036a804f415cfd0, b7146486c85d40699c808808c6a826aa; no voters: 
I20260608 10:02:58.402652  7181 raft_consensus.cc:2804] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:58.403070  7181 raft_consensus.cc:493] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:58.403367  7181 raft_consensus.cc:3060] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:58.409961  7181 raft_consensus.cc:515] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:02:58.411911  7181 leader_election.cc:290] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa [CANDIDATE]: Term 1 election: Requested vote from peers 745c41bd7851401b8036a804f415cfd0 (127.0.167.65:33713), a1639c3fcb604a6ea646be5782773e1c (127.0.167.66:45449)
I20260608 10:02:58.412617  6982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f08dc96b394cab994175865a7b209a" candidate_uuid: "b7146486c85d40699c808808c6a826aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745c41bd7851401b8036a804f415cfd0"
I20260608 10:02:58.413061  7057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f08dc96b394cab994175865a7b209a" candidate_uuid: "b7146486c85d40699c808808c6a826aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1639c3fcb604a6ea646be5782773e1c"
I20260608 10:02:58.413291  6982 raft_consensus.cc:3060] T f4f08dc96b394cab994175865a7b209a P 745c41bd7851401b8036a804f415cfd0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:58.413669  7057 raft_consensus.cc:3060] T f4f08dc96b394cab994175865a7b209a P a1639c3fcb604a6ea646be5782773e1c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:58.420807  7057 raft_consensus.cc:2468] T f4f08dc96b394cab994175865a7b209a P a1639c3fcb604a6ea646be5782773e1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7146486c85d40699c808808c6a826aa in term 1.
I20260608 10:02:58.420807  6982 raft_consensus.cc:2468] T f4f08dc96b394cab994175865a7b209a P 745c41bd7851401b8036a804f415cfd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7146486c85d40699c808808c6a826aa in term 1.
I20260608 10:02:58.422297  7096 leader_election.cc:304] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa [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: a1639c3fcb604a6ea646be5782773e1c, b7146486c85d40699c808808c6a826aa; no voters: 
I20260608 10:02:58.423276  7181 raft_consensus.cc:2804] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:58.423759  7181 raft_consensus.cc:697] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa [term 1 LEADER]: Becoming Leader. State: Replica: b7146486c85d40699c808808c6a826aa, State: Running, Role: LEADER
I20260608 10:02:58.424609  7181 consensus_queue.cc:237] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:02:58.432454  6879 catalog_manager.cc:5696] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa reported cstate change: term changed from 0 to 1, leader changed from <none> to b7146486c85d40699c808808c6a826aa (127.0.167.67). New cstate: current_term: 1 leader_uuid: "b7146486c85d40699c808808c6a826aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } health_report { overall_health: HEALTHY } } }
I20260608 10:02:58.473338   669 tablet_server.cc:179] TabletServer@127.0.167.65:0 shutting down...
I20260608 10:02:58.490974   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:58.491889   669 tablet_replica.cc:333] T 83a65c7a35b64311ac105e088f3d1a39 P 745c41bd7851401b8036a804f415cfd0: stopping tablet replica
I20260608 10:02:58.492559   669 raft_consensus.cc:2243] T 83a65c7a35b64311ac105e088f3d1a39 P 745c41bd7851401b8036a804f415cfd0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:58.493165   669 pending_rounds.cc:70] T 83a65c7a35b64311ac105e088f3d1a39 P 745c41bd7851401b8036a804f415cfd0: Trying to abort 1 pending ops.
I20260608 10:02:58.493361   669 pending_rounds.cc:77] T 83a65c7a35b64311ac105e088f3d1a39 P 745c41bd7851401b8036a804f415cfd0: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619559011434496 op_type: NO_OP noop_request { }
I20260608 10:02:58.493626   669 raft_consensus.cc:2889] T 83a65c7a35b64311ac105e088f3d1a39 P 745c41bd7851401b8036a804f415cfd0 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:02:58.493871   669 raft_consensus.cc:2272] T 83a65c7a35b64311ac105e088f3d1a39 P 745c41bd7851401b8036a804f415cfd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:58.496605   669 tablet_replica.cc:333] T f4f08dc96b394cab994175865a7b209a P 745c41bd7851401b8036a804f415cfd0: stopping tablet replica
I20260608 10:02:58.497129   669 raft_consensus.cc:2243] T f4f08dc96b394cab994175865a7b209a P 745c41bd7851401b8036a804f415cfd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:58.497503   669 raft_consensus.cc:2272] T f4f08dc96b394cab994175865a7b209a P 745c41bd7851401b8036a804f415cfd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:58.499537   669 tablet_replica.cc:333] T 3b1608859f954d71a4c13e573bbd7c54 P 745c41bd7851401b8036a804f415cfd0: stopping tablet replica
I20260608 10:02:58.500013   669 raft_consensus.cc:2243] T 3b1608859f954d71a4c13e573bbd7c54 P 745c41bd7851401b8036a804f415cfd0 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:58.500434   669 raft_consensus.cc:2272] T 3b1608859f954d71a4c13e573bbd7c54 P 745c41bd7851401b8036a804f415cfd0 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:58.502306   669 tablet_replica.cc:333] T 163cd64de3b94303b3dce6101d52f103 P 745c41bd7851401b8036a804f415cfd0: stopping tablet replica
I20260608 10:02:58.502763   669 raft_consensus.cc:2243] T 163cd64de3b94303b3dce6101d52f103 P 745c41bd7851401b8036a804f415cfd0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:58.503330   669 pending_rounds.cc:70] T 163cd64de3b94303b3dce6101d52f103 P 745c41bd7851401b8036a804f415cfd0: Trying to abort 1 pending ops.
I20260608 10:02:58.503505   669 pending_rounds.cc:77] T 163cd64de3b94303b3dce6101d52f103 P 745c41bd7851401b8036a804f415cfd0: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619559500472320 op_type: NO_OP noop_request { }
I20260608 10:02:58.503819   669 raft_consensus.cc:2889] T 163cd64de3b94303b3dce6101d52f103 P 745c41bd7851401b8036a804f415cfd0 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:02:58.504153   669 raft_consensus.cc:2272] T 163cd64de3b94303b3dce6101d52f103 P 745c41bd7851401b8036a804f415cfd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:58.530058   669 tablet_server.cc:196] TabletServer@127.0.167.65:0 shutdown complete.
I20260608 10:02:58.591729  7181 consensus_queue.cc:1048] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:02:58.605952  7095 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.167.65:33713: connect: Connection refused (error 111) [suppressed 4 similar messages]
W20260608 10:02:58.613592  7095 consensus_peers.cc:597] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa -> Peer 745c41bd7851401b8036a804f415cfd0 (127.0.167.65:33713): Couldn't send request to peer 745c41bd7851401b8036a804f415cfd0. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:33713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:02:58.828576  7095 consensus_peers.cc:597] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa -> Peer 745c41bd7851401b8036a804f415cfd0 (127.0.167.65:33713): Couldn't send request to peer 745c41bd7851401b8036a804f415cfd0. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:33713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:58.918331  7181 consensus_queue.cc:1048] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:59.544816   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:59.550915  7210 instance_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 10:02:59.551837  7211 instance_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 10:02:59.553508   669 server_base.cc:1061] running on GCE node
W20260608 10:02:59.554203  7213 instance_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 10:02:59.555722   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:59.555997   669 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 10:02:59.556202   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912979556178 us; error 0 us; skew 500 ppm
I20260608 10:02:59.556859   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:59.559568   669 webserver.cc:533] Webserver started at http://127.0.167.68:40859/ using document root <none> and password file <none>
I20260608 10:02:59.560091   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:59.560361   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:59.560655   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:59.561785   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808122572-669-0/minicluster-data/ts-3-root/instance:
uuid: "c85ac4d8cd154dc3b4d2868eefb61073"
format_stamp: "Formatted at 2026-06-08 10:02:59 on dist-test-slave-swwz"
I20260608 10:02:59.566892   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260608 10:02:59.570650  7218 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:59.571156  7181 consensus_queue.cc:579] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa [LEADER]: Leader has been unable to successfully communicate with peer 745c41bd7851401b8036a804f415cfd0 for more than 1 seconds (1.372s)
I20260608 10:02:59.571722   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:02:59.572211   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808122572-669-0/minicluster-data/ts-3-root
uuid: "c85ac4d8cd154dc3b4d2868eefb61073"
format_stamp: "Formatted at 2026-06-08 10:02:59 on dist-test-slave-swwz"
I20260608 10:02:59.572625   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808122572-669-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808122572-669-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808122572-669-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)
W20260608 10:02:59.581688  6879 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 3b1608859f954d71a4c13e573bbd7c54 with cas_config_opid_index -1: no extra replica candidate found for tablet 3b1608859f954d71a4c13e573bbd7c54 (table test-workload [id=147e0ecfc3f247c79f0228a29b27ae7d]): 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
I20260608 10:02:59.605398   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:59.606796   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:59.608088   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:59.610443   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:59.610671   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:59.611058   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:59.611272   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:59.655396   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.68:41077
I20260608 10:02:59.655529  7282 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.68:41077 every 8 connection(s)
I20260608 10:02:59.671203  7283 heartbeater.cc:344] Connected to a master server at 127.0.167.126:44467
I20260608 10:02:59.671599  7283 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:59.672371  7283 heartbeater.cc:507] Master 127.0.167.126:44467 requested a full tablet report, sending...
I20260608 10:02:59.674513  6879 ts_manager.cc:194] Registered new tserver with Master: c85ac4d8cd154dc3b4d2868eefb61073 (127.0.167.68:41077)
I20260608 10:02:59.676134  6879 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37084
I20260608 10:02:59.683022  7131 consensus_queue.cc:237] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa [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: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: true } }
I20260608 10:02:59.690562  7057 raft_consensus.cc:1275] T 3b1608859f954d71a4c13e573bbd7c54 P a1639c3fcb604a6ea646be5782773e1c [term 1 FOLLOWER]: Refusing update from remote peer b7146486c85d40699c808808c6a826aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:02:59.692849  7219 consensus_queue.cc:1048] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:02:59.697017  7095 consensus_peers.cc:597] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa -> Peer 745c41bd7851401b8036a804f415cfd0 (127.0.167.65:33713): Couldn't send request to peer 745c41bd7851401b8036a804f415cfd0. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:33713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:59.701501  7181 raft_consensus.cc:2955] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c85ac4d8cd154dc3b4d2868eefb61073 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: true } } }
W20260608 10:02:59.703166  7094 consensus_peers.cc:597] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa -> Peer c85ac4d8cd154dc3b4d2868eefb61073 (127.0.167.68:41077): Couldn't send request to peer c85ac4d8cd154dc3b4d2868eefb61073. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3b1608859f954d71a4c13e573bbd7c54. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:59.703398  7057 raft_consensus.cc:2955] T 3b1608859f954d71a4c13e573bbd7c54 P a1639c3fcb604a6ea646be5782773e1c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c85ac4d8cd154dc3b4d2868eefb61073 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: true } } }
I20260608 10:02:59.711901  6865 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 3b1608859f954d71a4c13e573bbd7c54 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 3)
I20260608 10:02:59.718252  6879 catalog_manager.cc:5696] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa reported cstate change: config changed from index -1 to 2, NON_VOTER c85ac4d8cd154dc3b4d2868eefb61073 (127.0.167.68) added. New cstate: current_term: 1 leader_uuid: "b7146486c85d40699c808808c6a826aa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:59.926296  7181 consensus_queue.cc:579] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa [LEADER]: Leader has been unable to successfully communicate with peer 745c41bd7851401b8036a804f415cfd0 for more than 1 seconds (1.501s)
I20260608 10:02:59.936636  7131 consensus_queue.cc:237] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa [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: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: true } }
I20260608 10:02:59.938863  7181 raft_consensus.cc:493] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:59.939328  7181 raft_consensus.cc:515] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:02:59.942992  7181 leader_election.cc:290] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 745c41bd7851401b8036a804f415cfd0 (127.0.167.65:33713), a1639c3fcb604a6ea646be5782773e1c (127.0.167.66:45449)
I20260608 10:02:59.943576  7057 raft_consensus.cc:1275] T f4f08dc96b394cab994175865a7b209a P a1639c3fcb604a6ea646be5782773e1c [term 1 FOLLOWER]: Refusing update from remote peer b7146486c85d40699c808808c6a826aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:02:59.944738  7056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "163cd64de3b94303b3dce6101d52f103" candidate_uuid: "b7146486c85d40699c808808c6a826aa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1639c3fcb604a6ea646be5782773e1c" is_pre_election: true
W20260608 10:02:59.945438  7094 consensus_peers.cc:597] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa -> Peer c85ac4d8cd154dc3b4d2868eefb61073 (127.0.167.68:41077): Couldn't send request to peer c85ac4d8cd154dc3b4d2868eefb61073. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f4f08dc96b394cab994175865a7b209a. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:59.945506  7056 raft_consensus.cc:2468] T 163cd64de3b94303b3dce6101d52f103 P a1639c3fcb604a6ea646be5782773e1c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7146486c85d40699c808808c6a826aa in term 1.
I20260608 10:02:59.946236  7220 consensus_queue.cc:1048] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:02:59.946501  7095 leader_election.cc:336] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 745c41bd7851401b8036a804f415cfd0 (127.0.167.65:33713): Network error: Client connection negotiation failed: client connection to 127.0.167.65:33713: connect: Connection refused (error 111)
I20260608 10:02:59.947140  7096 leader_election.cc:304] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa [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: a1639c3fcb604a6ea646be5782773e1c, b7146486c85d40699c808808c6a826aa; no voters: 745c41bd7851401b8036a804f415cfd0
I20260608 10:02:59.947970  7220 raft_consensus.cc:2804] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:02:59.948401  7220 raft_consensus.cc:493] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:59.948776  7220 raft_consensus.cc:3060] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:02:59.949867  7095 consensus_peers.cc:597] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa -> Peer 745c41bd7851401b8036a804f415cfd0 (127.0.167.65:33713): Couldn't send request to peer 745c41bd7851401b8036a804f415cfd0. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:33713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:59.955135  7220 raft_consensus.cc:515] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:02:59.954748  7219 raft_consensus.cc:2955] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c85ac4d8cd154dc3b4d2868eefb61073 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: true } } }
I20260608 10:02:59.957437  7220 leader_election.cc:290] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa [CANDIDATE]: Term 2 election: Requested vote from peers 745c41bd7851401b8036a804f415cfd0 (127.0.167.65:33713), a1639c3fcb604a6ea646be5782773e1c (127.0.167.66:45449)
I20260608 10:02:59.956976  7056 raft_consensus.cc:2955] T f4f08dc96b394cab994175865a7b209a P a1639c3fcb604a6ea646be5782773e1c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c85ac4d8cd154dc3b4d2868eefb61073 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: true } } }
I20260608 10:02:59.958822  7057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "163cd64de3b94303b3dce6101d52f103" candidate_uuid: "b7146486c85d40699c808808c6a826aa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1639c3fcb604a6ea646be5782773e1c"
I20260608 10:02:59.960348  7057 raft_consensus.cc:3060] T 163cd64de3b94303b3dce6101d52f103 P a1639c3fcb604a6ea646be5782773e1c [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:02:59.962366  7095 leader_election.cc:336] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 745c41bd7851401b8036a804f415cfd0 (127.0.167.65:33713): Network error: Client connection negotiation failed: client connection to 127.0.167.65:33713: connect: Connection refused (error 111)
I20260608 10:02:59.964799  6865 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet f4f08dc96b394cab994175865a7b209a with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 10:02:59.969544  7057 raft_consensus.cc:2468] T 163cd64de3b94303b3dce6101d52f103 P a1639c3fcb604a6ea646be5782773e1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7146486c85d40699c808808c6a826aa in term 2.
I20260608 10:02:59.969102  6878 catalog_manager.cc:5696] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa reported cstate change: config changed from index -1 to 2, NON_VOTER c85ac4d8cd154dc3b4d2868eefb61073 (127.0.167.68) added. New cstate: current_term: 1 leader_uuid: "b7146486c85d40699c808808c6a826aa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:59.971529  7096 leader_election.cc:304] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa [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: a1639c3fcb604a6ea646be5782773e1c, b7146486c85d40699c808808c6a826aa; no voters: 745c41bd7851401b8036a804f415cfd0
I20260608 10:02:59.972687  7220 raft_consensus.cc:2804] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:02:59.973214  7220 raft_consensus.cc:697] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa [term 2 LEADER]: Becoming Leader. State: Replica: b7146486c85d40699c808808c6a826aa, State: Running, Role: LEADER
I20260608 10:02:59.973973  7220 consensus_queue.cc:237] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa [LEADER]: Queue going to LEADER 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: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:02:59.986783  6878 catalog_manager.cc:5696] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa reported cstate change: term changed from 1 to 2, leader changed from 745c41bd7851401b8036a804f415cfd0 (127.0.167.65) to b7146486c85d40699c808808c6a826aa (127.0.167.67). New cstate: current_term: 2 leader_uuid: "b7146486c85d40699c808808c6a826aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:00.071745  7299 ts_tablet_manager.cc:933] T 3b1608859f954d71a4c13e573bbd7c54 P c85ac4d8cd154dc3b4d2868eefb61073: Initiating tablet copy from peer b7146486c85d40699c808808c6a826aa (127.0.167.67:39339)
I20260608 10:03:00.073504  7299 tablet_copy_client.cc:323] T 3b1608859f954d71a4c13e573bbd7c54 P c85ac4d8cd154dc3b4d2868eefb61073: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.67:39339
I20260608 10:03:00.083348  7141 tablet_copy_service.cc:140] P b7146486c85d40699c808808c6a826aa: Received BeginTabletCopySession request for tablet 3b1608859f954d71a4c13e573bbd7c54 from peer c85ac4d8cd154dc3b4d2868eefb61073 ({username='slave'} at 127.0.0.1:44716)
I20260608 10:03:00.083847  7141 tablet_copy_service.cc:161] P b7146486c85d40699c808808c6a826aa: Beginning new tablet copy session on tablet 3b1608859f954d71a4c13e573bbd7c54 from peer c85ac4d8cd154dc3b4d2868eefb61073 at {username='slave'} at 127.0.0.1:44716: session id = c85ac4d8cd154dc3b4d2868eefb61073-3b1608859f954d71a4c13e573bbd7c54
I20260608 10:03:00.089383  7141 tablet_copy_source_session.cc:215] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:00.092162  7299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b1608859f954d71a4c13e573bbd7c54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:00.104171  7299 tablet_copy_client.cc:806] T 3b1608859f954d71a4c13e573bbd7c54 P c85ac4d8cd154dc3b4d2868eefb61073: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:00.104773  7299 tablet_copy_client.cc:670] T 3b1608859f954d71a4c13e573bbd7c54 P c85ac4d8cd154dc3b4d2868eefb61073: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:00.108479  7299 tablet_copy_client.cc:538] T 3b1608859f954d71a4c13e573bbd7c54 P c85ac4d8cd154dc3b4d2868eefb61073: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:00.115859  7299 tablet_bootstrap.cc:492] T 3b1608859f954d71a4c13e573bbd7c54 P c85ac4d8cd154dc3b4d2868eefb61073: Bootstrap starting.
I20260608 10:03:00.132318  7299 tablet_bootstrap.cc:492] T 3b1608859f954d71a4c13e573bbd7c54 P c85ac4d8cd154dc3b4d2868eefb61073: 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 10:03:00.133077  7299 tablet_bootstrap.cc:492] T 3b1608859f954d71a4c13e573bbd7c54 P c85ac4d8cd154dc3b4d2868eefb61073: Bootstrap complete.
I20260608 10:03:00.133678  7299 ts_tablet_manager.cc:1403] T 3b1608859f954d71a4c13e573bbd7c54 P c85ac4d8cd154dc3b4d2868eefb61073: Time spent bootstrapping tablet: real 0.018s	user 0.019s	sys 0.000s
I20260608 10:03:00.134428  7220 raft_consensus.cc:493] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:00.135033  7220 raft_consensus.cc:515] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:03:00.136991  7299 raft_consensus.cc:359] T 3b1608859f954d71a4c13e573bbd7c54 P c85ac4d8cd154dc3b4d2868eefb61073 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: true } }
I20260608 10:03:00.137617  7220 leader_election.cc:290] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 745c41bd7851401b8036a804f415cfd0 (127.0.167.65:33713), a1639c3fcb604a6ea646be5782773e1c (127.0.167.66:45449)
I20260608 10:03:00.137981  7299 raft_consensus.cc:740] T 3b1608859f954d71a4c13e573bbd7c54 P c85ac4d8cd154dc3b4d2868eefb61073 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c85ac4d8cd154dc3b4d2868eefb61073, State: Initialized, Role: LEARNER
I20260608 10:03:00.139153  7057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a65c7a35b64311ac105e088f3d1a39" candidate_uuid: "b7146486c85d40699c808808c6a826aa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1639c3fcb604a6ea646be5782773e1c" is_pre_election: true
I20260608 10:03:00.138762  7299 consensus_queue.cc:260] T 3b1608859f954d71a4c13e573bbd7c54 P c85ac4d8cd154dc3b4d2868eefb61073 [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: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: true } }
I20260608 10:03:00.139815  7057 raft_consensus.cc:2468] T 83a65c7a35b64311ac105e088f3d1a39 P a1639c3fcb604a6ea646be5782773e1c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7146486c85d40699c808808c6a826aa in term 1.
I20260608 10:03:00.141476  7096 leader_election.cc:304] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa [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: a1639c3fcb604a6ea646be5782773e1c, b7146486c85d40699c808808c6a826aa; no voters: 
I20260608 10:03:00.141745  7283 heartbeater.cc:499] Master 127.0.167.126:44467 was elected leader, sending a full tablet report...
I20260608 10:03:00.142061  7299 ts_tablet_manager.cc:1434] T 3b1608859f954d71a4c13e573bbd7c54 P c85ac4d8cd154dc3b4d2868eefb61073: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.007s
W20260608 10:03:00.142452  7095 leader_election.cc:336] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 745c41bd7851401b8036a804f415cfd0 (127.0.167.65:33713): Network error: Client connection negotiation failed: client connection to 127.0.167.65:33713: connect: Connection refused (error 111)
I20260608 10:03:00.142488  7220 raft_consensus.cc:2804] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:03:00.143267  7220 raft_consensus.cc:493] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:00.143711  7220 raft_consensus.cc:3060] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:00.144083  7141 tablet_copy_service.cc:342] P b7146486c85d40699c808808c6a826aa: Request end of tablet copy session c85ac4d8cd154dc3b4d2868eefb61073-3b1608859f954d71a4c13e573bbd7c54 received from {username='slave'} at 127.0.0.1:44716
I20260608 10:03:00.144603  7141 tablet_copy_service.cc:434] P b7146486c85d40699c808808c6a826aa: ending tablet copy session c85ac4d8cd154dc3b4d2868eefb61073-3b1608859f954d71a4c13e573bbd7c54 on tablet 3b1608859f954d71a4c13e573bbd7c54 with peer c85ac4d8cd154dc3b4d2868eefb61073
I20260608 10:03:00.150753  7220 raft_consensus.cc:515] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:03:00.153149  7220 leader_election.cc:290] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa [CANDIDATE]: Term 2 election: Requested vote from peers 745c41bd7851401b8036a804f415cfd0 (127.0.167.65:33713), a1639c3fcb604a6ea646be5782773e1c (127.0.167.66:45449)
I20260608 10:03:00.154392  7057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a65c7a35b64311ac105e088f3d1a39" candidate_uuid: "b7146486c85d40699c808808c6a826aa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1639c3fcb604a6ea646be5782773e1c"
I20260608 10:03:00.154995  7057 raft_consensus.cc:3060] T 83a65c7a35b64311ac105e088f3d1a39 P a1639c3fcb604a6ea646be5782773e1c [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:03:00.157251  7095 leader_election.cc:336] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 745c41bd7851401b8036a804f415cfd0 (127.0.167.65:33713): Network error: Client connection negotiation failed: client connection to 127.0.167.65:33713: connect: Connection refused (error 111)
I20260608 10:03:00.160595  7057 raft_consensus.cc:2468] T 83a65c7a35b64311ac105e088f3d1a39 P a1639c3fcb604a6ea646be5782773e1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7146486c85d40699c808808c6a826aa in term 2.
I20260608 10:03:00.161616  7096 leader_election.cc:304] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa [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: a1639c3fcb604a6ea646be5782773e1c, b7146486c85d40699c808808c6a826aa; no voters: 745c41bd7851401b8036a804f415cfd0
I20260608 10:03:00.162338  7220 raft_consensus.cc:2804] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:03:00.162771  7220 raft_consensus.cc:697] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa [term 2 LEADER]: Becoming Leader. State: Replica: b7146486c85d40699c808808c6a826aa, State: Running, Role: LEADER
I20260608 10:03:00.163450  7220 consensus_queue.cc:237] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa [LEADER]: Queue going to LEADER 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: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } }
I20260608 10:03:00.170992  6878 catalog_manager.cc:5696] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa reported cstate change: term changed from 1 to 2, leader changed from 745c41bd7851401b8036a804f415cfd0 (127.0.167.65) to b7146486c85d40699c808808c6a826aa (127.0.167.67). New cstate: current_term: 2 leader_uuid: "b7146486c85d40699c808808c6a826aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } health_report { overall_health: HEALTHY } } }
W20260608 10:03:00.382695  6928 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 745c41bd7851401b8036a804f415cfd0 not available for placement
I20260608 10:03:00.466202  7057 raft_consensus.cc:1275] T 163cd64de3b94303b3dce6101d52f103 P a1639c3fcb604a6ea646be5782773e1c [term 2 FOLLOWER]: Refusing update from remote peer b7146486c85d40699c808808c6a826aa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 10:03:00.467941  7220 consensus_queue.cc:1048] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:03:00.487586  7095 consensus_peers.cc:597] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa -> Peer 745c41bd7851401b8036a804f415cfd0 (127.0.167.65:33713): Couldn't send request to peer 745c41bd7851401b8036a804f415cfd0. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:33713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:00.511207  7299 ts_tablet_manager.cc:933] T f4f08dc96b394cab994175865a7b209a P c85ac4d8cd154dc3b4d2868eefb61073: Initiating tablet copy from peer b7146486c85d40699c808808c6a826aa (127.0.167.67:39339)
I20260608 10:03:00.513231  7299 tablet_copy_client.cc:323] T f4f08dc96b394cab994175865a7b209a P c85ac4d8cd154dc3b4d2868eefb61073: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.67:39339
I20260608 10:03:00.515431  7141 tablet_copy_service.cc:140] P b7146486c85d40699c808808c6a826aa: Received BeginTabletCopySession request for tablet f4f08dc96b394cab994175865a7b209a from peer c85ac4d8cd154dc3b4d2868eefb61073 ({username='slave'} at 127.0.0.1:44716)
I20260608 10:03:00.515918  7141 tablet_copy_service.cc:161] P b7146486c85d40699c808808c6a826aa: Beginning new tablet copy session on tablet f4f08dc96b394cab994175865a7b209a from peer c85ac4d8cd154dc3b4d2868eefb61073 at {username='slave'} at 127.0.0.1:44716: session id = c85ac4d8cd154dc3b4d2868eefb61073-f4f08dc96b394cab994175865a7b209a
I20260608 10:03:00.523417  7141 tablet_copy_source_session.cc:215] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:00.526855  7299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f08dc96b394cab994175865a7b209a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:00.537344  7258 raft_consensus.cc:1217] T 3b1608859f954d71a4c13e573bbd7c54 P c85ac4d8cd154dc3b4d2868eefb61073 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:03:00.547016  7299 tablet_copy_client.cc:806] T f4f08dc96b394cab994175865a7b209a P c85ac4d8cd154dc3b4d2868eefb61073: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:00.547596  7299 tablet_copy_client.cc:670] T f4f08dc96b394cab994175865a7b209a P c85ac4d8cd154dc3b4d2868eefb61073: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:00.551412  7299 tablet_copy_client.cc:538] T f4f08dc96b394cab994175865a7b209a P c85ac4d8cd154dc3b4d2868eefb61073: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:00.558905  7299 tablet_bootstrap.cc:492] T f4f08dc96b394cab994175865a7b209a P c85ac4d8cd154dc3b4d2868eefb61073: Bootstrap starting.
I20260608 10:03:00.576975  7299 tablet_bootstrap.cc:492] T f4f08dc96b394cab994175865a7b209a P c85ac4d8cd154dc3b4d2868eefb61073: 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 10:03:00.577751  7299 tablet_bootstrap.cc:492] T f4f08dc96b394cab994175865a7b209a P c85ac4d8cd154dc3b4d2868eefb61073: Bootstrap complete.
I20260608 10:03:00.578405  7299 ts_tablet_manager.cc:1403] T f4f08dc96b394cab994175865a7b209a P c85ac4d8cd154dc3b4d2868eefb61073: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.005s
I20260608 10:03:00.581650  7299 raft_consensus.cc:359] T f4f08dc96b394cab994175865a7b209a P c85ac4d8cd154dc3b4d2868eefb61073 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: true } }
I20260608 10:03:00.582631  7299 raft_consensus.cc:740] T f4f08dc96b394cab994175865a7b209a P c85ac4d8cd154dc3b4d2868eefb61073 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c85ac4d8cd154dc3b4d2868eefb61073, State: Initialized, Role: LEARNER
I20260608 10:03:00.583545  7299 consensus_queue.cc:260] T f4f08dc96b394cab994175865a7b209a P c85ac4d8cd154dc3b4d2868eefb61073 [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: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: true } }
W20260608 10:03:00.584518  7095 consensus_peers.cc:597] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa -> Peer 745c41bd7851401b8036a804f415cfd0 (127.0.167.65:33713): Couldn't send request to peer 745c41bd7851401b8036a804f415cfd0. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:33713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:00.585747  7299 ts_tablet_manager.cc:1434] T f4f08dc96b394cab994175865a7b209a P c85ac4d8cd154dc3b4d2868eefb61073: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260608 10:03:00.587630  7141 tablet_copy_service.cc:342] P b7146486c85d40699c808808c6a826aa: Request end of tablet copy session c85ac4d8cd154dc3b4d2868eefb61073-f4f08dc96b394cab994175865a7b209a received from {username='slave'} at 127.0.0.1:44716
I20260608 10:03:00.588140  7141 tablet_copy_service.cc:434] P b7146486c85d40699c808808c6a826aa: ending tablet copy session c85ac4d8cd154dc3b4d2868eefb61073-f4f08dc96b394cab994175865a7b209a on tablet f4f08dc96b394cab994175865a7b209a with peer c85ac4d8cd154dc3b4d2868eefb61073
I20260608 10:03:00.783703  7057 raft_consensus.cc:1275] T 83a65c7a35b64311ac105e088f3d1a39 P a1639c3fcb604a6ea646be5782773e1c [term 2 FOLLOWER]: Refusing update from remote peer b7146486c85d40699c808808c6a826aa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 10:03:00.785104  7181 consensus_queue.cc:1048] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:00.864826  7311 consensus_queue.cc:579] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa [LEADER]: Leader has been unable to successfully communicate with peer 745c41bd7851401b8036a804f415cfd0 for more than 1 seconds (1.181s)
I20260608 10:03:00.928776  7258 raft_consensus.cc:1217] T f4f08dc96b394cab994175865a7b209a P c85ac4d8cd154dc3b4d2868eefb61073 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:03:01.006347  7311 consensus_queue.cc:579] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa [LEADER]: Leader has been unable to successfully communicate with peer 745c41bd7851401b8036a804f415cfd0 for more than 1 seconds (1.069s)
I20260608 10:03:01.008890  7314 raft_consensus.cc:1064] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa: attempting to promote NON_VOTER c85ac4d8cd154dc3b4d2868eefb61073 to VOTER
I20260608 10:03:01.013005  7314 consensus_queue.cc:237] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa [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: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } }
I20260608 10:03:01.020028  7057 raft_consensus.cc:1275] T 3b1608859f954d71a4c13e573bbd7c54 P a1639c3fcb604a6ea646be5782773e1c [term 1 FOLLOWER]: Refusing update from remote peer b7146486c85d40699c808808c6a826aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:03:01.020236  7258 raft_consensus.cc:1275] T 3b1608859f954d71a4c13e573bbd7c54 P c85ac4d8cd154dc3b4d2868eefb61073 [term 1 LEARNER]: Refusing update from remote peer b7146486c85d40699c808808c6a826aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:03:01.021735  7311 consensus_queue.cc:1048] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:03:01.022526  7314 consensus_queue.cc:1048] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } 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 10:03:01.023994  7095 consensus_peers.cc:597] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa -> Peer 745c41bd7851401b8036a804f415cfd0 (127.0.167.65:33713): Couldn't send request to peer 745c41bd7851401b8036a804f415cfd0. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:33713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:01.032922  7311 raft_consensus.cc:2955] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c85ac4d8cd154dc3b4d2868eefb61073 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } } }
I20260608 10:03:01.034757  7258 raft_consensus.cc:2955] T 3b1608859f954d71a4c13e573bbd7c54 P c85ac4d8cd154dc3b4d2868eefb61073 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c85ac4d8cd154dc3b4d2868eefb61073 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } } }
I20260608 10:03:01.044566  7057 raft_consensus.cc:2955] T 3b1608859f954d71a4c13e573bbd7c54 P a1639c3fcb604a6ea646be5782773e1c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c85ac4d8cd154dc3b4d2868eefb61073 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } } }
I20260608 10:03:01.048111  6878 catalog_manager.cc:5696] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa reported cstate change: config changed from index 2 to 3, c85ac4d8cd154dc3b4d2868eefb61073 (127.0.167.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b7146486c85d40699c808808c6a826aa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:03:01.069473  7131 consensus_queue.cc:237] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa [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: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } }
I20260608 10:03:01.075392  7258 raft_consensus.cc:1275] T 3b1608859f954d71a4c13e573bbd7c54 P c85ac4d8cd154dc3b4d2868eefb61073 [term 1 FOLLOWER]: Refusing update from remote peer b7146486c85d40699c808808c6a826aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:03:01.076056  7057 raft_consensus.cc:1275] T 3b1608859f954d71a4c13e573bbd7c54 P a1639c3fcb604a6ea646be5782773e1c [term 1 FOLLOWER]: Refusing update from remote peer b7146486c85d40699c808808c6a826aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:03:01.076995  7311 consensus_queue.cc:1048] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } 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 10:03:01.077730  7220 consensus_queue.cc:1048] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:03:01.084807  7314 raft_consensus.cc:2955] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 745c41bd7851401b8036a804f415cfd0 (127.0.167.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } } }
I20260608 10:03:01.086957  7057 raft_consensus.cc:2955] T 3b1608859f954d71a4c13e573bbd7c54 P a1639c3fcb604a6ea646be5782773e1c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 745c41bd7851401b8036a804f415cfd0 (127.0.167.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } } }
I20260608 10:03:01.092960  7258 raft_consensus.cc:2955] T 3b1608859f954d71a4c13e573bbd7c54 P c85ac4d8cd154dc3b4d2868eefb61073 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 745c41bd7851401b8036a804f415cfd0 (127.0.167.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } } }
I20260608 10:03:01.098785  6865 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3b1608859f954d71a4c13e573bbd7c54 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:03:01.101523  6877 catalog_manager.cc:5696] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa reported cstate change: config changed from index 3 to 4, VOTER 745c41bd7851401b8036a804f415cfd0 (127.0.167.65) evicted. New cstate: current_term: 1 leader_uuid: "b7146486c85d40699c808808c6a826aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 10:03:01.119118  6865 catalog_manager.cc:4754] TS 745c41bd7851401b8036a804f415cfd0 (127.0.167.65:33713): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 3b1608859f954d71a4c13e573bbd7c54: Network error: Client connection negotiation failed: client connection to 127.0.167.65:33713: connect: Connection refused (error 111)
W20260608 10:03:01.385107  6928 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 745c41bd7851401b8036a804f415cfd0 not available for placement
I20260608 10:03:01.390924  7311 raft_consensus.cc:1064] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa: attempting to promote NON_VOTER c85ac4d8cd154dc3b4d2868eefb61073 to VOTER
I20260608 10:03:01.393224  7311 consensus_queue.cc:237] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa [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: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } }
I20260608 10:03:01.399981  7258 raft_consensus.cc:1275] T f4f08dc96b394cab994175865a7b209a P c85ac4d8cd154dc3b4d2868eefb61073 [term 1 LEARNER]: Refusing update from remote peer b7146486c85d40699c808808c6a826aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:03:01.400089  7057 raft_consensus.cc:1275] T f4f08dc96b394cab994175865a7b209a P a1639c3fcb604a6ea646be5782773e1c [term 1 FOLLOWER]: Refusing update from remote peer b7146486c85d40699c808808c6a826aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:03:01.401600  7311 consensus_queue.cc:1048] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } 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 10:03:01.402398  7181 consensus_queue.cc:1048] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 10:03:01.404055  7095 consensus_peers.cc:597] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa -> Peer 745c41bd7851401b8036a804f415cfd0 (127.0.167.65:33713): Couldn't send request to peer 745c41bd7851401b8036a804f415cfd0. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:33713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:01.414631  7311 raft_consensus.cc:2955] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c85ac4d8cd154dc3b4d2868eefb61073 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } } }
I20260608 10:03:01.416738  7057 raft_consensus.cc:2955] T f4f08dc96b394cab994175865a7b209a P a1639c3fcb604a6ea646be5782773e1c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c85ac4d8cd154dc3b4d2868eefb61073 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } } }
I20260608 10:03:01.427430  7258 raft_consensus.cc:2955] T f4f08dc96b394cab994175865a7b209a P c85ac4d8cd154dc3b4d2868eefb61073 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c85ac4d8cd154dc3b4d2868eefb61073 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } } }
I20260608 10:03:01.430189  6878 catalog_manager.cc:5696] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa reported cstate change: config changed from index 2 to 3, c85ac4d8cd154dc3b4d2868eefb61073 (127.0.167.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b7146486c85d40699c808808c6a826aa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:03:01.443883  7220 consensus_queue.cc:579] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa [LEADER]: Leader has been unable to successfully communicate with peer 745c41bd7851401b8036a804f415cfd0 for more than 1 seconds (1.279s)
I20260608 10:03:01.445840  7131 consensus_queue.cc:237] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa [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: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } }
I20260608 10:03:01.451702  7258 raft_consensus.cc:1275] T f4f08dc96b394cab994175865a7b209a P c85ac4d8cd154dc3b4d2868eefb61073 [term 1 FOLLOWER]: Refusing update from remote peer b7146486c85d40699c808808c6a826aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:03:01.452855  7057 raft_consensus.cc:1275] T f4f08dc96b394cab994175865a7b209a P a1639c3fcb604a6ea646be5782773e1c [term 1 FOLLOWER]: Refusing update from remote peer b7146486c85d40699c808808c6a826aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:03:01.453692  7311 consensus_queue.cc:1048] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } 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 10:03:01.454592  7220 consensus_queue.cc:1048] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:03:01.455086  7181 consensus_queue.cc:579] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa [LEADER]: Leader has been unable to successfully communicate with peer 745c41bd7851401b8036a804f415cfd0 for more than 1 seconds (1.480s)
I20260608 10:03:01.463052  7314 raft_consensus.cc:2955] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 745c41bd7851401b8036a804f415cfd0 (127.0.167.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } } }
I20260608 10:03:01.464921  7131 consensus_queue.cc:237] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa [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: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: true } }
I20260608 10:03:01.475116  7056 raft_consensus.cc:2955] T f4f08dc96b394cab994175865a7b209a P a1639c3fcb604a6ea646be5782773e1c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 745c41bd7851401b8036a804f415cfd0 (127.0.167.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } } }
I20260608 10:03:01.477451  7057 raft_consensus.cc:1275] T 83a65c7a35b64311ac105e088f3d1a39 P a1639c3fcb604a6ea646be5782773e1c [term 2 FOLLOWER]: Refusing update from remote peer b7146486c85d40699c808808c6a826aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260608 10:03:01.478557  7095 consensus_peers.cc:597] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa -> Peer 745c41bd7851401b8036a804f415cfd0 (127.0.167.65:33713): Couldn't send request to peer 745c41bd7851401b8036a804f415cfd0. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:33713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:01.479270  7220 consensus_queue.cc:1048] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:03:01.479249  7130 consensus_queue.cc:237] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa [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: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: true } }
I20260608 10:03:01.488906  7257 raft_consensus.cc:2955] T f4f08dc96b394cab994175865a7b209a P c85ac4d8cd154dc3b4d2868eefb61073 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 745c41bd7851401b8036a804f415cfd0 (127.0.167.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } } }
I20260608 10:03:01.487442  6865 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f4f08dc96b394cab994175865a7b209a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:03:01.490971  7057 raft_consensus.cc:2955] T 83a65c7a35b64311ac105e088f3d1a39 P a1639c3fcb604a6ea646be5782773e1c [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER c85ac4d8cd154dc3b4d2868eefb61073 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: true } } }
W20260608 10:03:01.493014  7094 consensus_peers.cc:597] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa -> Peer c85ac4d8cd154dc3b4d2868eefb61073 (127.0.167.68:41077): Couldn't send request to peer c85ac4d8cd154dc3b4d2868eefb61073. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 83a65c7a35b64311ac105e088f3d1a39. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:01.495479  6877 catalog_manager.cc:5696] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa reported cstate change: config changed from index 3 to 4, VOTER 745c41bd7851401b8036a804f415cfd0 (127.0.167.65) evicted. New cstate: current_term: 1 leader_uuid: "b7146486c85d40699c808808c6a826aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:03:01.488891  7311 raft_consensus.cc:2955] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER c85ac4d8cd154dc3b4d2868eefb61073 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: true } } }
I20260608 10:03:01.500995  7056 raft_consensus.cc:1275] T 163cd64de3b94303b3dce6101d52f103 P a1639c3fcb604a6ea646be5782773e1c [term 2 FOLLOWER]: Refusing update from remote peer b7146486c85d40699c808808c6a826aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:03:01.502638  7314 consensus_queue.cc:1048] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:03:01.508505  7095 consensus_peers.cc:597] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa -> Peer 745c41bd7851401b8036a804f415cfd0 (127.0.167.65:33713): Couldn't send request to peer 745c41bd7851401b8036a804f415cfd0. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:33713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:03:01.513175  7094 consensus_peers.cc:597] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa -> Peer c85ac4d8cd154dc3b4d2868eefb61073 (127.0.167.68:41077): Couldn't send request to peer c85ac4d8cd154dc3b4d2868eefb61073. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 163cd64de3b94303b3dce6101d52f103. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:01.517208  6878 catalog_manager.cc:5696] T 83a65c7a35b64311ac105e088f3d1a39 P a1639c3fcb604a6ea646be5782773e1c reported cstate change: config changed from index -1 to 2, NON_VOTER c85ac4d8cd154dc3b4d2868eefb61073 (127.0.167.68) added. New cstate: current_term: 2 leader_uuid: "b7146486c85d40699c808808c6a826aa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: true } } }
I20260608 10:03:01.521572  6865 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 83a65c7a35b64311ac105e088f3d1a39 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 10:03:01.520358  7220 raft_consensus.cc:2955] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER c85ac4d8cd154dc3b4d2868eefb61073 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: true } } }
I20260608 10:03:01.525247  7057 raft_consensus.cc:2955] T 163cd64de3b94303b3dce6101d52f103 P a1639c3fcb604a6ea646be5782773e1c [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER c85ac4d8cd154dc3b4d2868eefb61073 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: true } } }
I20260608 10:03:01.537457  6865 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 163cd64de3b94303b3dce6101d52f103 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 10:03:01.546049  6877 catalog_manager.cc:5696] T 163cd64de3b94303b3dce6101d52f103 P a1639c3fcb604a6ea646be5782773e1c reported cstate change: config changed from index -1 to 2, NON_VOTER c85ac4d8cd154dc3b4d2868eefb61073 (127.0.167.68) added. New cstate: current_term: 2 leader_uuid: "b7146486c85d40699c808808c6a826aa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: true } } }
I20260608 10:03:01.961175  7330 ts_tablet_manager.cc:933] T 163cd64de3b94303b3dce6101d52f103 P c85ac4d8cd154dc3b4d2868eefb61073: Initiating tablet copy from peer b7146486c85d40699c808808c6a826aa (127.0.167.67:39339)
I20260608 10:03:01.963304  7330 tablet_copy_client.cc:323] T 163cd64de3b94303b3dce6101d52f103 P c85ac4d8cd154dc3b4d2868eefb61073: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.67:39339
I20260608 10:03:01.965075  7141 tablet_copy_service.cc:140] P b7146486c85d40699c808808c6a826aa: Received BeginTabletCopySession request for tablet 163cd64de3b94303b3dce6101d52f103 from peer c85ac4d8cd154dc3b4d2868eefb61073 ({username='slave'} at 127.0.0.1:44716)
I20260608 10:03:01.965590  7141 tablet_copy_service.cc:161] P b7146486c85d40699c808808c6a826aa: Beginning new tablet copy session on tablet 163cd64de3b94303b3dce6101d52f103 from peer c85ac4d8cd154dc3b4d2868eefb61073 at {username='slave'} at 127.0.0.1:44716: session id = c85ac4d8cd154dc3b4d2868eefb61073-163cd64de3b94303b3dce6101d52f103
I20260608 10:03:01.971737  7141 tablet_copy_source_session.cc:215] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:01.975001  7330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 163cd64de3b94303b3dce6101d52f103. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:01.988580  7330 tablet_copy_client.cc:806] T 163cd64de3b94303b3dce6101d52f103 P c85ac4d8cd154dc3b4d2868eefb61073: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:01.989166  7330 tablet_copy_client.cc:670] T 163cd64de3b94303b3dce6101d52f103 P c85ac4d8cd154dc3b4d2868eefb61073: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:01.992977  7330 tablet_copy_client.cc:538] T 163cd64de3b94303b3dce6101d52f103 P c85ac4d8cd154dc3b4d2868eefb61073: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:01.999881  7330 tablet_bootstrap.cc:492] T 163cd64de3b94303b3dce6101d52f103 P c85ac4d8cd154dc3b4d2868eefb61073: Bootstrap starting.
I20260608 10:03:02.017261  7330 tablet_bootstrap.cc:492] T 163cd64de3b94303b3dce6101d52f103 P c85ac4d8cd154dc3b4d2868eefb61073: 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 10:03:02.018011  7330 tablet_bootstrap.cc:492] T 163cd64de3b94303b3dce6101d52f103 P c85ac4d8cd154dc3b4d2868eefb61073: Bootstrap complete.
I20260608 10:03:02.018620  7330 ts_tablet_manager.cc:1403] T 163cd64de3b94303b3dce6101d52f103 P c85ac4d8cd154dc3b4d2868eefb61073: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260608 10:03:02.021040  7330 raft_consensus.cc:359] T 163cd64de3b94303b3dce6101d52f103 P c85ac4d8cd154dc3b4d2868eefb61073 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: true } }
I20260608 10:03:02.021687  7330 raft_consensus.cc:740] T 163cd64de3b94303b3dce6101d52f103 P c85ac4d8cd154dc3b4d2868eefb61073 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: c85ac4d8cd154dc3b4d2868eefb61073, State: Initialized, Role: LEARNER
I20260608 10:03:02.022372  7330 consensus_queue.cc:260] T 163cd64de3b94303b3dce6101d52f103 P c85ac4d8cd154dc3b4d2868eefb61073 [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: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: true } }
I20260608 10:03:02.025308  7330 ts_tablet_manager.cc:1434] T 163cd64de3b94303b3dce6101d52f103 P c85ac4d8cd154dc3b4d2868eefb61073: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:03:02.027118  7141 tablet_copy_service.cc:342] P b7146486c85d40699c808808c6a826aa: Request end of tablet copy session c85ac4d8cd154dc3b4d2868eefb61073-163cd64de3b94303b3dce6101d52f103 received from {username='slave'} at 127.0.0.1:44716
I20260608 10:03:02.027504  7141 tablet_copy_service.cc:434] P b7146486c85d40699c808808c6a826aa: ending tablet copy session c85ac4d8cd154dc3b4d2868eefb61073-163cd64de3b94303b3dce6101d52f103 on tablet 163cd64de3b94303b3dce6101d52f103 with peer c85ac4d8cd154dc3b4d2868eefb61073
I20260608 10:03:02.063897  7330 ts_tablet_manager.cc:933] T 83a65c7a35b64311ac105e088f3d1a39 P c85ac4d8cd154dc3b4d2868eefb61073: Initiating tablet copy from peer b7146486c85d40699c808808c6a826aa (127.0.167.67:39339)
I20260608 10:03:02.065410  7330 tablet_copy_client.cc:323] T 83a65c7a35b64311ac105e088f3d1a39 P c85ac4d8cd154dc3b4d2868eefb61073: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.67:39339
I20260608 10:03:02.067184  7141 tablet_copy_service.cc:140] P b7146486c85d40699c808808c6a826aa: Received BeginTabletCopySession request for tablet 83a65c7a35b64311ac105e088f3d1a39 from peer c85ac4d8cd154dc3b4d2868eefb61073 ({username='slave'} at 127.0.0.1:44716)
I20260608 10:03:02.067698  7141 tablet_copy_service.cc:161] P b7146486c85d40699c808808c6a826aa: Beginning new tablet copy session on tablet 83a65c7a35b64311ac105e088f3d1a39 from peer c85ac4d8cd154dc3b4d2868eefb61073 at {username='slave'} at 127.0.0.1:44716: session id = c85ac4d8cd154dc3b4d2868eefb61073-83a65c7a35b64311ac105e088f3d1a39
I20260608 10:03:02.073745  7141 tablet_copy_source_session.cc:215] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:02.076704  7330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83a65c7a35b64311ac105e088f3d1a39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:02.088521  7330 tablet_copy_client.cc:806] T 83a65c7a35b64311ac105e088f3d1a39 P c85ac4d8cd154dc3b4d2868eefb61073: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:02.089044  7330 tablet_copy_client.cc:670] T 83a65c7a35b64311ac105e088f3d1a39 P c85ac4d8cd154dc3b4d2868eefb61073: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:02.092710  7330 tablet_copy_client.cc:538] T 83a65c7a35b64311ac105e088f3d1a39 P c85ac4d8cd154dc3b4d2868eefb61073: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:02.099922  7330 tablet_bootstrap.cc:492] T 83a65c7a35b64311ac105e088f3d1a39 P c85ac4d8cd154dc3b4d2868eefb61073: Bootstrap starting.
I20260608 10:03:02.117055  7330 tablet_bootstrap.cc:492] T 83a65c7a35b64311ac105e088f3d1a39 P c85ac4d8cd154dc3b4d2868eefb61073: 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 10:03:02.117905  7330 tablet_bootstrap.cc:492] T 83a65c7a35b64311ac105e088f3d1a39 P c85ac4d8cd154dc3b4d2868eefb61073: Bootstrap complete.
I20260608 10:03:02.118604  7330 ts_tablet_manager.cc:1403] T 83a65c7a35b64311ac105e088f3d1a39 P c85ac4d8cd154dc3b4d2868eefb61073: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260608 10:03:02.121287  7330 raft_consensus.cc:359] T 83a65c7a35b64311ac105e088f3d1a39 P c85ac4d8cd154dc3b4d2868eefb61073 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: true } }
I20260608 10:03:02.121981  7330 raft_consensus.cc:740] T 83a65c7a35b64311ac105e088f3d1a39 P c85ac4d8cd154dc3b4d2868eefb61073 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: c85ac4d8cd154dc3b4d2868eefb61073, State: Initialized, Role: LEARNER
I20260608 10:03:02.122583  7330 consensus_queue.cc:260] T 83a65c7a35b64311ac105e088f3d1a39 P c85ac4d8cd154dc3b4d2868eefb61073 [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: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: true } }
I20260608 10:03:02.124624  7330 ts_tablet_manager.cc:1434] T 83a65c7a35b64311ac105e088f3d1a39 P c85ac4d8cd154dc3b4d2868eefb61073: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:03:02.126633  7141 tablet_copy_service.cc:342] P b7146486c85d40699c808808c6a826aa: Request end of tablet copy session c85ac4d8cd154dc3b4d2868eefb61073-83a65c7a35b64311ac105e088f3d1a39 received from {username='slave'} at 127.0.0.1:44716
I20260608 10:03:02.127029  7141 tablet_copy_service.cc:434] P b7146486c85d40699c808808c6a826aa: ending tablet copy session c85ac4d8cd154dc3b4d2868eefb61073-83a65c7a35b64311ac105e088f3d1a39 on tablet 83a65c7a35b64311ac105e088f3d1a39 with peer c85ac4d8cd154dc3b4d2868eefb61073
W20260608 10:03:02.130231  6865 catalog_manager.cc:4754] TS 745c41bd7851401b8036a804f415cfd0 (127.0.167.65:33713): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet f4f08dc96b394cab994175865a7b209a: Network error: Client connection negotiation failed: client connection to 127.0.167.65:33713: connect: Connection refused (error 111)
W20260608 10:03:02.387543  6928 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 745c41bd7851401b8036a804f415cfd0 not available for placement
I20260608 10:03:02.391006  7257 raft_consensus.cc:1217] T 163cd64de3b94303b3dce6101d52f103 P c85ac4d8cd154dc3b4d2868eefb61073 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 10:03:02.642680  7257 raft_consensus.cc:1217] T 83a65c7a35b64311ac105e088f3d1a39 P c85ac4d8cd154dc3b4d2868eefb61073 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 10:03:02.917336  7337 raft_consensus.cc:1064] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa: attempting to promote NON_VOTER c85ac4d8cd154dc3b4d2868eefb61073 to VOTER
I20260608 10:03:02.919370  7337 consensus_queue.cc:237] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa [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: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } }
I20260608 10:03:02.927260  7057 raft_consensus.cc:1275] T 163cd64de3b94303b3dce6101d52f103 P a1639c3fcb604a6ea646be5782773e1c [term 2 FOLLOWER]: Refusing update from remote peer b7146486c85d40699c808808c6a826aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:03:02.927444  7257 raft_consensus.cc:1275] T 163cd64de3b94303b3dce6101d52f103 P c85ac4d8cd154dc3b4d2868eefb61073 [term 2 LEARNER]: Refusing update from remote peer b7146486c85d40699c808808c6a826aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:03:02.929005  7337 consensus_queue.cc:1048] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:03:02.929862  7339 consensus_queue.cc:1048] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } 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 10:03:02.932196  7095 consensus_peers.cc:597] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa -> Peer 745c41bd7851401b8036a804f415cfd0 (127.0.167.65:33713): Couldn't send request to peer 745c41bd7851401b8036a804f415cfd0. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:33713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:02.938602  7339 raft_consensus.cc:2955] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c85ac4d8cd154dc3b4d2868eefb61073 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } } }
I20260608 10:03:02.940650  7257 raft_consensus.cc:2955] T 163cd64de3b94303b3dce6101d52f103 P c85ac4d8cd154dc3b4d2868eefb61073 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c85ac4d8cd154dc3b4d2868eefb61073 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } } }
I20260608 10:03:02.951654  7057 raft_consensus.cc:2955] T 163cd64de3b94303b3dce6101d52f103 P a1639c3fcb604a6ea646be5782773e1c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c85ac4d8cd154dc3b4d2868eefb61073 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } } }
I20260608 10:03:02.955132  6878 catalog_manager.cc:5696] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa reported cstate change: config changed from index 2 to 3, c85ac4d8cd154dc3b4d2868eefb61073 (127.0.167.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b7146486c85d40699c808808c6a826aa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:03:02.969806  7339 consensus_queue.cc:579] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa [LEADER]: Leader has been unable to successfully communicate with peer 745c41bd7851401b8036a804f415cfd0 for more than 1 seconds (1.503s)
I20260608 10:03:02.975525  7130 consensus_queue.cc:237] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa [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: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } }
I20260608 10:03:02.981536  7257 raft_consensus.cc:1275] T 163cd64de3b94303b3dce6101d52f103 P c85ac4d8cd154dc3b4d2868eefb61073 [term 2 FOLLOWER]: Refusing update from remote peer b7146486c85d40699c808808c6a826aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:03:02.982585  7057 raft_consensus.cc:1275] T 163cd64de3b94303b3dce6101d52f103 P a1639c3fcb604a6ea646be5782773e1c [term 2 FOLLOWER]: Refusing update from remote peer b7146486c85d40699c808808c6a826aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:03:02.983567  7339 consensus_queue.cc:1048] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } 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 10:03:02.984404  7220 consensus_queue.cc:1048] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:03:02.992093  7337 raft_consensus.cc:2955] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 745c41bd7851401b8036a804f415cfd0 (127.0.167.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } } }
I20260608 10:03:02.993981  7057 raft_consensus.cc:2955] T 163cd64de3b94303b3dce6101d52f103 P a1639c3fcb604a6ea646be5782773e1c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 745c41bd7851401b8036a804f415cfd0 (127.0.167.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } } }
I20260608 10:03:02.994236  7257 raft_consensus.cc:2955] T 163cd64de3b94303b3dce6101d52f103 P c85ac4d8cd154dc3b4d2868eefb61073 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 745c41bd7851401b8036a804f415cfd0 (127.0.167.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } } }
I20260608 10:03:03.000416  6865 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 163cd64de3b94303b3dce6101d52f103 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:03:03.005541  6879 catalog_manager.cc:5696] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa reported cstate change: config changed from index 3 to 4, VOTER 745c41bd7851401b8036a804f415cfd0 (127.0.167.65) evicted. New cstate: current_term: 2 leader_uuid: "b7146486c85d40699c808808c6a826aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:03:03.159214  7339 raft_consensus.cc:1064] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa: attempting to promote NON_VOTER c85ac4d8cd154dc3b4d2868eefb61073 to VOTER
I20260608 10:03:03.161294  7339 consensus_queue.cc:237] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa [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: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } }
I20260608 10:03:03.167891  7257 raft_consensus.cc:1275] T 83a65c7a35b64311ac105e088f3d1a39 P c85ac4d8cd154dc3b4d2868eefb61073 [term 2 LEARNER]: Refusing update from remote peer b7146486c85d40699c808808c6a826aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:03:03.167891  7057 raft_consensus.cc:1275] T 83a65c7a35b64311ac105e088f3d1a39 P a1639c3fcb604a6ea646be5782773e1c [term 2 FOLLOWER]: Refusing update from remote peer b7146486c85d40699c808808c6a826aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:03:03.169759  7336 consensus_queue.cc:1048] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:03:03.170511  7339 consensus_queue.cc:1048] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } 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 10:03:03.171360  7095 consensus_peers.cc:597] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa -> Peer 745c41bd7851401b8036a804f415cfd0 (127.0.167.65:33713): Couldn't send request to peer 745c41bd7851401b8036a804f415cfd0. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:33713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:03.179641  7336 raft_consensus.cc:2955] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c85ac4d8cd154dc3b4d2868eefb61073 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } } }
I20260608 10:03:03.181340  7057 raft_consensus.cc:2955] T 83a65c7a35b64311ac105e088f3d1a39 P a1639c3fcb604a6ea646be5782773e1c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c85ac4d8cd154dc3b4d2868eefb61073 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } } }
I20260608 10:03:03.189894  7257 raft_consensus.cc:2955] T 83a65c7a35b64311ac105e088f3d1a39 P c85ac4d8cd154dc3b4d2868eefb61073 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c85ac4d8cd154dc3b4d2868eefb61073 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } } }
I20260608 10:03:03.192544  6878 catalog_manager.cc:5696] T 83a65c7a35b64311ac105e088f3d1a39 P a1639c3fcb604a6ea646be5782773e1c reported cstate change: config changed from index 2 to 3, c85ac4d8cd154dc3b4d2868eefb61073 (127.0.167.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b7146486c85d40699c808808c6a826aa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "745c41bd7851401b8036a804f415cfd0" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 33713 } } peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } } }
W20260608 10:03:03.204718  6865 catalog_manager.cc:4754] TS 745c41bd7851401b8036a804f415cfd0 (127.0.167.65:33713): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 163cd64de3b94303b3dce6101d52f103: Network error: Client connection negotiation failed: client connection to 127.0.167.65:33713: connect: Connection refused (error 111)
I20260608 10:03:03.208609  7130 consensus_queue.cc:237] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa [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: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } }
I20260608 10:03:03.213912  7257 raft_consensus.cc:1275] T 83a65c7a35b64311ac105e088f3d1a39 P c85ac4d8cd154dc3b4d2868eefb61073 [term 2 FOLLOWER]: Refusing update from remote peer b7146486c85d40699c808808c6a826aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:03:03.213912  7057 raft_consensus.cc:1275] T 83a65c7a35b64311ac105e088f3d1a39 P a1639c3fcb604a6ea646be5782773e1c [term 2 FOLLOWER]: Refusing update from remote peer b7146486c85d40699c808808c6a826aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:03:03.215509  7336 consensus_queue.cc:1048] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } 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 10:03:03.216171  7339 consensus_queue.cc:1048] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:03:03.223567  7337 raft_consensus.cc:2955] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 745c41bd7851401b8036a804f415cfd0 (127.0.167.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } } }
I20260608 10:03:03.225561  7057 raft_consensus.cc:2955] T 83a65c7a35b64311ac105e088f3d1a39 P a1639c3fcb604a6ea646be5782773e1c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 745c41bd7851401b8036a804f415cfd0 (127.0.167.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } } }
I20260608 10:03:03.225620  7257 raft_consensus.cc:2955] T 83a65c7a35b64311ac105e088f3d1a39 P c85ac4d8cd154dc3b4d2868eefb61073 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 745c41bd7851401b8036a804f415cfd0 (127.0.167.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } } }
I20260608 10:03:03.234499  6865 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 83a65c7a35b64311ac105e088f3d1a39 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:03:03.236356  6879 catalog_manager.cc:5696] T 83a65c7a35b64311ac105e088f3d1a39 P a1639c3fcb604a6ea646be5782773e1c reported cstate change: config changed from index 3 to 4, VOTER 745c41bd7851401b8036a804f415cfd0 (127.0.167.65) evicted. New cstate: current_term: 2 leader_uuid: "b7146486c85d40699c808808c6a826aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a1639c3fcb604a6ea646be5782773e1c" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 45449 } } peers { permanent_uuid: "b7146486c85d40699c808808c6a826aa" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 39339 } } peers { permanent_uuid: "c85ac4d8cd154dc3b4d2868eefb61073" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 41077 } attrs { promote: false } } }
W20260608 10:03:03.633076  6865 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.167.65:33713: connect: Connection refused (error 111) [suppressed 56 similar messages]
W20260608 10:03:04.485024  6865 catalog_manager.cc:4754] TS 745c41bd7851401b8036a804f415cfd0 (127.0.167.65:33713): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 83a65c7a35b64311ac105e088f3d1a39: Network error: Client connection negotiation failed: client connection to 127.0.167.65:33713: connect: Connection refused (error 111)
W20260608 10:03:05.536043  6865 catalog_manager.cc:4754] TS 745c41bd7851401b8036a804f415cfd0 (127.0.167.65:33713): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 83a65c7a35b64311ac105e088f3d1a39: Network error: Client connection negotiation failed: client connection to 127.0.167.65:33713: connect: Connection refused (error 111)
I20260608 10:03:06.692121   669 tablet_server.cc:179] TabletServer@127.0.167.66:0 shutting down...
I20260608 10:03:06.721128   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:06.721956   669 tablet_replica.cc:333] T 83a65c7a35b64311ac105e088f3d1a39 P a1639c3fcb604a6ea646be5782773e1c: stopping tablet replica
I20260608 10:03:06.722642   669 raft_consensus.cc:2243] T 83a65c7a35b64311ac105e088f3d1a39 P a1639c3fcb604a6ea646be5782773e1c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:06.723310   669 raft_consensus.cc:2272] T 83a65c7a35b64311ac105e088f3d1a39 P a1639c3fcb604a6ea646be5782773e1c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:06.725804   669 tablet_replica.cc:333] T f4f08dc96b394cab994175865a7b209a P a1639c3fcb604a6ea646be5782773e1c: stopping tablet replica
I20260608 10:03:06.726383   669 raft_consensus.cc:2243] T f4f08dc96b394cab994175865a7b209a P a1639c3fcb604a6ea646be5782773e1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:06.727025   669 raft_consensus.cc:2272] T f4f08dc96b394cab994175865a7b209a P a1639c3fcb604a6ea646be5782773e1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:06.729321   669 tablet_replica.cc:333] T 163cd64de3b94303b3dce6101d52f103 P a1639c3fcb604a6ea646be5782773e1c: stopping tablet replica
I20260608 10:03:06.729884   669 raft_consensus.cc:2243] T 163cd64de3b94303b3dce6101d52f103 P a1639c3fcb604a6ea646be5782773e1c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:06.730504   669 raft_consensus.cc:2272] T 163cd64de3b94303b3dce6101d52f103 P a1639c3fcb604a6ea646be5782773e1c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:06.732838   669 tablet_replica.cc:333] T 3b1608859f954d71a4c13e573bbd7c54 P a1639c3fcb604a6ea646be5782773e1c: stopping tablet replica
I20260608 10:03:06.733354   669 raft_consensus.cc:2243] T 3b1608859f954d71a4c13e573bbd7c54 P a1639c3fcb604a6ea646be5782773e1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:06.734042   669 raft_consensus.cc:2272] T 3b1608859f954d71a4c13e573bbd7c54 P a1639c3fcb604a6ea646be5782773e1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:06.760143   669 tablet_server.cc:196] TabletServer@127.0.167.66:0 shutdown complete.
W20260608 10:03:06.774988  7096 consensus_peers.cc:597] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa -> Peer a1639c3fcb604a6ea646be5782773e1c (127.0.167.66:45449): Couldn't send request to peer a1639c3fcb604a6ea646be5782773e1c. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.66:45449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:06.780349   669 tablet_server.cc:179] TabletServer@127.0.167.67:0 shutting down...
I20260608 10:03:06.809288   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:06.810081   669 tablet_replica.cc:333] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa: stopping tablet replica
I20260608 10:03:06.810729   669 raft_consensus.cc:2243] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:03:06.811550   669 raft_consensus.cc:2272] T 83a65c7a35b64311ac105e088f3d1a39 P b7146486c85d40699c808808c6a826aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:06.813889   669 tablet_replica.cc:333] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa: stopping tablet replica
I20260608 10:03:06.814375   669 raft_consensus.cc:2243] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:06.815128   669 raft_consensus.cc:2272] T f4f08dc96b394cab994175865a7b209a P b7146486c85d40699c808808c6a826aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:06.817461   669 tablet_replica.cc:333] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa: stopping tablet replica
I20260608 10:03:06.817991   669 raft_consensus.cc:2243] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:03:06.818830   669 raft_consensus.cc:2272] T 163cd64de3b94303b3dce6101d52f103 P b7146486c85d40699c808808c6a826aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:06.821050   669 tablet_replica.cc:333] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa: stopping tablet replica
I20260608 10:03:06.821492   669 raft_consensus.cc:2243] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:06.822263   669 raft_consensus.cc:2272] T 3b1608859f954d71a4c13e573bbd7c54 P b7146486c85d40699c808808c6a826aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:06.846570   669 tablet_server.cc:196] TabletServer@127.0.167.67:0 shutdown complete.
I20260608 10:03:06.863735   669 tablet_server.cc:179] TabletServer@127.0.167.68:0 shutting down...
I20260608 10:03:06.905817   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:06.906808   669 tablet_replica.cc:333] T 83a65c7a35b64311ac105e088f3d1a39 P c85ac4d8cd154dc3b4d2868eefb61073: stopping tablet replica
I20260608 10:03:06.907473   669 raft_consensus.cc:2243] T 83a65c7a35b64311ac105e088f3d1a39 P c85ac4d8cd154dc3b4d2868eefb61073 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:06.908321   669 raft_consensus.cc:2272] T 83a65c7a35b64311ac105e088f3d1a39 P c85ac4d8cd154dc3b4d2868eefb61073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:06.911566   669 tablet_replica.cc:333] T f4f08dc96b394cab994175865a7b209a P c85ac4d8cd154dc3b4d2868eefb61073: stopping tablet replica
I20260608 10:03:06.912438   669 raft_consensus.cc:2243] T f4f08dc96b394cab994175865a7b209a P c85ac4d8cd154dc3b4d2868eefb61073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:06.913275   669 raft_consensus.cc:2272] T f4f08dc96b394cab994175865a7b209a P c85ac4d8cd154dc3b4d2868eefb61073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:06.916092   669 tablet_replica.cc:333] T 163cd64de3b94303b3dce6101d52f103 P c85ac4d8cd154dc3b4d2868eefb61073: stopping tablet replica
I20260608 10:03:06.916843   669 raft_consensus.cc:2243] T 163cd64de3b94303b3dce6101d52f103 P c85ac4d8cd154dc3b4d2868eefb61073 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:06.917650   669 raft_consensus.cc:2272] T 163cd64de3b94303b3dce6101d52f103 P c85ac4d8cd154dc3b4d2868eefb61073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:06.920607   669 tablet_replica.cc:333] T 3b1608859f954d71a4c13e573bbd7c54 P c85ac4d8cd154dc3b4d2868eefb61073: stopping tablet replica
I20260608 10:03:06.921449   669 raft_consensus.cc:2243] T 3b1608859f954d71a4c13e573bbd7c54 P c85ac4d8cd154dc3b4d2868eefb61073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:06.922314   669 raft_consensus.cc:2272] T 3b1608859f954d71a4c13e573bbd7c54 P c85ac4d8cd154dc3b4d2868eefb61073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:06.948056   669 tablet_server.cc:196] TabletServer@127.0.167.68:0 shutdown complete.
I20260608 10:03:06.964504   669 master.cc:562] Master@127.0.167.126:44467 shutting down...
W20260608 10:03:07.289301  6865 catalog_manager.cc:4754] TS 745c41bd7851401b8036a804f415cfd0 (127.0.167.65:33713): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 163cd64de3b94303b3dce6101d52f103: Network error: Client connection negotiation failed: client connection to 127.0.167.65:33713: connect: Connection refused (error 111)
W20260608 10:03:09.573381  6865 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.167.65:33713: connect: Connection refused (error 111) [suppressed 12 similar messages]
W20260608 10:03:09.576958  6865 catalog_manager.cc:4754] TS 745c41bd7851401b8036a804f415cfd0 (127.0.167.65:33713): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 3b1608859f954d71a4c13e573bbd7c54: Network error: Client connection negotiation failed: client connection to 127.0.167.65:33713: connect: Connection refused (error 111)
I20260608 10:03:10.578815   669 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2101cf5e80b14a43af996b3affbbe29b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:10.580082   669 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2101cf5e80b14a43af996b3affbbe29b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:10.580554   669 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2101cf5e80b14a43af996b3affbbe29b: stopping tablet replica
I20260608 10:03:10.605726   669 master.cc:584] Master@127.0.167.126:44467 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (14435 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260608 10:03:10.658104   669 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.167.126:37409
I20260608 10:03:10.659409   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:10.665998  7362 instance_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 10:03:10.666304  7363 instance_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 10:03:10.667332  7365 instance_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 10:03:10.668001   669 server_base.cc:1061] running on GCE node
I20260608 10:03:10.668895   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:10.669142   669 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 10:03:10.669310   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912990669286 us; error 0 us; skew 500 ppm
I20260608 10:03:10.669878   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:10.672616   669 webserver.cc:533] Webserver started at http://127.0.167.126:41465/ using document root <none> and password file <none>
I20260608 10:03:10.673171   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:10.673385   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:10.673674   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:10.675156   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808122572-669-0/minicluster-data/master-0-root/instance:
uuid: "7a6a4096c7ce49d5b5d969bc7e83019f"
format_stamp: "Formatted at 2026-06-08 10:03:10 on dist-test-slave-swwz"
I20260608 10:03:10.680197   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260608 10:03:10.683988  7370 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:10.684828   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:03:10.685137   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808122572-669-0/minicluster-data/master-0-root
uuid: "7a6a4096c7ce49d5b5d969bc7e83019f"
format_stamp: "Formatted at 2026-06-08 10:03:10 on dist-test-slave-swwz"
I20260608 10:03:10.685724   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808122572-669-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808122572-669-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808122572-669-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 10:03:10.707906   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:10.709266   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:10.750844   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.126:37409
I20260608 10:03:10.750978  7421 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.126:37409 every 8 connection(s)
I20260608 10:03:10.755614  7422 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 10:03:10.768915  7422 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7a6a4096c7ce49d5b5d969bc7e83019f: Bootstrap starting.
I20260608 10:03:10.774160  7422 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7a6a4096c7ce49d5b5d969bc7e83019f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:10.778820  7422 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7a6a4096c7ce49d5b5d969bc7e83019f: No bootstrap required, opened a new log
I20260608 10:03:10.781324  7422 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7a6a4096c7ce49d5b5d969bc7e83019f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a6a4096c7ce49d5b5d969bc7e83019f" member_type: VOTER }
I20260608 10:03:10.781791  7422 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7a6a4096c7ce49d5b5d969bc7e83019f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:10.782045  7422 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7a6a4096c7ce49d5b5d969bc7e83019f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6a4096c7ce49d5b5d969bc7e83019f, State: Initialized, Role: FOLLOWER
I20260608 10:03:10.782756  7422 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7a6a4096c7ce49d5b5d969bc7e83019f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7a6a4096c7ce49d5b5d969bc7e83019f" member_type: VOTER }
I20260608 10:03:10.783246  7422 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7a6a4096c7ce49d5b5d969bc7e83019f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:10.783483  7422 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7a6a4096c7ce49d5b5d969bc7e83019f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:10.783768  7422 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7a6a4096c7ce49d5b5d969bc7e83019f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:10.789017  7422 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7a6a4096c7ce49d5b5d969bc7e83019f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a6a4096c7ce49d5b5d969bc7e83019f" member_type: VOTER }
I20260608 10:03:10.789579  7422 leader_election.cc:304] T 00000000000000000000000000000000 P 7a6a4096c7ce49d5b5d969bc7e83019f [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: 7a6a4096c7ce49d5b5d969bc7e83019f; no voters: 
I20260608 10:03:10.790767  7422 leader_election.cc:290] T 00000000000000000000000000000000 P 7a6a4096c7ce49d5b5d969bc7e83019f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:10.791316  7425 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7a6a4096c7ce49d5b5d969bc7e83019f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:10.792793  7425 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7a6a4096c7ce49d5b5d969bc7e83019f [term 1 LEADER]: Becoming Leader. State: Replica: 7a6a4096c7ce49d5b5d969bc7e83019f, State: Running, Role: LEADER
I20260608 10:03:10.793646  7425 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7a6a4096c7ce49d5b5d969bc7e83019f [LEADER]: Queue going to LEADER mode. State: All 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: "7a6a4096c7ce49d5b5d969bc7e83019f" member_type: VOTER }
I20260608 10:03:10.793987  7422 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7a6a4096c7ce49d5b5d969bc7e83019f [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:03:10.797078  7426 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7a6a4096c7ce49d5b5d969bc7e83019f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7a6a4096c7ce49d5b5d969bc7e83019f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a6a4096c7ce49d5b5d969bc7e83019f" member_type: VOTER } }
I20260608 10:03:10.797945  7426 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7a6a4096c7ce49d5b5d969bc7e83019f [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:10.797078  7427 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7a6a4096c7ce49d5b5d969bc7e83019f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7a6a4096c7ce49d5b5d969bc7e83019f. Latest consensus state: current_term: 1 leader_uuid: "7a6a4096c7ce49d5b5d969bc7e83019f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a6a4096c7ce49d5b5d969bc7e83019f" member_type: VOTER } }
I20260608 10:03:10.799201  7427 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7a6a4096c7ce49d5b5d969bc7e83019f [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:10.802948  7431 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:03:10.811477  7431 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:03:10.812655   669 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:03:10.821861  7431 catalog_manager.cc:1382] Generated new cluster ID: 3e2239ba02b44b62834f3c70f2a3ba77
I20260608 10:03:10.822225  7431 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:03:10.843918  7431 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:03:10.845453  7431 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:03:10.863440  7431 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7a6a4096c7ce49d5b5d969bc7e83019f: Generated new TSK 0
I20260608 10:03:10.864114  7431 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:03:10.879420   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:10.886324  7443 instance_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 10:03:10.887667  7444 instance_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 10:03:10.889326  7446 instance_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 10:03:10.889447   669 server_base.cc:1061] running on GCE node
I20260608 10:03:10.890522   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:10.890769   669 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 10:03:10.890954   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912990890938 us; error 0 us; skew 500 ppm
I20260608 10:03:10.891598   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:10.894152   669 webserver.cc:533] Webserver started at http://127.0.167.65:42729/ using document root <none> and password file <none>
I20260608 10:03:10.894711   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:10.894930   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:10.895224   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:10.896842   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808122572-669-0/minicluster-data/ts-0-root/instance:
uuid: "e593319c81384de0a3fb6c73cdd2bc0e"
format_stamp: "Formatted at 2026-06-08 10:03:10 on dist-test-slave-swwz"
I20260608 10:03:10.901872   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:03:10.905745  7451 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:10.906579   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:03:10.906908   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808122572-669-0/minicluster-data/ts-0-root
uuid: "e593319c81384de0a3fb6c73cdd2bc0e"
format_stamp: "Formatted at 2026-06-08 10:03:10 on dist-test-slave-swwz"
I20260608 10:03:10.907224   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808122572-669-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808122572-669-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808122572-669-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 10:03:10.925151   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:10.926456   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:10.928066   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:10.930661   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:10.930909   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:10.931160   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:10.931344   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:10.976658   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.65:34621
I20260608 10:03:10.976776  7513 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.65:34621 every 8 connection(s)
I20260608 10:03:10.982714   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:10.990942  7518 instance_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 10:03:10.992179  7519 instance_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 10:03:10.996876   669 server_base.cc:1061] running on GCE node
W20260608 10:03:10.997372  7521 instance_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 10:03:10.998524  7514 heartbeater.cc:344] Connected to a master server at 127.0.167.126:37409
I20260608 10:03:10.998648   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:03:10.998970  7514 heartbeater.cc:461] Registering TS with master...
W20260608 10:03:10.998986   669 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 10:03:10.999507   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912990999484 us; error 0 us; skew 500 ppm
I20260608 10:03:11.000010  7514 heartbeater.cc:507] Master 127.0.167.126:37409 requested a full tablet report, sending...
I20260608 10:03:11.000248   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:11.002818  7387 ts_manager.cc:194] Registered new tserver with Master: e593319c81384de0a3fb6c73cdd2bc0e (127.0.167.65:34621)
I20260608 10:03:11.003489   669 webserver.cc:533] Webserver started at http://127.0.167.66:43689/ using document root <none> and password file <none>
I20260608 10:03:11.004325   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:11.004596   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:11.004916   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:11.005170  7387 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32836
I20260608 10:03:11.006546   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808122572-669-0/minicluster-data/ts-1-root/instance:
uuid: "74c86ca49ddb4bdd94f734e26f7c3db8"
format_stamp: "Formatted at 2026-06-08 10:03:11 on dist-test-slave-swwz"
I20260608 10:03:11.013114   669 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.005s
I20260608 10:03:11.017639  7526 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:11.018541   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:03:11.018882   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808122572-669-0/minicluster-data/ts-1-root
uuid: "74c86ca49ddb4bdd94f734e26f7c3db8"
format_stamp: "Formatted at 2026-06-08 10:03:11 on dist-test-slave-swwz"
I20260608 10:03:11.019192   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808122572-669-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808122572-669-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808122572-669-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 10:03:11.034957   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:11.036422   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:11.038000   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:11.040620   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:11.040870   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:11.041137   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:11.041327   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:11.085362   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.66:39775
I20260608 10:03:11.085507  7588 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.66:39775 every 8 connection(s)
I20260608 10:03:11.091391   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:11.101055  7592 instance_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 10:03:11.102736  7593 instance_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 10:03:11.105700  7595 instance_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 10:03:11.106789  7589 heartbeater.cc:344] Connected to a master server at 127.0.167.126:37409
I20260608 10:03:11.106916   669 server_base.cc:1061] running on GCE node
I20260608 10:03:11.107467  7589 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:11.108212   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:11.108553   669 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 10:03:11.108624  7589 heartbeater.cc:507] Master 127.0.167.126:37409 requested a full tablet report, sending...
I20260608 10:03:11.108855   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912991108831 us; error 0 us; skew 500 ppm
I20260608 10:03:11.109894   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:11.111469  7387 ts_manager.cc:194] Registered new tserver with Master: 74c86ca49ddb4bdd94f734e26f7c3db8 (127.0.167.66:39775)
I20260608 10:03:11.112929   669 webserver.cc:533] Webserver started at http://127.0.167.67:45159/ using document root <none> and password file <none>
I20260608 10:03:11.113677   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:11.113619  7387 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32840
I20260608 10:03:11.114090   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:11.114463   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:11.116204   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808122572-669-0/minicluster-data/ts-2-root/instance:
uuid: "1a0449aa778841e7af7d1601b1f753d9"
format_stamp: "Formatted at 2026-06-08 10:03:11 on dist-test-slave-swwz"
I20260608 10:03:11.121683   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:03:11.125560  7600 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:11.126463   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 10:03:11.126806   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808122572-669-0/minicluster-data/ts-2-root
uuid: "1a0449aa778841e7af7d1601b1f753d9"
format_stamp: "Formatted at 2026-06-08 10:03:11 on dist-test-slave-swwz"
I20260608 10:03:11.127137   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808122572-669-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808122572-669-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808122572-669-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 10:03:11.160532   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:11.161888   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:11.163532   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:11.166052   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:11.166330   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:11.166590   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:11.166774   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:11.210693   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.67:34145
I20260608 10:03:11.210814  7662 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.67:34145 every 8 connection(s)
I20260608 10:03:11.226449  7663 heartbeater.cc:344] Connected to a master server at 127.0.167.126:37409
I20260608 10:03:11.226893  7663 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:11.227696  7663 heartbeater.cc:507] Master 127.0.167.126:37409 requested a full tablet report, sending...
I20260608 10:03:11.229992  7387 ts_manager.cc:194] Registered new tserver with Master: 1a0449aa778841e7af7d1601b1f753d9 (127.0.167.67:34145)
I20260608 10:03:11.230176   669 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015764369s
I20260608 10:03:11.231510  7387 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32846
I20260608 10:03:12.008394  7514 heartbeater.cc:499] Master 127.0.167.126:37409 was elected leader, sending a full tablet report...
I20260608 10:03:12.117162  7589 heartbeater.cc:499] Master 127.0.167.126:37409 was elected leader, sending a full tablet report...
I20260608 10:03:12.234477  7663 heartbeater.cc:499] Master 127.0.167.126:37409 was elected leader, sending a full tablet report...
I20260608 10:03:12.296854  7387 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32858:
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 10:03:12.299468  7387 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 10:03:12.363646  7554 tablet_service.cc:1511] Processing CreateTablet for tablet 3ee0680896f049479c2558364d1b8c0a (DEFAULT_TABLE table=test-workload [id=2a1bd3c5e3ae402793e2edb073c2da00]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:12.365338  7554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ee0680896f049479c2558364d1b8c0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:12.368033  7553 tablet_service.cc:1511] Processing CreateTablet for tablet ec0a5622ee7a48d9b4d97b7f777ef4c2 (DEFAULT_TABLE table=test-workload [id=2a1bd3c5e3ae402793e2edb073c2da00]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:12.369796  7553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec0a5622ee7a48d9b4d97b7f777ef4c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:12.370258  7551 tablet_service.cc:1511] Processing CreateTablet for tablet e52f776ecf794527b3e1bd8c3bd61313 (DEFAULT_TABLE table=test-workload [id=2a1bd3c5e3ae402793e2edb073c2da00]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:12.371795  7551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e52f776ecf794527b3e1bd8c3bd61313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:12.376142  7552 tablet_service.cc:1511] Processing CreateTablet for tablet 2317f3f301284cf2b6e5a2ede463a273 (DEFAULT_TABLE table=test-workload [id=2a1bd3c5e3ae402793e2edb073c2da00]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:12.377771  7552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2317f3f301284cf2b6e5a2ede463a273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:12.382968  7628 tablet_service.cc:1511] Processing CreateTablet for tablet 3ee0680896f049479c2558364d1b8c0a (DEFAULT_TABLE table=test-workload [id=2a1bd3c5e3ae402793e2edb073c2da00]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:12.384662  7628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ee0680896f049479c2558364d1b8c0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:12.391006  7627 tablet_service.cc:1511] Processing CreateTablet for tablet ec0a5622ee7a48d9b4d97b7f777ef4c2 (DEFAULT_TABLE table=test-workload [id=2a1bd3c5e3ae402793e2edb073c2da00]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:12.393304  7627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec0a5622ee7a48d9b4d97b7f777ef4c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:12.395387  7626 tablet_service.cc:1511] Processing CreateTablet for tablet 2317f3f301284cf2b6e5a2ede463a273 (DEFAULT_TABLE table=test-workload [id=2a1bd3c5e3ae402793e2edb073c2da00]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:12.397032  7626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2317f3f301284cf2b6e5a2ede463a273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:12.397912  7625 tablet_service.cc:1511] Processing CreateTablet for tablet e52f776ecf794527b3e1bd8c3bd61313 (DEFAULT_TABLE table=test-workload [id=2a1bd3c5e3ae402793e2edb073c2da00]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:12.399605  7625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e52f776ecf794527b3e1bd8c3bd61313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:12.409905  7683 tablet_bootstrap.cc:492] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8: Bootstrap starting.
I20260608 10:03:12.418035  7683 tablet_bootstrap.cc:654] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:12.418130  7476 tablet_service.cc:1511] Processing CreateTablet for tablet e52f776ecf794527b3e1bd8c3bd61313 (DEFAULT_TABLE table=test-workload [id=2a1bd3c5e3ae402793e2edb073c2da00]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:12.418133  7479 tablet_service.cc:1511] Processing CreateTablet for tablet 3ee0680896f049479c2558364d1b8c0a (DEFAULT_TABLE table=test-workload [id=2a1bd3c5e3ae402793e2edb073c2da00]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:12.420385  7478 tablet_service.cc:1511] Processing CreateTablet for tablet ec0a5622ee7a48d9b4d97b7f777ef4c2 (DEFAULT_TABLE table=test-workload [id=2a1bd3c5e3ae402793e2edb073c2da00]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:12.422480  7477 tablet_service.cc:1511] Processing CreateTablet for tablet 2317f3f301284cf2b6e5a2ede463a273 (DEFAULT_TABLE table=test-workload [id=2a1bd3c5e3ae402793e2edb073c2da00]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:12.429665  7476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e52f776ecf794527b3e1bd8c3bd61313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:12.430356  7478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec0a5622ee7a48d9b4d97b7f777ef4c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:12.428484  7684 tablet_bootstrap.cc:492] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9: Bootstrap starting.
I20260608 10:03:12.437157  7477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2317f3f301284cf2b6e5a2ede463a273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:12.440932  7479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ee0680896f049479c2558364d1b8c0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:12.443717  7684 tablet_bootstrap.cc:654] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:12.492550  7684 tablet_bootstrap.cc:492] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9: No bootstrap required, opened a new log
I20260608 10:03:12.493422  7684 ts_tablet_manager.cc:1403] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9: Time spent bootstrapping tablet: real 0.065s	user 0.017s	sys 0.041s
I20260608 10:03:12.495698  7687 tablet_bootstrap.cc:492] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e: Bootstrap starting.
I20260608 10:03:12.497296  7684 raft_consensus.cc:359] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:12.498209  7684 raft_consensus.cc:385] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:12.498571  7684 raft_consensus.cc:740] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a0449aa778841e7af7d1601b1f753d9, State: Initialized, Role: FOLLOWER
I20260608 10:03:12.498927  7683 tablet_bootstrap.cc:492] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8: No bootstrap required, opened a new log
I20260608 10:03:12.499457  7683 ts_tablet_manager.cc:1403] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8: Time spent bootstrapping tablet: real 0.090s	user 0.038s	sys 0.033s
I20260608 10:03:12.499643  7684 consensus_queue.cc:260] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:12.503502  7687 tablet_bootstrap.cc:654] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:12.505278  7684 ts_tablet_manager.cc:1434] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260608 10:03:12.506495  7684 tablet_bootstrap.cc:492] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9: Bootstrap starting.
I20260608 10:03:12.503252  7683 raft_consensus.cc:359] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } }
I20260608 10:03:12.507915  7683 raft_consensus.cc:385] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:12.508455  7683 raft_consensus.cc:740] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74c86ca49ddb4bdd94f734e26f7c3db8, State: Initialized, Role: FOLLOWER
I20260608 10:03:12.509903  7683 consensus_queue.cc:260] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } }
I20260608 10:03:12.513821  7684 tablet_bootstrap.cc:654] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:12.519330  7687 tablet_bootstrap.cc:492] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e: No bootstrap required, opened a new log
I20260608 10:03:12.520007  7687 ts_tablet_manager.cc:1403] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.008s
I20260608 10:03:12.523923  7687 raft_consensus.cc:359] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:12.525015  7687 raft_consensus.cc:385] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:12.525470  7687 raft_consensus.cc:740] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e593319c81384de0a3fb6c73cdd2bc0e, State: Initialized, Role: FOLLOWER
I20260608 10:03:12.528585  7687 consensus_queue.cc:260] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:12.532961  7684 tablet_bootstrap.cc:492] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9: No bootstrap required, opened a new log
I20260608 10:03:12.533624  7684 ts_tablet_manager.cc:1403] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9: Time spent bootstrapping tablet: real 0.027s	user 0.022s	sys 0.003s
I20260608 10:03:12.536820  7684 raft_consensus.cc:359] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } }
I20260608 10:03:12.537626  7684 raft_consensus.cc:385] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:12.537999  7684 raft_consensus.cc:740] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a0449aa778841e7af7d1601b1f753d9, State: Initialized, Role: FOLLOWER
I20260608 10:03:12.539021  7692 raft_consensus.cc:493] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:12.538954  7684 consensus_queue.cc:260] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } }
I20260608 10:03:12.541764  7684 ts_tablet_manager.cc:1434] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260608 10:03:12.542900  7684 tablet_bootstrap.cc:492] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 1a0449aa778841e7af7d1601b1f753d9: Bootstrap starting.
I20260608 10:03:12.549638  7684 tablet_bootstrap.cc:654] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 1a0449aa778841e7af7d1601b1f753d9: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:12.539693  7692 raft_consensus.cc:515] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } }
I20260608 10:03:12.567325  7688 raft_consensus.cc:493] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:12.568147  7688 raft_consensus.cc:515] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } }
I20260608 10:03:12.571885  7688 leader_election.cc:290] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74c86ca49ddb4bdd94f734e26f7c3db8 (127.0.167.66:39775), e593319c81384de0a3fb6c73cdd2bc0e (127.0.167.65:34621)
I20260608 10:03:12.585031  7683 ts_tablet_manager.cc:1434] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8: Time spent starting tablet: real 0.085s	user 0.029s	sys 0.054s
I20260608 10:03:12.589380  7683 tablet_bootstrap.cc:492] T 2317f3f301284cf2b6e5a2ede463a273 P 74c86ca49ddb4bdd94f734e26f7c3db8: Bootstrap starting.
I20260608 10:03:12.600324  7683 tablet_bootstrap.cc:654] T 2317f3f301284cf2b6e5a2ede463a273 P 74c86ca49ddb4bdd94f734e26f7c3db8: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:12.602209  7692 leader_election.cc:290] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a0449aa778841e7af7d1601b1f753d9 (127.0.167.67:34145), e593319c81384de0a3fb6c73cdd2bc0e (127.0.167.65:34621)
I20260608 10:03:12.614651  7683 tablet_bootstrap.cc:492] T 2317f3f301284cf2b6e5a2ede463a273 P 74c86ca49ddb4bdd94f734e26f7c3db8: No bootstrap required, opened a new log
I20260608 10:03:12.615644  7683 ts_tablet_manager.cc:1403] T 2317f3f301284cf2b6e5a2ede463a273 P 74c86ca49ddb4bdd94f734e26f7c3db8: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.010s
I20260608 10:03:12.620450  7683 raft_consensus.cc:359] T 2317f3f301284cf2b6e5a2ede463a273 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:12.621754  7683 raft_consensus.cc:385] T 2317f3f301284cf2b6e5a2ede463a273 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:12.622262  7683 raft_consensus.cc:740] T 2317f3f301284cf2b6e5a2ede463a273 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74c86ca49ddb4bdd94f734e26f7c3db8, State: Initialized, Role: FOLLOWER
I20260608 10:03:12.623692  7683 consensus_queue.cc:260] T 2317f3f301284cf2b6e5a2ede463a273 P 74c86ca49ddb4bdd94f734e26f7c3db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:12.627105  7683 ts_tablet_manager.cc:1434] T 2317f3f301284cf2b6e5a2ede463a273 P 74c86ca49ddb4bdd94f734e26f7c3db8: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 10:03:12.628695  7683 tablet_bootstrap.cc:492] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8: Bootstrap starting.
I20260608 10:03:12.638371  7683 tablet_bootstrap.cc:654] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:12.652534  7683 tablet_bootstrap.cc:492] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8: No bootstrap required, opened a new log
I20260608 10:03:12.653427  7683 ts_tablet_manager.cc:1403] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.013s
I20260608 10:03:12.657848  7683 raft_consensus.cc:359] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:12.659231  7683 raft_consensus.cc:385] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:12.659727  7683 raft_consensus.cc:740] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74c86ca49ddb4bdd94f734e26f7c3db8, State: Initialized, Role: FOLLOWER
I20260608 10:03:12.661031  7683 consensus_queue.cc:260] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:12.664487  7683 ts_tablet_manager.cc:1434] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.006s
I20260608 10:03:12.666625  7683 tablet_bootstrap.cc:492] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8: Bootstrap starting.
I20260608 10:03:12.674844  7687 ts_tablet_manager.cc:1434] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e: Time spent starting tablet: real 0.154s	user 0.053s	sys 0.097s
I20260608 10:03:12.675313  7683 tablet_bootstrap.cc:654] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:12.678273  7687 tablet_bootstrap.cc:492] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e: Bootstrap starting.
I20260608 10:03:12.688447  7687 tablet_bootstrap.cc:654] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:12.724056  7683 tablet_bootstrap.cc:492] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8: No bootstrap required, opened a new log
I20260608 10:03:12.724721  7683 ts_tablet_manager.cc:1403] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8: Time spent bootstrapping tablet: real 0.058s	user 0.021s	sys 0.032s
I20260608 10:03:12.724841  7564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee0680896f049479c2558364d1b8c0a" candidate_uuid: "1a0449aa778841e7af7d1601b1f753d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" is_pre_election: true
I20260608 10:03:12.725716  7564 raft_consensus.cc:2468] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a0449aa778841e7af7d1601b1f753d9 in term 0.
I20260608 10:03:12.726379  7684 tablet_bootstrap.cc:492] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 1a0449aa778841e7af7d1601b1f753d9: No bootstrap required, opened a new log
I20260608 10:03:12.726919  7684 ts_tablet_manager.cc:1403] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 1a0449aa778841e7af7d1601b1f753d9: Time spent bootstrapping tablet: real 0.184s	user 0.083s	sys 0.083s
I20260608 10:03:12.727190  7638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee0680896f049479c2558364d1b8c0a" candidate_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0449aa778841e7af7d1601b1f753d9" is_pre_election: true
I20260608 10:03:12.727653  7687 tablet_bootstrap.cc:492] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e: No bootstrap required, opened a new log
I20260608 10:03:12.727942  7638 raft_consensus.cc:2468] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74c86ca49ddb4bdd94f734e26f7c3db8 in term 0.
I20260608 10:03:12.728296  7687 ts_tablet_manager.cc:1403] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e: Time spent bootstrapping tablet: real 0.050s	user 0.024s	sys 0.017s
I20260608 10:03:12.729601  7683 raft_consensus.cc:359] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:12.730454  7683 raft_consensus.cc:385] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:12.730233  7684 raft_consensus.cc:359] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 1a0449aa778841e7af7d1601b1f753d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:12.731086  7683 raft_consensus.cc:740] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74c86ca49ddb4bdd94f734e26f7c3db8, State: Initialized, Role: FOLLOWER
I20260608 10:03:12.731395  7684 raft_consensus.cc:385] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 1a0449aa778841e7af7d1601b1f753d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:12.730396  7602 leader_election.cc:304] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a0449aa778841e7af7d1601b1f753d9, 74c86ca49ddb4bdd94f734e26f7c3db8; no voters: 
I20260608 10:03:12.731901  7684 raft_consensus.cc:740] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 1a0449aa778841e7af7d1601b1f753d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a0449aa778841e7af7d1601b1f753d9, State: Initialized, Role: FOLLOWER
I20260608 10:03:12.731630  7687 raft_consensus.cc:359] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } }
I20260608 10:03:12.732450  7687 raft_consensus.cc:385] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:12.732465  7688 raft_consensus.cc:2804] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:12.729625  7489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee0680896f049479c2558364d1b8c0a" candidate_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" is_pre_election: true
I20260608 10:03:12.733116  7688 raft_consensus.cc:493] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:12.733549  7688 raft_consensus.cc:3060] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:12.733695  7527 leader_election.cc:304] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a0449aa778841e7af7d1601b1f753d9, 74c86ca49ddb4bdd94f734e26f7c3db8; no voters: 
I20260608 10:03:12.732306  7683 consensus_queue.cc:260] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:12.734666  7692 raft_consensus.cc:2804] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:12.735075  7692 raft_consensus.cc:493] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:12.735222  7488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee0680896f049479c2558364d1b8c0a" candidate_uuid: "1a0449aa778841e7af7d1601b1f753d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" is_pre_election: true
I20260608 10:03:12.735471  7692 raft_consensus.cc:3060] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:12.736585  7683 ts_tablet_manager.cc:1434] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260608 10:03:12.738394  7687 raft_consensus.cc:740] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e593319c81384de0a3fb6c73cdd2bc0e, State: Initialized, Role: FOLLOWER
I20260608 10:03:12.739459  7687 consensus_queue.cc:260] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } }
I20260608 10:03:12.740545  7489 raft_consensus.cc:2468] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74c86ca49ddb4bdd94f734e26f7c3db8 in term 0.
I20260608 10:03:12.732936  7684 consensus_queue.cc:260] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 1a0449aa778841e7af7d1601b1f753d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:12.742189  7688 raft_consensus.cc:515] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } }
I20260608 10:03:12.747252  7564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee0680896f049479c2558364d1b8c0a" candidate_uuid: "1a0449aa778841e7af7d1601b1f753d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8"
I20260608 10:03:12.750542  7489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee0680896f049479c2558364d1b8c0a" candidate_uuid: "1a0449aa778841e7af7d1601b1f753d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e593319c81384de0a3fb6c73cdd2bc0e"
I20260608 10:03:12.751385  7489 raft_consensus.cc:3060] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:12.743742  7692 raft_consensus.cc:515] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } }
I20260608 10:03:12.754274  7638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee0680896f049479c2558364d1b8c0a" candidate_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0449aa778841e7af7d1601b1f753d9"
I20260608 10:03:12.755051  7638 raft_consensus.cc:2393] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 74c86ca49ddb4bdd94f734e26f7c3db8 in current term 1: Already voted for candidate 1a0449aa778841e7af7d1601b1f753d9 in this term.
I20260608 10:03:12.755282  7692 leader_election.cc:290] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8 [CANDIDATE]: Term 1 election: Requested vote from peers 1a0449aa778841e7af7d1601b1f753d9 (127.0.167.67:34145), e593319c81384de0a3fb6c73cdd2bc0e (127.0.167.65:34621)
I20260608 10:03:12.751621  7687 ts_tablet_manager.cc:1434] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260608 10:03:12.756783  7687 tablet_bootstrap.cc:492] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e: Bootstrap starting.
I20260608 10:03:12.757103  7488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee0680896f049479c2558364d1b8c0a" candidate_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e593319c81384de0a3fb6c73cdd2bc0e"
I20260608 10:03:12.759037  7564 raft_consensus.cc:2393] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a0449aa778841e7af7d1601b1f753d9 in current term 1: Already voted for candidate 74c86ca49ddb4bdd94f734e26f7c3db8 in this term.
I20260608 10:03:12.759305  7528 leader_election.cc:304] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8 [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: 74c86ca49ddb4bdd94f734e26f7c3db8; no voters: 1a0449aa778841e7af7d1601b1f753d9, e593319c81384de0a3fb6c73cdd2bc0e
I20260608 10:03:12.760828  7692 raft_consensus.cc:2749] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:03:12.762967  7687 tablet_bootstrap.cc:654] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:12.766259  7688 leader_election.cc:290] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [CANDIDATE]: Term 1 election: Requested vote from peers 74c86ca49ddb4bdd94f734e26f7c3db8 (127.0.167.66:39775), e593319c81384de0a3fb6c73cdd2bc0e (127.0.167.65:34621)
I20260608 10:03:12.769956  7692 raft_consensus.cc:493] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:12.771207  7692 raft_consensus.cc:515] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:12.775609  7488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52f776ecf794527b3e1bd8c3bd61313" candidate_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" is_pre_election: true
I20260608 10:03:12.776584  7488 raft_consensus.cc:2468] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74c86ca49ddb4bdd94f734e26f7c3db8 in term 0.
I20260608 10:03:12.778568  7528 leader_election.cc:304] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74c86ca49ddb4bdd94f734e26f7c3db8, e593319c81384de0a3fb6c73cdd2bc0e; no voters: 
I20260608 10:03:12.779840  7690 raft_consensus.cc:2804] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:12.780434  7690 raft_consensus.cc:493] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:12.780807  7690 raft_consensus.cc:3060] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:12.781658  7638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52f776ecf794527b3e1bd8c3bd61313" candidate_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0449aa778841e7af7d1601b1f753d9" is_pre_election: true
I20260608 10:03:12.782346  7638 raft_consensus.cc:2468] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74c86ca49ddb4bdd94f734e26f7c3db8 in term 0.
I20260608 10:03:12.783862  7692 leader_election.cc:290] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e593319c81384de0a3fb6c73cdd2bc0e (127.0.167.65:34621), 1a0449aa778841e7af7d1601b1f753d9 (127.0.167.67:34145)
I20260608 10:03:12.788826  7688 raft_consensus.cc:493] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:12.789095  7690 raft_consensus.cc:515] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:12.789346  7688 raft_consensus.cc:515] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:12.792456  7488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52f776ecf794527b3e1bd8c3bd61313" candidate_uuid: "1a0449aa778841e7af7d1601b1f753d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" is_pre_election: true
I20260608 10:03:12.792649  7487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52f776ecf794527b3e1bd8c3bd61313" candidate_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e593319c81384de0a3fb6c73cdd2bc0e"
I20260608 10:03:12.793152  7488 raft_consensus.cc:2468] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a0449aa778841e7af7d1601b1f753d9 in term 0.
I20260608 10:03:12.794406  7602 leader_election.cc:304] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a0449aa778841e7af7d1601b1f753d9, e593319c81384de0a3fb6c73cdd2bc0e; no voters: 
I20260608 10:03:12.794935  7690 leader_election.cc:290] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [CANDIDATE]: Term 1 election: Requested vote from peers e593319c81384de0a3fb6c73cdd2bc0e (127.0.167.65:34621), 1a0449aa778841e7af7d1601b1f753d9 (127.0.167.67:34145)
I20260608 10:03:12.796813  7638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52f776ecf794527b3e1bd8c3bd61313" candidate_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0449aa778841e7af7d1601b1f753d9"
I20260608 10:03:12.797646  7638 raft_consensus.cc:3060] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:12.800350  7684 ts_tablet_manager.cc:1434] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 1a0449aa778841e7af7d1601b1f753d9: Time spent starting tablet: real 0.073s	user 0.020s	sys 0.034s
I20260608 10:03:12.800628  7688 leader_election.cc:290] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e593319c81384de0a3fb6c73cdd2bc0e (127.0.167.65:34621), 74c86ca49ddb4bdd94f734e26f7c3db8 (127.0.167.66:39775)
I20260608 10:03:12.770133  7489 raft_consensus.cc:2468] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a0449aa778841e7af7d1601b1f753d9 in term 1.
I20260608 10:03:12.802662  7687 tablet_bootstrap.cc:492] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e: No bootstrap required, opened a new log
I20260608 10:03:12.803251  7687 ts_tablet_manager.cc:1403] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.025s
I20260608 10:03:12.803447  7684 tablet_bootstrap.cc:492] T 2317f3f301284cf2b6e5a2ede463a273 P 1a0449aa778841e7af7d1601b1f753d9: Bootstrap starting.
I20260608 10:03:12.806984  7687 raft_consensus.cc:359] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:12.807453  7564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52f776ecf794527b3e1bd8c3bd61313" candidate_uuid: "1a0449aa778841e7af7d1601b1f753d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" is_pre_election: true
I20260608 10:03:12.807816  7687 raft_consensus.cc:385] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:12.808146  7687 raft_consensus.cc:740] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e593319c81384de0a3fb6c73cdd2bc0e, State: Initialized, Role: FOLLOWER
W20260608 10:03:12.809422  7435 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:03:12.808300  7564 raft_consensus.cc:2393] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a0449aa778841e7af7d1601b1f753d9 in current term 1: Already voted for candidate 74c86ca49ddb4bdd94f734e26f7c3db8 in this term.
I20260608 10:03:12.809244  7687 consensus_queue.cc:260] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:12.811028  7684 tablet_bootstrap.cc:654] T 2317f3f301284cf2b6e5a2ede463a273 P 1a0449aa778841e7af7d1601b1f753d9: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:12.811790  7687 ts_tablet_manager.cc:1434] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:03:12.813012  7687 tablet_bootstrap.cc:492] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e: Bootstrap starting.
I20260608 10:03:12.815281  7638 raft_consensus.cc:2468] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74c86ca49ddb4bdd94f734e26f7c3db8 in term 1.
I20260608 10:03:12.816219  7704 raft_consensus.cc:2764] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 10:03:12.819356  7602 leader_election.cc:304] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [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: 1a0449aa778841e7af7d1601b1f753d9, e593319c81384de0a3fb6c73cdd2bc0e; no voters: 74c86ca49ddb4bdd94f734e26f7c3db8
I20260608 10:03:12.820866  7688 raft_consensus.cc:2804] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:12.821094  7687 tablet_bootstrap.cc:654] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:12.822583  7688 raft_consensus.cc:697] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [term 1 LEADER]: Becoming Leader. State: Replica: 1a0449aa778841e7af7d1601b1f753d9, State: Running, Role: LEADER
I20260608 10:03:12.824011  7688 consensus_queue.cc:237] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } }
I20260608 10:03:12.824514  7527 leader_election.cc:304] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [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: 1a0449aa778841e7af7d1601b1f753d9, 74c86ca49ddb4bdd94f734e26f7c3db8; no voters: e593319c81384de0a3fb6c73cdd2bc0e
I20260608 10:03:12.826313  7690 raft_consensus.cc:2804] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:12.826970  7690 raft_consensus.cc:697] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 LEADER]: Becoming Leader. State: Replica: 74c86ca49ddb4bdd94f734e26f7c3db8, State: Running, Role: LEADER
I20260608 10:03:12.828066  7690 consensus_queue.cc:237] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:12.846951  7692 raft_consensus.cc:493] T 2317f3f301284cf2b6e5a2ede463a273 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:12.847518  7692 raft_consensus.cc:515] T 2317f3f301284cf2b6e5a2ede463a273 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:12.848706  7687 tablet_bootstrap.cc:492] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e: No bootstrap required, opened a new log
I20260608 10:03:12.848083  7385 catalog_manager.cc:5696] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a0449aa778841e7af7d1601b1f753d9 (127.0.167.67). New cstate: current_term: 1 leader_uuid: "1a0449aa778841e7af7d1601b1f753d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:12.849110  7687 ts_tablet_manager.cc:1403] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e: Time spent bootstrapping tablet: real 0.036s	user 0.022s	sys 0.006s
I20260608 10:03:12.849826  7692 leader_election.cc:290] T 2317f3f301284cf2b6e5a2ede463a273 P 74c86ca49ddb4bdd94f734e26f7c3db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e593319c81384de0a3fb6c73cdd2bc0e (127.0.167.65:34621), 1a0449aa778841e7af7d1601b1f753d9 (127.0.167.67:34145)
I20260608 10:03:12.850711  7489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2317f3f301284cf2b6e5a2ede463a273" candidate_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" is_pre_election: true
I20260608 10:03:12.851182  7692 raft_consensus.cc:493] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:12.851656  7692 raft_consensus.cc:515] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:12.852036  7638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2317f3f301284cf2b6e5a2ede463a273" candidate_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0449aa778841e7af7d1601b1f753d9" is_pre_election: true
W20260608 10:03:12.852233  7528 leader_election.cc:343] T 2317f3f301284cf2b6e5a2ede463a273 P 74c86ca49ddb4bdd94f734e26f7c3db8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e593319c81384de0a3fb6c73cdd2bc0e (127.0.167.65:34621): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:12.852416  7687 raft_consensus.cc:359] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:12.853210  7687 raft_consensus.cc:385] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:12.853499  7687 raft_consensus.cc:740] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e593319c81384de0a3fb6c73cdd2bc0e, State: Initialized, Role: FOLLOWER
W20260608 10:03:12.853372  7527 leader_election.cc:343] T 2317f3f301284cf2b6e5a2ede463a273 P 74c86ca49ddb4bdd94f734e26f7c3db8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a0449aa778841e7af7d1601b1f753d9 (127.0.167.67:34145): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:12.854063  7527 leader_election.cc:304] T 2317f3f301284cf2b6e5a2ede463a273 P 74c86ca49ddb4bdd94f734e26f7c3db8 [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: 74c86ca49ddb4bdd94f734e26f7c3db8; no voters: 1a0449aa778841e7af7d1601b1f753d9, e593319c81384de0a3fb6c73cdd2bc0e
I20260608 10:03:12.854604  7687 consensus_queue.cc:260] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:12.856609  7489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec0a5622ee7a48d9b4d97b7f777ef4c2" candidate_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" is_pre_election: true
I20260608 10:03:12.857414  7489 raft_consensus.cc:2468] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74c86ca49ddb4bdd94f734e26f7c3db8 in term 0.
I20260608 10:03:12.857995  7687 ts_tablet_manager.cc:1434] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:03:12.862241  7684 tablet_bootstrap.cc:492] T 2317f3f301284cf2b6e5a2ede463a273 P 1a0449aa778841e7af7d1601b1f753d9: No bootstrap required, opened a new log
I20260608 10:03:12.863049  7684 ts_tablet_manager.cc:1403] T 2317f3f301284cf2b6e5a2ede463a273 P 1a0449aa778841e7af7d1601b1f753d9: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.029s
I20260608 10:03:12.864256  7712 raft_consensus.cc:2749] T 2317f3f301284cf2b6e5a2ede463a273 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:03:12.864964  7692 leader_election.cc:290] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e593319c81384de0a3fb6c73cdd2bc0e (127.0.167.65:34621), 1a0449aa778841e7af7d1601b1f753d9 (127.0.167.67:34145)
I20260608 10:03:12.866453  7638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec0a5622ee7a48d9b4d97b7f777ef4c2" candidate_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0449aa778841e7af7d1601b1f753d9" is_pre_election: true
I20260608 10:03:12.867177  7638 raft_consensus.cc:2468] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 1a0449aa778841e7af7d1601b1f753d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74c86ca49ddb4bdd94f734e26f7c3db8 in term 0.
I20260608 10:03:12.866710  7684 raft_consensus.cc:359] T 2317f3f301284cf2b6e5a2ede463a273 P 1a0449aa778841e7af7d1601b1f753d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:12.867841  7684 raft_consensus.cc:385] T 2317f3f301284cf2b6e5a2ede463a273 P 1a0449aa778841e7af7d1601b1f753d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:12.868156  7684 raft_consensus.cc:740] T 2317f3f301284cf2b6e5a2ede463a273 P 1a0449aa778841e7af7d1601b1f753d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a0449aa778841e7af7d1601b1f753d9, State: Initialized, Role: FOLLOWER
I20260608 10:03:12.865185  7528 leader_election.cc:304] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74c86ca49ddb4bdd94f734e26f7c3db8, e593319c81384de0a3fb6c73cdd2bc0e; no voters: 
I20260608 10:03:12.869113  7684 consensus_queue.cc:260] T 2317f3f301284cf2b6e5a2ede463a273 P 1a0449aa778841e7af7d1601b1f753d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:12.869850  7712 raft_consensus.cc:2804] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:12.870308  7712 raft_consensus.cc:493] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:12.870756  7712 raft_consensus.cc:3060] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:12.871923  7684 ts_tablet_manager.cc:1434] T 2317f3f301284cf2b6e5a2ede463a273 P 1a0449aa778841e7af7d1601b1f753d9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:03:12.872897  7386 catalog_manager.cc:5696] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74c86ca49ddb4bdd94f734e26f7c3db8 (127.0.167.66). New cstate: current_term: 1 leader_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:12.876735  7693 raft_consensus.cc:493] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:12.877323  7693 raft_consensus.cc:515] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:12.880097  7712 raft_consensus.cc:515] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:12.882346  7693 leader_election.cc:290] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74c86ca49ddb4bdd94f734e26f7c3db8 (127.0.167.66:39775), 1a0449aa778841e7af7d1601b1f753d9 (127.0.167.67:34145)
I20260608 10:03:12.883419  7489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec0a5622ee7a48d9b4d97b7f777ef4c2" candidate_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e593319c81384de0a3fb6c73cdd2bc0e"
I20260608 10:03:12.887609  7489 raft_consensus.cc:3060] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:12.884006  7712 leader_election.cc:290] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [CANDIDATE]: Term 1 election: Requested vote from peers e593319c81384de0a3fb6c73cdd2bc0e (127.0.167.65:34621), 1a0449aa778841e7af7d1601b1f753d9 (127.0.167.67:34145)
I20260608 10:03:12.896807  7638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec0a5622ee7a48d9b4d97b7f777ef4c2" candidate_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0449aa778841e7af7d1601b1f753d9"
I20260608 10:03:12.897527  7638 raft_consensus.cc:3060] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 1a0449aa778841e7af7d1601b1f753d9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:12.897636  7637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2317f3f301284cf2b6e5a2ede463a273" candidate_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0449aa778841e7af7d1601b1f753d9" is_pre_election: true
I20260608 10:03:12.898517  7637 raft_consensus.cc:2468] T 2317f3f301284cf2b6e5a2ede463a273 P 1a0449aa778841e7af7d1601b1f753d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e593319c81384de0a3fb6c73cdd2bc0e in term 0.
I20260608 10:03:12.900251  7452 leader_election.cc:304] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a0449aa778841e7af7d1601b1f753d9, e593319c81384de0a3fb6c73cdd2bc0e; no voters: 
I20260608 10:03:12.902237  7693 raft_consensus.cc:2804] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:12.902822  7693 raft_consensus.cc:493] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:12.903661  7693 raft_consensus.cc:3060] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:12.905807  7638 raft_consensus.cc:2468] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 1a0449aa778841e7af7d1601b1f753d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74c86ca49ddb4bdd94f734e26f7c3db8 in term 1.
I20260608 10:03:12.909534  7489 raft_consensus.cc:2468] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74c86ca49ddb4bdd94f734e26f7c3db8 in term 1.
I20260608 10:03:12.908732  7527 leader_election.cc:304] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [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: 1a0449aa778841e7af7d1601b1f753d9, 74c86ca49ddb4bdd94f734e26f7c3db8; no voters: 
I20260608 10:03:12.911851  7712 raft_consensus.cc:2804] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:12.912366  7712 raft_consensus.cc:697] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 LEADER]: Becoming Leader. State: Replica: 74c86ca49ddb4bdd94f734e26f7c3db8, State: Running, Role: LEADER
I20260608 10:03:12.913210  7564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2317f3f301284cf2b6e5a2ede463a273" candidate_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" is_pre_election: true
I20260608 10:03:12.913244  7712 consensus_queue.cc:237] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:12.914081  7564 raft_consensus.cc:2468] T 2317f3f301284cf2b6e5a2ede463a273 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e593319c81384de0a3fb6c73cdd2bc0e in term 0.
I20260608 10:03:12.914618  7693 raft_consensus.cc:515] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:12.917086  7693 leader_election.cc:290] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [CANDIDATE]: Term 1 election: Requested vote from peers 74c86ca49ddb4bdd94f734e26f7c3db8 (127.0.167.66:39775), 1a0449aa778841e7af7d1601b1f753d9 (127.0.167.67:34145)
I20260608 10:03:12.917732  7564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2317f3f301284cf2b6e5a2ede463a273" candidate_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8"
I20260608 10:03:12.918414  7564 raft_consensus.cc:3060] T 2317f3f301284cf2b6e5a2ede463a273 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:12.920508  7638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2317f3f301284cf2b6e5a2ede463a273" candidate_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0449aa778841e7af7d1601b1f753d9"
I20260608 10:03:12.921147  7638 raft_consensus.cc:3060] T 2317f3f301284cf2b6e5a2ede463a273 P 1a0449aa778841e7af7d1601b1f753d9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:12.924742  7387 catalog_manager.cc:5696] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74c86ca49ddb4bdd94f734e26f7c3db8 (127.0.167.66). New cstate: current_term: 1 leader_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:12.925691  7564 raft_consensus.cc:2468] T 2317f3f301284cf2b6e5a2ede463a273 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e593319c81384de0a3fb6c73cdd2bc0e in term 1.
I20260608 10:03:12.926980  7453 leader_election.cc:304] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [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: 74c86ca49ddb4bdd94f734e26f7c3db8, e593319c81384de0a3fb6c73cdd2bc0e; no voters: 
I20260608 10:03:12.927733  7693 raft_consensus.cc:2804] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:12.928373  7638 raft_consensus.cc:2468] T 2317f3f301284cf2b6e5a2ede463a273 P 1a0449aa778841e7af7d1601b1f753d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e593319c81384de0a3fb6c73cdd2bc0e in term 1.
I20260608 10:03:12.928911  7693 raft_consensus.cc:697] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [term 1 LEADER]: Becoming Leader. State: Replica: e593319c81384de0a3fb6c73cdd2bc0e, State: Running, Role: LEADER
I20260608 10:03:12.929931  7693 consensus_queue.cc:237] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:12.938102  7386 catalog_manager.cc:5696] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e reported cstate change: term changed from 0 to 1, leader changed from <none> to e593319c81384de0a3fb6c73cdd2bc0e (127.0.167.65). New cstate: current_term: 1 leader_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:13.009346   669 tablet_server.cc:179] TabletServer@127.0.167.65:0 shutting down...
I20260608 10:03:13.029505   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:13.030438   669 tablet_replica.cc:333] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e: stopping tablet replica
I20260608 10:03:13.031253   669 raft_consensus.cc:2243] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:13.031903   669 raft_consensus.cc:2272] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:13.034133   669 tablet_replica.cc:333] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e: stopping tablet replica
I20260608 10:03:13.034654   669 raft_consensus.cc:2243] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:13.035234   669 pending_rounds.cc:70] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e: Trying to abort 1 pending ops.
I20260608 10:03:13.035401   669 pending_rounds.cc:77] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619619050311680 op_type: NO_OP noop_request { }
I20260608 10:03:13.035660   669 raft_consensus.cc:2889] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:03:13.035894   669 raft_consensus.cc:2272] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:13.038480   669 tablet_replica.cc:333] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e: stopping tablet replica
I20260608 10:03:13.039050   669 raft_consensus.cc:2243] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:13.039472   669 raft_consensus.cc:2272] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:13.041595   669 tablet_replica.cc:333] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e: stopping tablet replica
I20260608 10:03:13.042141   669 raft_consensus.cc:2243] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e [term 0 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:13.042562   669 raft_consensus.cc:2272] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e [term 0 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:13.066466   669 tablet_server.cc:196] TabletServer@127.0.167.65:0 shutdown complete.
I20260608 10:03:13.079429   669 tablet_server.cc:179] TabletServer@127.0.167.66:0 shutting down...
I20260608 10:03:13.098471   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:13.099349   669 tablet_replica.cc:333] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8: stopping tablet replica
I20260608 10:03:13.099936   669 raft_consensus.cc:2243] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:13.100596   669 pending_rounds.cc:70] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8: Trying to abort 1 pending ops.
I20260608 10:03:13.100768   669 pending_rounds.cc:77] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619618670678016 op_type: NO_OP noop_request { }
I20260608 10:03:13.101002   669 raft_consensus.cc:2889] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:03:13.101239   669 raft_consensus.cc:2272] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:13.103704   669 tablet_replica.cc:333] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8: stopping tablet replica
I20260608 10:03:13.104346   669 raft_consensus.cc:2243] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:13.104949   669 pending_rounds.cc:70] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8: Trying to abort 1 pending ops.
I20260608 10:03:13.105101   669 pending_rounds.cc:77] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619618984841216 op_type: NO_OP noop_request { }
I20260608 10:03:13.105321   669 raft_consensus.cc:2889] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:03:13.105554   669 raft_consensus.cc:2272] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:13.108091   669 tablet_replica.cc:333] T 2317f3f301284cf2b6e5a2ede463a273 P 74c86ca49ddb4bdd94f734e26f7c3db8: stopping tablet replica
I20260608 10:03:13.108685   669 raft_consensus.cc:2243] T 2317f3f301284cf2b6e5a2ede463a273 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:13.109042   669 raft_consensus.cc:2272] T 2317f3f301284cf2b6e5a2ede463a273 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:13.111099   669 tablet_replica.cc:333] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8: stopping tablet replica
I20260608 10:03:13.111572   669 raft_consensus.cc:2243] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:13.111912   669 raft_consensus.cc:2272] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:13.134955   669 tablet_server.cc:196] TabletServer@127.0.167.66:0 shutdown complete.
I20260608 10:03:13.146996   669 tablet_server.cc:179] TabletServer@127.0.167.67:0 shutting down...
I20260608 10:03:13.164784   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:13.165714   669 tablet_replica.cc:333] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 1a0449aa778841e7af7d1601b1f753d9: stopping tablet replica
I20260608 10:03:13.166482   669 raft_consensus.cc:2243] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 1a0449aa778841e7af7d1601b1f753d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:13.166949   669 raft_consensus.cc:2272] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 1a0449aa778841e7af7d1601b1f753d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:13.169216   669 tablet_replica.cc:333] T 2317f3f301284cf2b6e5a2ede463a273 P 1a0449aa778841e7af7d1601b1f753d9: stopping tablet replica
I20260608 10:03:13.169801   669 raft_consensus.cc:2243] T 2317f3f301284cf2b6e5a2ede463a273 P 1a0449aa778841e7af7d1601b1f753d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:13.170243   669 raft_consensus.cc:2272] T 2317f3f301284cf2b6e5a2ede463a273 P 1a0449aa778841e7af7d1601b1f753d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:13.172225   669 tablet_replica.cc:333] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9: stopping tablet replica
I20260608 10:03:13.172844   669 raft_consensus.cc:2243] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:13.173449   669 pending_rounds.cc:70] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9: Trying to abort 1 pending ops.
I20260608 10:03:13.173600   669 pending_rounds.cc:77] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619618621964288 op_type: NO_OP noop_request { }
I20260608 10:03:13.173892   669 raft_consensus.cc:2889] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:03:13.174204   669 raft_consensus.cc:2272] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:13.177244   669 tablet_replica.cc:333] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9: stopping tablet replica
I20260608 10:03:13.177760   669 raft_consensus.cc:2243] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:13.178156   669 raft_consensus.cc:2272] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:13.200599   669 tablet_server.cc:196] TabletServer@127.0.167.67:0 shutdown complete.
I20260608 10:03:13.214079   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:13.220168  7721 instance_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 10:03:13.221709  7722 instance_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 10:03:13.221886  7724 instance_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 10:03:13.222779   669 server_base.cc:1061] running on GCE node
I20260608 10:03:13.224025   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:13.224366   669 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 10:03:13.224596   669 hybrid_clock.cc:648] HybridClock initialized: now 1780912993224577 us; error 0 us; skew 500 ppm
I20260608 10:03:13.225225   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:13.227823   669 webserver.cc:533] Webserver started at http://127.0.167.68:46341/ using document root <none> and password file <none>
I20260608 10:03:13.228523   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:13.228781   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:13.229099   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:13.230265   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808122572-669-0/minicluster-data/ts-3-root/instance:
uuid: "00939a1b8e9645f8b2788bdc58bdb6db"
format_stamp: "Formatted at 2026-06-08 10:03:13 on dist-test-slave-swwz"
I20260608 10:03:13.235277   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260608 10:03:13.239583  7729 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:13.240614   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:03:13.241026   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808122572-669-0/minicluster-data/ts-3-root
uuid: "00939a1b8e9645f8b2788bdc58bdb6db"
format_stamp: "Formatted at 2026-06-08 10:03:13 on dist-test-slave-swwz"
I20260608 10:03:13.241420   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808122572-669-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808122572-669-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808122572-669-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 10:03:13.256953   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:13.258091   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:13.259570   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:13.262212   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:13.262553   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:13.262928   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:13.263216   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:13.302901   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.68:37867
I20260608 10:03:13.303020  7791 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.68:37867 every 8 connection(s)
I20260608 10:03:13.319064  7792 heartbeater.cc:344] Connected to a master server at 127.0.167.126:37409
I20260608 10:03:13.319588  7792 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:13.320535  7792 heartbeater.cc:507] Master 127.0.167.126:37409 requested a full tablet report, sending...
I20260608 10:03:13.322907  7386 ts_manager.cc:194] Registered new tserver with Master: 00939a1b8e9645f8b2788bdc58bdb6db (127.0.167.68:37867)
I20260608 10:03:13.324527  7386 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32874
W20260608 10:03:13.823191  7435 auto_rebalancer.cc:591] Failed to schedule move for tablet e52f776ecf794527b3e1bd8c3bd61313: Network error: Client connection negotiation failed: client connection to 127.0.167.66:39775: connect: Connection refused (error 111)
W20260608 10:03:13.827260  7435 auto_rebalancer.cc:591] Failed to schedule move for tablet 3ee0680896f049479c2558364d1b8c0a: Network error: Client connection negotiation failed: client connection to 127.0.167.67:34145: connect: Connection refused (error 111)
W20260608 10:03:13.830771  7435 auto_rebalancer.cc:591] Failed to schedule move for tablet 2317f3f301284cf2b6e5a2ede463a273: Network error: Client connection negotiation failed: client connection to 127.0.167.65:34621: connect: Connection refused (error 111)
I20260608 10:03:14.327674  7792 heartbeater.cc:499] Master 127.0.167.126:37409 was elected leader, sending a full tablet report...
W20260608 10:03:14.845146  7435 auto_rebalancer.cc:591] Failed to schedule move for tablet 3ee0680896f049479c2558364d1b8c0a: Network error: Client connection negotiation failed: client connection to 127.0.167.67:34145: connect: Connection refused (error 111)
W20260608 10:03:14.849058  7435 auto_rebalancer.cc:591] Failed to schedule move for tablet 2317f3f301284cf2b6e5a2ede463a273: Network error: Client connection negotiation failed: client connection to 127.0.167.65:34621: connect: Connection refused (error 111)
W20260608 10:03:14.852679  7435 auto_rebalancer.cc:591] Failed to schedule move for tablet ec0a5622ee7a48d9b4d97b7f777ef4c2: Network error: Client connection negotiation failed: client connection to 127.0.167.66:39775: connect: Connection refused (error 111)
W20260608 10:03:15.884881  7435 auto_rebalancer.cc:591] Failed to schedule move for tablet 2317f3f301284cf2b6e5a2ede463a273: Network error: Client connection negotiation failed: client connection to 127.0.167.65:34621: connect: Connection refused (error 111)
W20260608 10:03:15.888831  7435 auto_rebalancer.cc:591] Failed to schedule move for tablet ec0a5622ee7a48d9b4d97b7f777ef4c2: Network error: Client connection negotiation failed: client connection to 127.0.167.66:39775: connect: Connection refused (error 111)
W20260608 10:03:15.892347  7435 auto_rebalancer.cc:591] Failed to schedule move for tablet e52f776ecf794527b3e1bd8c3bd61313: Network error: Client connection negotiation failed: client connection to 127.0.167.66:39775: connect: Connection refused (error 111)
W20260608 10:03:16.906582  7435 auto_rebalancer.cc:591] Failed to schedule move for tablet ec0a5622ee7a48d9b4d97b7f777ef4c2: Network error: Client connection negotiation failed: client connection to 127.0.167.66:39775: connect: Connection refused (error 111)
W20260608 10:03:16.910403  7435 auto_rebalancer.cc:591] Failed to schedule move for tablet e52f776ecf794527b3e1bd8c3bd61313: Network error: Client connection negotiation failed: client connection to 127.0.167.66:39775: connect: Connection refused (error 111)
W20260608 10:03:16.913847  7435 auto_rebalancer.cc:591] Failed to schedule move for tablet 2317f3f301284cf2b6e5a2ede463a273: Network error: Client connection negotiation failed: client connection to 127.0.167.65:34621: connect: Connection refused (error 111)
W20260608 10:03:17.916635  7435 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 1a0449aa778841e7af7d1601b1f753d9 not available for placement
W20260608 10:03:18.918757  7435 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 74c86ca49ddb4bdd94f734e26f7c3db8 not available for placement
W20260608 10:03:19.022099  7788 debug-util.cc:398] Leaking SignalData structure 0x7b08002823a0 after lost signal to thread 672
W20260608 10:03:19.023192  7788 debug-util.cc:398] Leaking SignalData structure 0x7b0800113cc0 after lost signal to thread 7421
W20260608 10:03:19.024434  7788 debug-util.cc:398] Leaking SignalData structure 0x7b0800161cc0 after lost signal to thread 7791
W20260608 10:03:19.920969  7435 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 74c86ca49ddb4bdd94f734e26f7c3db8 not available for placement
I20260608 10:03:20.387220   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:20.394855  7800 instance_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 10:03:20.396144  7801 instance_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 10:03:20.404166  7803 instance_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 10:03:20.424006   669 server_base.cc:1061] running on GCE node
I20260608 10:03:20.427204   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:20.427501   669 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 10:03:20.427780   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913000427764 us; error 0 us; skew 500 ppm
I20260608 10:03:20.428615   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:20.432902   669 webserver.cc:533] Webserver started at http://127.0.167.65:42729/ using document root <none> and password file <none>
I20260608 10:03:20.433583   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:20.433810   669 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:03:20.438966   669 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:03:20.443243  7809 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:20.444577   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:03:20.444908   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808122572-669-0/minicluster-data/ts-0-root
uuid: "e593319c81384de0a3fb6c73cdd2bc0e"
format_stamp: "Formatted at 2026-06-08 10:03:10 on dist-test-slave-swwz"
I20260608 10:03:20.445397   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808122572-669-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808122572-669-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808122572-669-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 10:03:20.466390   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:20.467911   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:20.469974   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:20.474946  7816 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260608 10:03:20.500458   669 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 10:03:20.500761   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.027s	user 0.002s	sys 0.001s
I20260608 10:03:20.501091   669 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260608 10:03:20.507545  7816 tablet_bootstrap.cc:492] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e: Bootstrap starting.
I20260608 10:03:20.525782  7816 tablet_bootstrap.cc:492] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e: 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 10:03:20.526721  7816 tablet_bootstrap.cc:492] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e: Bootstrap complete.
I20260608 10:03:20.527480  7816 ts_tablet_manager.cc:1403] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260608 10:03:20.527637   669 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 10:03:20.527976   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.027s	user 0.024s	sys 0.000s
I20260608 10:03:20.531744  7816 raft_consensus.cc:359] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } }
I20260608 10:03:20.533174  7816 raft_consensus.cc:740] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e593319c81384de0a3fb6c73cdd2bc0e, State: Initialized, Role: FOLLOWER
I20260608 10:03:20.534216  7816 consensus_queue.cc:260] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } }
I20260608 10:03:20.537942  7816 ts_tablet_manager.cc:1434] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e: Time spent starting tablet: real 0.010s	user 0.012s	sys 0.000s
I20260608 10:03:20.538988  7816 tablet_bootstrap.cc:492] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e: Bootstrap starting.
I20260608 10:03:20.560232  7816 tablet_bootstrap.cc:492] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e: 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 10:03:20.561477  7816 tablet_bootstrap.cc:492] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e: Bootstrap complete.
I20260608 10:03:20.562463  7816 ts_tablet_manager.cc:1403] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.011s
I20260608 10:03:20.566603  7816 raft_consensus.cc:359] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:20.568122  7816 raft_consensus.cc:385] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:20.568562  7816 raft_consensus.cc:740] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e593319c81384de0a3fb6c73cdd2bc0e, State: Initialized, Role: FOLLOWER
I20260608 10:03:20.569813  7816 consensus_queue.cc:260] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:20.572853  7816 ts_tablet_manager.cc:1434] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 10:03:20.574019  7816 tablet_bootstrap.cc:492] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e: Bootstrap starting.
I20260608 10:03:20.597013  7816 tablet_bootstrap.cc:492] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e: 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 10:03:20.598574  7816 tablet_bootstrap.cc:492] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e: Bootstrap complete.
I20260608 10:03:20.599566  7816 ts_tablet_manager.cc:1403] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.007s
I20260608 10:03:20.601720   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.65:34621
I20260608 10:03:20.602025  7876 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.65:34621 every 8 connection(s)
I20260608 10:03:20.603451  7816 raft_consensus.cc:359] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:20.604555  7816 raft_consensus.cc:740] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e593319c81384de0a3fb6c73cdd2bc0e, State: Initialized, Role: FOLLOWER
I20260608 10:03:20.605502  7816 consensus_queue.cc:260] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [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: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:20.608666  7816 ts_tablet_manager.cc:1434] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.008s
I20260608 10:03:20.610149  7816 tablet_bootstrap.cc:492] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e: Bootstrap starting.
W20260608 10:03:20.617007  7878 tablet.cc:2404] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:03:20.620048   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:03:20.636132  7816 tablet_bootstrap.cc:492] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e: 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
W20260608 10:03:20.636102  7883 instance_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 10:03:20.638190  7882 instance_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 10:03:20.639020  7816 tablet_bootstrap.cc:492] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e: Bootstrap complete.
W20260608 10:03:20.642570  7885 instance_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 10:03:20.643314  7816 ts_tablet_manager.cc:1403] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.011s
I20260608 10:03:20.644176  7877 heartbeater.cc:344] Connected to a master server at 127.0.167.126:37409
I20260608 10:03:20.644721  7877 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:20.646037  7877 heartbeater.cc:507] Master 127.0.167.126:37409 requested a full tablet report, sending...
I20260608 10:03:20.646787  7816 raft_consensus.cc:359] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:20.647296  7816 raft_consensus.cc:740] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e593319c81384de0a3fb6c73cdd2bc0e, State: Initialized, Role: FOLLOWER
I20260608 10:03:20.648455   669 server_base.cc:1061] running on GCE node
I20260608 10:03:20.648083  7816 consensus_queue.cc:260] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:20.649700   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:20.649984   669 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 10:03:20.650218   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913000650197 us; error 0 us; skew 500 ppm
I20260608 10:03:20.651208   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:20.651424  7816 ts_tablet_manager.cc:1434] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260608 10:03:20.652570  7386 ts_manager.cc:194] Re-registered known tserver with Master: e593319c81384de0a3fb6c73cdd2bc0e (127.0.167.65:34621)
I20260608 10:03:20.654570   669 webserver.cc:533] Webserver started at http://127.0.167.66:43689/ using document root <none> and password file <none>
I20260608 10:03:20.655179   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:20.655359   669 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:03:20.660369   669 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 10:03:20.664544  7890 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:20.665632   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:03:20.665963   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808122572-669-0/minicluster-data/ts-1-root
uuid: "74c86ca49ddb4bdd94f734e26f7c3db8"
format_stamp: "Formatted at 2026-06-08 10:03:11 on dist-test-slave-swwz"
I20260608 10:03:20.666276   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808122572-669-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808122572-669-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808122572-669-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 10:03:20.668160  7386 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45684
I20260608 10:03:20.673257  7877 heartbeater.cc:499] Master 127.0.167.126:37409 was elected leader, sending a full tablet report...
I20260608 10:03:20.694017   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:20.695479   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:20.697429   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:20.725171   669 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 10:03:20.725509   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.025s	user 0.001s	sys 0.000s
I20260608 10:03:20.731148  7897 tablet_bootstrap.cc:492] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8: Bootstrap starting.
I20260608 10:03:20.747179  7897 tablet_bootstrap.cc:492] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8: 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 10:03:20.748167  7897 tablet_bootstrap.cc:492] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8: Bootstrap complete.
I20260608 10:03:20.748931  7897 ts_tablet_manager.cc:1403] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260608 10:03:20.750092   669 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 10:03:20.750424   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.025s	user 0.020s	sys 0.003s
I20260608 10:03:20.752092  7897 raft_consensus.cc:359] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } }
I20260608 10:03:20.752929  7897 raft_consensus.cc:740] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74c86ca49ddb4bdd94f734e26f7c3db8, State: Initialized, Role: FOLLOWER
I20260608 10:03:20.753990  7897 consensus_queue.cc:260] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } }
I20260608 10:03:20.757298  7897 ts_tablet_manager.cc:1434] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 10:03:20.758276  7897 tablet_bootstrap.cc:492] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8: Bootstrap starting.
I20260608 10:03:20.781756  7897 tablet_bootstrap.cc:492] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8: 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 10:03:20.783166  7897 tablet_bootstrap.cc:492] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8: Bootstrap complete.
I20260608 10:03:20.784160  7897 ts_tablet_manager.cc:1403] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.013s
I20260608 10:03:20.788448  7897 raft_consensus.cc:359] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:20.789759  7897 raft_consensus.cc:740] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74c86ca49ddb4bdd94f734e26f7c3db8, State: Initialized, Role: FOLLOWER
I20260608 10:03:20.791107  7897 consensus_queue.cc:260] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [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: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:20.794322  7897 ts_tablet_manager.cc:1434] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 10:03:20.795596  7897 tablet_bootstrap.cc:492] T 2317f3f301284cf2b6e5a2ede463a273 P 74c86ca49ddb4bdd94f734e26f7c3db8: Bootstrap starting.
I20260608 10:03:20.816200  7897 tablet_bootstrap.cc:492] T 2317f3f301284cf2b6e5a2ede463a273 P 74c86ca49ddb4bdd94f734e26f7c3db8: 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 10:03:20.817350  7897 tablet_bootstrap.cc:492] T 2317f3f301284cf2b6e5a2ede463a273 P 74c86ca49ddb4bdd94f734e26f7c3db8: Bootstrap complete.
I20260608 10:03:20.818243  7897 ts_tablet_manager.cc:1403] T 2317f3f301284cf2b6e5a2ede463a273 P 74c86ca49ddb4bdd94f734e26f7c3db8: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.003s
I20260608 10:03:20.819475   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.66:39775
I20260608 10:03:20.819764  7957 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.66:39775 every 8 connection(s)
I20260608 10:03:20.821874  7897 raft_consensus.cc:359] T 2317f3f301284cf2b6e5a2ede463a273 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:20.822669  7897 raft_consensus.cc:740] T 2317f3f301284cf2b6e5a2ede463a273 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74c86ca49ddb4bdd94f734e26f7c3db8, State: Initialized, Role: FOLLOWER
I20260608 10:03:20.823889  7897 consensus_queue.cc:260] T 2317f3f301284cf2b6e5a2ede463a273 P 74c86ca49ddb4bdd94f734e26f7c3db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:20.829048  7897 ts_tablet_manager.cc:1434] T 2317f3f301284cf2b6e5a2ede463a273 P 74c86ca49ddb4bdd94f734e26f7c3db8: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 10:03:20.830448  7897 tablet_bootstrap.cc:492] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8: Bootstrap starting.
I20260608 10:03:20.834723   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:20.851023  7961 instance_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 10:03:20.852047  7958 heartbeater.cc:344] Connected to a master server at 127.0.167.126:37409
I20260608 10:03:20.852623  7958 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:20.866696  7958 heartbeater.cc:507] Master 127.0.167.126:37409 requested a full tablet report, sending...
W20260608 10:03:20.874734  7962 instance_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 10:03:20.875101  7386 ts_manager.cc:194] Re-registered known tserver with Master: 74c86ca49ddb4bdd94f734e26f7c3db8 (127.0.167.66:39775)
I20260608 10:03:20.879262  7897 tablet_bootstrap.cc:492] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8: 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 10:03:20.880769  7897 tablet_bootstrap.cc:492] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8: Bootstrap complete.
I20260608 10:03:20.881783  7897 ts_tablet_manager.cc:1403] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8: Time spent bootstrapping tablet: real 0.052s	user 0.021s	sys 0.016s
I20260608 10:03:20.882671  7386 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45700
I20260608 10:03:20.886933  7897 raft_consensus.cc:359] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:20.888300  7897 raft_consensus.cc:740] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74c86ca49ddb4bdd94f734e26f7c3db8, State: Initialized, Role: FOLLOWER
W20260608 10:03:20.889400  7965 instance_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 10:03:20.888384  7958 heartbeater.cc:499] Master 127.0.167.126:37409 was elected leader, sending a full tablet report...
I20260608 10:03:20.889870  7897 consensus_queue.cc:260] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [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: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:20.893321  7897 ts_tablet_manager.cc:1434] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.004s
I20260608 10:03:20.901547   669 server_base.cc:1061] running on GCE node
I20260608 10:03:20.903182   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:20.903613   669 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 10:03:20.903880   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913000903860 us; error 0 us; skew 500 ppm
I20260608 10:03:20.904803   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:20.908386   669 webserver.cc:533] Webserver started at http://127.0.167.67:45159/ using document root <none> and password file <none>
I20260608 10:03:20.909164   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:20.909415   669 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:03:20.915019   669 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:03:20.919998  7970 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:20.921087   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260608 10:03:20.921542   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808122572-669-0/minicluster-data/ts-2-root
uuid: "1a0449aa778841e7af7d1601b1f753d9"
format_stamp: "Formatted at 2026-06-08 10:03:11 on dist-test-slave-swwz"
I20260608 10:03:20.922034   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808122572-669-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808122572-669-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808122572-669-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)
W20260608 10:03:20.923723  7435 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 1a0449aa778841e7af7d1601b1f753d9 not available for placement
I20260608 10:03:20.939462   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:20.941576   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:20.943938   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:20.949888  7819 raft_consensus.cc:493] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:20.950631  7819 raft_consensus.cc:515] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:20.955703  7819 leader_election.cc:290] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74c86ca49ddb4bdd94f734e26f7c3db8 (127.0.167.66:39775), 1a0449aa778841e7af7d1601b1f753d9 (127.0.167.67:34145)
W20260608 10:03:20.958439  7810 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.167.67:34145: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260608 10:03:20.970753  7810 leader_election.cc:336] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 1a0449aa778841e7af7d1601b1f753d9 (127.0.167.67:34145): Network error: Client connection negotiation failed: client connection to 127.0.167.67:34145: connect: Connection refused (error 111)
I20260608 10:03:20.980973  7932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52f776ecf794527b3e1bd8c3bd61313" candidate_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" is_pre_election: true
I20260608 10:03:20.982221  7932 raft_consensus.cc:2393] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e593319c81384de0a3fb6c73cdd2bc0e in current term 1: Already voted for candidate 74c86ca49ddb4bdd94f734e26f7c3db8 in this term.
I20260608 10:03:20.984236  7811 leader_election.cc:304] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e [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: e593319c81384de0a3fb6c73cdd2bc0e; no voters: 1a0449aa778841e7af7d1601b1f753d9, 74c86ca49ddb4bdd94f734e26f7c3db8
I20260608 10:03:20.985388  7819 raft_consensus.cc:3060] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:20.989856   669 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 10:03:20.990327   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.042s	user 0.000s	sys 0.002s
I20260608 10:03:20.992636  7819 raft_consensus.cc:2749] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:03:20.999302  7977 tablet_bootstrap.cc:492] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9: Bootstrap starting.
I20260608 10:03:21.015084  7977 tablet_bootstrap.cc:492] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9: 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 10:03:21.015977  7977 tablet_bootstrap.cc:492] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9: Bootstrap complete.
I20260608 10:03:21.016638  7977 ts_tablet_manager.cc:1403] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260608 10:03:21.019042  7977 raft_consensus.cc:359] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } }
I20260608 10:03:21.019815  7977 raft_consensus.cc:740] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a0449aa778841e7af7d1601b1f753d9, State: Initialized, Role: FOLLOWER
I20260608 10:03:21.020670  7977 consensus_queue.cc:260] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [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: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } }
I20260608 10:03:21.021157   669 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 10:03:21.021536   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.031s	user 0.026s	sys 0.004s
I20260608 10:03:21.024433  7977 ts_tablet_manager.cc:1434] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:03:21.025539  7977 tablet_bootstrap.cc:492] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9: Bootstrap starting.
I20260608 10:03:21.039422  7977 tablet_bootstrap.cc:492] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9: 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 10:03:21.040576  7977 tablet_bootstrap.cc:492] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9: Bootstrap complete.
I20260608 10:03:21.041513  7977 ts_tablet_manager.cc:1403] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260608 10:03:21.045194  7977 raft_consensus.cc:359] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:21.046156  7977 raft_consensus.cc:740] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a0449aa778841e7af7d1601b1f753d9, State: Initialized, Role: FOLLOWER
I20260608 10:03:21.046967  7977 consensus_queue.cc:260] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:21.049896  7977 ts_tablet_manager.cc:1434] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:03:21.050937  7977 tablet_bootstrap.cc:492] T 2317f3f301284cf2b6e5a2ede463a273 P 1a0449aa778841e7af7d1601b1f753d9: Bootstrap starting.
I20260608 10:03:21.067154  7977 tablet_bootstrap.cc:492] T 2317f3f301284cf2b6e5a2ede463a273 P 1a0449aa778841e7af7d1601b1f753d9: 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 10:03:21.068250  7977 tablet_bootstrap.cc:492] T 2317f3f301284cf2b6e5a2ede463a273 P 1a0449aa778841e7af7d1601b1f753d9: Bootstrap complete.
I20260608 10:03:21.069052  7977 ts_tablet_manager.cc:1403] T 2317f3f301284cf2b6e5a2ede463a273 P 1a0449aa778841e7af7d1601b1f753d9: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260608 10:03:21.071516  7977 raft_consensus.cc:359] T 2317f3f301284cf2b6e5a2ede463a273 P 1a0449aa778841e7af7d1601b1f753d9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:21.072132  7977 raft_consensus.cc:740] T 2317f3f301284cf2b6e5a2ede463a273 P 1a0449aa778841e7af7d1601b1f753d9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a0449aa778841e7af7d1601b1f753d9, State: Initialized, Role: FOLLOWER
I20260608 10:03:21.073272  7977 consensus_queue.cc:260] T 2317f3f301284cf2b6e5a2ede463a273 P 1a0449aa778841e7af7d1601b1f753d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:21.075120  7977 ts_tablet_manager.cc:1434] T 2317f3f301284cf2b6e5a2ede463a273 P 1a0449aa778841e7af7d1601b1f753d9: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260608 10:03:21.075927  7977 tablet_bootstrap.cc:492] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 1a0449aa778841e7af7d1601b1f753d9: Bootstrap starting.
I20260608 10:03:21.095105  7977 tablet_bootstrap.cc:492] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 1a0449aa778841e7af7d1601b1f753d9: 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 10:03:21.096019  7977 tablet_bootstrap.cc:492] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 1a0449aa778841e7af7d1601b1f753d9: Bootstrap complete.
I20260608 10:03:21.096650  7977 ts_tablet_manager.cc:1403] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 1a0449aa778841e7af7d1601b1f753d9: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.003s
I20260608 10:03:21.099134  7977 raft_consensus.cc:359] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 1a0449aa778841e7af7d1601b1f753d9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:21.099659  7977 raft_consensus.cc:740] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 1a0449aa778841e7af7d1601b1f753d9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a0449aa778841e7af7d1601b1f753d9, State: Initialized, Role: FOLLOWER
I20260608 10:03:21.100485  7977 consensus_queue.cc:260] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 1a0449aa778841e7af7d1601b1f753d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:21.103368  7977 ts_tablet_manager.cc:1434] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 1a0449aa778841e7af7d1601b1f753d9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260608 10:03:21.112246   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.67:34145
I20260608 10:03:21.112601  8041 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.67:34145 every 8 connection(s)
I20260608 10:03:21.134022  8042 heartbeater.cc:344] Connected to a master server at 127.0.167.126:37409
I20260608 10:03:21.134611  8042 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:21.135529  8042 heartbeater.cc:507] Master 127.0.167.126:37409 requested a full tablet report, sending...
I20260608 10:03:21.139694  7386 ts_manager.cc:194] Re-registered known tserver with Master: 1a0449aa778841e7af7d1601b1f753d9 (127.0.167.67:34145)
I20260608 10:03:21.144693  7386 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45708
I20260608 10:03:21.916903  8045 raft_consensus.cc:493] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:21.917480  8045 raft_consensus.cc:515] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:21.919394  8045 leader_election.cc:290] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 74c86ca49ddb4bdd94f734e26f7c3db8 (127.0.167.66:39775), 1a0449aa778841e7af7d1601b1f753d9 (127.0.167.67:34145)
I20260608 10:03:21.920404  7932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2317f3f301284cf2b6e5a2ede463a273" candidate_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" is_pre_election: true
I20260608 10:03:21.921485  7932 raft_consensus.cc:2468] T 2317f3f301284cf2b6e5a2ede463a273 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e593319c81384de0a3fb6c73cdd2bc0e in term 1.
I20260608 10:03:21.922961  7811 leader_election.cc:304] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [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: 74c86ca49ddb4bdd94f734e26f7c3db8, e593319c81384de0a3fb6c73cdd2bc0e; no voters: 
I20260608 10:03:21.924127  8045 raft_consensus.cc:2804] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:03:21.924715  8045 raft_consensus.cc:493] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:21.925283  8045 raft_consensus.cc:3060] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:21.932814  8045 raft_consensus.cc:515] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:21.932958  8016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2317f3f301284cf2b6e5a2ede463a273" candidate_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a0449aa778841e7af7d1601b1f753d9" is_pre_election: true
I20260608 10:03:21.934227  8016 raft_consensus.cc:2468] T 2317f3f301284cf2b6e5a2ede463a273 P 1a0449aa778841e7af7d1601b1f753d9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e593319c81384de0a3fb6c73cdd2bc0e in term 1.
I20260608 10:03:21.935117  8045 leader_election.cc:290] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [CANDIDATE]: Term 2 election: Requested vote from peers 74c86ca49ddb4bdd94f734e26f7c3db8 (127.0.167.66:39775), 1a0449aa778841e7af7d1601b1f753d9 (127.0.167.67:34145)
I20260608 10:03:21.935981  7932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2317f3f301284cf2b6e5a2ede463a273" candidate_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8"
I20260608 10:03:21.936875  7932 raft_consensus.cc:3060] T 2317f3f301284cf2b6e5a2ede463a273 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:21.936924  8016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2317f3f301284cf2b6e5a2ede463a273" candidate_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a0449aa778841e7af7d1601b1f753d9"
I20260608 10:03:21.937994  8016 raft_consensus.cc:3060] T 2317f3f301284cf2b6e5a2ede463a273 P 1a0449aa778841e7af7d1601b1f753d9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:21.946508  8016 raft_consensus.cc:2468] T 2317f3f301284cf2b6e5a2ede463a273 P 1a0449aa778841e7af7d1601b1f753d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e593319c81384de0a3fb6c73cdd2bc0e in term 2.
I20260608 10:03:21.946508  7932 raft_consensus.cc:2468] T 2317f3f301284cf2b6e5a2ede463a273 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e593319c81384de0a3fb6c73cdd2bc0e in term 2.
I20260608 10:03:21.948366  7810 leader_election.cc:304] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [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: 1a0449aa778841e7af7d1601b1f753d9, e593319c81384de0a3fb6c73cdd2bc0e; no voters: 
I20260608 10:03:21.950067  8045 raft_consensus.cc:2804] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:03:21.951783  8045 raft_consensus.cc:697] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [term 2 LEADER]: Becoming Leader. State: Replica: e593319c81384de0a3fb6c73cdd2bc0e, State: Running, Role: LEADER
W20260608 10:03:21.952764  7435 auto_rebalancer.cc:591] Failed to schedule move for tablet e52f776ecf794527b3e1bd8c3bd61313: Illegal state: Replica 74c86ca49ddb4bdd94f734e26f7c3db8 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } }
I20260608 10:03:21.952961  8045 consensus_queue.cc:237] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:21.964540  7386 catalog_manager.cc:5696] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } health_report { overall_health: UNKNOWN } } }
W20260608 10:03:21.967875  7435 auto_rebalancer.cc:591] Failed to schedule move for tablet 2317f3f301284cf2b6e5a2ede463a273: Illegal state: Leader has not yet committed an operation in its own term
W20260608 10:03:21.972980  7435 auto_rebalancer.cc:591] Failed to schedule move for tablet ec0a5622ee7a48d9b4d97b7f777ef4c2: Illegal state: Replica 74c86ca49ddb4bdd94f734e26f7c3db8 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } }
I20260608 10:03:22.060669  8045 raft_consensus.cc:493] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:22.061359  8045 raft_consensus.cc:515] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } }
I20260608 10:03:22.063376  8045 leader_election.cc:290] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 74c86ca49ddb4bdd94f734e26f7c3db8 (127.0.167.66:39775), 1a0449aa778841e7af7d1601b1f753d9 (127.0.167.67:34145)
I20260608 10:03:22.064416  7932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee0680896f049479c2558364d1b8c0a" candidate_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" is_pre_election: true
I20260608 10:03:22.064558  8016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee0680896f049479c2558364d1b8c0a" candidate_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0449aa778841e7af7d1601b1f753d9" is_pre_election: true
I20260608 10:03:22.065237  7932 raft_consensus.cc:2468] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e593319c81384de0a3fb6c73cdd2bc0e in term 1.
I20260608 10:03:22.065992  8016 raft_consensus.cc:2410] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e593319c81384de0a3fb6c73cdd2bc0e 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 10:03:22.066642  8057 raft_consensus.cc:493] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:22.066869  7811 leader_election.cc:304] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e [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: 74c86ca49ddb4bdd94f734e26f7c3db8, e593319c81384de0a3fb6c73cdd2bc0e; no voters: 
I20260608 10:03:22.067497  8057 raft_consensus.cc:515] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:22.068030  8045 raft_consensus.cc:2804] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:03:22.068799  8045 raft_consensus.cc:493] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:22.069283  8045 raft_consensus.cc:3060] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:22.070614  8057 leader_election.cc:290] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e593319c81384de0a3fb6c73cdd2bc0e (127.0.167.65:34621), 1a0449aa778841e7af7d1601b1f753d9 (127.0.167.67:34145)
I20260608 10:03:22.078114  8045 raft_consensus.cc:515] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } }
I20260608 10:03:22.080726  8045 leader_election.cc:290] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e [CANDIDATE]: Term 2 election: Requested vote from peers 74c86ca49ddb4bdd94f734e26f7c3db8 (127.0.167.66:39775), 1a0449aa778841e7af7d1601b1f753d9 (127.0.167.67:34145)
I20260608 10:03:22.081553  7932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee0680896f049479c2558364d1b8c0a" candidate_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8"
I20260608 10:03:22.082067  8016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee0680896f049479c2558364d1b8c0a" candidate_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0449aa778841e7af7d1601b1f753d9"
I20260608 10:03:22.083151  8016 raft_consensus.cc:3060] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:22.082473  7932 raft_consensus.cc:3060] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:22.087127  8015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52f776ecf794527b3e1bd8c3bd61313" candidate_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a0449aa778841e7af7d1601b1f753d9" is_pre_election: true
I20260608 10:03:22.087687  7851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52f776ecf794527b3e1bd8c3bd61313" candidate_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" is_pre_election: true
I20260608 10:03:22.088171  8015 raft_consensus.cc:2468] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74c86ca49ddb4bdd94f734e26f7c3db8 in term 1.
I20260608 10:03:22.088908  7851 raft_consensus.cc:2468] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74c86ca49ddb4bdd94f734e26f7c3db8 in term 1.
I20260608 10:03:22.090425  7891 leader_election.cc:304] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [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: 1a0449aa778841e7af7d1601b1f753d9, 74c86ca49ddb4bdd94f734e26f7c3db8; no voters: 
I20260608 10:03:22.091009  8016 raft_consensus.cc:2410] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e593319c81384de0a3fb6c73cdd2bc0e 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 10:03:22.091897  8057 raft_consensus.cc:2804] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:03:22.092500  8057 raft_consensus.cc:493] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:22.092963  8057 raft_consensus.cc:3060] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:22.093494  7932 raft_consensus.cc:2468] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e593319c81384de0a3fb6c73cdd2bc0e in term 2.
I20260608 10:03:22.094656  7811 leader_election.cc:304] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e [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: 74c86ca49ddb4bdd94f734e26f7c3db8, e593319c81384de0a3fb6c73cdd2bc0e; no voters: 1a0449aa778841e7af7d1601b1f753d9
I20260608 10:03:22.095589  8045 raft_consensus.cc:2804] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:03:22.096297  8045 raft_consensus.cc:697] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e [term 2 LEADER]: Becoming Leader. State: Replica: e593319c81384de0a3fb6c73cdd2bc0e, State: Running, Role: LEADER
I20260608 10:03:22.097543  8050 raft_consensus.cc:493] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:22.097436  8045 consensus_queue.cc:237] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e [LEADER]: Queue going to LEADER 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: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } }
I20260608 10:03:22.098294  8050 raft_consensus.cc:515] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:22.099172  8057 raft_consensus.cc:515] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:22.101120  8050 leader_election.cc:290] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 74c86ca49ddb4bdd94f734e26f7c3db8 (127.0.167.66:39775), 1a0449aa778841e7af7d1601b1f753d9 (127.0.167.67:34145)
I20260608 10:03:22.101617  8057 leader_election.cc:290] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [CANDIDATE]: Term 2 election: Requested vote from peers e593319c81384de0a3fb6c73cdd2bc0e (127.0.167.65:34621), 1a0449aa778841e7af7d1601b1f753d9 (127.0.167.67:34145)
I20260608 10:03:22.103020  8016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52f776ecf794527b3e1bd8c3bd61313" candidate_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a0449aa778841e7af7d1601b1f753d9"
I20260608 10:03:22.103092  8015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec0a5622ee7a48d9b4d97b7f777ef4c2" candidate_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0449aa778841e7af7d1601b1f753d9" is_pre_election: true
I20260608 10:03:22.103269  7932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec0a5622ee7a48d9b4d97b7f777ef4c2" candidate_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" is_pre_election: true
I20260608 10:03:22.104142  8016 raft_consensus.cc:3060] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:22.104475  8015 raft_consensus.cc:2468] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 1a0449aa778841e7af7d1601b1f753d9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e593319c81384de0a3fb6c73cdd2bc0e in term 1.
I20260608 10:03:22.105474  7932 raft_consensus.cc:2410] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e593319c81384de0a3fb6c73cdd2bc0e 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 10:03:22.106689  7851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52f776ecf794527b3e1bd8c3bd61313" candidate_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e593319c81384de0a3fb6c73cdd2bc0e"
I20260608 10:03:22.107491  7851 raft_consensus.cc:3060] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:22.112864  8016 raft_consensus.cc:2468] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74c86ca49ddb4bdd94f734e26f7c3db8 in term 2.
I20260608 10:03:22.112812  7810 leader_election.cc:304] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e [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: 1a0449aa778841e7af7d1601b1f753d9, e593319c81384de0a3fb6c73cdd2bc0e; no voters: 74c86ca49ddb4bdd94f734e26f7c3db8
I20260608 10:03:22.114737  7891 leader_election.cc:304] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [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: 1a0449aa778841e7af7d1601b1f753d9, 74c86ca49ddb4bdd94f734e26f7c3db8; no voters: 
I20260608 10:03:22.114997  8045 raft_consensus.cc:2804] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:03:22.116237  8045 raft_consensus.cc:493] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:22.116223  8057 raft_consensus.cc:2804] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:03:22.115098  7386 catalog_manager.cc:5696] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e reported cstate change: term changed from 1 to 2, leader changed from 1a0449aa778841e7af7d1601b1f753d9 (127.0.167.67) to e593319c81384de0a3fb6c73cdd2bc0e (127.0.167.65). New cstate: current_term: 2 leader_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:22.116173  7851 raft_consensus.cc:2468] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74c86ca49ddb4bdd94f734e26f7c3db8 in term 2.
I20260608 10:03:22.118580  8057 raft_consensus.cc:697] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 2 LEADER]: Becoming Leader. State: Replica: 74c86ca49ddb4bdd94f734e26f7c3db8, State: Running, Role: LEADER
I20260608 10:03:22.117156  8045 raft_consensus.cc:3060] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:22.119712  8057 consensus_queue.cc:237] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:22.126399  8045 raft_consensus.cc:515] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:22.130323  8045 leader_election.cc:290] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e [CANDIDATE]: Term 2 election: Requested vote from peers 74c86ca49ddb4bdd94f734e26f7c3db8 (127.0.167.66:39775), 1a0449aa778841e7af7d1601b1f753d9 (127.0.167.67:34145)
I20260608 10:03:22.130605  8016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec0a5622ee7a48d9b4d97b7f777ef4c2" candidate_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a0449aa778841e7af7d1601b1f753d9"
I20260608 10:03:22.131009  7932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec0a5622ee7a48d9b4d97b7f777ef4c2" candidate_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8"
I20260608 10:03:22.131707  8016 raft_consensus.cc:3060] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 1a0449aa778841e7af7d1601b1f753d9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:22.132045  7932 raft_consensus.cc:3060] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:22.130605  7386 catalog_manager.cc:5696] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:22.137564  8016 raft_consensus.cc:2468] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 1a0449aa778841e7af7d1601b1f753d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e593319c81384de0a3fb6c73cdd2bc0e in term 2.
I20260608 10:03:22.138614  7932 raft_consensus.cc:2410] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e593319c81384de0a3fb6c73cdd2bc0e 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 10:03:22.138967  7810 leader_election.cc:304] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e [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: 1a0449aa778841e7af7d1601b1f753d9, e593319c81384de0a3fb6c73cdd2bc0e; no voters: 
I20260608 10:03:22.140122  8045 raft_consensus.cc:2804] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:03:22.140807  8045 raft_consensus.cc:697] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e [term 2 LEADER]: Becoming Leader. State: Replica: e593319c81384de0a3fb6c73cdd2bc0e, State: Running, Role: LEADER
I20260608 10:03:22.141803  8045 consensus_queue.cc:237] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e [LEADER]: Queue going to LEADER 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: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:22.147823  8042 heartbeater.cc:499] Master 127.0.167.126:37409 was elected leader, sending a full tablet report...
I20260608 10:03:22.150063  7386 catalog_manager.cc:5696] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e reported cstate change: term changed from 1 to 2, leader changed from 74c86ca49ddb4bdd94f734e26f7c3db8 (127.0.167.66) to e593319c81384de0a3fb6c73cdd2bc0e (127.0.167.65). New cstate: current_term: 2 leader_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:22.731781  8016 raft_consensus.cc:1275] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9 [term 2 FOLLOWER]: Refusing update from remote peer 74c86ca49ddb4bdd94f734e26f7c3db8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:03:22.733950  8065 consensus_queue.cc:1048] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:22.766563  8066 raft_consensus.cc:493] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:22.767580  8066 raft_consensus.cc:515] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } }
I20260608 10:03:22.771634  8066 leader_election.cc:290] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 74c86ca49ddb4bdd94f734e26f7c3db8 (127.0.167.66:39775), e593319c81384de0a3fb6c73cdd2bc0e (127.0.167.65:34621)
I20260608 10:03:23.120436  8064 raft_consensus.cc:493] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:23.121284  8064 raft_consensus.cc:515] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:23.125223  8064 leader_election.cc:290] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e593319c81384de0a3fb6c73cdd2bc0e (127.0.167.65:34621), 1a0449aa778841e7af7d1601b1f753d9 (127.0.167.67:34145)
I20260608 10:03:23.125973  8015 raft_consensus.cc:1275] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [term 2 FOLLOWER]: Refusing update from remote peer e593319c81384de0a3fb6c73cdd2bc0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260608 10:03:23.126703  8015 pending_rounds.cc:85] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9: Aborting all ops after (but not including) 0
I20260608 10:03:23.126914  8014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec0a5622ee7a48d9b4d97b7f777ef4c2" candidate_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a0449aa778841e7af7d1601b1f753d9" is_pre_election: true
I20260608 10:03:23.128641  8014 raft_consensus.cc:2468] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 1a0449aa778841e7af7d1601b1f753d9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74c86ca49ddb4bdd94f734e26f7c3db8 in term 2.
I20260608 10:03:23.131175  7891 leader_election.cc:304] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a0449aa778841e7af7d1601b1f753d9, 74c86ca49ddb4bdd94f734e26f7c3db8; no voters: 
I20260608 10:03:23.132794  8064 raft_consensus.cc:2804] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 10:03:23.133380  8064 raft_consensus.cc:493] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:23.133941  8064 raft_consensus.cc:3060] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:03:23.127720  8015 pending_rounds.cc:107] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260608 10:03:23.140643  8015 raft_consensus.cc:2889] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 10:03:23.141471  8016 raft_consensus.cc:1275] T 2317f3f301284cf2b6e5a2ede463a273 P 1a0449aa778841e7af7d1601b1f753d9 [term 2 FOLLOWER]: Refusing update from remote peer e593319c81384de0a3fb6c73cdd2bc0e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:03:23.143457  8064 raft_consensus.cc:515] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:23.146245  8064 leader_election.cc:290] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [CANDIDATE]: Term 3 election: Requested vote from peers e593319c81384de0a3fb6c73cdd2bc0e (127.0.167.65:34621), 1a0449aa778841e7af7d1601b1f753d9 (127.0.167.67:34145)
I20260608 10:03:23.147535  8016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec0a5622ee7a48d9b4d97b7f777ef4c2" candidate_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a0449aa778841e7af7d1601b1f753d9"
I20260608 10:03:23.148447  8016 raft_consensus.cc:3060] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 1a0449aa778841e7af7d1601b1f753d9 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:03:23.150127  7851 raft_consensus.cc:1275] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e [term 2 FOLLOWER]: Refusing update from remote peer 74c86ca49ddb4bdd94f734e26f7c3db8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:03:23.150507  7850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec0a5622ee7a48d9b4d97b7f777ef4c2" candidate_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" is_pre_election: true
I20260608 10:03:23.153417  8068 consensus_queue.cc:1048] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:23.155206  8068 consensus_queue.cc:1048] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:23.158224  7932 raft_consensus.cc:1275] T 2317f3f301284cf2b6e5a2ede463a273 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 2 FOLLOWER]: Refusing update from remote peer e593319c81384de0a3fb6c73cdd2bc0e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:03:23.158176  8016 raft_consensus.cc:2468] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 1a0449aa778841e7af7d1601b1f753d9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74c86ca49ddb4bdd94f734e26f7c3db8 in term 3.
I20260608 10:03:23.158591  7931 raft_consensus.cc:1240] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 3 FOLLOWER]: Rejecting Update request from peer e593319c81384de0a3fb6c73cdd2bc0e for earlier term 2. Current term is 3. Ops: []
I20260608 10:03:23.160123  7930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee0680896f049479c2558364d1b8c0a" candidate_uuid: "1a0449aa778841e7af7d1601b1f753d9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" is_pre_election: true
I20260608 10:03:23.163074  7891 leader_election.cc:304] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [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: 1a0449aa778841e7af7d1601b1f753d9, 74c86ca49ddb4bdd94f734e26f7c3db8; no voters: 
I20260608 10:03:23.163602  7930 raft_consensus.cc:2468] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a0449aa778841e7af7d1601b1f753d9 in term 2.
I20260608 10:03:23.164458  8065 consensus_queue.cc:1048] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:23.167560  8065 raft_consensus.cc:2804] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:03:23.173161  7972 leader_election.cc:304] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a0449aa778841e7af7d1601b1f753d9, 74c86ca49ddb4bdd94f734e26f7c3db8; no voters: 
I20260608 10:03:23.176203  7850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec0a5622ee7a48d9b4d97b7f777ef4c2" candidate_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e593319c81384de0a3fb6c73cdd2bc0e"
I20260608 10:03:23.184063  8066 raft_consensus.cc:2804] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 10:03:23.184847  8066 raft_consensus.cc:493] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:23.185513  8066 raft_consensus.cc:3060] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:03:23.175082  8077 consensus_queue.cc:1048] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.004s
I20260608 10:03:23.181171  8014 raft_consensus.cc:1240] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 1a0449aa778841e7af7d1601b1f753d9 [term 3 FOLLOWER]: Rejecting Update request from peer e593319c81384de0a3fb6c73cdd2bc0e for earlier term 2. Current term is 3. Ops: []
I20260608 10:03:23.183008  8065 raft_consensus.cc:697] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 3 LEADER]: Becoming Leader. State: Replica: 74c86ca49ddb4bdd94f734e26f7c3db8, State: Running, Role: LEADER
I20260608 10:03:23.183863  7930 raft_consensus.cc:1275] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 2 FOLLOWER]: Refusing update from remote peer e593319c81384de0a3fb6c73cdd2bc0e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 10:03:23.188656  8065 consensus_queue.cc:237] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [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: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:23.193264  8078 consensus_queue.cc:1059] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:23.199462  8066 raft_consensus.cc:515] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } }
I20260608 10:03:23.208251  8016 raft_consensus.cc:1240] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [term 3 FOLLOWER]: Rejecting Update request from peer e593319c81384de0a3fb6c73cdd2bc0e for earlier term 2. Current term is 3. Ops: [2.1-2.1]
I20260608 10:03:23.199589  8078 consensus_queue.cc:1243] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e [LEADER]: Peer 74c86ca49ddb4bdd94f734e26f7c3db8 log is divergent from this leader: its last log entry 1.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 10:03:23.202836  8073 consensus_queue.cc:1048] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260608 10:03:23.214488  8077 consensus_queue.cc:1059] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:23.216817  8066 leader_election.cc:290] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [CANDIDATE]: Term 3 election: Requested vote from peers 74c86ca49ddb4bdd94f734e26f7c3db8 (127.0.167.66:39775), e593319c81384de0a3fb6c73cdd2bc0e (127.0.167.65:34621)
I20260608 10:03:23.217185  7931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee0680896f049479c2558364d1b8c0a" candidate_uuid: "1a0449aa778841e7af7d1601b1f753d9" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8"
I20260608 10:03:23.218652  7931 raft_consensus.cc:3060] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:03:23.226908  7387 catalog_manager.cc:5696] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 reported cstate change: term changed from 2 to 3, leader changed from e593319c81384de0a3fb6c73cdd2bc0e (127.0.167.65) to 74c86ca49ddb4bdd94f734e26f7c3db8 (127.0.167.66). New cstate: current_term: 3 leader_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:23.222898  8073 consensus_queue.cc:1059] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:23.232954  8073 raft_consensus.cc:3055] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e [term 2 LEADER]: Stepping down as leader of term 2
I20260608 10:03:23.233820  8073 raft_consensus.cc:740] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e593319c81384de0a3fb6c73cdd2bc0e, State: Running, Role: LEADER
I20260608 10:03:23.224617  8076 raft_consensus.cc:3055] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e [term 2 LEADER]: Stepping down as leader of term 2
W20260608 10:03:23.211666  7435 auto_rebalancer.cc:591] Failed to schedule move for tablet 2317f3f301284cf2b6e5a2ede463a273: Illegal state: Leader has not yet committed an operation in its own term
I20260608 10:03:23.235853  8076 raft_consensus.cc:740] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e593319c81384de0a3fb6c73cdd2bc0e, State: Running, Role: LEADER
I20260608 10:03:23.245033  7851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee0680896f049479c2558364d1b8c0a" candidate_uuid: "1a0449aa778841e7af7d1601b1f753d9" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e593319c81384de0a3fb6c73cdd2bc0e"
I20260608 10:03:23.246037  8073 consensus_queue.cc:260] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e [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: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } }
I20260608 10:03:23.247349  8073 raft_consensus.cc:3060] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:03:23.244859  7849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee0680896f049479c2558364d1b8c0a" candidate_uuid: "1a0449aa778841e7af7d1601b1f753d9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" is_pre_election: true
I20260608 10:03:23.244935  8076 consensus_queue.cc:260] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e [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: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } }
I20260608 10:03:23.255352  8076 raft_consensus.cc:3060] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:03:23.261026  7931 raft_consensus.cc:2468] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a0449aa778841e7af7d1601b1f753d9 in term 3.
I20260608 10:03:23.262867  7930 raft_consensus.cc:1240] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 3 FOLLOWER]: Rejecting Update request from peer e593319c81384de0a3fb6c73cdd2bc0e for earlier term 2. Current term is 3. Ops: [2.1-2.1]
I20260608 10:03:23.267998  7851 raft_consensus.cc:2410] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a0449aa778841e7af7d1601b1f753d9 for term 3 because replica has last-logged OpId of term: 2 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 10:03:23.268630  7972 leader_election.cc:304] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [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: 1a0449aa778841e7af7d1601b1f753d9, 74c86ca49ddb4bdd94f734e26f7c3db8; no voters: 
I20260608 10:03:23.270133  8084 raft_consensus.cc:2804] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:03:23.271152  8084 raft_consensus.cc:697] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [term 3 LEADER]: Becoming Leader. State: Replica: 1a0449aa778841e7af7d1601b1f753d9, State: Running, Role: LEADER
I20260608 10:03:23.272524  8084 consensus_queue.cc:237] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } }
W20260608 10:03:23.290247  7435 auto_rebalancer.cc:591] Failed to schedule move for tablet ec0a5622ee7a48d9b4d97b7f777ef4c2: Illegal state: Replica e593319c81384de0a3fb6c73cdd2bc0e is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 3 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } }
I20260608 10:03:23.296936  7931 consensus_queue.cc:237] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [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: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } attrs { replace: true } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "00939a1b8e9645f8b2788bdc58bdb6db" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 37867 } attrs { promote: true } }
I20260608 10:03:23.303705  7385 catalog_manager.cc:5696] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 reported cstate change: term changed from 2 to 3, leader changed from e593319c81384de0a3fb6c73cdd2bc0e (127.0.167.65) to 1a0449aa778841e7af7d1601b1f753d9 (127.0.167.67). New cstate: current_term: 3 leader_uuid: "1a0449aa778841e7af7d1601b1f753d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:23.306943  8014 raft_consensus.cc:1275] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9 [term 2 FOLLOWER]: Refusing update from remote peer 74c86ca49ddb4bdd94f734e26f7c3db8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:03:23.309643  8064 consensus_queue.cc:1048] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:03:23.311805  7850 raft_consensus.cc:1275] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e [term 2 FOLLOWER]: Refusing update from remote peer 74c86ca49ddb4bdd94f734e26f7c3db8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:03:23.313680  8064 consensus_queue.cc:1048] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } 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 10:03:23.318722  8065 raft_consensus.cc:2955] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 00939a1b8e9645f8b2788bdc58bdb6db (127.0.167.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } attrs { replace: true } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "00939a1b8e9645f8b2788bdc58bdb6db" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 37867 } attrs { promote: true } } }
I20260608 10:03:23.322513  8014 raft_consensus.cc:2955] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 00939a1b8e9645f8b2788bdc58bdb6db (127.0.167.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } attrs { replace: true } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "00939a1b8e9645f8b2788bdc58bdb6db" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 37867 } attrs { promote: true } } }
W20260608 10:03:23.332690  7893 consensus_peers.cc:597] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 -> Peer 00939a1b8e9645f8b2788bdc58bdb6db (127.0.167.68:37867): Couldn't send request to peer 00939a1b8e9645f8b2788bdc58bdb6db. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e52f776ecf794527b3e1bd8c3bd61313. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:23.343935  7387 catalog_manager.cc:5696] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9 reported cstate change: config changed from index -1 to 3, NON_VOTER 00939a1b8e9645f8b2788bdc58bdb6db (127.0.167.68) added. New cstate: current_term: 2 leader_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } attrs { replace: true } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "00939a1b8e9645f8b2788bdc58bdb6db" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 37867 } attrs { promote: true } } }
I20260608 10:03:23.353909  7850 raft_consensus.cc:2955] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 00939a1b8e9645f8b2788bdc58bdb6db (127.0.167.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } attrs { replace: true } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "00939a1b8e9645f8b2788bdc58bdb6db" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 37867 } attrs { promote: true } } }
I20260608 10:03:23.683553  8098 ts_tablet_manager.cc:933] T e52f776ecf794527b3e1bd8c3bd61313 P 00939a1b8e9645f8b2788bdc58bdb6db: Initiating tablet copy from peer 74c86ca49ddb4bdd94f734e26f7c3db8 (127.0.167.66:39775)
I20260608 10:03:23.685619  8098 tablet_copy_client.cc:323] T e52f776ecf794527b3e1bd8c3bd61313 P 00939a1b8e9645f8b2788bdc58bdb6db: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.66:39775
I20260608 10:03:23.688220  7850 raft_consensus.cc:1275] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e [term 3 FOLLOWER]: Refusing update from remote peer 1a0449aa778841e7af7d1601b1f753d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 1. (term mismatch)
I20260608 10:03:23.689040  7850 pending_rounds.cc:85] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e: Aborting all ops after (but not including) 0
I20260608 10:03:23.689430  7850 pending_rounds.cc:107] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 10:03:23.689827  7850 raft_consensus.cc:2889] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 10:03:23.692203  8084 consensus_queue.cc:1048] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:23.707829  7931 raft_consensus.cc:1275] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 3 FOLLOWER]: Refusing update from remote peer 1a0449aa778841e7af7d1601b1f753d9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 1. (index mismatch)
I20260608 10:03:23.709276  7942 tablet_copy_service.cc:140] P 74c86ca49ddb4bdd94f734e26f7c3db8: Received BeginTabletCopySession request for tablet e52f776ecf794527b3e1bd8c3bd61313 from peer 00939a1b8e9645f8b2788bdc58bdb6db ({username='slave'} at 127.0.0.1:51796)
I20260608 10:03:23.709929  7942 tablet_copy_service.cc:161] P 74c86ca49ddb4bdd94f734e26f7c3db8: Beginning new tablet copy session on tablet e52f776ecf794527b3e1bd8c3bd61313 from peer 00939a1b8e9645f8b2788bdc58bdb6db at {username='slave'} at 127.0.0.1:51796: session id = 00939a1b8e9645f8b2788bdc58bdb6db-e52f776ecf794527b3e1bd8c3bd61313
I20260608 10:03:23.710417  7851 raft_consensus.cc:1275] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e [term 3 FOLLOWER]: Refusing update from remote peer 74c86ca49ddb4bdd94f734e26f7c3db8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:03:23.715412  8084 consensus_queue.cc:1048] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:23.717581  8065 consensus_queue.cc:1048] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:23.718695  8065 consensus_queue.cc:1243] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [LEADER]: Peer e593319c81384de0a3fb6c73cdd2bc0e 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 10:03:23.720363  7942 tablet_copy_source_session.cc:215] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:23.722232  7850 pending_rounds.cc:85] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e: Aborting all ops after (but not including) 0
I20260608 10:03:23.722648  7850 pending_rounds.cc:107] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 10:03:23.723016  7850 raft_consensus.cc:2889] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 10:03:23.725716  8098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e52f776ecf794527b3e1bd8c3bd61313. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 10:03:23.729348  8038 debug-util.cc:398] Leaking SignalData structure 0x7b080021db60 after lost signal to thread 672
W20260608 10:03:23.730654  8038 debug-util.cc:398] Leaking SignalData structure 0x7b0800239a80 after lost signal to thread 7421
W20260608 10:03:23.732257  8038 debug-util.cc:398] Leaking SignalData structure 0x7b08000471a0 after lost signal to thread 7791
W20260608 10:03:23.736142  8038 debug-util.cc:398] Leaking SignalData structure 0x7b08002e6760 after lost signal to thread 8041
I20260608 10:03:23.746521  8098 tablet_copy_client.cc:806] T e52f776ecf794527b3e1bd8c3bd61313 P 00939a1b8e9645f8b2788bdc58bdb6db: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:23.748600  8098 tablet_copy_client.cc:670] T e52f776ecf794527b3e1bd8c3bd61313 P 00939a1b8e9645f8b2788bdc58bdb6db: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:23.753806  8098 tablet_copy_client.cc:538] T e52f776ecf794527b3e1bd8c3bd61313 P 00939a1b8e9645f8b2788bdc58bdb6db: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:23.769627  8014 raft_consensus.cc:1275] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 1a0449aa778841e7af7d1601b1f753d9 [term 3 FOLLOWER]: Refusing update from remote peer 74c86ca49ddb4bdd94f734e26f7c3db8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:03:23.772738  8065 consensus_queue.cc:1048] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:23.773550  8098 tablet_bootstrap.cc:492] T e52f776ecf794527b3e1bd8c3bd61313 P 00939a1b8e9645f8b2788bdc58bdb6db: Bootstrap starting.
I20260608 10:03:23.823273  8098 tablet_bootstrap.cc:492] T e52f776ecf794527b3e1bd8c3bd61313 P 00939a1b8e9645f8b2788bdc58bdb6db: 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 10:03:23.824551  8098 tablet_bootstrap.cc:492] T e52f776ecf794527b3e1bd8c3bd61313 P 00939a1b8e9645f8b2788bdc58bdb6db: Bootstrap complete.
I20260608 10:03:23.825443  8098 ts_tablet_manager.cc:1403] T e52f776ecf794527b3e1bd8c3bd61313 P 00939a1b8e9645f8b2788bdc58bdb6db: Time spent bootstrapping tablet: real 0.052s	user 0.027s	sys 0.008s
I20260608 10:03:23.828918  8098 raft_consensus.cc:359] T e52f776ecf794527b3e1bd8c3bd61313 P 00939a1b8e9645f8b2788bdc58bdb6db [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } attrs { replace: true } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "00939a1b8e9645f8b2788bdc58bdb6db" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 37867 } attrs { promote: true } }
I20260608 10:03:23.829864  8098 raft_consensus.cc:740] T e52f776ecf794527b3e1bd8c3bd61313 P 00939a1b8e9645f8b2788bdc58bdb6db [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 00939a1b8e9645f8b2788bdc58bdb6db, State: Initialized, Role: LEARNER
I20260608 10:03:23.830612  8098 consensus_queue.cc:260] T e52f776ecf794527b3e1bd8c3bd61313 P 00939a1b8e9645f8b2788bdc58bdb6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } attrs { replace: true } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "00939a1b8e9645f8b2788bdc58bdb6db" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 37867 } attrs { promote: true } }
I20260608 10:03:23.834038  8098 ts_tablet_manager.cc:1434] T e52f776ecf794527b3e1bd8c3bd61313 P 00939a1b8e9645f8b2788bdc58bdb6db: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:03:23.836210  7942 tablet_copy_service.cc:342] P 74c86ca49ddb4bdd94f734e26f7c3db8: Request end of tablet copy session 00939a1b8e9645f8b2788bdc58bdb6db-e52f776ecf794527b3e1bd8c3bd61313 received from {username='slave'} at 127.0.0.1:51796
I20260608 10:03:23.836683  7942 tablet_copy_service.cc:434] P 74c86ca49ddb4bdd94f734e26f7c3db8: ending tablet copy session 00939a1b8e9645f8b2788bdc58bdb6db-e52f776ecf794527b3e1bd8c3bd61313 on tablet e52f776ecf794527b3e1bd8c3bd61313 with peer 00939a1b8e9645f8b2788bdc58bdb6db
I20260608 10:03:24.177707  7767 raft_consensus.cc:1217] T e52f776ecf794527b3e1bd8c3bd61313 P 00939a1b8e9645f8b2788bdc58bdb6db [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 10:03:24.610635  8096 raft_consensus.cc:1064] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8: attempting to promote NON_VOTER 00939a1b8e9645f8b2788bdc58bdb6db to VOTER
I20260608 10:03:24.613692  8096 consensus_queue.cc:237] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } attrs { replace: true } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "00939a1b8e9645f8b2788bdc58bdb6db" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 37867 } attrs { promote: false } }
I20260608 10:03:24.626194  7767 raft_consensus.cc:1275] T e52f776ecf794527b3e1bd8c3bd61313 P 00939a1b8e9645f8b2788bdc58bdb6db [term 2 LEARNER]: Refusing update from remote peer 74c86ca49ddb4bdd94f734e26f7c3db8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:03:24.627653  8014 raft_consensus.cc:1275] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9 [term 2 FOLLOWER]: Refusing update from remote peer 74c86ca49ddb4bdd94f734e26f7c3db8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:03:24.628087  8065 consensus_queue.cc:1048] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00939a1b8e9645f8b2788bdc58bdb6db" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 37867 } 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 10:03:24.629695  8097 consensus_queue.cc:1048] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:03:24.637904  7850 raft_consensus.cc:1275] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e [term 2 FOLLOWER]: Refusing update from remote peer 74c86ca49ddb4bdd94f734e26f7c3db8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:03:24.639938  8097 consensus_queue.cc:1048] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } 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 10:03:24.652768  8096 raft_consensus.cc:2955] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 00939a1b8e9645f8b2788bdc58bdb6db (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } attrs { replace: true } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "00939a1b8e9645f8b2788bdc58bdb6db" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 37867 } attrs { promote: false } } }
I20260608 10:03:24.656431  7767 raft_consensus.cc:2955] T e52f776ecf794527b3e1bd8c3bd61313 P 00939a1b8e9645f8b2788bdc58bdb6db [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 00939a1b8e9645f8b2788bdc58bdb6db (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } attrs { replace: true } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "00939a1b8e9645f8b2788bdc58bdb6db" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 37867 } attrs { promote: false } } }
I20260608 10:03:24.660537  8014 raft_consensus.cc:2955] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 00939a1b8e9645f8b2788bdc58bdb6db (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } attrs { replace: true } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "00939a1b8e9645f8b2788bdc58bdb6db" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 37867 } attrs { promote: false } } }
I20260608 10:03:24.666707  7850 raft_consensus.cc:2955] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 00939a1b8e9645f8b2788bdc58bdb6db (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } attrs { replace: true } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "00939a1b8e9645f8b2788bdc58bdb6db" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 37867 } attrs { promote: false } } }
I20260608 10:03:24.686791  7387 catalog_manager.cc:5696] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 reported cstate change: config changed from index 3 to 4, 00939a1b8e9645f8b2788bdc58bdb6db (127.0.167.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00939a1b8e9645f8b2788bdc58bdb6db" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 37867 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:03:24.752792  7931 consensus_queue.cc:237] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "00939a1b8e9645f8b2788bdc58bdb6db" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 37867 } attrs { promote: false } }
I20260608 10:03:24.759497  7767 raft_consensus.cc:1275] T e52f776ecf794527b3e1bd8c3bd61313 P 00939a1b8e9645f8b2788bdc58bdb6db [term 2 FOLLOWER]: Refusing update from remote peer 74c86ca49ddb4bdd94f734e26f7c3db8: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:03:24.760702  8014 raft_consensus.cc:1275] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9 [term 2 FOLLOWER]: Refusing update from remote peer 74c86ca49ddb4bdd94f734e26f7c3db8: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:03:24.761797  8096 consensus_queue.cc:1048] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00939a1b8e9645f8b2788bdc58bdb6db" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 37867 } 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 10:03:24.762977  8097 consensus_queue.cc:1048] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:03:24.772589  8065 raft_consensus.cc:2955] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e593319c81384de0a3fb6c73cdd2bc0e (127.0.167.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "00939a1b8e9645f8b2788bdc58bdb6db" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 37867 } attrs { promote: false } } }
I20260608 10:03:24.781284  7767 raft_consensus.cc:2955] T e52f776ecf794527b3e1bd8c3bd61313 P 00939a1b8e9645f8b2788bdc58bdb6db [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e593319c81384de0a3fb6c73cdd2bc0e (127.0.167.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "00939a1b8e9645f8b2788bdc58bdb6db" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 37867 } attrs { promote: false } } }
I20260608 10:03:24.781840  8014 raft_consensus.cc:2955] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e593319c81384de0a3fb6c73cdd2bc0e (127.0.167.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "00939a1b8e9645f8b2788bdc58bdb6db" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 37867 } attrs { promote: false } } }
I20260608 10:03:24.790515  7372 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e52f776ecf794527b3e1bd8c3bd61313 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:03:24.797591  7387 catalog_manager.cc:5696] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 reported cstate change: config changed from index 4 to 5, VOTER e593319c81384de0a3fb6c73cdd2bc0e (127.0.167.65) evicted. New cstate: current_term: 2 leader_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00939a1b8e9645f8b2788bdc58bdb6db" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 37867 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:03:24.828315  7841 tablet_service.cc:1558] Processing DeleteTablet for tablet e52f776ecf794527b3e1bd8c3bd61313 with delete_type TABLET_DATA_TOMBSTONED (TS e593319c81384de0a3fb6c73cdd2bc0e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:39004
I20260608 10:03:24.830473  8123 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:24.831583  8123 raft_consensus.cc:2243] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:24.832542  8123 raft_consensus.cc:2272] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:24.836179  8123 ts_tablet_manager.cc:1916] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:03:24.854231  8123 ts_tablet_manager.cc:1929] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 10:03:24.854604  8123 log.cc:1199] T e52f776ecf794527b3e1bd8c3bd61313 P e593319c81384de0a3fb6c73cdd2bc0e: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808122572-669-0/minicluster-data/ts-0-root/wals/e52f776ecf794527b3e1bd8c3bd61313
I20260608 10:03:24.856173  7372 catalog_manager.cc:5027] TS e593319c81384de0a3fb6c73cdd2bc0e (127.0.167.65:34621): tablet e52f776ecf794527b3e1bd8c3bd61313 (table test-workload [id=2a1bd3c5e3ae402793e2edb073c2da00]) successfully deleted
I20260608 10:03:25.849628  8014 consensus_queue.cc:237] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } attrs { replace: true } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "00939a1b8e9645f8b2788bdc58bdb6db" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 37867 } attrs { promote: true } }
I20260608 10:03:25.858173  7850 raft_consensus.cc:1275] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e [term 3 FOLLOWER]: Refusing update from remote peer 1a0449aa778841e7af7d1601b1f753d9: Log matching property violated. Preceding OpId in replica: term: 3 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:03:25.861332  7931 raft_consensus.cc:1275] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 3 FOLLOWER]: Refusing update from remote peer 1a0449aa778841e7af7d1601b1f753d9: Log matching property violated. Preceding OpId in replica: term: 3 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:03:25.862331  8127 consensus_queue.cc:1048] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:03:25.863440  8090 consensus_queue.cc:1048] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } 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 10:03:25.875453  7973 consensus_peers.cc:597] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 -> Peer 00939a1b8e9645f8b2788bdc58bdb6db (127.0.167.68:37867): Couldn't send request to peer 00939a1b8e9645f8b2788bdc58bdb6db. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3ee0680896f049479c2558364d1b8c0a. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:25.878619  8090 raft_consensus.cc:2955] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [term 3 LEADER]: Committing config change with OpId 3.2: config changed from index -1 to 2, NON_VOTER 00939a1b8e9645f8b2788bdc58bdb6db (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } attrs { replace: true } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "00939a1b8e9645f8b2788bdc58bdb6db" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 37867 } attrs { promote: true } } }
I20260608 10:03:25.881085  7850 raft_consensus.cc:2955] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e [term 3 FOLLOWER]: Committing config change with OpId 3.2: config changed from index -1 to 2, NON_VOTER 00939a1b8e9645f8b2788bdc58bdb6db (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } attrs { replace: true } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "00939a1b8e9645f8b2788bdc58bdb6db" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 37867 } attrs { promote: true } } }
I20260608 10:03:25.882746  7931 raft_consensus.cc:2955] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 3 FOLLOWER]: Committing config change with OpId 3.2: config changed from index -1 to 2, NON_VOTER 00939a1b8e9645f8b2788bdc58bdb6db (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } attrs { replace: true } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "00939a1b8e9645f8b2788bdc58bdb6db" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 37867 } attrs { promote: true } } }
I20260608 10:03:25.895912  7851 consensus_queue.cc:237] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [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: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } attrs { replace: true } } peers { permanent_uuid: "00939a1b8e9645f8b2788bdc58bdb6db" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 37867 } attrs { promote: true } }
I20260608 10:03:25.899260  7386 catalog_manager.cc:5696] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 reported cstate change: config changed from index -1 to 2, NON_VOTER 00939a1b8e9645f8b2788bdc58bdb6db (127.0.167.68) added. New cstate: current_term: 3 leader_uuid: "1a0449aa778841e7af7d1601b1f753d9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00939a1b8e9645f8b2788bdc58bdb6db" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 37867 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:25.909464  8014 raft_consensus.cc:1275] T 2317f3f301284cf2b6e5a2ede463a273 P 1a0449aa778841e7af7d1601b1f753d9 [term 2 FOLLOWER]: Refusing update from remote peer e593319c81384de0a3fb6c73cdd2bc0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:03:25.914183  8110 consensus_queue.cc:1048] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } 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 10:03:25.918727  7931 raft_consensus.cc:1275] T 2317f3f301284cf2b6e5a2ede463a273 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 2 FOLLOWER]: Refusing update from remote peer e593319c81384de0a3fb6c73cdd2bc0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:03:25.921640  8134 consensus_queue.cc:1048] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
W20260608 10:03:25.953193  7812 consensus_peers.cc:597] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e -> Peer 00939a1b8e9645f8b2788bdc58bdb6db (127.0.167.68:37867): Couldn't send request to peer 00939a1b8e9645f8b2788bdc58bdb6db. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2317f3f301284cf2b6e5a2ede463a273. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:25.954972  8134 raft_consensus.cc:2955] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 00939a1b8e9645f8b2788bdc58bdb6db (127.0.167.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } attrs { replace: true } } peers { permanent_uuid: "00939a1b8e9645f8b2788bdc58bdb6db" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 37867 } attrs { promote: true } } }
I20260608 10:03:25.957425  7931 raft_consensus.cc:2955] T 2317f3f301284cf2b6e5a2ede463a273 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 00939a1b8e9645f8b2788bdc58bdb6db (127.0.167.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } attrs { replace: true } } peers { permanent_uuid: "00939a1b8e9645f8b2788bdc58bdb6db" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 37867 } attrs { promote: true } } }
I20260608 10:03:25.957545  8014 raft_consensus.cc:2955] T 2317f3f301284cf2b6e5a2ede463a273 P 1a0449aa778841e7af7d1601b1f753d9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 00939a1b8e9645f8b2788bdc58bdb6db (127.0.167.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } attrs { replace: true } } peers { permanent_uuid: "00939a1b8e9645f8b2788bdc58bdb6db" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 37867 } attrs { promote: true } } }
I20260608 10:03:25.973419  7386 catalog_manager.cc:5696] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e reported cstate change: config changed from index -1 to 3, NON_VOTER 00939a1b8e9645f8b2788bdc58bdb6db (127.0.167.68) added. New cstate: current_term: 2 leader_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00939a1b8e9645f8b2788bdc58bdb6db" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 37867 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:26.427784  8142 ts_tablet_manager.cc:933] T 2317f3f301284cf2b6e5a2ede463a273 P 00939a1b8e9645f8b2788bdc58bdb6db: Initiating tablet copy from peer e593319c81384de0a3fb6c73cdd2bc0e (127.0.167.65:34621)
I20260608 10:03:26.429831  8142 tablet_copy_client.cc:323] T 2317f3f301284cf2b6e5a2ede463a273 P 00939a1b8e9645f8b2788bdc58bdb6db: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.65:34621
I20260608 10:03:26.463232  8146 ts_tablet_manager.cc:933] T 3ee0680896f049479c2558364d1b8c0a P 00939a1b8e9645f8b2788bdc58bdb6db: Initiating tablet copy from peer 1a0449aa778841e7af7d1601b1f753d9 (127.0.167.67:34145)
I20260608 10:03:26.466192  7861 tablet_copy_service.cc:140] P e593319c81384de0a3fb6c73cdd2bc0e: Received BeginTabletCopySession request for tablet 2317f3f301284cf2b6e5a2ede463a273 from peer 00939a1b8e9645f8b2788bdc58bdb6db ({username='slave'} at 127.0.0.1:39006)
I20260608 10:03:26.467175  7861 tablet_copy_service.cc:161] P e593319c81384de0a3fb6c73cdd2bc0e: Beginning new tablet copy session on tablet 2317f3f301284cf2b6e5a2ede463a273 from peer 00939a1b8e9645f8b2788bdc58bdb6db at {username='slave'} at 127.0.0.1:39006: session id = 00939a1b8e9645f8b2788bdc58bdb6db-2317f3f301284cf2b6e5a2ede463a273
I20260608 10:03:26.473003  8146 tablet_copy_client.cc:323] T 3ee0680896f049479c2558364d1b8c0a P 00939a1b8e9645f8b2788bdc58bdb6db: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.67:34145
I20260608 10:03:26.480480  7861 tablet_copy_source_session.cc:215] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:26.485554  8142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2317f3f301284cf2b6e5a2ede463a273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:26.503789  8026 tablet_copy_service.cc:140] P 1a0449aa778841e7af7d1601b1f753d9: Received BeginTabletCopySession request for tablet 3ee0680896f049479c2558364d1b8c0a from peer 00939a1b8e9645f8b2788bdc58bdb6db ({username='slave'} at 127.0.0.1:39890)
I20260608 10:03:26.504684  8026 tablet_copy_service.cc:161] P 1a0449aa778841e7af7d1601b1f753d9: Beginning new tablet copy session on tablet 3ee0680896f049479c2558364d1b8c0a from peer 00939a1b8e9645f8b2788bdc58bdb6db at {username='slave'} at 127.0.0.1:39890: session id = 00939a1b8e9645f8b2788bdc58bdb6db-3ee0680896f049479c2558364d1b8c0a
I20260608 10:03:26.509461  8142 tablet_copy_client.cc:806] T 2317f3f301284cf2b6e5a2ede463a273 P 00939a1b8e9645f8b2788bdc58bdb6db: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:26.510198  8142 tablet_copy_client.cc:670] T 2317f3f301284cf2b6e5a2ede463a273 P 00939a1b8e9645f8b2788bdc58bdb6db: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:26.514551  8142 tablet_copy_client.cc:538] T 2317f3f301284cf2b6e5a2ede463a273 P 00939a1b8e9645f8b2788bdc58bdb6db: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:26.515383  8026 tablet_copy_source_session.cc:215] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:26.520200  8146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ee0680896f049479c2558364d1b8c0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:26.524013  8142 tablet_bootstrap.cc:492] T 2317f3f301284cf2b6e5a2ede463a273 P 00939a1b8e9645f8b2788bdc58bdb6db: Bootstrap starting.
I20260608 10:03:26.540051  8146 tablet_copy_client.cc:806] T 3ee0680896f049479c2558364d1b8c0a P 00939a1b8e9645f8b2788bdc58bdb6db: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:26.540809  8146 tablet_copy_client.cc:670] T 3ee0680896f049479c2558364d1b8c0a P 00939a1b8e9645f8b2788bdc58bdb6db: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:26.545670  8146 tablet_copy_client.cc:538] T 3ee0680896f049479c2558364d1b8c0a P 00939a1b8e9645f8b2788bdc58bdb6db: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:26.556569  8146 tablet_bootstrap.cc:492] T 3ee0680896f049479c2558364d1b8c0a P 00939a1b8e9645f8b2788bdc58bdb6db: Bootstrap starting.
I20260608 10:03:26.568379  8142 tablet_bootstrap.cc:492] T 2317f3f301284cf2b6e5a2ede463a273 P 00939a1b8e9645f8b2788bdc58bdb6db: 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 10:03:26.569487  8142 tablet_bootstrap.cc:492] T 2317f3f301284cf2b6e5a2ede463a273 P 00939a1b8e9645f8b2788bdc58bdb6db: Bootstrap complete.
I20260608 10:03:26.570338  8142 ts_tablet_manager.cc:1403] T 2317f3f301284cf2b6e5a2ede463a273 P 00939a1b8e9645f8b2788bdc58bdb6db: Time spent bootstrapping tablet: real 0.047s	user 0.021s	sys 0.011s
I20260608 10:03:26.573827  8142 raft_consensus.cc:359] T 2317f3f301284cf2b6e5a2ede463a273 P 00939a1b8e9645f8b2788bdc58bdb6db [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } attrs { replace: true } } peers { permanent_uuid: "00939a1b8e9645f8b2788bdc58bdb6db" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 37867 } attrs { promote: true } }
I20260608 10:03:26.574961  8142 raft_consensus.cc:740] T 2317f3f301284cf2b6e5a2ede463a273 P 00939a1b8e9645f8b2788bdc58bdb6db [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 00939a1b8e9645f8b2788bdc58bdb6db, State: Initialized, Role: LEARNER
I20260608 10:03:26.575719  8142 consensus_queue.cc:260] T 2317f3f301284cf2b6e5a2ede463a273 P 00939a1b8e9645f8b2788bdc58bdb6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } attrs { replace: true } } peers { permanent_uuid: "00939a1b8e9645f8b2788bdc58bdb6db" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 37867 } attrs { promote: true } }
I20260608 10:03:26.585521  8142 ts_tablet_manager.cc:1434] T 2317f3f301284cf2b6e5a2ede463a273 P 00939a1b8e9645f8b2788bdc58bdb6db: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 10:03:26.589164  8146 tablet_bootstrap.cc:492] T 3ee0680896f049479c2558364d1b8c0a P 00939a1b8e9645f8b2788bdc58bdb6db: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=1 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:03:26.590281  8146 tablet_bootstrap.cc:492] T 3ee0680896f049479c2558364d1b8c0a P 00939a1b8e9645f8b2788bdc58bdb6db: Bootstrap complete.
I20260608 10:03:26.591674  8146 ts_tablet_manager.cc:1403] T 3ee0680896f049479c2558364d1b8c0a P 00939a1b8e9645f8b2788bdc58bdb6db: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.017s
I20260608 10:03:26.592173  7861 tablet_copy_service.cc:342] P e593319c81384de0a3fb6c73cdd2bc0e: Request end of tablet copy session 00939a1b8e9645f8b2788bdc58bdb6db-2317f3f301284cf2b6e5a2ede463a273 received from {username='slave'} at 127.0.0.1:39006
I20260608 10:03:26.592696  7861 tablet_copy_service.cc:434] P e593319c81384de0a3fb6c73cdd2bc0e: ending tablet copy session 00939a1b8e9645f8b2788bdc58bdb6db-2317f3f301284cf2b6e5a2ede463a273 on tablet 2317f3f301284cf2b6e5a2ede463a273 with peer 00939a1b8e9645f8b2788bdc58bdb6db
I20260608 10:03:26.595819  8146 raft_consensus.cc:359] T 3ee0680896f049479c2558364d1b8c0a P 00939a1b8e9645f8b2788bdc58bdb6db [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } attrs { replace: true } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "00939a1b8e9645f8b2788bdc58bdb6db" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 37867 } attrs { promote: true } }
I20260608 10:03:26.596897  8146 raft_consensus.cc:740] T 3ee0680896f049479c2558364d1b8c0a P 00939a1b8e9645f8b2788bdc58bdb6db [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 00939a1b8e9645f8b2788bdc58bdb6db, State: Initialized, Role: LEARNER
I20260608 10:03:26.597725  8146 consensus_queue.cc:260] T 3ee0680896f049479c2558364d1b8c0a P 00939a1b8e9645f8b2788bdc58bdb6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.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: "74c86ca49ddb4bdd94f734e26f7c3db8" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39775 } attrs { replace: true } } peers { permanent_uuid: "1a0449aa778841e7af7d1601b1f753d9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34145 } } peers { permanent_uuid: "e593319c81384de0a3fb6c73cdd2bc0e" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34621 } } peers { permanent_uuid: "00939a1b8e9645f8b2788bdc58bdb6db" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 37867 } attrs { promote: true } }
I20260608 10:03:26.600373  8146 ts_tablet_manager.cc:1434] T 3ee0680896f049479c2558364d1b8c0a P 00939a1b8e9645f8b2788bdc58bdb6db: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:03:26.602468  8026 tablet_copy_service.cc:342] P 1a0449aa778841e7af7d1601b1f753d9: Request end of tablet copy session 00939a1b8e9645f8b2788bdc58bdb6db-3ee0680896f049479c2558364d1b8c0a received from {username='slave'} at 127.0.0.1:39890
I20260608 10:03:26.602917  8026 tablet_copy_service.cc:434] P 1a0449aa778841e7af7d1601b1f753d9: ending tablet copy session 00939a1b8e9645f8b2788bdc58bdb6db-3ee0680896f049479c2558364d1b8c0a on tablet 3ee0680896f049479c2558364d1b8c0a with peer 00939a1b8e9645f8b2788bdc58bdb6db
I20260608 10:03:26.658058   669 tablet_server.cc:179] TabletServer@127.0.167.65:34621 shutting down...
I20260608 10:03:26.701449   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:26.702649   669 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:26.703534   669 raft_consensus.cc:2243] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:26.704205   669 raft_consensus.cc:2272] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P e593319c81384de0a3fb6c73cdd2bc0e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:26.707352   669 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:26.708187   669 raft_consensus.cc:2243] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:03:26.709762   669 raft_consensus.cc:2272] T 2317f3f301284cf2b6e5a2ede463a273 P e593319c81384de0a3fb6c73cdd2bc0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:26.713233   669 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:26.714025   669 raft_consensus.cc:2243] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:26.714675   669 raft_consensus.cc:2272] T 3ee0680896f049479c2558364d1b8c0a P e593319c81384de0a3fb6c73cdd2bc0e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:26.734550   669 tablet_server.cc:196] TabletServer@127.0.167.65:34621 shutdown complete.
I20260608 10:03:26.755707   669 tablet_server.cc:179] TabletServer@127.0.167.66:39775 shutting down...
W20260608 10:03:26.795415  7972 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.167.65:34621: connect: Connection refused (error 111)
I20260608 10:03:26.798658   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:26.800350   669 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:26.801230   669 raft_consensus.cc:2243] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:03:26.802332   669 raft_consensus.cc:2272] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:26.805128   669 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:26.806020   669 raft_consensus.cc:2243] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:03:26.807132   669 raft_consensus.cc:2272] T e52f776ecf794527b3e1bd8c3bd61313 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:26.809967   669 tablet_replica.cc:333] stopping tablet replica
W20260608 10:03:26.810176  7972 consensus_peers.cc:597] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 -> Peer e593319c81384de0a3fb6c73cdd2bc0e (127.0.167.65:34621): Couldn't send request to peer e593319c81384de0a3fb6c73cdd2bc0e. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:34621: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:26.810833   669 raft_consensus.cc:2243] T 2317f3f301284cf2b6e5a2ede463a273 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:26.811563   669 raft_consensus.cc:2272] T 2317f3f301284cf2b6e5a2ede463a273 P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:26.815929   669 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:26.816722   669 raft_consensus.cc:2243] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:26.817409   669 raft_consensus.cc:2272] T 3ee0680896f049479c2558364d1b8c0a P 74c86ca49ddb4bdd94f734e26f7c3db8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:26.834955   669 tablet_server.cc:196] TabletServer@127.0.167.66:39775 shutdown complete.
I20260608 10:03:26.854329   669 tablet_server.cc:179] TabletServer@127.0.167.67:34145 shutting down...
I20260608 10:03:26.897380   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:26.898190   669 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:26.898922   669 raft_consensus.cc:2243] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 1a0449aa778841e7af7d1601b1f753d9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:26.899444   669 raft_consensus.cc:2272] T ec0a5622ee7a48d9b4d97b7f777ef4c2 P 1a0449aa778841e7af7d1601b1f753d9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:26.901803   669 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:26.902369   669 raft_consensus.cc:2243] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:26.902868   669 raft_consensus.cc:2272] T e52f776ecf794527b3e1bd8c3bd61313 P 1a0449aa778841e7af7d1601b1f753d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:26.904942   669 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:26.905486   669 raft_consensus.cc:2243] T 2317f3f301284cf2b6e5a2ede463a273 P 1a0449aa778841e7af7d1601b1f753d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:26.906044   669 raft_consensus.cc:2272] T 2317f3f301284cf2b6e5a2ede463a273 P 1a0449aa778841e7af7d1601b1f753d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:26.908970   669 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:26.909549   669 raft_consensus.cc:2243] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:03:26.910701   669 raft_consensus.cc:2272] T 3ee0680896f049479c2558364d1b8c0a P 1a0449aa778841e7af7d1601b1f753d9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:27.379360   669 tablet_server.cc:196] TabletServer@127.0.167.67:34145 shutdown complete.
I20260608 10:03:27.399353   669 tablet_server.cc:179] TabletServer@127.0.167.68:0 shutting down...
I20260608 10:03:27.430253   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:27.431114   669 tablet_replica.cc:333] T 3ee0680896f049479c2558364d1b8c0a P 00939a1b8e9645f8b2788bdc58bdb6db: stopping tablet replica
I20260608 10:03:27.431910   669 raft_consensus.cc:2243] T 3ee0680896f049479c2558364d1b8c0a P 00939a1b8e9645f8b2788bdc58bdb6db [term 3 LEARNER]: Raft consensus shutting down.
I20260608 10:03:27.432387   669 raft_consensus.cc:2272] T 3ee0680896f049479c2558364d1b8c0a P 00939a1b8e9645f8b2788bdc58bdb6db [term 3 LEARNER]: Raft consensus is shut down!
I20260608 10:03:27.434401   669 tablet_replica.cc:333] T 2317f3f301284cf2b6e5a2ede463a273 P 00939a1b8e9645f8b2788bdc58bdb6db: stopping tablet replica
I20260608 10:03:27.434908   669 raft_consensus.cc:2243] T 2317f3f301284cf2b6e5a2ede463a273 P 00939a1b8e9645f8b2788bdc58bdb6db [term 2 LEARNER]: Raft consensus shutting down.
I20260608 10:03:27.435302   669 raft_consensus.cc:2272] T 2317f3f301284cf2b6e5a2ede463a273 P 00939a1b8e9645f8b2788bdc58bdb6db [term 2 LEARNER]: Raft consensus is shut down!
I20260608 10:03:27.437340   669 tablet_replica.cc:333] T e52f776ecf794527b3e1bd8c3bd61313 P 00939a1b8e9645f8b2788bdc58bdb6db: stopping tablet replica
I20260608 10:03:27.437824   669 raft_consensus.cc:2243] T e52f776ecf794527b3e1bd8c3bd61313 P 00939a1b8e9645f8b2788bdc58bdb6db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:27.438346   669 raft_consensus.cc:2272] T e52f776ecf794527b3e1bd8c3bd61313 P 00939a1b8e9645f8b2788bdc58bdb6db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:27.475082   669 tablet_server.cc:196] TabletServer@127.0.167.68:0 shutdown complete.
I20260608 10:03:27.489478   669 master.cc:562] Master@127.0.167.126:37409 shutting down...
W20260608 10:03:27.512699  7435 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:03:27.513000  7435 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:03:27.513226  7435 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:03:27.514384   669 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7a6a4096c7ce49d5b5d969bc7e83019f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:27.514880   669 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7a6a4096c7ce49d5b5d969bc7e83019f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:27.515175   669 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7a6a4096c7ce49d5b5d969bc7e83019f: stopping tablet replica
I20260608 10:03:27.534840   669 master.cc:584] Master@127.0.167.126:37409 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (16919 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260608 10:03:27.577049   669 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.167.126:37261
I20260608 10:03:27.578579   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:27.584460  8154 instance_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 10:03:27.584733  8155 instance_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 10:03:27.585706  8157 instance_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 10:03:27.587318   669 server_base.cc:1061] running on GCE node
I20260608 10:03:27.588384   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:27.588595   669 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 10:03:27.588752   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913007588737 us; error 0 us; skew 500 ppm
I20260608 10:03:27.589376   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:27.591781   669 webserver.cc:533] Webserver started at http://127.0.167.126:35147/ using document root <none> and password file <none>
I20260608 10:03:27.592378   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:27.592566   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:27.592869   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:27.594012   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-0/minicluster-data/master-0-root/instance:
uuid: "cc7833e63b0c4517a94f5a70c9ba7567"
format_stamp: "Formatted at 2026-06-08 10:03:27 on dist-test-slave-swwz"
I20260608 10:03:27.599090   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:03:27.602998  8162 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:27.603829   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:03:27.604158   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-0/minicluster-data/master-0-root
uuid: "cc7833e63b0c4517a94f5a70c9ba7567"
format_stamp: "Formatted at 2026-06-08 10:03:27 on dist-test-slave-swwz"
I20260608 10:03:27.604507   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-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 10:03:27.624871   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:27.626102   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:27.665307   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.126:37261
I20260608 10:03:27.665447  8213 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.126:37261 every 8 connection(s)
I20260608 10:03:27.669670  8214 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 10:03:27.680805  8214 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cc7833e63b0c4517a94f5a70c9ba7567: Bootstrap starting.
I20260608 10:03:27.685911  8214 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cc7833e63b0c4517a94f5a70c9ba7567: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:27.690492  8214 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cc7833e63b0c4517a94f5a70c9ba7567: No bootstrap required, opened a new log
I20260608 10:03:27.692867  8214 raft_consensus.cc:359] T 00000000000000000000000000000000 P cc7833e63b0c4517a94f5a70c9ba7567 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc7833e63b0c4517a94f5a70c9ba7567" member_type: VOTER }
I20260608 10:03:27.693300  8214 raft_consensus.cc:385] T 00000000000000000000000000000000 P cc7833e63b0c4517a94f5a70c9ba7567 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:27.693543  8214 raft_consensus.cc:740] T 00000000000000000000000000000000 P cc7833e63b0c4517a94f5a70c9ba7567 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc7833e63b0c4517a94f5a70c9ba7567, State: Initialized, Role: FOLLOWER
I20260608 10:03:27.694238  8214 consensus_queue.cc:260] T 00000000000000000000000000000000 P cc7833e63b0c4517a94f5a70c9ba7567 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cc7833e63b0c4517a94f5a70c9ba7567" member_type: VOTER }
I20260608 10:03:27.694725  8214 raft_consensus.cc:399] T 00000000000000000000000000000000 P cc7833e63b0c4517a94f5a70c9ba7567 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:27.694959  8214 raft_consensus.cc:493] T 00000000000000000000000000000000 P cc7833e63b0c4517a94f5a70c9ba7567 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:27.695247  8214 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cc7833e63b0c4517a94f5a70c9ba7567 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:27.700521  8214 raft_consensus.cc:515] T 00000000000000000000000000000000 P cc7833e63b0c4517a94f5a70c9ba7567 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc7833e63b0c4517a94f5a70c9ba7567" member_type: VOTER }
I20260608 10:03:27.701120  8214 leader_election.cc:304] T 00000000000000000000000000000000 P cc7833e63b0c4517a94f5a70c9ba7567 [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: cc7833e63b0c4517a94f5a70c9ba7567; no voters: 
I20260608 10:03:27.702466  8214 leader_election.cc:290] T 00000000000000000000000000000000 P cc7833e63b0c4517a94f5a70c9ba7567 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:27.702894  8217 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cc7833e63b0c4517a94f5a70c9ba7567 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:27.704360  8217 raft_consensus.cc:697] T 00000000000000000000000000000000 P cc7833e63b0c4517a94f5a70c9ba7567 [term 1 LEADER]: Becoming Leader. State: Replica: cc7833e63b0c4517a94f5a70c9ba7567, State: Running, Role: LEADER
I20260608 10:03:27.705096  8217 consensus_queue.cc:237] T 00000000000000000000000000000000 P cc7833e63b0c4517a94f5a70c9ba7567 [LEADER]: Queue going to LEADER mode. State: All 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: "cc7833e63b0c4517a94f5a70c9ba7567" member_type: VOTER }
I20260608 10:03:27.705622  8214 sys_catalog.cc:565] T 00000000000000000000000000000000 P cc7833e63b0c4517a94f5a70c9ba7567 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:03:27.710471  8218 sys_catalog.cc:455] T 00000000000000000000000000000000 P cc7833e63b0c4517a94f5a70c9ba7567 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cc7833e63b0c4517a94f5a70c9ba7567" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc7833e63b0c4517a94f5a70c9ba7567" member_type: VOTER } }
I20260608 10:03:27.711246  8218 sys_catalog.cc:458] T 00000000000000000000000000000000 P cc7833e63b0c4517a94f5a70c9ba7567 [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:27.712899  8219 sys_catalog.cc:455] T 00000000000000000000000000000000 P cc7833e63b0c4517a94f5a70c9ba7567 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cc7833e63b0c4517a94f5a70c9ba7567. Latest consensus state: current_term: 1 leader_uuid: "cc7833e63b0c4517a94f5a70c9ba7567" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc7833e63b0c4517a94f5a70c9ba7567" member_type: VOTER } }
I20260608 10:03:27.713423  8219 sys_catalog.cc:458] T 00000000000000000000000000000000 P cc7833e63b0c4517a94f5a70c9ba7567 [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:27.713450  8224 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:03:27.722409  8224 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:03:27.725666   669 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:03:27.733135  8224 catalog_manager.cc:1382] Generated new cluster ID: 998c0fa2c8b64cd981d10f1bec09f2a9
I20260608 10:03:27.733464  8224 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:03:27.747195  8224 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:03:27.748641  8224 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:03:27.764983  8224 catalog_manager.cc:6069] T 00000000000000000000000000000000 P cc7833e63b0c4517a94f5a70c9ba7567: Generated new TSK 0
I20260608 10:03:27.765650  8224 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:03:27.792549   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:27.799563  8235 instance_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 10:03:27.800738  8236 instance_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 10:03:27.802074  8238 instance_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 10:03:27.802772   669 server_base.cc:1061] running on GCE node
I20260608 10:03:27.803691   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:27.803881   669 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 10:03:27.804005   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913007803994 us; error 0 us; skew 500 ppm
I20260608 10:03:27.804620   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:27.807464   669 webserver.cc:533] Webserver started at http://127.0.167.65:44043/ using document root <none> and password file <none>
I20260608 10:03:27.807955   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:27.808116   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:27.808410   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:27.809576   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-0/minicluster-data/ts-0-root/instance:
uuid: "caf847b312cd429d9388fbeee837a677"
format_stamp: "Formatted at 2026-06-08 10:03:27 on dist-test-slave-swwz"
I20260608 10:03:27.814292   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:03:27.817970  8243 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:27.818812   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260608 10:03:27.819079   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-0/minicluster-data/ts-0-root
uuid: "caf847b312cd429d9388fbeee837a677"
format_stamp: "Formatted at 2026-06-08 10:03:27 on dist-test-slave-swwz"
I20260608 10:03:27.819367   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-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 10:03:27.834195   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:27.835453   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:27.837029   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:27.839480   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:27.839697   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:27.839980   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:27.840160   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:27.883093   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.65:39113
I20260608 10:03:27.883230  8305 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.65:39113 every 8 connection(s)
I20260608 10:03:27.888702   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:27.897490  8310 instance_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 10:03:27.900486  8311 instance_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 10:03:27.901253   669 server_base.cc:1061] running on GCE node
W20260608 10:03:27.901163  8313 instance_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 10:03:27.902745   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:27.903060   669 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 10:03:27.903245   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913007903228 us; error 0 us; skew 500 ppm
I20260608 10:03:27.903904   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:27.904119  8306 heartbeater.cc:344] Connected to a master server at 127.0.167.126:37261
I20260608 10:03:27.904628  8306 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:27.905606  8306 heartbeater.cc:507] Master 127.0.167.126:37261 requested a full tablet report, sending...
I20260608 10:03:27.906823   669 webserver.cc:533] Webserver started at http://127.0.167.66:40983/ using document root <none> and password file <none>
I20260608 10:03:27.907518   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:27.907738   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:27.908044   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:27.908483  8179 ts_manager.cc:194] Registered new tserver with Master: caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113)
I20260608 10:03:27.909263   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-0/minicluster-data/ts-1-root/instance:
uuid: "87dbe13e62db4beba2cafda03ebeb5b3"
format_stamp: "Formatted at 2026-06-08 10:03:27 on dist-test-slave-swwz"
I20260608 10:03:27.910450  8179 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53476
I20260608 10:03:27.914199   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:03:27.917860  8318 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:27.918629   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:03:27.918941   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-0/minicluster-data/ts-1-root
uuid: "87dbe13e62db4beba2cafda03ebeb5b3"
format_stamp: "Formatted at 2026-06-08 10:03:27 on dist-test-slave-swwz"
I20260608 10:03:27.919232   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-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 10:03:27.935734   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:27.936970   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:27.938436   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:27.940919   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:27.941154   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:27.941394   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:27.941569   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:27.981556   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.66:46661
I20260608 10:03:27.981688  8380 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.66:46661 every 8 connection(s)
I20260608 10:03:27.986991   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:27.995512  8384 instance_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 10:03:27.995642  8385 instance_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 10:03:27.999785  8381 heartbeater.cc:344] Connected to a master server at 127.0.167.126:37261
W20260608 10:03:28.000125  8387 instance_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 10:03:28.000334  8381 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:28.000699   669 server_base.cc:1061] running on GCE node
I20260608 10:03:28.001389  8381 heartbeater.cc:507] Master 127.0.167.126:37261 requested a full tablet report, sending...
I20260608 10:03:28.001696   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:28.002048   669 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 10:03:28.002239   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913008002218 us; error 0 us; skew 500 ppm
I20260608 10:03:28.002983   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:28.004025  8179 ts_manager.cc:194] Registered new tserver with Master: 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66:46661)
I20260608 10:03:28.005962   669 webserver.cc:533] Webserver started at http://127.0.167.67:37733/ using document root <none> and password file <none>
I20260608 10:03:28.006139  8179 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53482
I20260608 10:03:28.006755   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:28.007066   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:28.007488   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:28.008759   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-0/minicluster-data/ts-2-root/instance:
uuid: "49b7a84b40b64a0993c147d300a102f9"
format_stamp: "Formatted at 2026-06-08 10:03:28 on dist-test-slave-swwz"
I20260608 10:03:28.013337   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260608 10:03:28.016840  8392 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:28.017621   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 10:03:28.017935   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-0/minicluster-data/ts-2-root
uuid: "49b7a84b40b64a0993c147d300a102f9"
format_stamp: "Formatted at 2026-06-08 10:03:28 on dist-test-slave-swwz"
I20260608 10:03:28.018224   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-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 10:03:28.039963   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:28.041195   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:28.042668   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:28.045115   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:28.045349   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:28.045593   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:28.045768   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:28.088080   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.67:44703
I20260608 10:03:28.088195  8454 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.67:44703 every 8 connection(s)
I20260608 10:03:28.103353  8455 heartbeater.cc:344] Connected to a master server at 127.0.167.126:37261
I20260608 10:03:28.103792  8455 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:28.104593  8455 heartbeater.cc:507] Master 127.0.167.126:37261 requested a full tablet report, sending...
I20260608 10:03:28.106844  8179 ts_manager.cc:194] Registered new tserver with Master: 49b7a84b40b64a0993c147d300a102f9 (127.0.167.67:44703)
I20260608 10:03:28.107672   669 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015889669s
I20260608 10:03:28.108486  8179 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53492
I20260608 10:03:28.913306  8306 heartbeater.cc:499] Master 127.0.167.126:37261 was elected leader, sending a full tablet report...
I20260608 10:03:29.009111  8381 heartbeater.cc:499] Master 127.0.167.126:37261 was elected leader, sending a full tablet report...
I20260608 10:03:29.111398  8455 heartbeater.cc:499] Master 127.0.167.126:37261 was elected leader, sending a full tablet report...
I20260608 10:03:29.166136  8179 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53504:
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 10:03:29.168783  8179 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 10:03:29.234097  8346 tablet_service.cc:1511] Processing CreateTablet for tablet 2ac163ce9bd346df94ff9bb746d3dca3 (DEFAULT_TABLE table=test-workload [id=2ab4264073de4906a09dc8ba1f6e3264]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:29.235656  8346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ac163ce9bd346df94ff9bb746d3dca3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:29.238294  8345 tablet_service.cc:1511] Processing CreateTablet for tablet df0a4e9fcd6248fab80178b9fc1c6c62 (DEFAULT_TABLE table=test-workload [id=2ab4264073de4906a09dc8ba1f6e3264]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:29.239914  8345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df0a4e9fcd6248fab80178b9fc1c6c62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:29.240303  8344 tablet_service.cc:1511] Processing CreateTablet for tablet 57886625f3c04fe7a336cb8f59f90e8a (DEFAULT_TABLE table=test-workload [id=2ab4264073de4906a09dc8ba1f6e3264]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:29.241698  8344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57886625f3c04fe7a336cb8f59f90e8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:29.246912  8343 tablet_service.cc:1511] Processing CreateTablet for tablet ba0277967b724ae0966307c5f9d2176a (DEFAULT_TABLE table=test-workload [id=2ab4264073de4906a09dc8ba1f6e3264]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:29.247651  8420 tablet_service.cc:1511] Processing CreateTablet for tablet 2ac163ce9bd346df94ff9bb746d3dca3 (DEFAULT_TABLE table=test-workload [id=2ab4264073de4906a09dc8ba1f6e3264]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:29.248469  8343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba0277967b724ae0966307c5f9d2176a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:29.249351  8420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ac163ce9bd346df94ff9bb746d3dca3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:29.253602  8419 tablet_service.cc:1511] Processing CreateTablet for tablet df0a4e9fcd6248fab80178b9fc1c6c62 (DEFAULT_TABLE table=test-workload [id=2ab4264073de4906a09dc8ba1f6e3264]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:29.255218  8419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df0a4e9fcd6248fab80178b9fc1c6c62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:29.254909  8417 tablet_service.cc:1511] Processing CreateTablet for tablet ba0277967b724ae0966307c5f9d2176a (DEFAULT_TABLE table=test-workload [id=2ab4264073de4906a09dc8ba1f6e3264]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:29.256333  8417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba0277967b724ae0966307c5f9d2176a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:29.261657  8418 tablet_service.cc:1511] Processing CreateTablet for tablet 57886625f3c04fe7a336cb8f59f90e8a (DEFAULT_TABLE table=test-workload [id=2ab4264073de4906a09dc8ba1f6e3264]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:29.263408  8418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57886625f3c04fe7a336cb8f59f90e8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:29.277678  8270 tablet_service.cc:1511] Processing CreateTablet for tablet df0a4e9fcd6248fab80178b9fc1c6c62 (DEFAULT_TABLE table=test-workload [id=2ab4264073de4906a09dc8ba1f6e3264]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:29.279247  8270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df0a4e9fcd6248fab80178b9fc1c6c62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:29.281602  8269 tablet_service.cc:1511] Processing CreateTablet for tablet 57886625f3c04fe7a336cb8f59f90e8a (DEFAULT_TABLE table=test-workload [id=2ab4264073de4906a09dc8ba1f6e3264]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:29.283377  8268 tablet_service.cc:1511] Processing CreateTablet for tablet ba0277967b724ae0966307c5f9d2176a (DEFAULT_TABLE table=test-workload [id=2ab4264073de4906a09dc8ba1f6e3264]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:29.284262  8271 tablet_service.cc:1511] Processing CreateTablet for tablet 2ac163ce9bd346df94ff9bb746d3dca3 (DEFAULT_TABLE table=test-workload [id=2ab4264073de4906a09dc8ba1f6e3264]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:29.285895  8269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57886625f3c04fe7a336cb8f59f90e8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:29.288717  8271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ac163ce9bd346df94ff9bb746d3dca3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:29.292670  8268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba0277967b724ae0966307c5f9d2176a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:29.313959  8474 tablet_bootstrap.cc:492] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3: Bootstrap starting.
I20260608 10:03:29.316124  8475 tablet_bootstrap.cc:492] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9: Bootstrap starting.
I20260608 10:03:29.324638  8474 tablet_bootstrap.cc:654] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:29.327545  8475 tablet_bootstrap.cc:654] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:29.328528  8476 tablet_bootstrap.cc:492] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677: Bootstrap starting.
I20260608 10:03:29.337220  8476 tablet_bootstrap.cc:654] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:29.337349  8475 tablet_bootstrap.cc:492] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9: No bootstrap required, opened a new log
I20260608 10:03:29.338044  8475 ts_tablet_manager.cc:1403] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.007s
I20260608 10:03:29.340171  8474 tablet_bootstrap.cc:492] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3: No bootstrap required, opened a new log
I20260608 10:03:29.340967  8474 ts_tablet_manager.cc:1403] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.012s
I20260608 10:03:29.341679  8475 raft_consensus.cc:359] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:29.342599  8475 raft_consensus.cc:385] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:29.342911  8475 raft_consensus.cc:740] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b7a84b40b64a0993c147d300a102f9, State: Initialized, Role: FOLLOWER
I20260608 10:03:29.343330  8476 tablet_bootstrap.cc:492] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677: No bootstrap required, opened a new log
I20260608 10:03:29.343909  8476 ts_tablet_manager.cc:1403] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260608 10:03:29.343765  8475 consensus_queue.cc:260] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:29.344081  8474 raft_consensus.cc:359] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:29.344947  8474 raft_consensus.cc:385] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:29.345337  8474 raft_consensus.cc:740] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87dbe13e62db4beba2cafda03ebeb5b3, State: Initialized, Role: FOLLOWER
I20260608 10:03:29.346650  8474 consensus_queue.cc:260] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:29.347569  8476 raft_consensus.cc:359] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } }
I20260608 10:03:29.348470  8476 raft_consensus.cc:385] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:29.348814  8476 raft_consensus.cc:740] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf847b312cd429d9388fbeee837a677, State: Initialized, Role: FOLLOWER
I20260608 10:03:29.349630  8476 consensus_queue.cc:260] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } }
I20260608 10:03:29.358026  8481 raft_consensus.cc:493] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:29.358070  8475 ts_tablet_manager.cc:1434] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9: Time spent starting tablet: real 0.020s	user 0.013s	sys 0.000s
I20260608 10:03:29.359193  8481 raft_consensus.cc:515] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:29.361181  8475 tablet_bootstrap.cc:492] T df0a4e9fcd6248fab80178b9fc1c6c62 P 49b7a84b40b64a0993c147d300a102f9: Bootstrap starting.
I20260608 10:03:29.371680  8476 ts_tablet_manager.cc:1434] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677: Time spent starting tablet: real 0.027s	user 0.016s	sys 0.008s
I20260608 10:03:29.373111  8476 tablet_bootstrap.cc:492] T df0a4e9fcd6248fab80178b9fc1c6c62 P caf847b312cd429d9388fbeee837a677: Bootstrap starting.
I20260608 10:03:29.373625  8475 tablet_bootstrap.cc:654] T df0a4e9fcd6248fab80178b9fc1c6c62 P 49b7a84b40b64a0993c147d300a102f9: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:29.380376  8476 tablet_bootstrap.cc:654] T df0a4e9fcd6248fab80178b9fc1c6c62 P caf847b312cd429d9388fbeee837a677: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:29.390025  8475 tablet_bootstrap.cc:492] T df0a4e9fcd6248fab80178b9fc1c6c62 P 49b7a84b40b64a0993c147d300a102f9: No bootstrap required, opened a new log
I20260608 10:03:29.390923  8475 ts_tablet_manager.cc:1403] T df0a4e9fcd6248fab80178b9fc1c6c62 P 49b7a84b40b64a0993c147d300a102f9: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.010s
I20260608 10:03:29.395399  8475 raft_consensus.cc:359] T df0a4e9fcd6248fab80178b9fc1c6c62 P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:29.397367  8475 raft_consensus.cc:385] T df0a4e9fcd6248fab80178b9fc1c6c62 P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:29.397797  8475 raft_consensus.cc:740] T df0a4e9fcd6248fab80178b9fc1c6c62 P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b7a84b40b64a0993c147d300a102f9, State: Initialized, Role: FOLLOWER
I20260608 10:03:29.398888  8475 consensus_queue.cc:260] T df0a4e9fcd6248fab80178b9fc1c6c62 P 49b7a84b40b64a0993c147d300a102f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:29.399976  8476 tablet_bootstrap.cc:492] T df0a4e9fcd6248fab80178b9fc1c6c62 P caf847b312cd429d9388fbeee837a677: No bootstrap required, opened a new log
I20260608 10:03:29.400684  8476 ts_tablet_manager.cc:1403] T df0a4e9fcd6248fab80178b9fc1c6c62 P caf847b312cd429d9388fbeee837a677: Time spent bootstrapping tablet: real 0.028s	user 0.003s	sys 0.021s
I20260608 10:03:29.401607  8474 ts_tablet_manager.cc:1434] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3: Time spent starting tablet: real 0.060s	user 0.031s	sys 0.028s
I20260608 10:03:29.403378  8474 tablet_bootstrap.cc:492] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3: Bootstrap starting.
I20260608 10:03:29.413583  8474 tablet_bootstrap.cc:654] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:29.403955  8476 raft_consensus.cc:359] T df0a4e9fcd6248fab80178b9fc1c6c62 P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:29.404443  8475 ts_tablet_manager.cc:1434] T df0a4e9fcd6248fab80178b9fc1c6c62 P 49b7a84b40b64a0993c147d300a102f9: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260608 10:03:29.415089  8475 tablet_bootstrap.cc:492] T 57886625f3c04fe7a336cb8f59f90e8a P 49b7a84b40b64a0993c147d300a102f9: Bootstrap starting.
I20260608 10:03:29.417946  8476 raft_consensus.cc:385] T df0a4e9fcd6248fab80178b9fc1c6c62 P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:29.418416  8476 raft_consensus.cc:740] T df0a4e9fcd6248fab80178b9fc1c6c62 P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf847b312cd429d9388fbeee837a677, State: Initialized, Role: FOLLOWER
I20260608 10:03:29.419427  8476 consensus_queue.cc:260] T df0a4e9fcd6248fab80178b9fc1c6c62 P caf847b312cd429d9388fbeee837a677 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:29.420614  8474 tablet_bootstrap.cc:492] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3: No bootstrap required, opened a new log
I20260608 10:03:29.421880  8474 ts_tablet_manager.cc:1403] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.003s
I20260608 10:03:29.424230  8474 raft_consensus.cc:359] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:29.425038  8474 raft_consensus.cc:385] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:29.425657  8474 raft_consensus.cc:740] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87dbe13e62db4beba2cafda03ebeb5b3, State: Initialized, Role: FOLLOWER
I20260608 10:03:29.426290  8476 ts_tablet_manager.cc:1434] T df0a4e9fcd6248fab80178b9fc1c6c62 P caf847b312cd429d9388fbeee837a677: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.002s
I20260608 10:03:29.426659  8474 consensus_queue.cc:260] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:29.427474  8476 tablet_bootstrap.cc:492] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677: Bootstrap starting.
I20260608 10:03:29.429746  8475 tablet_bootstrap.cc:654] T 57886625f3c04fe7a336cb8f59f90e8a P 49b7a84b40b64a0993c147d300a102f9: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:29.433177  8474 ts_tablet_manager.cc:1434] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 10:03:29.434657  8474 tablet_bootstrap.cc:492] T ba0277967b724ae0966307c5f9d2176a P 87dbe13e62db4beba2cafda03ebeb5b3: Bootstrap starting.
I20260608 10:03:29.439746  8481 leader_election.cc:290] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113), 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66:46661)
I20260608 10:03:29.441344  8474 tablet_bootstrap.cc:654] T ba0277967b724ae0966307c5f9d2176a P 87dbe13e62db4beba2cafda03ebeb5b3: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:29.447149  8476 tablet_bootstrap.cc:654] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:29.449473  8475 tablet_bootstrap.cc:492] T 57886625f3c04fe7a336cb8f59f90e8a P 49b7a84b40b64a0993c147d300a102f9: No bootstrap required, opened a new log
I20260608 10:03:29.450945  8475 ts_tablet_manager.cc:1403] T 57886625f3c04fe7a336cb8f59f90e8a P 49b7a84b40b64a0993c147d300a102f9: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.010s
I20260608 10:03:29.453622  8474 tablet_bootstrap.cc:492] T ba0277967b724ae0966307c5f9d2176a P 87dbe13e62db4beba2cafda03ebeb5b3: No bootstrap required, opened a new log
I20260608 10:03:29.454286  8474 ts_tablet_manager.cc:1403] T ba0277967b724ae0966307c5f9d2176a P 87dbe13e62db4beba2cafda03ebeb5b3: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260608 10:03:29.454200  8475 raft_consensus.cc:359] T 57886625f3c04fe7a336cb8f59f90e8a P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:29.455102  8475 raft_consensus.cc:385] T 57886625f3c04fe7a336cb8f59f90e8a P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:29.455469  8475 raft_consensus.cc:740] T 57886625f3c04fe7a336cb8f59f90e8a P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b7a84b40b64a0993c147d300a102f9, State: Initialized, Role: FOLLOWER
I20260608 10:03:29.456400  8475 consensus_queue.cc:260] T 57886625f3c04fe7a336cb8f59f90e8a P 49b7a84b40b64a0993c147d300a102f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:29.456859  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0277967b724ae0966307c5f9d2176a" candidate_uuid: "49b7a84b40b64a0993c147d300a102f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" is_pre_election: true
W20260608 10:03:29.458642  8395 leader_election.cc:343] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66:46661): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:29.458463  8474 raft_consensus.cc:359] T ba0277967b724ae0966307c5f9d2176a P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:29.459595  8474 raft_consensus.cc:385] T ba0277967b724ae0966307c5f9d2176a P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:29.460111  8474 raft_consensus.cc:740] T ba0277967b724ae0966307c5f9d2176a P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87dbe13e62db4beba2cafda03ebeb5b3, State: Initialized, Role: FOLLOWER
I20260608 10:03:29.461344  8474 consensus_queue.cc:260] T ba0277967b724ae0966307c5f9d2176a P 87dbe13e62db4beba2cafda03ebeb5b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:29.462669  8281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0277967b724ae0966307c5f9d2176a" candidate_uuid: "49b7a84b40b64a0993c147d300a102f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf847b312cd429d9388fbeee837a677" is_pre_election: true
I20260608 10:03:29.465690  8475 ts_tablet_manager.cc:1434] T 57886625f3c04fe7a336cb8f59f90e8a P 49b7a84b40b64a0993c147d300a102f9: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 10:03:29.467907  8475 tablet_bootstrap.cc:492] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9: Bootstrap starting.
W20260608 10:03:29.470760  8393 leader_election.cc:343] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:29.471411  8393 leader_election.cc:304] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9 [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: 49b7a84b40b64a0993c147d300a102f9; no voters: 87dbe13e62db4beba2cafda03ebeb5b3, caf847b312cd429d9388fbeee837a677
I20260608 10:03:29.465770  8474 ts_tablet_manager.cc:1434] T ba0277967b724ae0966307c5f9d2176a P 87dbe13e62db4beba2cafda03ebeb5b3: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 10:03:29.473625  8474 tablet_bootstrap.cc:492] T 2ac163ce9bd346df94ff9bb746d3dca3 P 87dbe13e62db4beba2cafda03ebeb5b3: Bootstrap starting.
I20260608 10:03:29.474010  8481 raft_consensus.cc:2749] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:03:29.479682  8476 tablet_bootstrap.cc:492] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677: No bootstrap required, opened a new log
I20260608 10:03:29.480427  8474 tablet_bootstrap.cc:654] T 2ac163ce9bd346df94ff9bb746d3dca3 P 87dbe13e62db4beba2cafda03ebeb5b3: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:29.480522  8476 ts_tablet_manager.cc:1403] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.018s
I20260608 10:03:29.482187  8475 tablet_bootstrap.cc:654] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:29.484007  8476 raft_consensus.cc:359] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:29.485464  8476 raft_consensus.cc:385] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:29.485941  8476 raft_consensus.cc:740] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf847b312cd429d9388fbeee837a677, State: Initialized, Role: FOLLOWER
I20260608 10:03:29.487087  8476 consensus_queue.cc:260] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:29.492480  8474 tablet_bootstrap.cc:492] T 2ac163ce9bd346df94ff9bb746d3dca3 P 87dbe13e62db4beba2cafda03ebeb5b3: No bootstrap required, opened a new log
I20260608 10:03:29.492969  8476 ts_tablet_manager.cc:1434] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260608 10:03:29.493178  8474 ts_tablet_manager.cc:1403] T 2ac163ce9bd346df94ff9bb746d3dca3 P 87dbe13e62db4beba2cafda03ebeb5b3: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260608 10:03:29.494163  8475 tablet_bootstrap.cc:492] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9: No bootstrap required, opened a new log
I20260608 10:03:29.494277  8476 tablet_bootstrap.cc:492] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677: Bootstrap starting.
I20260608 10:03:29.494906  8475 ts_tablet_manager.cc:1403] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.006s
I20260608 10:03:29.496685  8474 raft_consensus.cc:359] T 2ac163ce9bd346df94ff9bb746d3dca3 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } }
I20260608 10:03:29.497563  8474 raft_consensus.cc:385] T 2ac163ce9bd346df94ff9bb746d3dca3 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:29.497959  8474 raft_consensus.cc:740] T 2ac163ce9bd346df94ff9bb746d3dca3 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87dbe13e62db4beba2cafda03ebeb5b3, State: Initialized, Role: FOLLOWER
I20260608 10:03:29.499358  8483 raft_consensus.cc:493] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:29.499027  8474 consensus_queue.cc:260] T 2ac163ce9bd346df94ff9bb746d3dca3 P 87dbe13e62db4beba2cafda03ebeb5b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } }
I20260608 10:03:29.499953  8483 raft_consensus.cc:515] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:29.501685  8476 tablet_bootstrap.cc:654] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:29.504974  8474 ts_tablet_manager.cc:1434] T 2ac163ce9bd346df94ff9bb746d3dca3 P 87dbe13e62db4beba2cafda03ebeb5b3: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 10:03:29.510685  8483 leader_election.cc:290] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66:46661), 49b7a84b40b64a0993c147d300a102f9 (127.0.167.67:44703)
I20260608 10:03:29.514555  8476 tablet_bootstrap.cc:492] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677: No bootstrap required, opened a new log
I20260608 10:03:29.515400  8476 ts_tablet_manager.cc:1403] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260608 10:03:29.498287  8475 raft_consensus.cc:359] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } }
I20260608 10:03:29.519140  8475 raft_consensus.cc:385] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:29.519451  8476 raft_consensus.cc:359] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:29.521517  8475 raft_consensus.cc:740] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b7a84b40b64a0993c147d300a102f9, State: Initialized, Role: FOLLOWER
I20260608 10:03:29.521945  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0277967b724ae0966307c5f9d2176a" candidate_uuid: "caf847b312cd429d9388fbeee837a677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" is_pre_election: true
I20260608 10:03:29.522379  8476 raft_consensus.cc:385] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:29.522771  8356 raft_consensus.cc:2468] T ba0277967b724ae0966307c5f9d2176a P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caf847b312cd429d9388fbeee837a677 in term 0.
I20260608 10:03:29.522953  8476 raft_consensus.cc:740] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf847b312cd429d9388fbeee837a677, State: Initialized, Role: FOLLOWER
I20260608 10:03:29.523049  8475 consensus_queue.cc:260] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } }
I20260608 10:03:29.523937  8476 consensus_queue.cc:260] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:29.524425  8246 leader_election.cc:304] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87dbe13e62db4beba2cafda03ebeb5b3, caf847b312cd429d9388fbeee837a677; no voters: 
I20260608 10:03:29.525758  8475 ts_tablet_manager.cc:1434] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260608 10:03:29.526321  8476 ts_tablet_manager.cc:1434] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.001s
I20260608 10:03:29.527475  8483 raft_consensus.cc:2804] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:29.527906  8483 raft_consensus.cc:493] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:29.528249  8483 raft_consensus.cc:3060] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:29.536072  8483 raft_consensus.cc:515] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:29.537241  8430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0277967b724ae0966307c5f9d2176a" candidate_uuid: "caf847b312cd429d9388fbeee837a677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7a84b40b64a0993c147d300a102f9" is_pre_election: true
I20260608 10:03:29.538043  8430 raft_consensus.cc:2468] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caf847b312cd429d9388fbeee837a677 in term 0.
I20260608 10:03:29.539196  8483 leader_election.cc:290] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677 [CANDIDATE]: Term 1 election: Requested vote from peers 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66:46661), 49b7a84b40b64a0993c147d300a102f9 (127.0.167.67:44703)
I20260608 10:03:29.539340  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0277967b724ae0966307c5f9d2176a" candidate_uuid: "caf847b312cd429d9388fbeee837a677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87dbe13e62db4beba2cafda03ebeb5b3"
I20260608 10:03:29.540002  8356 raft_consensus.cc:3060] T ba0277967b724ae0966307c5f9d2176a P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:29.540827  8430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0277967b724ae0966307c5f9d2176a" candidate_uuid: "caf847b312cd429d9388fbeee837a677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7a84b40b64a0993c147d300a102f9"
I20260608 10:03:29.541471  8430 raft_consensus.cc:3060] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:29.546738  8356 raft_consensus.cc:2468] T ba0277967b724ae0966307c5f9d2176a P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf847b312cd429d9388fbeee837a677 in term 1.
I20260608 10:03:29.547271  8430 raft_consensus.cc:2468] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf847b312cd429d9388fbeee837a677 in term 1.
I20260608 10:03:29.548658  8244 leader_election.cc:304] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677 [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: 49b7a84b40b64a0993c147d300a102f9, caf847b312cd429d9388fbeee837a677; no voters: 
I20260608 10:03:29.549432  8483 raft_consensus.cc:2804] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:29.550601  8483 raft_consensus.cc:697] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677 [term 1 LEADER]: Becoming Leader. State: Replica: caf847b312cd429d9388fbeee837a677, State: Running, Role: LEADER
I20260608 10:03:29.551467  8483 consensus_queue.cc:237] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:29.560400  8179 catalog_manager.cc:5696] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677 reported cstate change: term changed from 0 to 1, leader changed from <none> to caf847b312cd429d9388fbeee837a677 (127.0.167.65). New cstate: current_term: 1 leader_uuid: "caf847b312cd429d9388fbeee837a677" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:29.572679  8483 raft_consensus.cc:493] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:29.573287  8483 raft_consensus.cc:515] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:29.575326  8483 leader_election.cc:290] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66:46661), 49b7a84b40b64a0993c147d300a102f9 (127.0.167.67:44703)
I20260608 10:03:29.576196  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57886625f3c04fe7a336cb8f59f90e8a" candidate_uuid: "caf847b312cd429d9388fbeee837a677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" is_pre_election: true
I20260608 10:03:29.576591  8430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57886625f3c04fe7a336cb8f59f90e8a" candidate_uuid: "caf847b312cd429d9388fbeee837a677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7a84b40b64a0993c147d300a102f9" is_pre_election: true
I20260608 10:03:29.576879  8356 raft_consensus.cc:2468] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caf847b312cd429d9388fbeee837a677 in term 0.
I20260608 10:03:29.577314  8430 raft_consensus.cc:2468] T 57886625f3c04fe7a336cb8f59f90e8a P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caf847b312cd429d9388fbeee837a677 in term 0.
I20260608 10:03:29.578115  8246 leader_election.cc:304] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87dbe13e62db4beba2cafda03ebeb5b3, caf847b312cd429d9388fbeee837a677; no voters: 
I20260608 10:03:29.578974  8483 raft_consensus.cc:2804] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:29.579392  8483 raft_consensus.cc:493] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:29.579701  8483 raft_consensus.cc:3060] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:29.584932  8483 raft_consensus.cc:515] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:29.586915  8483 leader_election.cc:290] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677 [CANDIDATE]: Term 1 election: Requested vote from peers 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66:46661), 49b7a84b40b64a0993c147d300a102f9 (127.0.167.67:44703)
I20260608 10:03:29.587914  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57886625f3c04fe7a336cb8f59f90e8a" candidate_uuid: "caf847b312cd429d9388fbeee837a677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87dbe13e62db4beba2cafda03ebeb5b3"
I20260608 10:03:29.588148  8430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57886625f3c04fe7a336cb8f59f90e8a" candidate_uuid: "caf847b312cd429d9388fbeee837a677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7a84b40b64a0993c147d300a102f9"
I20260608 10:03:29.588512  8356 raft_consensus.cc:3060] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:29.588793  8430 raft_consensus.cc:3060] T 57886625f3c04fe7a336cb8f59f90e8a P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:29.593994  8356 raft_consensus.cc:2468] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf847b312cd429d9388fbeee837a677 in term 1.
I20260608 10:03:29.594031  8430 raft_consensus.cc:2468] T 57886625f3c04fe7a336cb8f59f90e8a P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf847b312cd429d9388fbeee837a677 in term 1.
I20260608 10:03:29.595433  8246 leader_election.cc:304] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677 [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: 87dbe13e62db4beba2cafda03ebeb5b3, caf847b312cd429d9388fbeee837a677; no voters: 
I20260608 10:03:29.596339  8483 raft_consensus.cc:2804] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:29.596858  8483 raft_consensus.cc:697] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677 [term 1 LEADER]: Becoming Leader. State: Replica: caf847b312cd429d9388fbeee837a677, State: Running, Role: LEADER
I20260608 10:03:29.597596  8483 consensus_queue.cc:237] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:29.605785  8179 catalog_manager.cc:5696] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677 reported cstate change: term changed from 0 to 1, leader changed from <none> to caf847b312cd429d9388fbeee837a677 (127.0.167.65). New cstate: current_term: 1 leader_uuid: "caf847b312cd429d9388fbeee837a677" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:29.670378  8482 raft_consensus.cc:493] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:29.670948  8482 raft_consensus.cc:515] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:29.673208  8482 leader_election.cc:290] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113), 49b7a84b40b64a0993c147d300a102f9 (127.0.167.67:44703)
I20260608 10:03:29.684580  8281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df0a4e9fcd6248fab80178b9fc1c6c62" candidate_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf847b312cd429d9388fbeee837a677" is_pre_election: true
I20260608 10:03:29.684682  8430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df0a4e9fcd6248fab80178b9fc1c6c62" candidate_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7a84b40b64a0993c147d300a102f9" is_pre_election: true
I20260608 10:03:29.685420  8281 raft_consensus.cc:2468] T df0a4e9fcd6248fab80178b9fc1c6c62 P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87dbe13e62db4beba2cafda03ebeb5b3 in term 0.
I20260608 10:03:29.685497  8430 raft_consensus.cc:2468] T df0a4e9fcd6248fab80178b9fc1c6c62 P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87dbe13e62db4beba2cafda03ebeb5b3 in term 0.
I20260608 10:03:29.686691  8319 leader_election.cc:304] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87dbe13e62db4beba2cafda03ebeb5b3, caf847b312cd429d9388fbeee837a677; no voters: 
I20260608 10:03:29.687464  8482 raft_consensus.cc:2804] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:29.687873  8482 raft_consensus.cc:493] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:29.688195  8482 raft_consensus.cc:3060] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:29.693373  8482 raft_consensus.cc:515] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:29.695353  8482 leader_election.cc:290] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [CANDIDATE]: Term 1 election: Requested vote from peers caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113), 49b7a84b40b64a0993c147d300a102f9 (127.0.167.67:44703)
I20260608 10:03:29.696131  8281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df0a4e9fcd6248fab80178b9fc1c6c62" candidate_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf847b312cd429d9388fbeee837a677"
I20260608 10:03:29.696473  8430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df0a4e9fcd6248fab80178b9fc1c6c62" candidate_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7a84b40b64a0993c147d300a102f9"
I20260608 10:03:29.696779  8281 raft_consensus.cc:3060] T df0a4e9fcd6248fab80178b9fc1c6c62 P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:29.697073  8430 raft_consensus.cc:3060] T df0a4e9fcd6248fab80178b9fc1c6c62 P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:29.702169  8430 raft_consensus.cc:2468] T df0a4e9fcd6248fab80178b9fc1c6c62 P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87dbe13e62db4beba2cafda03ebeb5b3 in term 1.
I20260608 10:03:29.702598  8281 raft_consensus.cc:2468] T df0a4e9fcd6248fab80178b9fc1c6c62 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87dbe13e62db4beba2cafda03ebeb5b3 in term 1.
I20260608 10:03:29.703361  8319 leader_election.cc:304] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [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: 49b7a84b40b64a0993c147d300a102f9, 87dbe13e62db4beba2cafda03ebeb5b3; no voters: 
I20260608 10:03:29.704201  8482 raft_consensus.cc:2804] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:29.705399  8482 raft_consensus.cc:697] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 LEADER]: Becoming Leader. State: Replica: 87dbe13e62db4beba2cafda03ebeb5b3, State: Running, Role: LEADER
I20260608 10:03:29.706334  8482 consensus_queue.cc:237] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:29.713982  8179 catalog_manager.cc:5696] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66). New cstate: current_term: 1 leader_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } health_report { overall_health: UNKNOWN } } }
W20260608 10:03:29.723352  8227 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:03:29.787500  8483 raft_consensus.cc:493] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:29.788100  8483 raft_consensus.cc:515] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } }
I20260608 10:03:29.790069  8483 leader_election.cc:290] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66:46661), 49b7a84b40b64a0993c147d300a102f9 (127.0.167.67:44703)
I20260608 10:03:29.791038  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac163ce9bd346df94ff9bb746d3dca3" candidate_uuid: "caf847b312cd429d9388fbeee837a677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" is_pre_election: true
I20260608 10:03:29.791330  8430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac163ce9bd346df94ff9bb746d3dca3" candidate_uuid: "caf847b312cd429d9388fbeee837a677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7a84b40b64a0993c147d300a102f9" is_pre_election: true
I20260608 10:03:29.791692  8356 raft_consensus.cc:2468] T 2ac163ce9bd346df94ff9bb746d3dca3 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caf847b312cd429d9388fbeee837a677 in term 0.
I20260608 10:03:29.791975  8430 raft_consensus.cc:2468] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caf847b312cd429d9388fbeee837a677 in term 0.
I20260608 10:03:29.793049  8246 leader_election.cc:304] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87dbe13e62db4beba2cafda03ebeb5b3, caf847b312cd429d9388fbeee837a677; no voters: 
I20260608 10:03:29.793884  8483 raft_consensus.cc:2804] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:29.794260  8483 raft_consensus.cc:493] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:29.794559  8483 raft_consensus.cc:3060] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:29.799903  8483 raft_consensus.cc:515] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } }
I20260608 10:03:29.802083  8483 leader_election.cc:290] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677 [CANDIDATE]: Term 1 election: Requested vote from peers 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66:46661), 49b7a84b40b64a0993c147d300a102f9 (127.0.167.67:44703)
I20260608 10:03:29.803049  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac163ce9bd346df94ff9bb746d3dca3" candidate_uuid: "caf847b312cd429d9388fbeee837a677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87dbe13e62db4beba2cafda03ebeb5b3"
I20260608 10:03:29.803449  8430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac163ce9bd346df94ff9bb746d3dca3" candidate_uuid: "caf847b312cd429d9388fbeee837a677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7a84b40b64a0993c147d300a102f9"
I20260608 10:03:29.803745  8356 raft_consensus.cc:3060] T 2ac163ce9bd346df94ff9bb746d3dca3 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:29.804132  8430 raft_consensus.cc:3060] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:29.809922  8356 raft_consensus.cc:2468] T 2ac163ce9bd346df94ff9bb746d3dca3 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf847b312cd429d9388fbeee837a677 in term 1.
I20260608 10:03:29.810097  8430 raft_consensus.cc:2468] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf847b312cd429d9388fbeee837a677 in term 1.
I20260608 10:03:29.811347  8246 leader_election.cc:304] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677 [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: 87dbe13e62db4beba2cafda03ebeb5b3, caf847b312cd429d9388fbeee837a677; no voters: 
I20260608 10:03:29.812168  8483 raft_consensus.cc:2804] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:29.812693  8483 raft_consensus.cc:697] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677 [term 1 LEADER]: Becoming Leader. State: Replica: caf847b312cd429d9388fbeee837a677, State: Running, Role: LEADER
I20260608 10:03:29.813519  8483 consensus_queue.cc:237] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } }
I20260608 10:03:29.821122  8179 catalog_manager.cc:5696] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677 reported cstate change: term changed from 0 to 1, leader changed from <none> to caf847b312cd429d9388fbeee837a677 (127.0.167.65). New cstate: current_term: 1 leader_uuid: "caf847b312cd429d9388fbeee837a677" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:29.968261  8179 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53516:
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 10:03:29.970569  8179 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 10:03:30.005723  8269 tablet_service.cc:1511] Processing CreateTablet for tablet 8ad067095de546aab95019100cb5c822 (DEFAULT_TABLE table=dugtrio [id=f9711379223f44188b2830d2e50ad541]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:30.007510  8346 tablet_service.cc:1511] Processing CreateTablet for tablet 8ad067095de546aab95019100cb5c822 (DEFAULT_TABLE table=dugtrio [id=f9711379223f44188b2830d2e50ad541]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:30.007557  8269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ad067095de546aab95019100cb5c822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:30.009071  8346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ad067095de546aab95019100cb5c822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:30.009315  8417 tablet_service.cc:1511] Processing CreateTablet for tablet 8ad067095de546aab95019100cb5c822 (DEFAULT_TABLE table=dugtrio [id=f9711379223f44188b2830d2e50ad541]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:30.010850  8417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ad067095de546aab95019100cb5c822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:30.014211  8420 tablet_service.cc:1511] Processing CreateTablet for tablet ed3f07a1040a48c397adb3c7f2da3228 (DEFAULT_TABLE table=dugtrio [id=f9711379223f44188b2830d2e50ad541]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:30.014518  8343 tablet_service.cc:1511] Processing CreateTablet for tablet ed3f07a1040a48c397adb3c7f2da3228 (DEFAULT_TABLE table=dugtrio [id=f9711379223f44188b2830d2e50ad541]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:30.015722  8420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed3f07a1040a48c397adb3c7f2da3228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:30.018280  8271 tablet_service.cc:1511] Processing CreateTablet for tablet ed3f07a1040a48c397adb3c7f2da3228 (DEFAULT_TABLE table=dugtrio [id=f9711379223f44188b2830d2e50ad541]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:30.019747  8271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed3f07a1040a48c397adb3c7f2da3228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:30.015755  8343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed3f07a1040a48c397adb3c7f2da3228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:30.023075  8418 tablet_service.cc:1511] Processing CreateTablet for tablet 40b6d3e26cb740aa8bf7823e68531328 (DEFAULT_TABLE table=dugtrio [id=f9711379223f44188b2830d2e50ad541]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:30.023078  8268 tablet_service.cc:1511] Processing CreateTablet for tablet 40b6d3e26cb740aa8bf7823e68531328 (DEFAULT_TABLE table=dugtrio [id=f9711379223f44188b2830d2e50ad541]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:30.024056  8345 tablet_service.cc:1511] Processing CreateTablet for tablet 40b6d3e26cb740aa8bf7823e68531328 (DEFAULT_TABLE table=dugtrio [id=f9711379223f44188b2830d2e50ad541]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:30.024595  8418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40b6d3e26cb740aa8bf7823e68531328. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:30.025210  8268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40b6d3e26cb740aa8bf7823e68531328. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:30.030916  8270 tablet_service.cc:1511] Processing CreateTablet for tablet 3ef78b51248249d5abf30482e2b4d11f (DEFAULT_TABLE table=dugtrio [id=f9711379223f44188b2830d2e50ad541]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:30.033017  8345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40b6d3e26cb740aa8bf7823e68531328. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:30.032407  8270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ef78b51248249d5abf30482e2b4d11f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:30.033308  8419 tablet_service.cc:1511] Processing CreateTablet for tablet 3ef78b51248249d5abf30482e2b4d11f (DEFAULT_TABLE table=dugtrio [id=f9711379223f44188b2830d2e50ad541]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:30.034744  8419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ef78b51248249d5abf30482e2b4d11f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:30.037032  8483 consensus_queue.cc:1048] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:30.041842  8344 tablet_service.cc:1511] Processing CreateTablet for tablet 3ef78b51248249d5abf30482e2b4d11f (DEFAULT_TABLE table=dugtrio [id=f9711379223f44188b2830d2e50ad541]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:30.043900  8344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ef78b51248249d5abf30482e2b4d11f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:30.076825  8497 consensus_queue.cc:1048] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:30.077687  8511 consensus_queue.cc:1048] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:30.104103  8511 consensus_queue.cc:1048] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260608 10:03:30.156884  8520 tablet_bootstrap.cc:492] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677: Bootstrap starting.
I20260608 10:03:30.166558  8482 consensus_queue.cc:1048] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:30.167137  8520 tablet_bootstrap.cc:654] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:30.169220  8514 tablet_bootstrap.cc:492] T 3ef78b51248249d5abf30482e2b4d11f P 49b7a84b40b64a0993c147d300a102f9: Bootstrap starting.
I20260608 10:03:30.148972  8516 tablet_bootstrap.cc:492] T ed3f07a1040a48c397adb3c7f2da3228 P 87dbe13e62db4beba2cafda03ebeb5b3: Bootstrap starting.
I20260608 10:03:30.209070  8520 tablet_bootstrap.cc:492] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677: No bootstrap required, opened a new log
I20260608 10:03:30.209791  8520 ts_tablet_manager.cc:1403] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.013s
I20260608 10:03:30.213126  8520 raft_consensus.cc:359] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:30.214309  8520 raft_consensus.cc:385] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:30.214788  8520 raft_consensus.cc:740] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf847b312cd429d9388fbeee837a677, State: Initialized, Role: FOLLOWER
I20260608 10:03:30.221035  8482 consensus_queue.cc:1048] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:30.216056  8520 consensus_queue.cc:260] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:30.234593  8516 tablet_bootstrap.cc:654] T ed3f07a1040a48c397adb3c7f2da3228 P 87dbe13e62db4beba2cafda03ebeb5b3: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:30.234724  8514 tablet_bootstrap.cc:654] T 3ef78b51248249d5abf30482e2b4d11f P 49b7a84b40b64a0993c147d300a102f9: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:30.242857  8520 ts_tablet_manager.cc:1434] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.001s
I20260608 10:03:30.259578  8520 tablet_bootstrap.cc:492] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677: Bootstrap starting.
I20260608 10:03:30.271669  8520 tablet_bootstrap.cc:654] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:30.288872  8520 tablet_bootstrap.cc:492] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677: No bootstrap required, opened a new log
I20260608 10:03:30.289551  8520 ts_tablet_manager.cc:1403] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.005s
I20260608 10:03:30.294557  8520 raft_consensus.cc:359] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:30.295462  8520 raft_consensus.cc:385] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:30.295809  8520 raft_consensus.cc:740] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf847b312cd429d9388fbeee837a677, State: Initialized, Role: FOLLOWER
I20260608 10:03:30.298027  8520 consensus_queue.cc:260] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:30.300490  8516 tablet_bootstrap.cc:492] T ed3f07a1040a48c397adb3c7f2da3228 P 87dbe13e62db4beba2cafda03ebeb5b3: No bootstrap required, opened a new log
I20260608 10:03:30.300973  8520 ts_tablet_manager.cc:1434] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260608 10:03:30.301210  8516 ts_tablet_manager.cc:1403] T ed3f07a1040a48c397adb3c7f2da3228 P 87dbe13e62db4beba2cafda03ebeb5b3: Time spent bootstrapping tablet: real 0.194s	user 0.016s	sys 0.006s
I20260608 10:03:30.304678  8520 tablet_bootstrap.cc:492] T 40b6d3e26cb740aa8bf7823e68531328 P caf847b312cd429d9388fbeee837a677: Bootstrap starting.
I20260608 10:03:30.307471  8514 tablet_bootstrap.cc:492] T 3ef78b51248249d5abf30482e2b4d11f P 49b7a84b40b64a0993c147d300a102f9: No bootstrap required, opened a new log
I20260608 10:03:30.308090  8514 ts_tablet_manager.cc:1403] T 3ef78b51248249d5abf30482e2b4d11f P 49b7a84b40b64a0993c147d300a102f9: Time spent bootstrapping tablet: real 0.139s	user 0.007s	sys 0.015s
I20260608 10:03:30.311229  8514 raft_consensus.cc:359] T 3ef78b51248249d5abf30482e2b4d11f P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:30.311977  8514 raft_consensus.cc:385] T 3ef78b51248249d5abf30482e2b4d11f P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:30.312101  8483 consensus_queue.cc:1048] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:30.316249  8516 raft_consensus.cc:359] T ed3f07a1040a48c397adb3c7f2da3228 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:30.320453  8516 raft_consensus.cc:385] T ed3f07a1040a48c397adb3c7f2da3228 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:30.317776  8520 tablet_bootstrap.cc:654] T 40b6d3e26cb740aa8bf7823e68531328 P caf847b312cd429d9388fbeee837a677: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:30.320930  8516 raft_consensus.cc:740] T ed3f07a1040a48c397adb3c7f2da3228 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87dbe13e62db4beba2cafda03ebeb5b3, State: Initialized, Role: FOLLOWER
I20260608 10:03:30.322036  8516 consensus_queue.cc:260] T ed3f07a1040a48c397adb3c7f2da3228 P 87dbe13e62db4beba2cafda03ebeb5b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:30.324517  8516 ts_tablet_manager.cc:1434] T ed3f07a1040a48c397adb3c7f2da3228 P 87dbe13e62db4beba2cafda03ebeb5b3: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.002s
I20260608 10:03:30.325774  8516 tablet_bootstrap.cc:492] T 8ad067095de546aab95019100cb5c822 P 87dbe13e62db4beba2cafda03ebeb5b3: Bootstrap starting.
I20260608 10:03:30.328413  8483 consensus_queue.cc:1048] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:30.312423  8514 raft_consensus.cc:740] T 3ef78b51248249d5abf30482e2b4d11f P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b7a84b40b64a0993c147d300a102f9, State: Initialized, Role: FOLLOWER
I20260608 10:03:30.332624  8514 consensus_queue.cc:260] T 3ef78b51248249d5abf30482e2b4d11f P 49b7a84b40b64a0993c147d300a102f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:30.331832  8516 tablet_bootstrap.cc:654] T 8ad067095de546aab95019100cb5c822 P 87dbe13e62db4beba2cafda03ebeb5b3: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:30.337169  8514 ts_tablet_manager.cc:1434] T 3ef78b51248249d5abf30482e2b4d11f P 49b7a84b40b64a0993c147d300a102f9: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260608 10:03:30.338493  8514 tablet_bootstrap.cc:492] T 40b6d3e26cb740aa8bf7823e68531328 P 49b7a84b40b64a0993c147d300a102f9: Bootstrap starting.
I20260608 10:03:30.347702  8514 tablet_bootstrap.cc:654] T 40b6d3e26cb740aa8bf7823e68531328 P 49b7a84b40b64a0993c147d300a102f9: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:30.358971  8516 tablet_bootstrap.cc:492] T 8ad067095de546aab95019100cb5c822 P 87dbe13e62db4beba2cafda03ebeb5b3: No bootstrap required, opened a new log
I20260608 10:03:30.359659  8516 ts_tablet_manager.cc:1403] T 8ad067095de546aab95019100cb5c822 P 87dbe13e62db4beba2cafda03ebeb5b3: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.005s
I20260608 10:03:30.360641  8520 tablet_bootstrap.cc:492] T 40b6d3e26cb740aa8bf7823e68531328 P caf847b312cd429d9388fbeee837a677: No bootstrap required, opened a new log
I20260608 10:03:30.361121  8514 tablet_bootstrap.cc:492] T 40b6d3e26cb740aa8bf7823e68531328 P 49b7a84b40b64a0993c147d300a102f9: No bootstrap required, opened a new log
I20260608 10:03:30.361277  8520 ts_tablet_manager.cc:1403] T 40b6d3e26cb740aa8bf7823e68531328 P caf847b312cd429d9388fbeee837a677: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.005s
I20260608 10:03:30.361711  8514 ts_tablet_manager.cc:1403] T 40b6d3e26cb740aa8bf7823e68531328 P 49b7a84b40b64a0993c147d300a102f9: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.001s
I20260608 10:03:30.363131  8516 raft_consensus.cc:359] T 8ad067095de546aab95019100cb5c822 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:30.364027  8516 raft_consensus.cc:385] T 8ad067095de546aab95019100cb5c822 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:30.364424  8516 raft_consensus.cc:740] T 8ad067095de546aab95019100cb5c822 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87dbe13e62db4beba2cafda03ebeb5b3, State: Initialized, Role: FOLLOWER
I20260608 10:03:30.364617  8520 raft_consensus.cc:359] T 40b6d3e26cb740aa8bf7823e68531328 P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:30.364971  8514 raft_consensus.cc:359] T 40b6d3e26cb740aa8bf7823e68531328 P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:30.365554  8520 raft_consensus.cc:385] T 40b6d3e26cb740aa8bf7823e68531328 P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:30.365901  8514 raft_consensus.cc:385] T 40b6d3e26cb740aa8bf7823e68531328 P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:30.365419  8516 consensus_queue.cc:260] T 8ad067095de546aab95019100cb5c822 P 87dbe13e62db4beba2cafda03ebeb5b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:30.366052  8520 raft_consensus.cc:740] T 40b6d3e26cb740aa8bf7823e68531328 P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf847b312cd429d9388fbeee837a677, State: Initialized, Role: FOLLOWER
I20260608 10:03:30.366328  8514 raft_consensus.cc:740] T 40b6d3e26cb740aa8bf7823e68531328 P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b7a84b40b64a0993c147d300a102f9, State: Initialized, Role: FOLLOWER
I20260608 10:03:30.367368  8514 consensus_queue.cc:260] T 40b6d3e26cb740aa8bf7823e68531328 P 49b7a84b40b64a0993c147d300a102f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:30.367483  8520 consensus_queue.cc:260] T 40b6d3e26cb740aa8bf7823e68531328 P caf847b312cd429d9388fbeee837a677 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:30.368373  8516 ts_tablet_manager.cc:1434] T 8ad067095de546aab95019100cb5c822 P 87dbe13e62db4beba2cafda03ebeb5b3: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:03:30.369876  8516 tablet_bootstrap.cc:492] T 40b6d3e26cb740aa8bf7823e68531328 P 87dbe13e62db4beba2cafda03ebeb5b3: Bootstrap starting.
I20260608 10:03:30.370572  8514 ts_tablet_manager.cc:1434] T 40b6d3e26cb740aa8bf7823e68531328 P 49b7a84b40b64a0993c147d300a102f9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:03:30.371713  8514 tablet_bootstrap.cc:492] T 8ad067095de546aab95019100cb5c822 P 49b7a84b40b64a0993c147d300a102f9: Bootstrap starting.
I20260608 10:03:30.378650  8516 tablet_bootstrap.cc:654] T 40b6d3e26cb740aa8bf7823e68531328 P 87dbe13e62db4beba2cafda03ebeb5b3: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:30.380548  8520 ts_tablet_manager.cc:1434] T 40b6d3e26cb740aa8bf7823e68531328 P caf847b312cd429d9388fbeee837a677: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260608 10:03:30.378675  8514 tablet_bootstrap.cc:654] T 8ad067095de546aab95019100cb5c822 P 49b7a84b40b64a0993c147d300a102f9: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:30.383147  8520 tablet_bootstrap.cc:492] T ed3f07a1040a48c397adb3c7f2da3228 P caf847b312cd429d9388fbeee837a677: Bootstrap starting.
I20260608 10:03:30.400434  8520 tablet_bootstrap.cc:654] T ed3f07a1040a48c397adb3c7f2da3228 P caf847b312cd429d9388fbeee837a677: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:30.403100  8514 tablet_bootstrap.cc:492] T 8ad067095de546aab95019100cb5c822 P 49b7a84b40b64a0993c147d300a102f9: No bootstrap required, opened a new log
I20260608 10:03:30.403623  8514 ts_tablet_manager.cc:1403] T 8ad067095de546aab95019100cb5c822 P 49b7a84b40b64a0993c147d300a102f9: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.007s
I20260608 10:03:30.404421  8516 tablet_bootstrap.cc:492] T 40b6d3e26cb740aa8bf7823e68531328 P 87dbe13e62db4beba2cafda03ebeb5b3: No bootstrap required, opened a new log
I20260608 10:03:30.404983  8516 ts_tablet_manager.cc:1403] T 40b6d3e26cb740aa8bf7823e68531328 P 87dbe13e62db4beba2cafda03ebeb5b3: Time spent bootstrapping tablet: real 0.035s	user 0.022s	sys 0.007s
I20260608 10:03:30.406949  8520 tablet_bootstrap.cc:492] T ed3f07a1040a48c397adb3c7f2da3228 P caf847b312cd429d9388fbeee837a677: No bootstrap required, opened a new log
I20260608 10:03:30.407620  8520 ts_tablet_manager.cc:1403] T ed3f07a1040a48c397adb3c7f2da3228 P caf847b312cd429d9388fbeee837a677: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.000s
I20260608 10:03:30.407230  8514 raft_consensus.cc:359] T 8ad067095de546aab95019100cb5c822 P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:30.408082  8514 raft_consensus.cc:385] T 8ad067095de546aab95019100cb5c822 P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:30.408095  8516 raft_consensus.cc:359] T 40b6d3e26cb740aa8bf7823e68531328 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:30.408623  8514 raft_consensus.cc:740] T 8ad067095de546aab95019100cb5c822 P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b7a84b40b64a0993c147d300a102f9, State: Initialized, Role: FOLLOWER
I20260608 10:03:30.409024  8516 raft_consensus.cc:385] T 40b6d3e26cb740aa8bf7823e68531328 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:30.409336  8516 raft_consensus.cc:740] T 40b6d3e26cb740aa8bf7823e68531328 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87dbe13e62db4beba2cafda03ebeb5b3, State: Initialized, Role: FOLLOWER
I20260608 10:03:30.409685  8514 consensus_queue.cc:260] T 8ad067095de546aab95019100cb5c822 P 49b7a84b40b64a0993c147d300a102f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:30.410034  8516 consensus_queue.cc:260] T 40b6d3e26cb740aa8bf7823e68531328 P 87dbe13e62db4beba2cafda03ebeb5b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:30.411036  8520 raft_consensus.cc:359] T ed3f07a1040a48c397adb3c7f2da3228 P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:30.411841  8520 raft_consensus.cc:385] T ed3f07a1040a48c397adb3c7f2da3228 P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:30.412161  8520 raft_consensus.cc:740] T ed3f07a1040a48c397adb3c7f2da3228 P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf847b312cd429d9388fbeee837a677, State: Initialized, Role: FOLLOWER
I20260608 10:03:30.412428  8514 ts_tablet_manager.cc:1434] T 8ad067095de546aab95019100cb5c822 P 49b7a84b40b64a0993c147d300a102f9: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260608 10:03:30.412438  8516 ts_tablet_manager.cc:1434] T 40b6d3e26cb740aa8bf7823e68531328 P 87dbe13e62db4beba2cafda03ebeb5b3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260608 10:03:30.413031  8520 consensus_queue.cc:260] T ed3f07a1040a48c397adb3c7f2da3228 P caf847b312cd429d9388fbeee837a677 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:30.413746  8514 tablet_bootstrap.cc:492] T ed3f07a1040a48c397adb3c7f2da3228 P 49b7a84b40b64a0993c147d300a102f9: Bootstrap starting.
I20260608 10:03:30.415511  8520 ts_tablet_manager.cc:1434] T ed3f07a1040a48c397adb3c7f2da3228 P caf847b312cd429d9388fbeee837a677: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 10:03:30.421204  8516 tablet_bootstrap.cc:492] T 3ef78b51248249d5abf30482e2b4d11f P 87dbe13e62db4beba2cafda03ebeb5b3: Bootstrap starting.
I20260608 10:03:30.422000  8514 tablet_bootstrap.cc:654] T ed3f07a1040a48c397adb3c7f2da3228 P 49b7a84b40b64a0993c147d300a102f9: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:30.428442  8516 tablet_bootstrap.cc:654] T 3ef78b51248249d5abf30482e2b4d11f P 87dbe13e62db4beba2cafda03ebeb5b3: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:30.429179  8514 tablet_bootstrap.cc:492] T ed3f07a1040a48c397adb3c7f2da3228 P 49b7a84b40b64a0993c147d300a102f9: No bootstrap required, opened a new log
I20260608 10:03:30.429900  8514 ts_tablet_manager.cc:1403] T ed3f07a1040a48c397adb3c7f2da3228 P 49b7a84b40b64a0993c147d300a102f9: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260608 10:03:30.433696  8514 raft_consensus.cc:359] T ed3f07a1040a48c397adb3c7f2da3228 P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:30.434746  8514 raft_consensus.cc:385] T ed3f07a1040a48c397adb3c7f2da3228 P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:30.435141  8514 raft_consensus.cc:740] T ed3f07a1040a48c397adb3c7f2da3228 P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b7a84b40b64a0993c147d300a102f9, State: Initialized, Role: FOLLOWER
I20260608 10:03:30.436458  8514 consensus_queue.cc:260] T ed3f07a1040a48c397adb3c7f2da3228 P 49b7a84b40b64a0993c147d300a102f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:30.438573  8516 tablet_bootstrap.cc:492] T 3ef78b51248249d5abf30482e2b4d11f P 87dbe13e62db4beba2cafda03ebeb5b3: No bootstrap required, opened a new log
I20260608 10:03:30.438586  8514 ts_tablet_manager.cc:1434] T ed3f07a1040a48c397adb3c7f2da3228 P 49b7a84b40b64a0993c147d300a102f9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:03:30.439178  8516 ts_tablet_manager.cc:1403] T 3ef78b51248249d5abf30482e2b4d11f P 87dbe13e62db4beba2cafda03ebeb5b3: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.008s
I20260608 10:03:30.441820  8516 raft_consensus.cc:359] T 3ef78b51248249d5abf30482e2b4d11f P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:30.442457  8516 raft_consensus.cc:385] T 3ef78b51248249d5abf30482e2b4d11f P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:30.442749  8516 raft_consensus.cc:740] T 3ef78b51248249d5abf30482e2b4d11f P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87dbe13e62db4beba2cafda03ebeb5b3, State: Initialized, Role: FOLLOWER
I20260608 10:03:30.443454  8516 consensus_queue.cc:260] T 3ef78b51248249d5abf30482e2b4d11f P 87dbe13e62db4beba2cafda03ebeb5b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:30.446063  8516 ts_tablet_manager.cc:1434] T 3ef78b51248249d5abf30482e2b4d11f P 87dbe13e62db4beba2cafda03ebeb5b3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:03:30.449651  8533 raft_consensus.cc:493] T ed3f07a1040a48c397adb3c7f2da3228 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:30.450321  8533 raft_consensus.cc:515] T ed3f07a1040a48c397adb3c7f2da3228 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:30.452370  8533 leader_election.cc:290] T ed3f07a1040a48c397adb3c7f2da3228 P 87dbe13e62db4beba2cafda03ebeb5b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113), 49b7a84b40b64a0993c147d300a102f9 (127.0.167.67:44703)
I20260608 10:03:30.453532  8430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3f07a1040a48c397adb3c7f2da3228" candidate_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7a84b40b64a0993c147d300a102f9" is_pre_election: true
I20260608 10:03:30.454334  8430 raft_consensus.cc:2468] T ed3f07a1040a48c397adb3c7f2da3228 P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87dbe13e62db4beba2cafda03ebeb5b3 in term 0.
I20260608 10:03:30.489575  8281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3f07a1040a48c397adb3c7f2da3228" candidate_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf847b312cd429d9388fbeee837a677" is_pre_election: true
I20260608 10:03:30.491817  8281 raft_consensus.cc:2468] T ed3f07a1040a48c397adb3c7f2da3228 P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87dbe13e62db4beba2cafda03ebeb5b3 in term 0.
I20260608 10:03:30.493323  8319 leader_election.cc:304] T ed3f07a1040a48c397adb3c7f2da3228 P 87dbe13e62db4beba2cafda03ebeb5b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49b7a84b40b64a0993c147d300a102f9, 87dbe13e62db4beba2cafda03ebeb5b3; no voters: 
I20260608 10:03:30.501796  8483 raft_consensus.cc:493] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:30.503547  8483 raft_consensus.cc:515] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:30.508821  8483 leader_election.cc:290] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66:46661), 49b7a84b40b64a0993c147d300a102f9 (127.0.167.67:44703)
I20260608 10:03:30.510869  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad067095de546aab95019100cb5c822" candidate_uuid: "caf847b312cd429d9388fbeee837a677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" is_pre_election: true
I20260608 10:03:30.511716  8533 raft_consensus.cc:2804] T ed3f07a1040a48c397adb3c7f2da3228 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:30.512015  8356 raft_consensus.cc:2468] T 8ad067095de546aab95019100cb5c822 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caf847b312cd429d9388fbeee837a677 in term 0.
I20260608 10:03:30.512180  8430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad067095de546aab95019100cb5c822" candidate_uuid: "caf847b312cd429d9388fbeee837a677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7a84b40b64a0993c147d300a102f9" is_pre_election: true
I20260608 10:03:30.512467  8533 raft_consensus.cc:493] T ed3f07a1040a48c397adb3c7f2da3228 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:30.513345  8430 raft_consensus.cc:2468] T 8ad067095de546aab95019100cb5c822 P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caf847b312cd429d9388fbeee837a677 in term 0.
I20260608 10:03:30.513837  8533 raft_consensus.cc:3060] T ed3f07a1040a48c397adb3c7f2da3228 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:30.516734  8244 leader_election.cc:304] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49b7a84b40b64a0993c147d300a102f9, caf847b312cd429d9388fbeee837a677; no voters: 
I20260608 10:03:30.518042  8483 raft_consensus.cc:2804] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:30.518500  8483 raft_consensus.cc:493] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:30.518862  8483 raft_consensus.cc:3060] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:30.531224  8483 raft_consensus.cc:515] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:30.531224  8533 raft_consensus.cc:515] T ed3f07a1040a48c397adb3c7f2da3228 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:30.533849  8511 raft_consensus.cc:493] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:30.534101  8533 leader_election.cc:290] T ed3f07a1040a48c397adb3c7f2da3228 P 87dbe13e62db4beba2cafda03ebeb5b3 [CANDIDATE]: Term 1 election: Requested vote from peers caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113), 49b7a84b40b64a0993c147d300a102f9 (127.0.167.67:44703)
I20260608 10:03:30.534739  8511 raft_consensus.cc:515] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:30.535147  8483 leader_election.cc:290] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677 [CANDIDATE]: Term 1 election: Requested vote from peers 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66:46661), 49b7a84b40b64a0993c147d300a102f9 (127.0.167.67:44703)
I20260608 10:03:30.535508  8281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3f07a1040a48c397adb3c7f2da3228" candidate_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf847b312cd429d9388fbeee837a677"
I20260608 10:03:30.535894  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad067095de546aab95019100cb5c822" candidate_uuid: "caf847b312cd429d9388fbeee837a677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87dbe13e62db4beba2cafda03ebeb5b3"
I20260608 10:03:30.536224  8281 raft_consensus.cc:3060] T ed3f07a1040a48c397adb3c7f2da3228 P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:30.536515  8356 raft_consensus.cc:3060] T 8ad067095de546aab95019100cb5c822 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:30.537724  8511 leader_election.cc:290] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66:46661), 49b7a84b40b64a0993c147d300a102f9 (127.0.167.67:44703)
I20260608 10:03:30.538012  8430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3f07a1040a48c397adb3c7f2da3228" candidate_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7a84b40b64a0993c147d300a102f9"
I20260608 10:03:30.538779  8355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ef78b51248249d5abf30482e2b4d11f" candidate_uuid: "caf847b312cd429d9388fbeee837a677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" is_pre_election: true
I20260608 10:03:30.539667  8355 raft_consensus.cc:2468] T 3ef78b51248249d5abf30482e2b4d11f P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caf847b312cd429d9388fbeee837a677 in term 0.
I20260608 10:03:30.539988  8428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad067095de546aab95019100cb5c822" candidate_uuid: "caf847b312cd429d9388fbeee837a677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7a84b40b64a0993c147d300a102f9"
I20260608 10:03:30.540954  8428 raft_consensus.cc:3060] T 8ad067095de546aab95019100cb5c822 P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:30.541637  8246 leader_election.cc:304] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87dbe13e62db4beba2cafda03ebeb5b3, caf847b312cd429d9388fbeee837a677; no voters: 
I20260608 10:03:30.542883  8511 raft_consensus.cc:2804] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:30.543305  8511 raft_consensus.cc:493] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:30.543635  8511 raft_consensus.cc:3060] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:30.544811  8429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ef78b51248249d5abf30482e2b4d11f" candidate_uuid: "caf847b312cd429d9388fbeee837a677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7a84b40b64a0993c147d300a102f9" is_pre_election: true
I20260608 10:03:30.545758  8429 raft_consensus.cc:2468] T 3ef78b51248249d5abf30482e2b4d11f P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caf847b312cd429d9388fbeee837a677 in term 0.
I20260608 10:03:30.538964  8430 raft_consensus.cc:3060] T ed3f07a1040a48c397adb3c7f2da3228 P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:30.547415  8356 raft_consensus.cc:2468] T 8ad067095de546aab95019100cb5c822 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf847b312cd429d9388fbeee837a677 in term 1.
I20260608 10:03:30.549048  8246 leader_election.cc:304] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677 [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: 87dbe13e62db4beba2cafda03ebeb5b3, caf847b312cd429d9388fbeee837a677; no voters: 
I20260608 10:03:30.549460  8281 raft_consensus.cc:2468] T ed3f07a1040a48c397adb3c7f2da3228 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87dbe13e62db4beba2cafda03ebeb5b3 in term 1.
I20260608 10:03:30.550076  8483 raft_consensus.cc:2804] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:30.550705  8483 raft_consensus.cc:697] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677 [term 1 LEADER]: Becoming Leader. State: Replica: caf847b312cd429d9388fbeee837a677, State: Running, Role: LEADER
I20260608 10:03:30.550822  8319 leader_election.cc:304] T ed3f07a1040a48c397adb3c7f2da3228 P 87dbe13e62db4beba2cafda03ebeb5b3 [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: 87dbe13e62db4beba2cafda03ebeb5b3, caf847b312cd429d9388fbeee837a677; no voters: 
I20260608 10:03:30.552084  8533 raft_consensus.cc:2804] T ed3f07a1040a48c397adb3c7f2da3228 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:30.552150  8483 consensus_queue.cc:237] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:30.554083  8533 raft_consensus.cc:697] T ed3f07a1040a48c397adb3c7f2da3228 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 LEADER]: Becoming Leader. State: Replica: 87dbe13e62db4beba2cafda03ebeb5b3, State: Running, Role: LEADER
I20260608 10:03:30.555521  8533 consensus_queue.cc:237] T ed3f07a1040a48c397adb3c7f2da3228 P 87dbe13e62db4beba2cafda03ebeb5b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:30.557685  8430 raft_consensus.cc:2468] T ed3f07a1040a48c397adb3c7f2da3228 P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87dbe13e62db4beba2cafda03ebeb5b3 in term 1.
I20260608 10:03:30.560506  8428 raft_consensus.cc:2468] T 8ad067095de546aab95019100cb5c822 P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf847b312cd429d9388fbeee837a677 in term 1.
I20260608 10:03:30.565927  8511 raft_consensus.cc:515] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:30.569371  8511 leader_election.cc:290] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677 [CANDIDATE]: Term 1 election: Requested vote from peers 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66:46661), 49b7a84b40b64a0993c147d300a102f9 (127.0.167.67:44703)
I20260608 10:03:30.569592  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ef78b51248249d5abf30482e2b4d11f" candidate_uuid: "caf847b312cd429d9388fbeee837a677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87dbe13e62db4beba2cafda03ebeb5b3"
I20260608 10:03:30.569994  8428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ef78b51248249d5abf30482e2b4d11f" candidate_uuid: "caf847b312cd429d9388fbeee837a677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7a84b40b64a0993c147d300a102f9"
I20260608 10:03:30.568334  8178 catalog_manager.cc:5696] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677 reported cstate change: term changed from 0 to 1, leader changed from <none> to caf847b312cd429d9388fbeee837a677 (127.0.167.65). New cstate: current_term: 1 leader_uuid: "caf847b312cd429d9388fbeee837a677" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:30.570225  8356 raft_consensus.cc:3060] T 3ef78b51248249d5abf30482e2b4d11f P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:30.570824  8428 raft_consensus.cc:3060] T 3ef78b51248249d5abf30482e2b4d11f P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:30.570739  8179 catalog_manager.cc:5696] T ed3f07a1040a48c397adb3c7f2da3228 P 87dbe13e62db4beba2cafda03ebeb5b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66). New cstate: current_term: 1 leader_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:30.579107  8356 raft_consensus.cc:2468] T 3ef78b51248249d5abf30482e2b4d11f P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf847b312cd429d9388fbeee837a677 in term 1.
I20260608 10:03:30.579898  8428 raft_consensus.cc:2468] T 3ef78b51248249d5abf30482e2b4d11f P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf847b312cd429d9388fbeee837a677 in term 1.
I20260608 10:03:30.580740  8246 leader_election.cc:304] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677 [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: 87dbe13e62db4beba2cafda03ebeb5b3, caf847b312cd429d9388fbeee837a677; no voters: 
I20260608 10:03:30.582429  8511 raft_consensus.cc:2804] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:30.583581  8511 raft_consensus.cc:697] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677 [term 1 LEADER]: Becoming Leader. State: Replica: caf847b312cd429d9388fbeee837a677, State: Running, Role: LEADER
I20260608 10:03:30.584671  8511 consensus_queue.cc:237] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:30.596817  8178 catalog_manager.cc:5696] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677 reported cstate change: term changed from 0 to 1, leader changed from <none> to caf847b312cd429d9388fbeee837a677 (127.0.167.65). New cstate: current_term: 1 leader_uuid: "caf847b312cd429d9388fbeee837a677" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } health_report { overall_health: UNKNOWN } } }
W20260608 10:03:30.727001  8227 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:03:30.727588  8515 raft_consensus.cc:493] T 40b6d3e26cb740aa8bf7823e68531328 P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:30.728224  8515 raft_consensus.cc:515] T 40b6d3e26cb740aa8bf7823e68531328 P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:30.730602  8515 leader_election.cc:290] T 40b6d3e26cb740aa8bf7823e68531328 P 49b7a84b40b64a0993c147d300a102f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113), 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66:46661)
I20260608 10:03:30.731552  8281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40b6d3e26cb740aa8bf7823e68531328" candidate_uuid: "49b7a84b40b64a0993c147d300a102f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf847b312cd429d9388fbeee837a677" is_pre_election: true
I20260608 10:03:30.731894  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40b6d3e26cb740aa8bf7823e68531328" candidate_uuid: "49b7a84b40b64a0993c147d300a102f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" is_pre_election: true
I20260608 10:03:30.732360  8281 raft_consensus.cc:2468] T 40b6d3e26cb740aa8bf7823e68531328 P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49b7a84b40b64a0993c147d300a102f9 in term 0.
I20260608 10:03:30.732746  8356 raft_consensus.cc:2468] T 40b6d3e26cb740aa8bf7823e68531328 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49b7a84b40b64a0993c147d300a102f9 in term 0.
I20260608 10:03:30.733815  8393 leader_election.cc:304] T 40b6d3e26cb740aa8bf7823e68531328 P 49b7a84b40b64a0993c147d300a102f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49b7a84b40b64a0993c147d300a102f9, caf847b312cd429d9388fbeee837a677; no voters: 
I20260608 10:03:30.734647  8515 raft_consensus.cc:2804] T 40b6d3e26cb740aa8bf7823e68531328 P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:30.735013  8515 raft_consensus.cc:493] T 40b6d3e26cb740aa8bf7823e68531328 P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:30.735283  8515 raft_consensus.cc:3060] T 40b6d3e26cb740aa8bf7823e68531328 P 49b7a84b40b64a0993c147d300a102f9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:30.744047  8515 raft_consensus.cc:515] T 40b6d3e26cb740aa8bf7823e68531328 P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:30.746165  8515 leader_election.cc:290] T 40b6d3e26cb740aa8bf7823e68531328 P 49b7a84b40b64a0993c147d300a102f9 [CANDIDATE]: Term 1 election: Requested vote from peers caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113), 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66:46661)
I20260608 10:03:30.746902  8281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40b6d3e26cb740aa8bf7823e68531328" candidate_uuid: "49b7a84b40b64a0993c147d300a102f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf847b312cd429d9388fbeee837a677"
I20260608 10:03:30.747316  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40b6d3e26cb740aa8bf7823e68531328" candidate_uuid: "49b7a84b40b64a0993c147d300a102f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87dbe13e62db4beba2cafda03ebeb5b3"
I20260608 10:03:30.747611  8281 raft_consensus.cc:3060] T 40b6d3e26cb740aa8bf7823e68531328 P caf847b312cd429d9388fbeee837a677 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:30.747936  8356 raft_consensus.cc:3060] T 40b6d3e26cb740aa8bf7823e68531328 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:30.755515  8356 raft_consensus.cc:2468] T 40b6d3e26cb740aa8bf7823e68531328 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49b7a84b40b64a0993c147d300a102f9 in term 1.
I20260608 10:03:30.755515  8281 raft_consensus.cc:2468] T 40b6d3e26cb740aa8bf7823e68531328 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49b7a84b40b64a0993c147d300a102f9 in term 1.
I20260608 10:03:30.757223  8395 leader_election.cc:304] T 40b6d3e26cb740aa8bf7823e68531328 P 49b7a84b40b64a0993c147d300a102f9 [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: 49b7a84b40b64a0993c147d300a102f9, 87dbe13e62db4beba2cafda03ebeb5b3; no voters: 
I20260608 10:03:30.758062  8515 raft_consensus.cc:2804] T 40b6d3e26cb740aa8bf7823e68531328 P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:30.758950  8515 raft_consensus.cc:697] T 40b6d3e26cb740aa8bf7823e68531328 P 49b7a84b40b64a0993c147d300a102f9 [term 1 LEADER]: Becoming Leader. State: Replica: 49b7a84b40b64a0993c147d300a102f9, State: Running, Role: LEADER
I20260608 10:03:30.759944  8515 consensus_queue.cc:237] T 40b6d3e26cb740aa8bf7823e68531328 P 49b7a84b40b64a0993c147d300a102f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:30.768059  8178 catalog_manager.cc:5696] T 40b6d3e26cb740aa8bf7823e68531328 P 49b7a84b40b64a0993c147d300a102f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 49b7a84b40b64a0993c147d300a102f9 (127.0.167.67). New cstate: current_term: 1 leader_uuid: "49b7a84b40b64a0993c147d300a102f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:30.863538   669 tablet_server.cc:179] TabletServer@127.0.167.65:0 shutting down...
I20260608 10:03:30.894685   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:30.896093   669 tablet_replica.cc:333] T 40b6d3e26cb740aa8bf7823e68531328 P caf847b312cd429d9388fbeee837a677: stopping tablet replica
I20260608 10:03:30.897022   669 raft_consensus.cc:2243] T 40b6d3e26cb740aa8bf7823e68531328 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:30.897495   669 raft_consensus.cc:2272] T 40b6d3e26cb740aa8bf7823e68531328 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:30.900162   669 tablet_replica.cc:333] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677: stopping tablet replica
I20260608 10:03:30.900869   669 raft_consensus.cc:2243] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:30.901566   669 pending_rounds.cc:70] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677: Trying to abort 1 pending ops.
I20260608 10:03:30.901820   669 pending_rounds.cc:77] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619691366170624 op_type: NO_OP noop_request { }
I20260608 10:03:30.902251   669 raft_consensus.cc:2889] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:03:30.902559   669 raft_consensus.cc:2272] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:30.905567   669 tablet_replica.cc:333] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677: stopping tablet replica
I20260608 10:03:30.906431   669 raft_consensus.cc:2243] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:30.907146   669 pending_rounds.cc:70] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677: Trying to abort 1 pending ops.
I20260608 10:03:30.907358   669 pending_rounds.cc:77] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619691235057664 op_type: NO_OP noop_request { }
I20260608 10:03:30.907639   669 raft_consensus.cc:2889] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:03:30.907922   669 raft_consensus.cc:2272] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:30.910645   669 tablet_replica.cc:333] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677: stopping tablet replica
I20260608 10:03:30.911338   669 raft_consensus.cc:2243] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:30.912375   669 raft_consensus.cc:2272] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:30.915539   669 tablet_replica.cc:333] T ed3f07a1040a48c397adb3c7f2da3228 P caf847b312cd429d9388fbeee837a677: stopping tablet replica
I20260608 10:03:30.916204   669 raft_consensus.cc:2243] T ed3f07a1040a48c397adb3c7f2da3228 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:30.916725   669 raft_consensus.cc:2272] T ed3f07a1040a48c397adb3c7f2da3228 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:30.919116   669 tablet_replica.cc:333] T df0a4e9fcd6248fab80178b9fc1c6c62 P caf847b312cd429d9388fbeee837a677: stopping tablet replica
I20260608 10:03:30.919874   669 raft_consensus.cc:2243] T df0a4e9fcd6248fab80178b9fc1c6c62 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:30.920499   669 raft_consensus.cc:2272] T df0a4e9fcd6248fab80178b9fc1c6c62 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:30.923856   669 tablet_replica.cc:333] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677: stopping tablet replica
I20260608 10:03:30.924568   669 raft_consensus.cc:2243] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:30.925514   669 raft_consensus.cc:2272] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:30.928709   669 tablet_replica.cc:333] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677: stopping tablet replica
I20260608 10:03:30.929278   669 raft_consensus.cc:2243] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:30.930157   669 raft_consensus.cc:2272] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:30.945575  8533 consensus_queue.cc:1048] T ed3f07a1040a48c397adb3c7f2da3228 P 87dbe13e62db4beba2cafda03ebeb5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:03:30.967022  8319 consensus_peers.cc:597] T ed3f07a1040a48c397adb3c7f2da3228 P 87dbe13e62db4beba2cafda03ebeb5b3 -> Peer caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113): Couldn't send request to peer caf847b312cd429d9388fbeee837a677. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:39113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:30.969609   669 tablet_server.cc:196] TabletServer@127.0.167.65:0 shutdown complete.
W20260608 10:03:31.110563  8319 consensus_peers.cc:597] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 -> Peer caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113): Couldn't send request to peer caf847b312cd429d9388fbeee837a677. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:39113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:03:31.187373  8393 consensus_peers.cc:597] T 40b6d3e26cb740aa8bf7823e68531328 P 49b7a84b40b64a0993c147d300a102f9 -> Peer caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113): Couldn't send request to peer caf847b312cd429d9388fbeee837a677. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:39113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:31.193938  8515 consensus_queue.cc:1048] T 40b6d3e26cb740aa8bf7823e68531328 P 49b7a84b40b64a0993c147d300a102f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:32.010399  8567 consensus_queue.cc:579] T ed3f07a1040a48c397adb3c7f2da3228 P 87dbe13e62db4beba2cafda03ebeb5b3 [LEADER]: Leader has been unable to successfully communicate with peer caf847b312cd429d9388fbeee837a677 for more than 1 seconds (1.453s)
W20260608 10:03:32.013366  8319 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.167.65:39113: connect: Connection refused (error 111) [suppressed 6 similar messages]
I20260608 10:03:32.017215  8178 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:53504:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 10:03:32.018046  8178 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:53504:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 10:03:32.038331  8178 catalog_manager.cc:5983] T 00000000000000000000000000000000 P cc7833e63b0c4517a94f5a70c9ba7567: Sending DeleteTablet for 3 replicas of tablet 8ad067095de546aab95019100cb5c822
I20260608 10:03:32.041074  8178 catalog_manager.cc:5983] T 00000000000000000000000000000000 P cc7833e63b0c4517a94f5a70c9ba7567: Sending DeleteTablet for 3 replicas of tablet ed3f07a1040a48c397adb3c7f2da3228
I20260608 10:03:32.041884  8344 tablet_service.cc:1558] Processing DeleteTablet for tablet 8ad067095de546aab95019100cb5c822 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:03:32 UTC) from {username='slave'} at 127.0.0.1:46528
I20260608 10:03:32.043218  8419 tablet_service.cc:1558] Processing DeleteTablet for tablet 8ad067095de546aab95019100cb5c822 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:03:32 UTC) from {username='slave'} at 127.0.0.1:34108
I20260608 10:03:32.043677  8178 catalog_manager.cc:5983] T 00000000000000000000000000000000 P cc7833e63b0c4517a94f5a70c9ba7567: Sending DeleteTablet for 3 replicas of tablet 40b6d3e26cb740aa8bf7823e68531328
I20260608 10:03:32.045429  8346 tablet_service.cc:1558] Processing DeleteTablet for tablet ed3f07a1040a48c397adb3c7f2da3228 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:03:32 UTC) from {username='slave'} at 127.0.0.1:46528
I20260608 10:03:32.048000  8575 tablet_replica.cc:333] T 8ad067095de546aab95019100cb5c822 P 87dbe13e62db4beba2cafda03ebeb5b3: stopping tablet replica
I20260608 10:03:32.048734  8576 tablet_replica.cc:333] T 8ad067095de546aab95019100cb5c822 P 49b7a84b40b64a0993c147d300a102f9: stopping tablet replica
I20260608 10:03:32.049422  8575 raft_consensus.cc:2243] T 8ad067095de546aab95019100cb5c822 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:32.049357  8344 tablet_service.cc:1558] Processing DeleteTablet for tablet 40b6d3e26cb740aa8bf7823e68531328 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:03:32 UTC) from {username='slave'} at 127.0.0.1:46528
I20260608 10:03:32.048147  8178 catalog_manager.cc:5983] T 00000000000000000000000000000000 P cc7833e63b0c4517a94f5a70c9ba7567: Sending DeleteTablet for 3 replicas of tablet 3ef78b51248249d5abf30482e2b4d11f
I20260608 10:03:32.050396  8575 raft_consensus.cc:2272] T 8ad067095de546aab95019100cb5c822 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:32.051445  8576 raft_consensus.cc:2243] T 8ad067095de546aab95019100cb5c822 P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:32.052409  8576 raft_consensus.cc:2272] T 8ad067095de546aab95019100cb5c822 P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:32.053514  8344 tablet_service.cc:1558] Processing DeleteTablet for tablet 3ef78b51248249d5abf30482e2b4d11f with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:03:32 UTC) from {username='slave'} at 127.0.0.1:46528
I20260608 10:03:32.054803  8419 tablet_service.cc:1558] Processing DeleteTablet for tablet ed3f07a1040a48c397adb3c7f2da3228 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:03:32 UTC) from {username='slave'} at 127.0.0.1:34108
I20260608 10:03:32.054829  8575 ts_tablet_manager.cc:1916] T 8ad067095de546aab95019100cb5c822 P 87dbe13e62db4beba2cafda03ebeb5b3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:03:32.056356  8576 ts_tablet_manager.cc:1916] T 8ad067095de546aab95019100cb5c822 P 49b7a84b40b64a0993c147d300a102f9: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:03:32.057839   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:32.058784  8163 catalog_manager.cc:4754] TS caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet ed3f07a1040a48c397adb3c7f2da3228: Network error: Client connection negotiation failed: client connection to 127.0.167.65:39113: connect: Connection refused (error 111)
I20260608 10:03:32.065013  8419 tablet_service.cc:1558] Processing DeleteTablet for tablet 40b6d3e26cb740aa8bf7823e68531328 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:03:32 UTC) from {username='slave'} at 127.0.0.1:34108
I20260608 10:03:32.065625  8420 tablet_service.cc:1558] Processing DeleteTablet for tablet 3ef78b51248249d5abf30482e2b4d11f with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:03:32 UTC) from {username='slave'} at 127.0.0.1:34108
W20260608 10:03:32.070077  8578 instance_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 10:03:32.070240  8567 consensus_queue.cc:579] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [LEADER]: Leader has been unable to successfully communicate with peer caf847b312cd429d9388fbeee837a677 for more than 1 seconds (1.413s)
W20260608 10:03:32.084934  8579 instance_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 10:03:32.086862  8575 ts_tablet_manager.cc:1929] T 8ad067095de546aab95019100cb5c822 P 87dbe13e62db4beba2cafda03ebeb5b3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:03:32.087634  8575 log.cc:1199] T 8ad067095de546aab95019100cb5c822 P 87dbe13e62db4beba2cafda03ebeb5b3: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-0/minicluster-data/ts-1-root/wals/8ad067095de546aab95019100cb5c822
W20260608 10:03:32.089073  8581 instance_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 10:03:32.089092  8575 ts_tablet_manager.cc:1950] T 8ad067095de546aab95019100cb5c822 P 87dbe13e62db4beba2cafda03ebeb5b3: Deleting consensus metadata
I20260608 10:03:32.091090   669 server_base.cc:1061] running on GCE node
I20260608 10:03:32.091569  8576 ts_tablet_manager.cc:1929] T 8ad067095de546aab95019100cb5c822 P 49b7a84b40b64a0993c147d300a102f9: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:03:32.093210  8576 log.cc:1199] T 8ad067095de546aab95019100cb5c822 P 49b7a84b40b64a0993c147d300a102f9: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-0/minicluster-data/ts-2-root/wals/8ad067095de546aab95019100cb5c822
I20260608 10:03:32.093777   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:03:32.093942  8576 ts_tablet_manager.cc:1950] T 8ad067095de546aab95019100cb5c822 P 49b7a84b40b64a0993c147d300a102f9: Deleting consensus metadata
W20260608 10:03:32.094146   669 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 10:03:32.094581   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913012094562 us; error 0 us; skew 500 ppm
I20260608 10:03:32.095640   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:32.096227  8565 consensus_queue.cc:579] T 40b6d3e26cb740aa8bf7823e68531328 P 49b7a84b40b64a0993c147d300a102f9 [LEADER]: Leader has been unable to successfully communicate with peer caf847b312cd429d9388fbeee837a677 for more than 1 seconds (1.335s)
I20260608 10:03:32.096719  8575 tablet_replica.cc:333] T ed3f07a1040a48c397adb3c7f2da3228 P 87dbe13e62db4beba2cafda03ebeb5b3: stopping tablet replica
I20260608 10:03:32.097374  8165 catalog_manager.cc:5027] TS 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66:46661): tablet 8ad067095de546aab95019100cb5c822 (table dugtrio [id=f9711379223f44188b2830d2e50ad541]) successfully deleted
I20260608 10:03:32.098318  8575 raft_consensus.cc:2243] T ed3f07a1040a48c397adb3c7f2da3228 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:32.099344  8163 catalog_manager.cc:5027] TS 49b7a84b40b64a0993c147d300a102f9 (127.0.167.67:44703): tablet 8ad067095de546aab95019100cb5c822 (table dugtrio [id=f9711379223f44188b2830d2e50ad541]) successfully deleted
I20260608 10:03:32.099984  8575 raft_consensus.cc:2272] T ed3f07a1040a48c397adb3c7f2da3228 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:32.103562  8576 tablet_replica.cc:333] T ed3f07a1040a48c397adb3c7f2da3228 P 49b7a84b40b64a0993c147d300a102f9: stopping tablet replica
I20260608 10:03:32.107779  8575 ts_tablet_manager.cc:1916] T ed3f07a1040a48c397adb3c7f2da3228 P 87dbe13e62db4beba2cafda03ebeb5b3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:03:32.109153  8576 raft_consensus.cc:2243] T ed3f07a1040a48c397adb3c7f2da3228 P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:32.110549  8576 raft_consensus.cc:2272] T ed3f07a1040a48c397adb3c7f2da3228 P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:32.121837  8576 ts_tablet_manager.cc:1916] T ed3f07a1040a48c397adb3c7f2da3228 P 49b7a84b40b64a0993c147d300a102f9: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:03:32.132484  8575 ts_tablet_manager.cc:1929] T ed3f07a1040a48c397adb3c7f2da3228 P 87dbe13e62db4beba2cafda03ebeb5b3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:03:32.133083  8575 log.cc:1199] T ed3f07a1040a48c397adb3c7f2da3228 P 87dbe13e62db4beba2cafda03ebeb5b3: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-0/minicluster-data/ts-1-root/wals/ed3f07a1040a48c397adb3c7f2da3228
I20260608 10:03:32.134157  8575 ts_tablet_manager.cc:1950] T ed3f07a1040a48c397adb3c7f2da3228 P 87dbe13e62db4beba2cafda03ebeb5b3: Deleting consensus metadata
I20260608 10:03:32.136518   669 webserver.cc:533] Webserver started at http://127.0.167.68:44733/ using document root <none> and password file <none>
I20260608 10:03:32.137351   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:32.137636   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:32.138055   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:32.138254  8165 catalog_manager.cc:5027] TS 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66:46661): tablet ed3f07a1040a48c397adb3c7f2da3228 (table dugtrio [id=f9711379223f44188b2830d2e50ad541]) successfully deleted
I20260608 10:03:32.138485  8576 ts_tablet_manager.cc:1929] T ed3f07a1040a48c397adb3c7f2da3228 P 49b7a84b40b64a0993c147d300a102f9: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:03:32.138646  8575 tablet_replica.cc:333] T 40b6d3e26cb740aa8bf7823e68531328 P 87dbe13e62db4beba2cafda03ebeb5b3: stopping tablet replica
I20260608 10:03:32.138926  8576 log.cc:1199] T ed3f07a1040a48c397adb3c7f2da3228 P 49b7a84b40b64a0993c147d300a102f9: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-0/minicluster-data/ts-2-root/wals/ed3f07a1040a48c397adb3c7f2da3228
I20260608 10:03:32.139705  8576 ts_tablet_manager.cc:1950] T ed3f07a1040a48c397adb3c7f2da3228 P 49b7a84b40b64a0993c147d300a102f9: Deleting consensus metadata
I20260608 10:03:32.139792   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-0/minicluster-data/ts-3-root/instance:
uuid: "f3856d44052d4209a5f65b567eeb5398"
format_stamp: "Formatted at 2026-06-08 10:03:32 on dist-test-slave-swwz"
I20260608 10:03:32.139895  8575 raft_consensus.cc:2243] T 40b6d3e26cb740aa8bf7823e68531328 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:32.140900  8575 raft_consensus.cc:2272] T 40b6d3e26cb740aa8bf7823e68531328 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:32.143453  8576 tablet_replica.cc:333] T 40b6d3e26cb740aa8bf7823e68531328 P 49b7a84b40b64a0993c147d300a102f9: stopping tablet replica
I20260608 10:03:32.143667  8163 catalog_manager.cc:5027] TS 49b7a84b40b64a0993c147d300a102f9 (127.0.167.67:44703): tablet ed3f07a1040a48c397adb3c7f2da3228 (table dugtrio [id=f9711379223f44188b2830d2e50ad541]) successfully deleted
I20260608 10:03:32.144590  8576 raft_consensus.cc:2243] T 40b6d3e26cb740aa8bf7823e68531328 P 49b7a84b40b64a0993c147d300a102f9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:32.145661  8576 raft_consensus.cc:2272] T 40b6d3e26cb740aa8bf7823e68531328 P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:32.146837  8575 ts_tablet_manager.cc:1916] T 40b6d3e26cb740aa8bf7823e68531328 P 87dbe13e62db4beba2cafda03ebeb5b3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:03:32.150610  8576 ts_tablet_manager.cc:1916] T 40b6d3e26cb740aa8bf7823e68531328 P 49b7a84b40b64a0993c147d300a102f9: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:03:32.153946   669 fs_manager.cc:696] Time spent creating directory manager: real 0.013s	user 0.009s	sys 0.003s
I20260608 10:03:32.157634  8583 raft_consensus.cc:493] T 57886625f3c04fe7a336cb8f59f90e8a P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader caf847b312cd429d9388fbeee837a677)
I20260608 10:03:32.158325  8583 raft_consensus.cc:515] T 57886625f3c04fe7a336cb8f59f90e8a P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:32.162289  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57886625f3c04fe7a336cb8f59f90e8a" candidate_uuid: "49b7a84b40b64a0993c147d300a102f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" is_pre_election: true
I20260608 10:03:32.162469  8583 leader_election.cc:290] T 57886625f3c04fe7a336cb8f59f90e8a P 49b7a84b40b64a0993c147d300a102f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113), 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66:46661)
I20260608 10:03:32.162326  8587 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:32.165422   669 fs_manager.cc:730] Time spent opening block manager: real 0.008s	user 0.001s	sys 0.004s
I20260608 10:03:32.165899   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-0/minicluster-data/ts-3-root
uuid: "f3856d44052d4209a5f65b567eeb5398"
format_stamp: "Formatted at 2026-06-08 10:03:32 on dist-test-slave-swwz"
I20260608 10:03:32.166352   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-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)
W20260608 10:03:32.167142  8393 leader_election.cc:336] T 57886625f3c04fe7a336cb8f59f90e8a P 49b7a84b40b64a0993c147d300a102f9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113): Network error: Client connection negotiation failed: client connection to 127.0.167.65:39113: connect: Connection refused (error 111)
I20260608 10:03:32.167744  8575 ts_tablet_manager.cc:1929] T 40b6d3e26cb740aa8bf7823e68531328 P 87dbe13e62db4beba2cafda03ebeb5b3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:03:32.167737  8393 leader_election.cc:304] T 57886625f3c04fe7a336cb8f59f90e8a P 49b7a84b40b64a0993c147d300a102f9 [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: 49b7a84b40b64a0993c147d300a102f9; no voters: 87dbe13e62db4beba2cafda03ebeb5b3, caf847b312cd429d9388fbeee837a677
I20260608 10:03:32.168485  8575 log.cc:1199] T 40b6d3e26cb740aa8bf7823e68531328 P 87dbe13e62db4beba2cafda03ebeb5b3: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-0/minicluster-data/ts-1-root/wals/40b6d3e26cb740aa8bf7823e68531328
I20260608 10:03:32.169471  8575 ts_tablet_manager.cc:1950] T 40b6d3e26cb740aa8bf7823e68531328 P 87dbe13e62db4beba2cafda03ebeb5b3: Deleting consensus metadata
I20260608 10:03:32.169636  8583 raft_consensus.cc:2749] T 57886625f3c04fe7a336cb8f59f90e8a P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:03:32.173964  8165 catalog_manager.cc:5027] TS 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66:46661): tablet 40b6d3e26cb740aa8bf7823e68531328 (table dugtrio [id=f9711379223f44188b2830d2e50ad541]) successfully deleted
I20260608 10:03:32.174443  8575 tablet_replica.cc:333] T 3ef78b51248249d5abf30482e2b4d11f P 87dbe13e62db4beba2cafda03ebeb5b3: stopping tablet replica
I20260608 10:03:32.174747  8576 ts_tablet_manager.cc:1929] T 40b6d3e26cb740aa8bf7823e68531328 P 49b7a84b40b64a0993c147d300a102f9: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:03:32.175310  8576 log.cc:1199] T 40b6d3e26cb740aa8bf7823e68531328 P 49b7a84b40b64a0993c147d300a102f9: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-0/minicluster-data/ts-2-root/wals/40b6d3e26cb740aa8bf7823e68531328
I20260608 10:03:32.175892  8575 raft_consensus.cc:2243] T 3ef78b51248249d5abf30482e2b4d11f P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:32.176163  8576 ts_tablet_manager.cc:1950] T 40b6d3e26cb740aa8bf7823e68531328 P 49b7a84b40b64a0993c147d300a102f9: Deleting consensus metadata
I20260608 10:03:32.176559  8575 raft_consensus.cc:2272] T 3ef78b51248249d5abf30482e2b4d11f P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:32.179333  8576 tablet_replica.cc:333] T 3ef78b51248249d5abf30482e2b4d11f P 49b7a84b40b64a0993c147d300a102f9: stopping tablet replica
I20260608 10:03:32.179497  8163 catalog_manager.cc:5027] TS 49b7a84b40b64a0993c147d300a102f9 (127.0.167.67:44703): tablet 40b6d3e26cb740aa8bf7823e68531328 (table dugtrio [id=f9711379223f44188b2830d2e50ad541]) successfully deleted
I20260608 10:03:32.179988  8575 ts_tablet_manager.cc:1916] T 3ef78b51248249d5abf30482e2b4d11f P 87dbe13e62db4beba2cafda03ebeb5b3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:03:32.180469  8576 raft_consensus.cc:2243] T 3ef78b51248249d5abf30482e2b4d11f P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:32.181021  8576 raft_consensus.cc:2272] T 3ef78b51248249d5abf30482e2b4d11f P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:32.184238  8576 ts_tablet_manager.cc:1916] T 3ef78b51248249d5abf30482e2b4d11f P 49b7a84b40b64a0993c147d300a102f9: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:03:32.193238   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:32.195374   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:32.197829   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:32.198251  8575 ts_tablet_manager.cc:1929] T 3ef78b51248249d5abf30482e2b4d11f P 87dbe13e62db4beba2cafda03ebeb5b3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:03:32.198745  8575 log.cc:1199] T 3ef78b51248249d5abf30482e2b4d11f P 87dbe13e62db4beba2cafda03ebeb5b3: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-0/minicluster-data/ts-1-root/wals/3ef78b51248249d5abf30482e2b4d11f
I20260608 10:03:32.199471  8575 ts_tablet_manager.cc:1950] T 3ef78b51248249d5abf30482e2b4d11f P 87dbe13e62db4beba2cafda03ebeb5b3: Deleting consensus metadata
I20260608 10:03:32.201483  8576 ts_tablet_manager.cc:1929] T 3ef78b51248249d5abf30482e2b4d11f P 49b7a84b40b64a0993c147d300a102f9: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:03:32.201802   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:32.202023  8576 log.cc:1199] T 3ef78b51248249d5abf30482e2b4d11f P 49b7a84b40b64a0993c147d300a102f9: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-0/minicluster-data/ts-2-root/wals/3ef78b51248249d5abf30482e2b4d11f
I20260608 10:03:32.202225   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:32.202698   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:32.202837  8576 ts_tablet_manager.cc:1950] T 3ef78b51248249d5abf30482e2b4d11f P 49b7a84b40b64a0993c147d300a102f9: Deleting consensus metadata
I20260608 10:03:32.202939   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:32.203536  8165 catalog_manager.cc:5027] TS 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66:46661): tablet 3ef78b51248249d5abf30482e2b4d11f (table dugtrio [id=f9711379223f44188b2830d2e50ad541]) successfully deleted
I20260608 10:03:32.206525  8163 catalog_manager.cc:5027] TS 49b7a84b40b64a0993c147d300a102f9 (127.0.167.67:44703): tablet 3ef78b51248249d5abf30482e2b4d11f (table dugtrio [id=f9711379223f44188b2830d2e50ad541]) successfully deleted
I20260608 10:03:32.240347  8567 raft_consensus.cc:493] T ba0277967b724ae0966307c5f9d2176a P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader caf847b312cd429d9388fbeee837a677)
I20260608 10:03:32.241053  8567 raft_consensus.cc:515] T ba0277967b724ae0966307c5f9d2176a P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:32.242426  8533 raft_consensus.cc:493] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader caf847b312cd429d9388fbeee837a677)
I20260608 10:03:32.243045  8533 raft_consensus.cc:515] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:32.243669  8567 leader_election.cc:290] T ba0277967b724ae0966307c5f9d2176a P 87dbe13e62db4beba2cafda03ebeb5b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113), 49b7a84b40b64a0993c147d300a102f9 (127.0.167.67:44703)
I20260608 10:03:32.245363  8533 leader_election.cc:290] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113), 49b7a84b40b64a0993c147d300a102f9 (127.0.167.67:44703)
I20260608 10:03:32.246273  8428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0277967b724ae0966307c5f9d2176a" candidate_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "49b7a84b40b64a0993c147d300a102f9" is_pre_election: true
I20260608 10:03:32.247982  8430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57886625f3c04fe7a336cb8f59f90e8a" candidate_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "49b7a84b40b64a0993c147d300a102f9" is_pre_election: true
I20260608 10:03:32.248813  8430 raft_consensus.cc:2468] T 57886625f3c04fe7a336cb8f59f90e8a P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87dbe13e62db4beba2cafda03ebeb5b3 in term 1.
I20260608 10:03:32.250340  8319 leader_election.cc:304] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [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: 49b7a84b40b64a0993c147d300a102f9, 87dbe13e62db4beba2cafda03ebeb5b3; no voters: 
I20260608 10:03:32.251376  8533 raft_consensus.cc:2804] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260608 10:03:32.251482  8319 leader_election.cc:336] T ba0277967b724ae0966307c5f9d2176a P 87dbe13e62db4beba2cafda03ebeb5b3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113): Network error: Client connection negotiation failed: client connection to 127.0.167.65:39113: connect: Connection refused (error 111)
I20260608 10:03:32.251861  8533 raft_consensus.cc:493] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader caf847b312cd429d9388fbeee837a677)
I20260608 10:03:32.252192  8319 leader_election.cc:304] T ba0277967b724ae0966307c5f9d2176a P 87dbe13e62db4beba2cafda03ebeb5b3 [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: 87dbe13e62db4beba2cafda03ebeb5b3; no voters: 49b7a84b40b64a0993c147d300a102f9, caf847b312cd429d9388fbeee837a677
I20260608 10:03:32.252447  8533 raft_consensus.cc:3060] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:32.253240  8567 raft_consensus.cc:2749] T ba0277967b724ae0966307c5f9d2176a P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 10:03:32.254500  8319 leader_election.cc:336] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113): Network error: Client connection negotiation failed: client connection to 127.0.167.65:39113: connect: Connection refused (error 111)
I20260608 10:03:32.256623  8567 raft_consensus.cc:493] T 2ac163ce9bd346df94ff9bb746d3dca3 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader caf847b312cd429d9388fbeee837a677)
I20260608 10:03:32.257274  8567 raft_consensus.cc:515] T 2ac163ce9bd346df94ff9bb746d3dca3 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } }
I20260608 10:03:32.257761   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.68:36549
I20260608 10:03:32.257911  8649 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.68:36549 every 8 connection(s)
I20260608 10:03:32.259706  8567 leader_election.cc:290] T 2ac163ce9bd346df94ff9bb746d3dca3 P 87dbe13e62db4beba2cafda03ebeb5b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 49b7a84b40b64a0993c147d300a102f9 (127.0.167.67:44703), caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113)
I20260608 10:03:32.259956  8533 raft_consensus.cc:515] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:32.261571  8430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac163ce9bd346df94ff9bb746d3dca3" candidate_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "49b7a84b40b64a0993c147d300a102f9" is_pre_election: true
I20260608 10:03:32.265164  8533 leader_election.cc:290] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [CANDIDATE]: Term 2 election: Requested vote from peers caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113), 49b7a84b40b64a0993c147d300a102f9 (127.0.167.67:44703)
I20260608 10:03:32.267818   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:32.267861  8319 leader_election.cc:336] T 2ac163ce9bd346df94ff9bb746d3dca3 P 87dbe13e62db4beba2cafda03ebeb5b3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113): Network error: Client connection negotiation failed: client connection to 127.0.167.65:39113: connect: Connection refused (error 111)
I20260608 10:03:32.268707  8319 leader_election.cc:304] T 2ac163ce9bd346df94ff9bb746d3dca3 P 87dbe13e62db4beba2cafda03ebeb5b3 [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: 87dbe13e62db4beba2cafda03ebeb5b3; no voters: 49b7a84b40b64a0993c147d300a102f9, caf847b312cd429d9388fbeee837a677
I20260608 10:03:32.269258  8430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57886625f3c04fe7a336cb8f59f90e8a" candidate_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "49b7a84b40b64a0993c147d300a102f9"
I20260608 10:03:32.269918  8430 raft_consensus.cc:3060] T 57886625f3c04fe7a336cb8f59f90e8a P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:32.270746  8533 raft_consensus.cc:2749] T 2ac163ce9bd346df94ff9bb746d3dca3 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 10:03:32.275840  8319 leader_election.cc:336] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113): Network error: Client connection negotiation failed: client connection to 127.0.167.65:39113: connect: Connection refused (error 111)
I20260608 10:03:32.276062  8583 raft_consensus.cc:493] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader caf847b312cd429d9388fbeee837a677)
I20260608 10:03:32.276973  8583 raft_consensus.cc:515] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:32.278226  8430 raft_consensus.cc:2468] T 57886625f3c04fe7a336cb8f59f90e8a P 49b7a84b40b64a0993c147d300a102f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87dbe13e62db4beba2cafda03ebeb5b3 in term 2.
I20260608 10:03:32.281023  8583 leader_election.cc:290] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113), 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66:46661)
I20260608 10:03:32.283223  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0277967b724ae0966307c5f9d2176a" candidate_uuid: "49b7a84b40b64a0993c147d300a102f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" is_pre_election: true
I20260608 10:03:32.283953  8650 heartbeater.cc:344] Connected to a master server at 127.0.167.126:37261
I20260608 10:03:32.284464  8650 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:32.284180  8356 raft_consensus.cc:2468] T ba0277967b724ae0966307c5f9d2176a P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49b7a84b40b64a0993c147d300a102f9 in term 1.
I20260608 10:03:32.285519  8650 heartbeater.cc:507] Master 127.0.167.126:37261 requested a full tablet report, sending...
W20260608 10:03:32.286573  8393 leader_election.cc:336] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113): Network error: Client connection negotiation failed: client connection to 127.0.167.65:39113: connect: Connection refused (error 111)
I20260608 10:03:32.287655  8319 leader_election.cc:304] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [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: 49b7a84b40b64a0993c147d300a102f9, 87dbe13e62db4beba2cafda03ebeb5b3; no voters: caf847b312cd429d9388fbeee837a677
I20260608 10:03:32.287952  8178 ts_manager.cc:194] Registered new tserver with Master: f3856d44052d4209a5f65b567eeb5398 (127.0.167.68:36549)
I20260608 10:03:32.289444  8395 leader_election.cc:304] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9 [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: 49b7a84b40b64a0993c147d300a102f9, 87dbe13e62db4beba2cafda03ebeb5b3; no voters: caf847b312cd429d9388fbeee837a677
I20260608 10:03:32.290053  8178 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53532
I20260608 10:03:32.290755  8533 raft_consensus.cc:2804] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:03:32.291358  8533 raft_consensus.cc:697] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [term 2 LEADER]: Becoming Leader. State: Replica: 87dbe13e62db4beba2cafda03ebeb5b3, State: Running, Role: LEADER
I20260608 10:03:32.292395  8533 consensus_queue.cc:237] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [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: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
W20260608 10:03:32.294991  8653 instance_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 10:03:32.296553  8583 raft_consensus.cc:2804] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:03:32.300794  8583 raft_consensus.cc:493] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader caf847b312cd429d9388fbeee837a677)
I20260608 10:03:32.303426  8178 catalog_manager.cc:5696] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 reported cstate change: term changed from 1 to 2, leader changed from caf847b312cd429d9388fbeee837a677 (127.0.167.65) to 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66). New cstate: current_term: 2 leader_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:32.304512  8583 raft_consensus.cc:3060] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:32.307003  8356 consensus_queue.cc:237] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [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: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: true } }
W20260608 10:03:32.312320  8654 instance_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 10:03:32.320919  8430 raft_consensus.cc:1275] T df0a4e9fcd6248fab80178b9fc1c6c62 P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Refusing update from remote peer 87dbe13e62db4beba2cafda03ebeb5b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:32.323683  8533 consensus_queue.cc:1048] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:03:32.324021  8583 raft_consensus.cc:515] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
W20260608 10:03:32.333508  8393 leader_election.cc:336] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113): Network error: Client connection negotiation failed: client connection to 127.0.167.65:39113: connect: Connection refused (error 111)
I20260608 10:03:32.338429  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0277967b724ae0966307c5f9d2176a" candidate_uuid: "49b7a84b40b64a0993c147d300a102f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87dbe13e62db4beba2cafda03ebeb5b3"
I20260608 10:03:32.339074  8356 raft_consensus.cc:3060] T ba0277967b724ae0966307c5f9d2176a P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:32.339941  8583 leader_election.cc:290] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9 [CANDIDATE]: Term 2 election: Requested vote from peers caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113), 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66:46661)
W20260608 10:03:32.342271  8319 consensus_peers.cc:597] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 -> Peer caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113): Couldn't send request to peer caf847b312cd429d9388fbeee837a677. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:39113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:32.343820   669 server_base.cc:1061] running on GCE node
W20260608 10:03:32.345893  8661 instance_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 10:03:32.347148   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:32.347448   669 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 10:03:32.347564  8356 raft_consensus.cc:2468] T ba0277967b724ae0966307c5f9d2176a P 87dbe13e62db4beba2cafda03ebeb5b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49b7a84b40b64a0993c147d300a102f9 in term 2.
I20260608 10:03:32.347705   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913012347686 us; error 0 us; skew 500 ppm
I20260608 10:03:32.349099   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:32.347839  8533 raft_consensus.cc:2955] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3856d44052d4209a5f65b567eeb5398 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: true } } }
I20260608 10:03:32.349573  8395 leader_election.cc:304] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9 [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: 49b7a84b40b64a0993c147d300a102f9, 87dbe13e62db4beba2cafda03ebeb5b3; no voters: caf847b312cd429d9388fbeee837a677
I20260608 10:03:32.350875  8430 raft_consensus.cc:2955] T df0a4e9fcd6248fab80178b9fc1c6c62 P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3856d44052d4209a5f65b567eeb5398 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: true } } }
I20260608 10:03:32.358312  8583 raft_consensus.cc:2804] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:03:32.359745  8583 raft_consensus.cc:697] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9 [term 2 LEADER]: Becoming Leader. State: Replica: 49b7a84b40b64a0993c147d300a102f9, State: Running, Role: LEADER
I20260608 10:03:32.360773  8583 consensus_queue.cc:237] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9 [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: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
W20260608 10:03:32.361722  8322 consensus_peers.cc:597] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 -> Peer f3856d44052d4209a5f65b567eeb5398 (127.0.167.68:36549): Couldn't send request to peer f3856d44052d4209a5f65b567eeb5398. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: df0a4e9fcd6248fab80178b9fc1c6c62. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:32.364576  8165 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet df0a4e9fcd6248fab80178b9fc1c6c62 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260608 10:03:32.369200   669 webserver.cc:533] Webserver started at http://127.0.167.65:44043/ using document root <none> and password file <none>
I20260608 10:03:32.370020   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:32.370261   669 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:03:32.372139  8178 catalog_manager.cc:5696] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9 reported cstate change: term changed from 1 to 2, leader changed from caf847b312cd429d9388fbeee837a677 (127.0.167.65) to 49b7a84b40b64a0993c147d300a102f9 (127.0.167.67). New cstate: current_term: 2 leader_uuid: "49b7a84b40b64a0993c147d300a102f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:32.373291  8179 catalog_manager.cc:5696] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 reported cstate change: config changed from index -1 to 2, NON_VOTER f3856d44052d4209a5f65b567eeb5398 (127.0.167.68) added. New cstate: current_term: 1 leader_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:32.375913   669 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 10:03:32.380841  8668 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:32.381654  8583 raft_consensus.cc:493] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader caf847b312cd429d9388fbeee837a677)
I20260608 10:03:32.382572   669 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:03:32.382296  8583 raft_consensus.cc:515] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } }
I20260608 10:03:32.382979   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-0/minicluster-data/ts-0-root
uuid: "caf847b312cd429d9388fbeee837a677"
format_stamp: "Formatted at 2026-06-08 10:03:27 on dist-test-slave-swwz"
I20260608 10:03:32.383392   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-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 10:03:32.387813  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac163ce9bd346df94ff9bb746d3dca3" candidate_uuid: "49b7a84b40b64a0993c147d300a102f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" is_pre_election: true
I20260608 10:03:32.388810  8356 raft_consensus.cc:2468] T 2ac163ce9bd346df94ff9bb746d3dca3 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49b7a84b40b64a0993c147d300a102f9 in term 1.
I20260608 10:03:32.394377  8395 leader_election.cc:304] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 [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: 49b7a84b40b64a0993c147d300a102f9, 87dbe13e62db4beba2cafda03ebeb5b3; no voters: 
I20260608 10:03:32.395236  8583 leader_election.cc:290] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66:46661), caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113)
I20260608 10:03:32.395943  8565 raft_consensus.cc:2804] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:03:32.396412  8565 raft_consensus.cc:493] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader caf847b312cd429d9388fbeee837a677)
I20260608 10:03:32.396776  8565 raft_consensus.cc:3060] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:03:32.401759  8393 leader_election.cc:336] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113): Network error: Client connection negotiation failed: client connection to 127.0.167.65:39113: connect: Connection refused (error 111)
I20260608 10:03:32.405318  8565 raft_consensus.cc:515] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } }
I20260608 10:03:32.408545  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac163ce9bd346df94ff9bb746d3dca3" candidate_uuid: "49b7a84b40b64a0993c147d300a102f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87dbe13e62db4beba2cafda03ebeb5b3"
I20260608 10:03:32.408677  8565 leader_election.cc:290] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 [CANDIDATE]: Term 2 election: Requested vote from peers 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66:46661), caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113)
I20260608 10:03:32.409209  8356 raft_consensus.cc:3060] T 2ac163ce9bd346df94ff9bb746d3dca3 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:03:32.412117  8393 leader_election.cc:336] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113): Network error: Client connection negotiation failed: client connection to 127.0.167.65:39113: connect: Connection refused (error 111)
I20260608 10:03:32.415639  8356 raft_consensus.cc:2468] T 2ac163ce9bd346df94ff9bb746d3dca3 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49b7a84b40b64a0993c147d300a102f9 in term 2.
I20260608 10:03:32.416894  8395 leader_election.cc:304] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 [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: 49b7a84b40b64a0993c147d300a102f9, 87dbe13e62db4beba2cafda03ebeb5b3; no voters: caf847b312cd429d9388fbeee837a677
I20260608 10:03:32.417717  8565 raft_consensus.cc:2804] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:03:32.418322  8565 raft_consensus.cc:697] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 [term 2 LEADER]: Becoming Leader. State: Replica: 49b7a84b40b64a0993c147d300a102f9, State: Running, Role: LEADER
I20260608 10:03:32.419121  8565 consensus_queue.cc:237] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 [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: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } }
I20260608 10:03:32.420665   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:32.422227   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:32.424196   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:32.428844  8676 ts_tablet_manager.cc:548] Loading tablet metadata (0/8 complete)
I20260608 10:03:32.429023  8176 catalog_manager.cc:5696] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 reported cstate change: term changed from 1 to 2, leader changed from caf847b312cd429d9388fbeee837a677 (127.0.167.65) to 49b7a84b40b64a0993c147d300a102f9 (127.0.167.67). New cstate: current_term: 2 leader_uuid: "49b7a84b40b64a0993c147d300a102f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:32.472702   669 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260608 10:03:32.473047   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.045s	user 0.000s	sys 0.003s
I20260608 10:03:32.473387   669 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260608 10:03:32.478359  8676 tablet_bootstrap.cc:492] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677: Bootstrap starting.
I20260608 10:03:32.492594  8676 tablet_bootstrap.cc:492] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677: 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 10:03:32.493425  8676 tablet_bootstrap.cc:492] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677: Bootstrap complete.
I20260608 10:03:32.494028  8676 ts_tablet_manager.cc:1403] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260608 10:03:32.496466  8676 raft_consensus.cc:359] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } }
I20260608 10:03:32.497044  8676 raft_consensus.cc:740] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf847b312cd429d9388fbeee837a677, State: Initialized, Role: FOLLOWER
I20260608 10:03:32.497748  8676 consensus_queue.cc:260] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677 [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: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } }
I20260608 10:03:32.500502  8676 ts_tablet_manager.cc:1434] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 10:03:32.501263  8676 tablet_bootstrap.cc:492] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677: Bootstrap starting.
I20260608 10:03:32.504663   669 ts_tablet_manager.cc:616] Registered 8 tablets
I20260608 10:03:32.505012   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.032s	user 0.032s	sys 0.000s
I20260608 10:03:32.516251  8676 tablet_bootstrap.cc:492] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677: 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 10:03:32.517379  8676 tablet_bootstrap.cc:492] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677: Bootstrap complete.
I20260608 10:03:32.517976  8676 ts_tablet_manager.cc:1403] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260608 10:03:32.520864  8676 raft_consensus.cc:359] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:32.521660  8676 raft_consensus.cc:740] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf847b312cd429d9388fbeee837a677, State: Initialized, Role: FOLLOWER
I20260608 10:03:32.522435  8676 consensus_queue.cc:260] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677 [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: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:32.524354  8676 ts_tablet_manager.cc:1434] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:03:32.525379  8676 tablet_bootstrap.cc:492] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677: Bootstrap starting.
I20260608 10:03:32.539996  8676 tablet_bootstrap.cc:492] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677: 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 10:03:32.541052  8676 tablet_bootstrap.cc:492] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677: Bootstrap complete.
I20260608 10:03:32.541857  8676 ts_tablet_manager.cc:1403] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260608 10:03:32.545068  8676 raft_consensus.cc:359] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:32.545650  8676 raft_consensus.cc:740] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf847b312cd429d9388fbeee837a677, State: Initialized, Role: FOLLOWER
I20260608 10:03:32.546523  8676 consensus_queue.cc:260] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677 [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: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:32.548650  8676 ts_tablet_manager.cc:1434] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:03:32.549610  8676 tablet_bootstrap.cc:492] T 40b6d3e26cb740aa8bf7823e68531328 P caf847b312cd429d9388fbeee837a677: Bootstrap starting.
I20260608 10:03:32.562692  8676 tablet_bootstrap.cc:492] T 40b6d3e26cb740aa8bf7823e68531328 P caf847b312cd429d9388fbeee837a677: 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 10:03:32.563510  8676 tablet_bootstrap.cc:492] T 40b6d3e26cb740aa8bf7823e68531328 P caf847b312cd429d9388fbeee837a677: Bootstrap complete.
I20260608 10:03:32.564133  8676 ts_tablet_manager.cc:1403] T 40b6d3e26cb740aa8bf7823e68531328 P caf847b312cd429d9388fbeee837a677: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.001s
I20260608 10:03:32.566972   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.65:39113
I20260608 10:03:32.566841  8676 raft_consensus.cc:359] T 40b6d3e26cb740aa8bf7823e68531328 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:32.567241  8737 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.65:39113 every 8 connection(s)
I20260608 10:03:32.567477  8676 raft_consensus.cc:740] T 40b6d3e26cb740aa8bf7823e68531328 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf847b312cd429d9388fbeee837a677, State: Initialized, Role: FOLLOWER
I20260608 10:03:32.568212  8676 consensus_queue.cc:260] T 40b6d3e26cb740aa8bf7823e68531328 P caf847b312cd429d9388fbeee837a677 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:32.569947  8676 ts_tablet_manager.cc:1434] T 40b6d3e26cb740aa8bf7823e68531328 P caf847b312cd429d9388fbeee837a677: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260608 10:03:32.570653  8676 tablet_bootstrap.cc:492] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677: Bootstrap starting.
I20260608 10:03:32.584488  8676 tablet_bootstrap.cc:492] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677: 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 10:03:32.585525  8676 tablet_bootstrap.cc:492] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677: Bootstrap complete.
I20260608 10:03:32.586171  8676 ts_tablet_manager.cc:1403] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260608 10:03:32.587960  8738 heartbeater.cc:344] Connected to a master server at 127.0.167.126:37261
I20260608 10:03:32.588482  8738 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:32.588734  8676 raft_consensus.cc:359] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:32.589386  8738 heartbeater.cc:507] Master 127.0.167.126:37261 requested a full tablet report, sending...
I20260608 10:03:32.589444  8676 raft_consensus.cc:740] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf847b312cd429d9388fbeee837a677, State: Initialized, Role: FOLLOWER
I20260608 10:03:32.590368  8676 consensus_queue.cc:260] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677 [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: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:32.591977  8676 ts_tablet_manager.cc:1434] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:03:32.592733  8676 tablet_bootstrap.cc:492] T ed3f07a1040a48c397adb3c7f2da3228 P caf847b312cd429d9388fbeee837a677: Bootstrap starting.
I20260608 10:03:32.595405  8176 ts_manager.cc:194] Re-registered known tserver with Master: caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113)
I20260608 10:03:32.603715  8676 tablet_bootstrap.cc:492] T ed3f07a1040a48c397adb3c7f2da3228 P caf847b312cd429d9388fbeee837a677: 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 10:03:32.604259  8176 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53534
I20260608 10:03:32.604540  8676 tablet_bootstrap.cc:492] T ed3f07a1040a48c397adb3c7f2da3228 P caf847b312cd429d9388fbeee837a677: Bootstrap complete.
I20260608 10:03:32.605216  8676 ts_tablet_manager.cc:1403] T ed3f07a1040a48c397adb3c7f2da3228 P caf847b312cd429d9388fbeee837a677: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.002s
I20260608 10:03:32.607944  8738 heartbeater.cc:499] Master 127.0.167.126:37261 was elected leader, sending a full tablet report...
I20260608 10:03:32.607968  8676 raft_consensus.cc:359] T ed3f07a1040a48c397adb3c7f2da3228 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:32.608969  8676 raft_consensus.cc:740] T ed3f07a1040a48c397adb3c7f2da3228 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf847b312cd429d9388fbeee837a677, State: Initialized, Role: FOLLOWER
I20260608 10:03:32.609664  8676 consensus_queue.cc:260] T ed3f07a1040a48c397adb3c7f2da3228 P caf847b312cd429d9388fbeee837a677 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:32.611832  8676 ts_tablet_manager.cc:1434] T ed3f07a1040a48c397adb3c7f2da3228 P caf847b312cd429d9388fbeee837a677: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.001s
I20260608 10:03:32.612694  8676 tablet_bootstrap.cc:492] T df0a4e9fcd6248fab80178b9fc1c6c62 P caf847b312cd429d9388fbeee837a677: Bootstrap starting.
I20260608 10:03:32.626363  8676 tablet_bootstrap.cc:492] T df0a4e9fcd6248fab80178b9fc1c6c62 P caf847b312cd429d9388fbeee837a677: 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 10:03:32.627337  8676 tablet_bootstrap.cc:492] T df0a4e9fcd6248fab80178b9fc1c6c62 P caf847b312cd429d9388fbeee837a677: Bootstrap complete.
I20260608 10:03:32.627939  8676 ts_tablet_manager.cc:1403] T df0a4e9fcd6248fab80178b9fc1c6c62 P caf847b312cd429d9388fbeee837a677: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260608 10:03:32.629978  8676 raft_consensus.cc:359] T df0a4e9fcd6248fab80178b9fc1c6c62 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:32.630507  8676 raft_consensus.cc:740] T df0a4e9fcd6248fab80178b9fc1c6c62 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf847b312cd429d9388fbeee837a677, State: Initialized, Role: FOLLOWER
I20260608 10:03:32.631193  8676 consensus_queue.cc:260] T df0a4e9fcd6248fab80178b9fc1c6c62 P caf847b312cd429d9388fbeee837a677 [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: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:32.633327  8676 ts_tablet_manager.cc:1434] T df0a4e9fcd6248fab80178b9fc1c6c62 P caf847b312cd429d9388fbeee837a677: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260608 10:03:32.634159  8676 tablet_bootstrap.cc:492] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677: Bootstrap starting.
I20260608 10:03:32.646612  8676 tablet_bootstrap.cc:492] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677: 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 10:03:32.647379  8676 tablet_bootstrap.cc:492] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677: Bootstrap complete.
I20260608 10:03:32.647946  8676 ts_tablet_manager.cc:1403] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260608 10:03:32.649994  8676 raft_consensus.cc:359] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:32.650657  8676 raft_consensus.cc:740] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf847b312cd429d9388fbeee837a677, State: Initialized, Role: FOLLOWER
I20260608 10:03:32.651283  8676 consensus_queue.cc:260] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677 [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: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:32.653085  8676 ts_tablet_manager.cc:1434] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 10:03:32.695113  8701 tablet_service.cc:1558] Processing DeleteTablet for tablet ed3f07a1040a48c397adb3c7f2da3228 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:03:32 UTC) from {username='slave'} at 127.0.0.1:59448
I20260608 10:03:32.695465  8700 tablet_service.cc:1558] Processing DeleteTablet for tablet 3ef78b51248249d5abf30482e2b4d11f with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:03:32 UTC) from {username='slave'} at 127.0.0.1:59448
I20260608 10:03:32.697366  8747 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:32.698154  8747 raft_consensus.cc:2243] T ed3f07a1040a48c397adb3c7f2da3228 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:32.698668  8747 raft_consensus.cc:2272] T ed3f07a1040a48c397adb3c7f2da3228 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:32.701051  8747 ts_tablet_manager.cc:1916] T ed3f07a1040a48c397adb3c7f2da3228 P caf847b312cd429d9388fbeee837a677: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:03:32.712968  8747 ts_tablet_manager.cc:1929] T ed3f07a1040a48c397adb3c7f2da3228 P caf847b312cd429d9388fbeee837a677: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:03:32.713377  8747 log.cc:1199] T ed3f07a1040a48c397adb3c7f2da3228 P caf847b312cd429d9388fbeee837a677: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-0/minicluster-data/ts-0-root/wals/ed3f07a1040a48c397adb3c7f2da3228
I20260608 10:03:32.713948  8747 ts_tablet_manager.cc:1950] T ed3f07a1040a48c397adb3c7f2da3228 P caf847b312cd429d9388fbeee837a677: Deleting consensus metadata
I20260608 10:03:32.716747  8747 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:32.716838  8163 catalog_manager.cc:5027] TS caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113): tablet ed3f07a1040a48c397adb3c7f2da3228 (table dugtrio [id=f9711379223f44188b2830d2e50ad541]) successfully deleted
I20260608 10:03:32.717737  8747 raft_consensus.cc:2243] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:32.718171  8747 pending_rounds.cc:70] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677: Trying to abort 1 pending ops.
I20260608 10:03:32.718348  8747 pending_rounds.cc:77] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619691366170624 op_type: NO_OP noop_request { }
I20260608 10:03:32.718683  8747 raft_consensus.cc:2889] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:03:32.719033  8747 raft_consensus.cc:2272] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:32.721793  8747 ts_tablet_manager.cc:1916] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:03:32.732792  8747 ts_tablet_manager.cc:1929] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:03:32.733152  8747 log.cc:1199] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-0/minicluster-data/ts-0-root/wals/3ef78b51248249d5abf30482e2b4d11f
I20260608 10:03:32.733788  8747 ts_tablet_manager.cc:1950] T 3ef78b51248249d5abf30482e2b4d11f P caf847b312cd429d9388fbeee837a677: Deleting consensus metadata
I20260608 10:03:32.736771  8163 catalog_manager.cc:5027] TS caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113): tablet 3ef78b51248249d5abf30482e2b4d11f (table dugtrio [id=f9711379223f44188b2830d2e50ad541]) successfully deleted
I20260608 10:03:32.753350  8701 tablet_service.cc:1558] Processing DeleteTablet for tablet 40b6d3e26cb740aa8bf7823e68531328 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:03:32 UTC) from {username='slave'} at 127.0.0.1:59448
I20260608 10:03:32.754729  8747 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:32.755807  8747 raft_consensus.cc:2243] T 40b6d3e26cb740aa8bf7823e68531328 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:32.758980  8747 raft_consensus.cc:2272] T 40b6d3e26cb740aa8bf7823e68531328 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:32.762358  8747 ts_tablet_manager.cc:1916] T 40b6d3e26cb740aa8bf7823e68531328 P caf847b312cd429d9388fbeee837a677: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 10:03:32.772187  8227 auto_rebalancer.cc:591] Failed to schedule move for tablet 2ac163ce9bd346df94ff9bb746d3dca3: Illegal state: Leader has not yet committed an operation in its own term
I20260608 10:03:32.773278  8356 raft_consensus.cc:1275] T ba0277967b724ae0966307c5f9d2176a P 87dbe13e62db4beba2cafda03ebeb5b3 [term 2 FOLLOWER]: Refusing update from remote peer 49b7a84b40b64a0993c147d300a102f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:03:32.772516  8712 raft_consensus.cc:2955] T df0a4e9fcd6248fab80178b9fc1c6c62 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3856d44052d4209a5f65b567eeb5398 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: true } } }
I20260608 10:03:32.775190  8565 consensus_queue.cc:1048] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:03:32.779256  8701 tablet_service.cc:1558] Processing DeleteTablet for tablet 8ad067095de546aab95019100cb5c822 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:03:32 UTC) from {username='slave'} at 127.0.0.1:59448
I20260608 10:03:32.785661  8747 ts_tablet_manager.cc:1929] T 40b6d3e26cb740aa8bf7823e68531328 P caf847b312cd429d9388fbeee837a677: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:03:32.786171  8747 log.cc:1199] T 40b6d3e26cb740aa8bf7823e68531328 P caf847b312cd429d9388fbeee837a677: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-0/minicluster-data/ts-0-root/wals/40b6d3e26cb740aa8bf7823e68531328
I20260608 10:03:32.786929  8747 ts_tablet_manager.cc:1950] T 40b6d3e26cb740aa8bf7823e68531328 P caf847b312cd429d9388fbeee837a677: Deleting consensus metadata
I20260608 10:03:32.790120  8747 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:32.790302  8163 catalog_manager.cc:5027] TS caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113): tablet 40b6d3e26cb740aa8bf7823e68531328 (table dugtrio [id=f9711379223f44188b2830d2e50ad541]) successfully deleted
I20260608 10:03:32.791029  8747 raft_consensus.cc:2243] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:32.791591  8747 pending_rounds.cc:70] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677: Trying to abort 1 pending ops.
I20260608 10:03:32.791854  8747 pending_rounds.cc:77] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619691235057664 op_type: NO_OP noop_request { }
I20260608 10:03:32.792233  8747 raft_consensus.cc:2889] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:03:32.792667  8747 raft_consensus.cc:2272] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:32.797529  8747 ts_tablet_manager.cc:1916] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 10:03:32.800645  8227 auto_rebalancer.cc:591] Failed to schedule move for tablet df0a4e9fcd6248fab80178b9fc1c6c62: Invalid argument: Server with UUID f3856d44052d4209a5f65b567eeb5398 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: true } }
W20260608 10:03:32.814934  8227 auto_rebalancer.cc:591] Failed to schedule move for tablet 57886625f3c04fe7a336cb8f59f90e8a: Illegal state: Leader has not yet committed an operation in its own term
I20260608 10:03:32.816004  8747 ts_tablet_manager.cc:1929] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:03:32.816535  8747 log.cc:1199] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-0/minicluster-data/ts-0-root/wals/8ad067095de546aab95019100cb5c822
I20260608 10:03:32.817344  8747 ts_tablet_manager.cc:1950] T 8ad067095de546aab95019100cb5c822 P caf847b312cd429d9388fbeee837a677: Deleting consensus metadata
I20260608 10:03:32.818220  8712 raft_consensus.cc:3060] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:32.820654  8163 catalog_manager.cc:5027] TS caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113): tablet 8ad067095de546aab95019100cb5c822 (table dugtrio [id=f9711379223f44188b2830d2e50ad541]) successfully deleted
I20260608 10:03:32.821660  8711 raft_consensus.cc:3060] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:32.826031  8712 raft_consensus.cc:1275] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677 [term 2 FOLLOWER]: Refusing update from remote peer 49b7a84b40b64a0993c147d300a102f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:03:32.827878  8583 consensus_queue.cc:1048] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:03:32.829562  8711 raft_consensus.cc:1275] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677 [term 2 FOLLOWER]: Refusing update from remote peer 87dbe13e62db4beba2cafda03ebeb5b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:03:32.831225  8665 consensus_queue.cc:1048] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:03:32.842777  8430 raft_consensus.cc:1275] T 57886625f3c04fe7a336cb8f59f90e8a P 49b7a84b40b64a0993c147d300a102f9 [term 2 FOLLOWER]: Refusing update from remote peer 87dbe13e62db4beba2cafda03ebeb5b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:03:32.844638  8665 consensus_queue.cc:1048] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:03:32.852326  8711 raft_consensus.cc:3060] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:32.857643  8356 raft_consensus.cc:1275] T 2ac163ce9bd346df94ff9bb746d3dca3 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 2 FOLLOWER]: Refusing update from remote peer 49b7a84b40b64a0993c147d300a102f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:03:32.859133  8583 consensus_queue.cc:1048] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:03:32.860337  8711 raft_consensus.cc:1275] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677 [term 2 FOLLOWER]: Refusing update from remote peer 49b7a84b40b64a0993c147d300a102f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:03:32.862252  8583 consensus_queue.cc:1048] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:03:32.897311  8764 ts_tablet_manager.cc:933] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398: Initiating tablet copy from peer 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66:46661)
I20260608 10:03:32.899004  8764 tablet_copy_client.cc:323] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.66:46661
I20260608 10:03:32.909488  8366 tablet_copy_service.cc:140] P 87dbe13e62db4beba2cafda03ebeb5b3: Received BeginTabletCopySession request for tablet df0a4e9fcd6248fab80178b9fc1c6c62 from peer f3856d44052d4209a5f65b567eeb5398 ({username='slave'} at 127.0.0.1:46568)
I20260608 10:03:32.910037  8366 tablet_copy_service.cc:161] P 87dbe13e62db4beba2cafda03ebeb5b3: Beginning new tablet copy session on tablet df0a4e9fcd6248fab80178b9fc1c6c62 from peer f3856d44052d4209a5f65b567eeb5398 at {username='slave'} at 127.0.0.1:46568: session id = f3856d44052d4209a5f65b567eeb5398-df0a4e9fcd6248fab80178b9fc1c6c62
I20260608 10:03:32.916043  8366 tablet_copy_source_session.cc:215] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:32.919190  8764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df0a4e9fcd6248fab80178b9fc1c6c62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:32.930938  8764 tablet_copy_client.cc:806] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:32.931443  8764 tablet_copy_client.cc:670] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:32.935317  8764 tablet_copy_client.cc:538] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:32.941977  8764 tablet_bootstrap.cc:492] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398: Bootstrap starting.
I20260608 10:03:32.957880  8764 tablet_bootstrap.cc:492] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398: 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 10:03:32.958627  8764 tablet_bootstrap.cc:492] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398: Bootstrap complete.
I20260608 10:03:32.959223  8764 ts_tablet_manager.cc:1403] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260608 10:03:32.961622  8764 raft_consensus.cc:359] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: true } }
I20260608 10:03:32.962242  8764 raft_consensus.cc:740] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f3856d44052d4209a5f65b567eeb5398, State: Initialized, Role: LEARNER
I20260608 10:03:32.962776  8764 consensus_queue.cc:260] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398 [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: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: true } }
I20260608 10:03:32.964737  8650 heartbeater.cc:499] Master 127.0.167.126:37261 was elected leader, sending a full tablet report...
I20260608 10:03:32.964942  8764 ts_tablet_manager.cc:1434] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 10:03:32.966746  8366 tablet_copy_service.cc:342] P 87dbe13e62db4beba2cafda03ebeb5b3: Request end of tablet copy session f3856d44052d4209a5f65b567eeb5398-df0a4e9fcd6248fab80178b9fc1c6c62 received from {username='slave'} at 127.0.0.1:46568
I20260608 10:03:32.967186  8366 tablet_copy_service.cc:434] P 87dbe13e62db4beba2cafda03ebeb5b3: ending tablet copy session f3856d44052d4209a5f65b567eeb5398-df0a4e9fcd6248fab80178b9fc1c6c62 on tablet df0a4e9fcd6248fab80178b9fc1c6c62 with peer f3856d44052d4209a5f65b567eeb5398
I20260608 10:03:33.261327  8356 consensus_queue.cc:237] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [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: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } }
I20260608 10:03:33.267160  8430 raft_consensus.cc:1275] T df0a4e9fcd6248fab80178b9fc1c6c62 P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Refusing update from remote peer 87dbe13e62db4beba2cafda03ebeb5b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:03:33.267274  8711 raft_consensus.cc:1275] T df0a4e9fcd6248fab80178b9fc1c6c62 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Refusing update from remote peer 87dbe13e62db4beba2cafda03ebeb5b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:03:33.268914  8566 consensus_queue.cc:1048] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:03:33.269585  8665 consensus_queue.cc:1048] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:03:33.276237  8567 raft_consensus.cc:2955] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER f3856d44052d4209a5f65b567eeb5398 (127.0.167.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } }
I20260608 10:03:33.278339  8430 raft_consensus.cc:2955] T df0a4e9fcd6248fab80178b9fc1c6c62 P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER f3856d44052d4209a5f65b567eeb5398 (127.0.167.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } }
I20260608 10:03:33.278187  8711 raft_consensus.cc:2955] T df0a4e9fcd6248fab80178b9fc1c6c62 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER f3856d44052d4209a5f65b567eeb5398 (127.0.167.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } }
I20260608 10:03:33.287362  8165 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet df0a4e9fcd6248fab80178b9fc1c6c62 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:03:33.292999  8178 catalog_manager.cc:5696] T df0a4e9fcd6248fab80178b9fc1c6c62 P caf847b312cd429d9388fbeee837a677 reported cstate change: config changed from index 2 to 3, NON_VOTER f3856d44052d4209a5f65b567eeb5398 (127.0.167.68) evicted. New cstate: current_term: 1 leader_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } }
I20260608 10:03:33.323596  8615 tablet_service.cc:1558] Processing DeleteTablet for tablet df0a4e9fcd6248fab80178b9fc1c6c62 with delete_type TABLET_DATA_TOMBSTONED (TS f3856d44052d4209a5f65b567eeb5398 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:53000
I20260608 10:03:33.325295  8774 tablet_replica.cc:333] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398: stopping tablet replica
I20260608 10:03:33.325958  8774 raft_consensus.cc:2243] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:03:33.326439  8774 raft_consensus.cc:2272] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:03:33.329066  8774 ts_tablet_manager.cc:1916] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:03:33.340193  8774 ts_tablet_manager.cc:1929] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 10:03:33.340629  8774 log.cc:1199] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-0/minicluster-data/ts-3-root/wals/df0a4e9fcd6248fab80178b9fc1c6c62
I20260608 10:03:33.342262  8166 catalog_manager.cc:5027] TS f3856d44052d4209a5f65b567eeb5398 (127.0.167.68:36549): tablet df0a4e9fcd6248fab80178b9fc1c6c62 (table test-workload [id=2ab4264073de4906a09dc8ba1f6e3264]) successfully deleted
I20260608 10:03:33.830260  8356 consensus_queue.cc:237] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [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: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } attrs { replace: true } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: true } }
I20260608 10:03:33.836870  8430 raft_consensus.cc:1275] T 57886625f3c04fe7a336cb8f59f90e8a P 49b7a84b40b64a0993c147d300a102f9 [term 2 FOLLOWER]: Refusing update from remote peer 87dbe13e62db4beba2cafda03ebeb5b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:03:33.837363  8711 raft_consensus.cc:1275] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677 [term 2 FOLLOWER]: Refusing update from remote peer 87dbe13e62db4beba2cafda03ebeb5b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 10:03:33.837649  8322 consensus_peers.cc:597] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 -> Peer f3856d44052d4209a5f65b567eeb5398 (127.0.167.68:36549): Couldn't send request to peer f3856d44052d4209a5f65b567eeb5398. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 57886625f3c04fe7a336cb8f59f90e8a. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:33.838619  8567 consensus_queue.cc:1048] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } 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 10:03:33.839502  8566 consensus_queue.cc:1048] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:03:33.846391  8567 raft_consensus.cc:2955] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f3856d44052d4209a5f65b567eeb5398 (127.0.167.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } attrs { replace: true } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: true } } }
I20260608 10:03:33.848874  8711 raft_consensus.cc:2955] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f3856d44052d4209a5f65b567eeb5398 (127.0.167.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } attrs { replace: true } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: true } } }
I20260608 10:03:33.848874  8430 raft_consensus.cc:2955] T 57886625f3c04fe7a336cb8f59f90e8a P 49b7a84b40b64a0993c147d300a102f9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f3856d44052d4209a5f65b567eeb5398 (127.0.167.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } attrs { replace: true } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: true } } }
I20260608 10:03:33.859797  8179 catalog_manager.cc:5696] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 reported cstate change: config changed from index -1 to 3, NON_VOTER f3856d44052d4209a5f65b567eeb5398 (127.0.167.68) added. New cstate: current_term: 2 leader_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:33.860662  8428 consensus_queue.cc:237] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 [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: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } attrs { replace: true } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: true } }
I20260608 10:03:33.872210  8712 raft_consensus.cc:1275] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677 [term 2 FOLLOWER]: Refusing update from remote peer 49b7a84b40b64a0993c147d300a102f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:03:33.876907  8583 consensus_queue.cc:1048] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:03:33.878571  8356 raft_consensus.cc:1275] T 2ac163ce9bd346df94ff9bb746d3dca3 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 2 FOLLOWER]: Refusing update from remote peer 49b7a84b40b64a0993c147d300a102f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:03:33.880344  8777 consensus_queue.cc:1048] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } 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 10:03:33.891260  8777 raft_consensus.cc:2955] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f3856d44052d4209a5f65b567eeb5398 (127.0.167.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } attrs { replace: true } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: true } } }
I20260608 10:03:33.892465  8711 raft_consensus.cc:2955] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f3856d44052d4209a5f65b567eeb5398 (127.0.167.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } attrs { replace: true } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: true } } }
I20260608 10:03:33.897790  8356 raft_consensus.cc:2955] T 2ac163ce9bd346df94ff9bb746d3dca3 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f3856d44052d4209a5f65b567eeb5398 (127.0.167.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } attrs { replace: true } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: true } } }
W20260608 10:03:33.900647  8396 consensus_peers.cc:597] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 -> Peer f3856d44052d4209a5f65b567eeb5398 (127.0.167.68:36549): Couldn't send request to peer f3856d44052d4209a5f65b567eeb5398. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2ac163ce9bd346df94ff9bb746d3dca3. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:33.929292  8355 consensus_queue.cc:237] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [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: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } attrs { replace: true } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: true } }
I20260608 10:03:33.932044  8178 catalog_manager.cc:5696] T 2ac163ce9bd346df94ff9bb746d3dca3 P 87dbe13e62db4beba2cafda03ebeb5b3 reported cstate change: config changed from index -1 to 3, NON_VOTER f3856d44052d4209a5f65b567eeb5398 (127.0.167.68) added. New cstate: current_term: 2 leader_uuid: "49b7a84b40b64a0993c147d300a102f9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } attrs { replace: true } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: true } } }
I20260608 10:03:33.937191  8428 raft_consensus.cc:1275] T df0a4e9fcd6248fab80178b9fc1c6c62 P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Refusing update from remote peer 87dbe13e62db4beba2cafda03ebeb5b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 10:03:33.937498  8322 consensus_peers.cc:597] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 -> Peer f3856d44052d4209a5f65b567eeb5398 (127.0.167.68:36549): Couldn't send request to peer f3856d44052d4209a5f65b567eeb5398. 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 10:03:33.937844  8711 raft_consensus.cc:1275] T df0a4e9fcd6248fab80178b9fc1c6c62 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Refusing update from remote peer 87dbe13e62db4beba2cafda03ebeb5b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:03:33.939292  8665 consensus_queue.cc:1048] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:03:33.940347  8567 consensus_queue.cc:1048] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } 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 10:03:33.948879  8665 raft_consensus.cc:2955] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER f3856d44052d4209a5f65b567eeb5398 (127.0.167.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } attrs { replace: true } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: true } } }
I20260608 10:03:33.951296  8428 raft_consensus.cc:2955] T df0a4e9fcd6248fab80178b9fc1c6c62 P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER f3856d44052d4209a5f65b567eeb5398 (127.0.167.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } attrs { replace: true } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: true } } }
I20260608 10:03:33.951296  8711 raft_consensus.cc:2955] T df0a4e9fcd6248fab80178b9fc1c6c62 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER f3856d44052d4209a5f65b567eeb5398 (127.0.167.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } attrs { replace: true } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: true } } }
I20260608 10:03:33.965442  8176 catalog_manager.cc:5696] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 reported cstate change: config changed from index 3 to 4, NON_VOTER f3856d44052d4209a5f65b567eeb5398 (127.0.167.68) added. New cstate: current_term: 1 leader_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:34.265686  8786 ts_tablet_manager.cc:933] T 57886625f3c04fe7a336cb8f59f90e8a P f3856d44052d4209a5f65b567eeb5398: Initiating tablet copy from peer 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66:46661)
I20260608 10:03:34.267673  8786 tablet_copy_client.cc:323] T 57886625f3c04fe7a336cb8f59f90e8a P f3856d44052d4209a5f65b567eeb5398: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.66:46661
I20260608 10:03:34.269691  8366 tablet_copy_service.cc:140] P 87dbe13e62db4beba2cafda03ebeb5b3: Received BeginTabletCopySession request for tablet 57886625f3c04fe7a336cb8f59f90e8a from peer f3856d44052d4209a5f65b567eeb5398 ({username='slave'} at 127.0.0.1:46568)
I20260608 10:03:34.270192  8366 tablet_copy_service.cc:161] P 87dbe13e62db4beba2cafda03ebeb5b3: Beginning new tablet copy session on tablet 57886625f3c04fe7a336cb8f59f90e8a from peer f3856d44052d4209a5f65b567eeb5398 at {username='slave'} at 127.0.0.1:46568: session id = f3856d44052d4209a5f65b567eeb5398-57886625f3c04fe7a336cb8f59f90e8a
I20260608 10:03:34.275463  8366 tablet_copy_source_session.cc:215] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:34.278673  8786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57886625f3c04fe7a336cb8f59f90e8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:34.290472  8786 tablet_copy_client.cc:806] T 57886625f3c04fe7a336cb8f59f90e8a P f3856d44052d4209a5f65b567eeb5398: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:34.292047  8786 tablet_copy_client.cc:670] T 57886625f3c04fe7a336cb8f59f90e8a P f3856d44052d4209a5f65b567eeb5398: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:34.294729  8788 ts_tablet_manager.cc:933] T 2ac163ce9bd346df94ff9bb746d3dca3 P f3856d44052d4209a5f65b567eeb5398: Initiating tablet copy from peer 49b7a84b40b64a0993c147d300a102f9 (127.0.167.67:44703)
I20260608 10:03:34.297276  8788 tablet_copy_client.cc:323] T 2ac163ce9bd346df94ff9bb746d3dca3 P f3856d44052d4209a5f65b567eeb5398: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.67:44703
I20260608 10:03:34.297976  8786 tablet_copy_client.cc:538] T 57886625f3c04fe7a336cb8f59f90e8a P f3856d44052d4209a5f65b567eeb5398: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:34.309224  8786 tablet_bootstrap.cc:492] T 57886625f3c04fe7a336cb8f59f90e8a P f3856d44052d4209a5f65b567eeb5398: Bootstrap starting.
I20260608 10:03:34.328243  8440 tablet_copy_service.cc:140] P 49b7a84b40b64a0993c147d300a102f9: Received BeginTabletCopySession request for tablet 2ac163ce9bd346df94ff9bb746d3dca3 from peer f3856d44052d4209a5f65b567eeb5398 ({username='slave'} at 127.0.0.1:34132)
I20260608 10:03:34.329022  8440 tablet_copy_service.cc:161] P 49b7a84b40b64a0993c147d300a102f9: Beginning new tablet copy session on tablet 2ac163ce9bd346df94ff9bb746d3dca3 from peer f3856d44052d4209a5f65b567eeb5398 at {username='slave'} at 127.0.0.1:34132: session id = f3856d44052d4209a5f65b567eeb5398-2ac163ce9bd346df94ff9bb746d3dca3
I20260608 10:03:34.336354  8786 tablet_bootstrap.cc:492] T 57886625f3c04fe7a336cb8f59f90e8a P f3856d44052d4209a5f65b567eeb5398: 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 10:03:34.337385  8786 tablet_bootstrap.cc:492] T 57886625f3c04fe7a336cb8f59f90e8a P f3856d44052d4209a5f65b567eeb5398: Bootstrap complete.
I20260608 10:03:34.338078  8440 tablet_copy_source_session.cc:215] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:34.338161  8786 ts_tablet_manager.cc:1403] T 57886625f3c04fe7a336cb8f59f90e8a P f3856d44052d4209a5f65b567eeb5398: Time spent bootstrapping tablet: real 0.029s	user 0.024s	sys 0.004s
I20260608 10:03:34.341975  8788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ac163ce9bd346df94ff9bb746d3dca3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:34.342870  8786 raft_consensus.cc:359] T 57886625f3c04fe7a336cb8f59f90e8a P f3856d44052d4209a5f65b567eeb5398 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } attrs { replace: true } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: true } }
I20260608 10:03:34.343796  8786 raft_consensus.cc:740] T 57886625f3c04fe7a336cb8f59f90e8a P f3856d44052d4209a5f65b567eeb5398 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: f3856d44052d4209a5f65b567eeb5398, State: Initialized, Role: LEARNER
I20260608 10:03:34.344550  8786 consensus_queue.cc:260] T 57886625f3c04fe7a336cb8f59f90e8a P f3856d44052d4209a5f65b567eeb5398 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } attrs { replace: true } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: true } }
I20260608 10:03:34.352013  8786 ts_tablet_manager.cc:1434] T 57886625f3c04fe7a336cb8f59f90e8a P f3856d44052d4209a5f65b567eeb5398: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260608 10:03:34.354105  8366 tablet_copy_service.cc:342] P 87dbe13e62db4beba2cafda03ebeb5b3: Request end of tablet copy session f3856d44052d4209a5f65b567eeb5398-57886625f3c04fe7a336cb8f59f90e8a received from {username='slave'} at 127.0.0.1:46568
I20260608 10:03:34.354578  8366 tablet_copy_service.cc:434] P 87dbe13e62db4beba2cafda03ebeb5b3: ending tablet copy session f3856d44052d4209a5f65b567eeb5398-57886625f3c04fe7a336cb8f59f90e8a on tablet 57886625f3c04fe7a336cb8f59f90e8a with peer f3856d44052d4209a5f65b567eeb5398
I20260608 10:03:34.362737  8788 tablet_copy_client.cc:806] T 2ac163ce9bd346df94ff9bb746d3dca3 P f3856d44052d4209a5f65b567eeb5398: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:34.363397  8788 tablet_copy_client.cc:670] T 2ac163ce9bd346df94ff9bb746d3dca3 P f3856d44052d4209a5f65b567eeb5398: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:34.367504  8788 tablet_copy_client.cc:538] T 2ac163ce9bd346df94ff9bb746d3dca3 P f3856d44052d4209a5f65b567eeb5398: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:34.374333  8788 tablet_bootstrap.cc:492] T 2ac163ce9bd346df94ff9bb746d3dca3 P f3856d44052d4209a5f65b567eeb5398: Bootstrap starting.
I20260608 10:03:34.394181  8788 tablet_bootstrap.cc:492] T 2ac163ce9bd346df94ff9bb746d3dca3 P f3856d44052d4209a5f65b567eeb5398: 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 10:03:34.395190  8788 tablet_bootstrap.cc:492] T 2ac163ce9bd346df94ff9bb746d3dca3 P f3856d44052d4209a5f65b567eeb5398: Bootstrap complete.
I20260608 10:03:34.395952  8788 ts_tablet_manager.cc:1403] T 2ac163ce9bd346df94ff9bb746d3dca3 P f3856d44052d4209a5f65b567eeb5398: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260608 10:03:34.399300  8788 raft_consensus.cc:359] T 2ac163ce9bd346df94ff9bb746d3dca3 P f3856d44052d4209a5f65b567eeb5398 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } attrs { replace: true } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: true } }
I20260608 10:03:34.400214  8788 raft_consensus.cc:740] T 2ac163ce9bd346df94ff9bb746d3dca3 P f3856d44052d4209a5f65b567eeb5398 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: f3856d44052d4209a5f65b567eeb5398, State: Initialized, Role: LEARNER
I20260608 10:03:34.400931  8788 consensus_queue.cc:260] T 2ac163ce9bd346df94ff9bb746d3dca3 P f3856d44052d4209a5f65b567eeb5398 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } attrs { replace: true } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: true } }
I20260608 10:03:34.403345  8788 ts_tablet_manager.cc:1434] T 2ac163ce9bd346df94ff9bb746d3dca3 P f3856d44052d4209a5f65b567eeb5398: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:03:34.405268  8440 tablet_copy_service.cc:342] P 49b7a84b40b64a0993c147d300a102f9: Request end of tablet copy session f3856d44052d4209a5f65b567eeb5398-2ac163ce9bd346df94ff9bb746d3dca3 received from {username='slave'} at 127.0.0.1:34132
I20260608 10:03:34.405735  8440 tablet_copy_service.cc:434] P 49b7a84b40b64a0993c147d300a102f9: ending tablet copy session f3856d44052d4209a5f65b567eeb5398-2ac163ce9bd346df94ff9bb746d3dca3 on tablet 2ac163ce9bd346df94ff9bb746d3dca3 with peer f3856d44052d4209a5f65b567eeb5398
I20260608 10:03:34.516541  8788 ts_tablet_manager.cc:933] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398: Initiating tablet copy from peer 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66:46661)
I20260608 10:03:34.518328  8788 tablet_copy_client.cc:323] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.66:46661
I20260608 10:03:34.520304  8366 tablet_copy_service.cc:140] P 87dbe13e62db4beba2cafda03ebeb5b3: Received BeginTabletCopySession request for tablet df0a4e9fcd6248fab80178b9fc1c6c62 from peer f3856d44052d4209a5f65b567eeb5398 ({username='slave'} at 127.0.0.1:46568)
I20260608 10:03:34.520831  8366 tablet_copy_service.cc:161] P 87dbe13e62db4beba2cafda03ebeb5b3: Beginning new tablet copy session on tablet df0a4e9fcd6248fab80178b9fc1c6c62 from peer f3856d44052d4209a5f65b567eeb5398 at {username='slave'} at 127.0.0.1:46568: session id = f3856d44052d4209a5f65b567eeb5398-df0a4e9fcd6248fab80178b9fc1c6c62
I20260608 10:03:34.526582  8366 tablet_copy_source_session.cc:215] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:34.529146  8788 ts_tablet_manager.cc:1916] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 10:03:34.545760  8788 ts_tablet_manager.cc:1929] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 10:03:34.546556  8788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df0a4e9fcd6248fab80178b9fc1c6c62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:34.552501  8788 tablet_copy_client.cc:806] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:34.553107  8788 tablet_copy_client.cc:670] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:34.557940  8788 tablet_copy_client.cc:538] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:34.564972  8788 tablet_bootstrap.cc:492] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398: Bootstrap starting.
I20260608 10:03:34.586126  8788 tablet_bootstrap.cc:492] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398: 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 10:03:34.586941  8788 tablet_bootstrap.cc:492] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398: Bootstrap complete.
I20260608 10:03:34.587551  8788 ts_tablet_manager.cc:1403] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260608 10:03:34.590461  8788 raft_consensus.cc:359] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } attrs { replace: true } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: true } }
I20260608 10:03:34.591087  8788 raft_consensus.cc:740] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f3856d44052d4209a5f65b567eeb5398, State: Initialized, Role: LEARNER
I20260608 10:03:34.591677  8788 consensus_queue.cc:260] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398 [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: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } attrs { replace: true } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: true } }
I20260608 10:03:34.593632  8788 ts_tablet_manager.cc:1434] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:03:34.595573  8366 tablet_copy_service.cc:342] P 87dbe13e62db4beba2cafda03ebeb5b3: Request end of tablet copy session f3856d44052d4209a5f65b567eeb5398-df0a4e9fcd6248fab80178b9fc1c6c62 received from {username='slave'} at 127.0.0.1:46568
I20260608 10:03:34.596047  8366 tablet_copy_service.cc:434] P 87dbe13e62db4beba2cafda03ebeb5b3: ending tablet copy session f3856d44052d4209a5f65b567eeb5398-df0a4e9fcd6248fab80178b9fc1c6c62 on tablet df0a4e9fcd6248fab80178b9fc1c6c62 with peer f3856d44052d4209a5f65b567eeb5398
I20260608 10:03:34.754266  8625 raft_consensus.cc:1217] T 2ac163ce9bd346df94ff9bb746d3dca3 P f3856d44052d4209a5f65b567eeb5398 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 10:03:34.847183  8625 raft_consensus.cc:1217] T 57886625f3c04fe7a336cb8f59f90e8a P f3856d44052d4209a5f65b567eeb5398 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 10:03:35.035250  8625 raft_consensus.cc:1217] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 10:03:35.275445  8798 raft_consensus.cc:1064] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9: attempting to promote NON_VOTER f3856d44052d4209a5f65b567eeb5398 to VOTER
I20260608 10:03:35.278035  8798 consensus_queue.cc:237] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } attrs { replace: true } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: false } }
I20260608 10:03:35.285108  8625 raft_consensus.cc:1275] T 2ac163ce9bd346df94ff9bb746d3dca3 P f3856d44052d4209a5f65b567eeb5398 [term 2 LEARNER]: Refusing update from remote peer 49b7a84b40b64a0993c147d300a102f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:03:35.288319  8711 raft_consensus.cc:1275] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677 [term 2 FOLLOWER]: Refusing update from remote peer 49b7a84b40b64a0993c147d300a102f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:03:35.290427  8355 raft_consensus.cc:1275] T 2ac163ce9bd346df94ff9bb746d3dca3 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 2 FOLLOWER]: Refusing update from remote peer 49b7a84b40b64a0993c147d300a102f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:03:35.291929  8804 consensus_queue.cc:1048] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } 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 10:03:35.293695  8798 consensus_queue.cc:1048] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:03:35.295002  8801 consensus_queue.cc:1048] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } 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 10:03:35.318678  8798 raft_consensus.cc:2955] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3856d44052d4209a5f65b567eeb5398 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } attrs { replace: true } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: false } } }
I20260608 10:03:35.321444  8711 raft_consensus.cc:2955] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3856d44052d4209a5f65b567eeb5398 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } attrs { replace: true } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: false } } }
I20260608 10:03:35.323422  8355 raft_consensus.cc:2955] T 2ac163ce9bd346df94ff9bb746d3dca3 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3856d44052d4209a5f65b567eeb5398 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } attrs { replace: true } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: false } } }
I20260608 10:03:35.333909  8625 raft_consensus.cc:2955] T 2ac163ce9bd346df94ff9bb746d3dca3 P f3856d44052d4209a5f65b567eeb5398 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3856d44052d4209a5f65b567eeb5398 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } attrs { replace: true } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: false } } }
I20260608 10:03:35.341732  8178 catalog_manager.cc:5696] T 2ac163ce9bd346df94ff9bb746d3dca3 P 87dbe13e62db4beba2cafda03ebeb5b3 reported cstate change: config changed from index 3 to 4, f3856d44052d4209a5f65b567eeb5398 (127.0.167.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "49b7a84b40b64a0993c147d300a102f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } attrs { replace: true } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: false } } }
I20260608 10:03:35.369839  8428 consensus_queue.cc:237] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: false } }
I20260608 10:03:35.375715  8625 raft_consensus.cc:1275] T 2ac163ce9bd346df94ff9bb746d3dca3 P f3856d44052d4209a5f65b567eeb5398 [term 2 FOLLOWER]: Refusing update from remote peer 49b7a84b40b64a0993c147d300a102f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:03:35.375797  8711 raft_consensus.cc:1275] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677 [term 2 FOLLOWER]: Refusing update from remote peer 49b7a84b40b64a0993c147d300a102f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:03:35.377806  8798 consensus_queue.cc:1048] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:03:35.378860  8803 consensus_queue.cc:1048] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } 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 10:03:35.386238  8804 raft_consensus.cc:2955] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: false } } }
I20260608 10:03:35.388108  8711 raft_consensus.cc:2955] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: false } } }
I20260608 10:03:35.390018  8625 raft_consensus.cc:2955] T 2ac163ce9bd346df94ff9bb746d3dca3 P f3856d44052d4209a5f65b567eeb5398 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: false } } }
I20260608 10:03:35.397610  8163 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2ac163ce9bd346df94ff9bb746d3dca3 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:03:35.404074  8179 catalog_manager.cc:5696] T 2ac163ce9bd346df94ff9bb746d3dca3 P f3856d44052d4209a5f65b567eeb5398 reported cstate change: config changed from index 4 to 5, VOTER 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66) evicted. New cstate: current_term: 2 leader_uuid: "49b7a84b40b64a0993c147d300a102f9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: false } } }
I20260608 10:03:35.421986  8344 tablet_service.cc:1558] Processing DeleteTablet for tablet 2ac163ce9bd346df94ff9bb746d3dca3 with delete_type TABLET_DATA_TOMBSTONED (TS 87dbe13e62db4beba2cafda03ebeb5b3 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:46528
I20260608 10:03:35.422262  8800 raft_consensus.cc:1064] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3: attempting to promote NON_VOTER f3856d44052d4209a5f65b567eeb5398 to VOTER
I20260608 10:03:35.424491  8815 tablet_replica.cc:333] T 2ac163ce9bd346df94ff9bb746d3dca3 P 87dbe13e62db4beba2cafda03ebeb5b3: stopping tablet replica
I20260608 10:03:35.425529  8815 raft_consensus.cc:2243] T 2ac163ce9bd346df94ff9bb746d3dca3 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:35.425184  8800 consensus_queue.cc:237] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } attrs { replace: true } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: false } }
I20260608 10:03:35.426353  8815 raft_consensus.cc:2272] T 2ac163ce9bd346df94ff9bb746d3dca3 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:35.430219  8815 ts_tablet_manager.cc:1916] T 2ac163ce9bd346df94ff9bb746d3dca3 P 87dbe13e62db4beba2cafda03ebeb5b3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:03:35.435629  8625 raft_consensus.cc:1275] T 57886625f3c04fe7a336cb8f59f90e8a P f3856d44052d4209a5f65b567eeb5398 [term 2 LEARNER]: Refusing update from remote peer 87dbe13e62db4beba2cafda03ebeb5b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:03:35.436995  8428 raft_consensus.cc:1275] T 57886625f3c04fe7a336cb8f59f90e8a P 49b7a84b40b64a0993c147d300a102f9 [term 2 FOLLOWER]: Refusing update from remote peer 87dbe13e62db4beba2cafda03ebeb5b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:03:35.438194  8799 consensus_queue.cc:1048] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } 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 10:03:35.439206  8566 consensus_queue.cc:1048] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } 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 10:03:35.446722  8711 raft_consensus.cc:1275] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677 [term 2 FOLLOWER]: Refusing update from remote peer 87dbe13e62db4beba2cafda03ebeb5b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:03:35.448599  8799 consensus_queue.cc:1048] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:03:35.453308  8815 ts_tablet_manager.cc:1929] T 2ac163ce9bd346df94ff9bb746d3dca3 P 87dbe13e62db4beba2cafda03ebeb5b3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 10:03:35.454056  8815 log.cc:1199] T 2ac163ce9bd346df94ff9bb746d3dca3 P 87dbe13e62db4beba2cafda03ebeb5b3: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-0/minicluster-data/ts-1-root/wals/2ac163ce9bd346df94ff9bb746d3dca3
I20260608 10:03:35.456497  8165 catalog_manager.cc:5027] TS 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66:46661): tablet 2ac163ce9bd346df94ff9bb746d3dca3 (table test-workload [id=2ab4264073de4906a09dc8ba1f6e3264]) successfully deleted
I20260608 10:03:35.467044  8566 raft_consensus.cc:2955] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3856d44052d4209a5f65b567eeb5398 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } attrs { replace: true } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: false } } }
I20260608 10:03:35.475150  8712 raft_consensus.cc:2955] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3856d44052d4209a5f65b567eeb5398 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } attrs { replace: true } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: false } } }
I20260608 10:03:35.476085  8625 raft_consensus.cc:2955] T 57886625f3c04fe7a336cb8f59f90e8a P f3856d44052d4209a5f65b567eeb5398 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3856d44052d4209a5f65b567eeb5398 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } attrs { replace: true } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: false } } }
I20260608 10:03:35.482852  8428 raft_consensus.cc:2955] T 57886625f3c04fe7a336cb8f59f90e8a P 49b7a84b40b64a0993c147d300a102f9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3856d44052d4209a5f65b567eeb5398 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } attrs { replace: true } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: false } } }
I20260608 10:03:35.486385  8176 catalog_manager.cc:5696] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 reported cstate change: config changed from index 3 to 4, f3856d44052d4209a5f65b567eeb5398 (127.0.167.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:03:35.498188  8799 raft_consensus.cc:1064] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3: attempting to promote NON_VOTER f3856d44052d4209a5f65b567eeb5398 to VOTER
W20260608 10:03:35.503957  8800 consensus_queue.cc:1175] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "49b7a84b40b64a0993c147d300a102f9" responder_term: 2 status { last_received { term: 2 index: 4 } last_committed_idx: 4 last_received_current_leader { term: 2 index: 4 } }
I20260608 10:03:35.505467  8799 consensus_queue.cc:237] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [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: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } attrs { replace: true } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: false } }
I20260608 10:03:35.516074  8355 consensus_queue.cc:237] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: false } }
I20260608 10:03:35.520610  8625 raft_consensus.cc:1275] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398 [term 1 LEARNER]: Refusing update from remote peer 87dbe13e62db4beba2cafda03ebeb5b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:03:35.521522  8428 raft_consensus.cc:1275] T df0a4e9fcd6248fab80178b9fc1c6c62 P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Refusing update from remote peer 87dbe13e62db4beba2cafda03ebeb5b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:03:35.522423  8712 raft_consensus.cc:1275] T df0a4e9fcd6248fab80178b9fc1c6c62 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Refusing update from remote peer 87dbe13e62db4beba2cafda03ebeb5b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:03:35.522738  8799 consensus_queue.cc:1048] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } 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 10:03:35.523854  8817 consensus_queue.cc:1048] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:03:35.526759  8817 consensus_queue.cc:1048] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } 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 10:03:35.530776  8625 raft_consensus.cc:1275] T 57886625f3c04fe7a336cb8f59f90e8a P f3856d44052d4209a5f65b567eeb5398 [term 2 FOLLOWER]: Refusing update from remote peer 87dbe13e62db4beba2cafda03ebeb5b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:03:35.532590  8799 consensus_queue.cc:1048] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } 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 10:03:35.533888  8711 raft_consensus.cc:1275] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677 [term 2 FOLLOWER]: Refusing update from remote peer 87dbe13e62db4beba2cafda03ebeb5b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:03:35.535951  8799 consensus_queue.cc:1048] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:03:35.560694  8817 raft_consensus.cc:2955] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 49b7a84b40b64a0993c147d300a102f9 (127.0.167.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: false } } }
I20260608 10:03:35.565318  8624 raft_consensus.cc:2955] T 57886625f3c04fe7a336cb8f59f90e8a P f3856d44052d4209a5f65b567eeb5398 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 49b7a84b40b64a0993c147d300a102f9 (127.0.167.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: false } } }
I20260608 10:03:35.571105  8711 raft_consensus.cc:2955] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 49b7a84b40b64a0993c147d300a102f9 (127.0.167.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: false } } }
I20260608 10:03:35.576536  8165 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 57886625f3c04fe7a336cb8f59f90e8a with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:03:35.583103  8176 catalog_manager.cc:5696] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 reported cstate change: config changed from index 4 to 5, VOTER 49b7a84b40b64a0993c147d300a102f9 (127.0.167.67) evicted. New cstate: current_term: 2 leader_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:03:35.591233  8821 raft_consensus.cc:2955] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, f3856d44052d4209a5f65b567eeb5398 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } attrs { replace: true } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: false } } }
I20260608 10:03:35.593096  8428 raft_consensus.cc:2955] T df0a4e9fcd6248fab80178b9fc1c6c62 P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, f3856d44052d4209a5f65b567eeb5398 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } attrs { replace: true } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: false } } }
I20260608 10:03:35.594802  8711 raft_consensus.cc:2955] T df0a4e9fcd6248fab80178b9fc1c6c62 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, f3856d44052d4209a5f65b567eeb5398 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } attrs { replace: true } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: false } } }
I20260608 10:03:35.597083  8420 tablet_service.cc:1558] Processing DeleteTablet for tablet 57886625f3c04fe7a336cb8f59f90e8a with delete_type TABLET_DATA_TOMBSTONED (TS 49b7a84b40b64a0993c147d300a102f9 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:34108
I20260608 10:03:35.612375  8177 catalog_manager.cc:5696] T df0a4e9fcd6248fab80178b9fc1c6c62 P caf847b312cd429d9388fbeee837a677 reported cstate change: config changed from index 4 to 5, f3856d44052d4209a5f65b567eeb5398 (127.0.167.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } attrs { replace: true } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: false } } }
I20260608 10:03:35.625979  8624 raft_consensus.cc:2955] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, f3856d44052d4209a5f65b567eeb5398 (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } attrs { replace: true } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: false } } }
I20260608 10:03:35.637387  8826 tablet_replica.cc:333] T 57886625f3c04fe7a336cb8f59f90e8a P 49b7a84b40b64a0993c147d300a102f9: stopping tablet replica
I20260608 10:03:35.639127  8826 raft_consensus.cc:2243] T 57886625f3c04fe7a336cb8f59f90e8a P 49b7a84b40b64a0993c147d300a102f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:35.640123  8826 raft_consensus.cc:2272] T 57886625f3c04fe7a336cb8f59f90e8a P 49b7a84b40b64a0993c147d300a102f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:35.644953  8826 ts_tablet_manager.cc:1916] T 57886625f3c04fe7a336cb8f59f90e8a P 49b7a84b40b64a0993c147d300a102f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:03:35.645304  8355 consensus_queue.cc:237] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [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: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: false } }
I20260608 10:03:35.652726  8624 raft_consensus.cc:1275] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398 [term 1 FOLLOWER]: Refusing update from remote peer 87dbe13e62db4beba2cafda03ebeb5b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 10:03:35.652868  8428 raft_consensus.cc:1275] T df0a4e9fcd6248fab80178b9fc1c6c62 P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Refusing update from remote peer 87dbe13e62db4beba2cafda03ebeb5b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 10:03:35.654546  8799 consensus_queue.cc:1048] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } 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 10:03:35.657549  8821 consensus_queue.cc:1048] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:03:35.663143  8800 raft_consensus.cc:2955] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER caf847b312cd429d9388fbeee837a677 (127.0.167.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: false } } }
I20260608 10:03:35.665933  8624 raft_consensus.cc:2955] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER caf847b312cd429d9388fbeee837a677 (127.0.167.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: false } } }
I20260608 10:03:35.670692  8826 ts_tablet_manager.cc:1929] T 57886625f3c04fe7a336cb8f59f90e8a P 49b7a84b40b64a0993c147d300a102f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 10:03:35.671248  8826 log.cc:1199] T 57886625f3c04fe7a336cb8f59f90e8a P 49b7a84b40b64a0993c147d300a102f9: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-0/minicluster-data/ts-2-root/wals/57886625f3c04fe7a336cb8f59f90e8a
I20260608 10:03:35.671283  8428 raft_consensus.cc:2955] T df0a4e9fcd6248fab80178b9fc1c6c62 P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER caf847b312cd429d9388fbeee837a677 (127.0.167.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: false } } }
I20260608 10:03:35.673408  8163 catalog_manager.cc:5027] TS 49b7a84b40b64a0993c147d300a102f9 (127.0.167.67:44703): tablet 57886625f3c04fe7a336cb8f59f90e8a (table test-workload [id=2ab4264073de4906a09dc8ba1f6e3264]) successfully deleted
I20260608 10:03:35.675174  8165 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet df0a4e9fcd6248fab80178b9fc1c6c62 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:03:35.679060  8176 catalog_manager.cc:5696] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 reported cstate change: config changed from index 5 to 6, VOTER caf847b312cd429d9388fbeee837a677 (127.0.167.65) evicted. New cstate: current_term: 1 leader_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:03:35.693223  8701 tablet_service.cc:1558] Processing DeleteTablet for tablet df0a4e9fcd6248fab80178b9fc1c6c62 with delete_type TABLET_DATA_TOMBSTONED (TS caf847b312cd429d9388fbeee837a677 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:59448
I20260608 10:03:35.695375  8827 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:35.696087  8827 raft_consensus.cc:2243] T df0a4e9fcd6248fab80178b9fc1c6c62 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:35.696734  8827 raft_consensus.cc:2272] T df0a4e9fcd6248fab80178b9fc1c6c62 P caf847b312cd429d9388fbeee837a677 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:35.699872  8827 ts_tablet_manager.cc:1916] T df0a4e9fcd6248fab80178b9fc1c6c62 P caf847b312cd429d9388fbeee837a677: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:03:35.711880  8827 ts_tablet_manager.cc:1929] T df0a4e9fcd6248fab80178b9fc1c6c62 P caf847b312cd429d9388fbeee837a677: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 10:03:35.712239  8827 log.cc:1199] T df0a4e9fcd6248fab80178b9fc1c6c62 P caf847b312cd429d9388fbeee837a677: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808122572-669-0/minicluster-data/ts-0-root/wals/df0a4e9fcd6248fab80178b9fc1c6c62
I20260608 10:03:35.713860  8163 catalog_manager.cc:5027] TS caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113): tablet df0a4e9fcd6248fab80178b9fc1c6c62 (table test-workload [id=2ab4264073de4906a09dc8ba1f6e3264]) successfully deleted
W20260608 10:03:36.692534  8227 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 49b7a84b40b64a0993c147d300a102f9 not available for placement
W20260608 10:03:37.565052  8451 debug-util.cc:398] Leaking SignalData structure 0x7b08000b0840 after lost signal to thread 672
W20260608 10:03:37.566224  8451 debug-util.cc:398] Leaking SignalData structure 0x7b080027d520 after lost signal to thread 8213
W20260608 10:03:37.567494  8451 debug-util.cc:398] Leaking SignalData structure 0x7b080029bc40 after lost signal to thread 8380
W20260608 10:03:37.568562  8451 debug-util.cc:398] Leaking SignalData structure 0x7b08001c9ae0 after lost signal to thread 8454
W20260608 10:03:37.569628  8451 debug-util.cc:398] Leaking SignalData structure 0x7b0800083fa0 after lost signal to thread 8649
W20260608 10:03:37.570624  8451 debug-util.cc:398] Leaking SignalData structure 0x7b080024b360 after lost signal to thread 8737
I20260608 10:03:37.902551   669 tablet_server.cc:179] TabletServer@127.0.167.65:39113 shutting down...
I20260608 10:03:37.932170   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:37.933043   669 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:37.933687   669 raft_consensus.cc:2243] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:37.934175   669 raft_consensus.cc:2272] T ba0277967b724ae0966307c5f9d2176a P caf847b312cd429d9388fbeee837a677 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:37.936198   669 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:37.936776   669 raft_consensus.cc:2243] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:37.937384   669 raft_consensus.cc:2272] T 57886625f3c04fe7a336cb8f59f90e8a P caf847b312cd429d9388fbeee837a677 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:37.939306   669 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:37.939800   669 raft_consensus.cc:2243] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:37.940443   669 raft_consensus.cc:2272] T 2ac163ce9bd346df94ff9bb746d3dca3 P caf847b312cd429d9388fbeee837a677 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:37.965727   669 tablet_server.cc:196] TabletServer@127.0.167.65:39113 shutdown complete.
I20260608 10:03:37.984850   669 tablet_server.cc:179] TabletServer@127.0.167.66:0 shutting down...
I20260608 10:03:38.012064   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:38.012996   669 tablet_replica.cc:333] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3: stopping tablet replica
I20260608 10:03:38.013738   669 raft_consensus.cc:2243] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:38.014645   669 raft_consensus.cc:2272] T df0a4e9fcd6248fab80178b9fc1c6c62 P 87dbe13e62db4beba2cafda03ebeb5b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:38.017179   669 tablet_replica.cc:333] T ba0277967b724ae0966307c5f9d2176a P 87dbe13e62db4beba2cafda03ebeb5b3: stopping tablet replica
I20260608 10:03:38.017724   669 raft_consensus.cc:2243] T ba0277967b724ae0966307c5f9d2176a P 87dbe13e62db4beba2cafda03ebeb5b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:38.018198   669 raft_consensus.cc:2272] T ba0277967b724ae0966307c5f9d2176a P 87dbe13e62db4beba2cafda03ebeb5b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:38.020475   669 tablet_replica.cc:333] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3: stopping tablet replica
I20260608 10:03:38.021031   669 raft_consensus.cc:2243] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:03:38.021864   669 raft_consensus.cc:2272] T 57886625f3c04fe7a336cb8f59f90e8a P 87dbe13e62db4beba2cafda03ebeb5b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:38.049727   669 tablet_server.cc:196] TabletServer@127.0.167.66:0 shutdown complete.
W20260608 10:03:38.073900  8395 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.167.66:46661: connect: Connection refused (error 111) [suppressed 32 similar messages]
W20260608 10:03:38.078142  8395 consensus_peers.cc:597] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9 -> Peer 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66:46661): Couldn't send request to peer 87dbe13e62db4beba2cafda03ebeb5b3. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.66:46661: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:38.083444   669 tablet_server.cc:179] TabletServer@127.0.167.67:0 shutting down...
I20260608 10:03:38.119987   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:38.120882   669 tablet_replica.cc:333] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9: stopping tablet replica
I20260608 10:03:38.121827   669 raft_consensus.cc:2243] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:03:38.122862   669 raft_consensus.cc:2272] T 2ac163ce9bd346df94ff9bb746d3dca3 P 49b7a84b40b64a0993c147d300a102f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:38.125262   669 tablet_replica.cc:333] T df0a4e9fcd6248fab80178b9fc1c6c62 P 49b7a84b40b64a0993c147d300a102f9: stopping tablet replica
I20260608 10:03:38.125785   669 raft_consensus.cc:2243] T df0a4e9fcd6248fab80178b9fc1c6c62 P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:38.126513   669 raft_consensus.cc:2272] T df0a4e9fcd6248fab80178b9fc1c6c62 P 49b7a84b40b64a0993c147d300a102f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:38.128649   669 tablet_replica.cc:333] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9: stopping tablet replica
I20260608 10:03:38.129119   669 raft_consensus.cc:2243] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:03:38.129930   669 raft_consensus.cc:2272] T ba0277967b724ae0966307c5f9d2176a P 49b7a84b40b64a0993c147d300a102f9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 10:03:38.703372  8227 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 49b7a84b40b64a0993c147d300a102f9 not available for placement
W20260608 10:03:39.153574   669 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 8451)
I20260608 10:03:39.230531  8832 raft_consensus.cc:493] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 87dbe13e62db4beba2cafda03ebeb5b3)
I20260608 10:03:39.231112  8832 raft_consensus.cc:515] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: false } }
I20260608 10:03:39.233522  8832 leader_election.cc:290] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66:46661), 49b7a84b40b64a0993c147d300a102f9 (127.0.167.67:44703)
W20260608 10:03:39.240314  8590 leader_election.cc:336] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66:46661): Network error: Client connection negotiation failed: client connection to 127.0.167.66:46661: connect: Connection refused (error 111)
W20260608 10:03:39.241185  8588 leader_election.cc:336] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 49b7a84b40b64a0993c147d300a102f9 (127.0.167.67:44703): Network error: Client connection negotiation failed: client connection to 127.0.167.67:44703: connect: Connection refused (error 111)
I20260608 10:03:39.241617  8588 leader_election.cc:304] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398 [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: f3856d44052d4209a5f65b567eeb5398; no voters: 49b7a84b40b64a0993c147d300a102f9, 87dbe13e62db4beba2cafda03ebeb5b3
I20260608 10:03:39.242352  8832 raft_consensus.cc:2749] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:03:39.323036  8832 raft_consensus.cc:493] T 2ac163ce9bd346df94ff9bb746d3dca3 P f3856d44052d4209a5f65b567eeb5398 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 49b7a84b40b64a0993c147d300a102f9)
I20260608 10:03:39.323576  8832 raft_consensus.cc:515] T 2ac163ce9bd346df94ff9bb746d3dca3 P f3856d44052d4209a5f65b567eeb5398 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "49b7a84b40b64a0993c147d300a102f9" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44703 } } peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: false } }
I20260608 10:03:39.325938  8832 leader_election.cc:290] T 2ac163ce9bd346df94ff9bb746d3dca3 P f3856d44052d4209a5f65b567eeb5398 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 49b7a84b40b64a0993c147d300a102f9 (127.0.167.67:44703), caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113)
W20260608 10:03:39.330230  8588 leader_election.cc:336] T 2ac163ce9bd346df94ff9bb746d3dca3 P f3856d44052d4209a5f65b567eeb5398 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 49b7a84b40b64a0993c147d300a102f9 (127.0.167.67:44703): Network error: Client connection negotiation failed: client connection to 127.0.167.67:44703: connect: Connection refused (error 111)
W20260608 10:03:39.331187  8588 leader_election.cc:336] T 2ac163ce9bd346df94ff9bb746d3dca3 P f3856d44052d4209a5f65b567eeb5398 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113): Network error: Client connection negotiation failed: client connection to 127.0.167.65:39113: connect: Connection refused (error 111)
I20260608 10:03:39.331574  8588 leader_election.cc:304] T 2ac163ce9bd346df94ff9bb746d3dca3 P f3856d44052d4209a5f65b567eeb5398 [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: f3856d44052d4209a5f65b567eeb5398; no voters: 49b7a84b40b64a0993c147d300a102f9, caf847b312cd429d9388fbeee837a677
I20260608 10:03:39.332263  8832 raft_consensus.cc:2749] T 2ac163ce9bd346df94ff9bb746d3dca3 P f3856d44052d4209a5f65b567eeb5398 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 10:03:39.376430  8832 raft_consensus.cc:493] T 57886625f3c04fe7a336cb8f59f90e8a P f3856d44052d4209a5f65b567eeb5398 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 87dbe13e62db4beba2cafda03ebeb5b3)
I20260608 10:03:39.376941  8832 raft_consensus.cc:515] T 57886625f3c04fe7a336cb8f59f90e8a P f3856d44052d4209a5f65b567eeb5398 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "caf847b312cd429d9388fbeee837a677" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 39113 } } peers { permanent_uuid: "87dbe13e62db4beba2cafda03ebeb5b3" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46661 } } peers { permanent_uuid: "f3856d44052d4209a5f65b567eeb5398" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 36549 } attrs { promote: false } }
I20260608 10:03:39.379153  8832 leader_election.cc:290] T 57886625f3c04fe7a336cb8f59f90e8a P f3856d44052d4209a5f65b567eeb5398 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113), 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66:46661)
W20260608 10:03:39.383461  8590 leader_election.cc:336] T 57886625f3c04fe7a336cb8f59f90e8a P f3856d44052d4209a5f65b567eeb5398 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 87dbe13e62db4beba2cafda03ebeb5b3 (127.0.167.66:46661): Network error: Client connection negotiation failed: client connection to 127.0.167.66:46661: connect: Connection refused (error 111)
W20260608 10:03:39.384107  8588 leader_election.cc:336] T 57886625f3c04fe7a336cb8f59f90e8a P f3856d44052d4209a5f65b567eeb5398 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer caf847b312cd429d9388fbeee837a677 (127.0.167.65:39113): Network error: Client connection negotiation failed: client connection to 127.0.167.65:39113: connect: Connection refused (error 111)
I20260608 10:03:39.384567  8588 leader_election.cc:304] T 57886625f3c04fe7a336cb8f59f90e8a P f3856d44052d4209a5f65b567eeb5398 [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: f3856d44052d4209a5f65b567eeb5398; no voters: 87dbe13e62db4beba2cafda03ebeb5b3, caf847b312cd429d9388fbeee837a677
I20260608 10:03:39.385247  8832 raft_consensus.cc:2749] T 57886625f3c04fe7a336cb8f59f90e8a P f3856d44052d4209a5f65b567eeb5398 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260608 10:03:39.705540  8227 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 49b7a84b40b64a0993c147d300a102f9 not available for placement
W20260608 10:03:40.154099   669 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 8451)
I20260608 10:03:40.603310   669 tablet_server.cc:196] TabletServer@127.0.167.67:0 shutdown complete.
I20260608 10:03:40.641404   669 tablet_server.cc:179] TabletServer@127.0.167.68:0 shutting down...
I20260608 10:03:40.671497   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:40.672711   669 tablet_replica.cc:333] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398: stopping tablet replica
I20260608 10:03:40.673712   669 raft_consensus.cc:2243] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:40.674995   669 raft_consensus.cc:2272] T df0a4e9fcd6248fab80178b9fc1c6c62 P f3856d44052d4209a5f65b567eeb5398 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:40.678114   669 tablet_replica.cc:333] T 2ac163ce9bd346df94ff9bb746d3dca3 P f3856d44052d4209a5f65b567eeb5398: stopping tablet replica
I20260608 10:03:40.678706   669 raft_consensus.cc:2243] T 2ac163ce9bd346df94ff9bb746d3dca3 P f3856d44052d4209a5f65b567eeb5398 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:40.679680   669 raft_consensus.cc:2272] T 2ac163ce9bd346df94ff9bb746d3dca3 P f3856d44052d4209a5f65b567eeb5398 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:40.682267   669 tablet_replica.cc:333] T 57886625f3c04fe7a336cb8f59f90e8a P f3856d44052d4209a5f65b567eeb5398: stopping tablet replica
I20260608 10:03:40.682862   669 raft_consensus.cc:2243] T 57886625f3c04fe7a336cb8f59f90e8a P f3856d44052d4209a5f65b567eeb5398 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:40.683712   669 raft_consensus.cc:2272] T 57886625f3c04fe7a336cb8f59f90e8a P f3856d44052d4209a5f65b567eeb5398 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 10:03:40.709360  8227 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 49b7a84b40b64a0993c147d300a102f9 not available for placement
I20260608 10:03:40.709702   669 tablet_server.cc:196] TabletServer@127.0.167.68:0 shutdown complete.
I20260608 10:03:40.729600   669 master.cc:562] Master@127.0.167.126:37261 shutting down...
I20260608 10:03:40.750450   669 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cc7833e63b0c4517a94f5a70c9ba7567 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:40.751242   669 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cc7833e63b0c4517a94f5a70c9ba7567 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:40.751637   669 tablet_replica.cc:333] T 00000000000000000000000000000000 P cc7833e63b0c4517a94f5a70c9ba7567: stopping tablet replica
I20260608 10:03:40.773931   669 master.cc:584] Master@127.0.167.126:37261 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (13245 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260608 10:03:40.822795   669 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.167.126:40699
I20260608 10:03:40.824106   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:40.830116  8837 instance_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 10:03:40.831281  8838 instance_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 10:03:40.831897  8840 instance_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 10:03:40.832132   669 server_base.cc:1061] running on GCE node
I20260608 10:03:40.833233   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:40.833411   669 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 10:03:40.833540   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913020833529 us; error 0 us; skew 500 ppm
I20260608 10:03:40.834071   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:40.836747   669 webserver.cc:533] Webserver started at http://127.0.167.126:42769/ using document root <none> and password file <none>
I20260608 10:03:40.837245   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:40.837412   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:40.837649   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:40.838905   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808122572-669-0/minicluster-data/master-0-root/instance:
uuid: "17a346b23e464e22a0db10a59ea94d85"
format_stamp: "Formatted at 2026-06-08 10:03:40 on dist-test-slave-swwz"
I20260608 10:03:40.843693   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 10:03:40.847457  8845 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:40.848443   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:03:40.848711   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808122572-669-0/minicluster-data/master-0-root
uuid: "17a346b23e464e22a0db10a59ea94d85"
format_stamp: "Formatted at 2026-06-08 10:03:40 on dist-test-slave-swwz"
I20260608 10:03:40.848956   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808122572-669-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808122572-669-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808122572-669-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 10:03:40.872224   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:40.873680   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:40.930459   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.126:40699
I20260608 10:03:40.930541  8896 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.126:40699 every 8 connection(s)
I20260608 10:03:40.936748  8897 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 10:03:40.950028  8897 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 17a346b23e464e22a0db10a59ea94d85: Bootstrap starting.
I20260608 10:03:40.955662  8897 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 17a346b23e464e22a0db10a59ea94d85: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:40.960475  8897 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 17a346b23e464e22a0db10a59ea94d85: No bootstrap required, opened a new log
I20260608 10:03:40.963001  8897 raft_consensus.cc:359] T 00000000000000000000000000000000 P 17a346b23e464e22a0db10a59ea94d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17a346b23e464e22a0db10a59ea94d85" member_type: VOTER }
I20260608 10:03:40.963514  8897 raft_consensus.cc:385] T 00000000000000000000000000000000 P 17a346b23e464e22a0db10a59ea94d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:40.963750  8897 raft_consensus.cc:740] T 00000000000000000000000000000000 P 17a346b23e464e22a0db10a59ea94d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17a346b23e464e22a0db10a59ea94d85, State: Initialized, Role: FOLLOWER
I20260608 10:03:40.964473  8897 consensus_queue.cc:260] T 00000000000000000000000000000000 P 17a346b23e464e22a0db10a59ea94d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "17a346b23e464e22a0db10a59ea94d85" member_type: VOTER }
I20260608 10:03:40.964985  8897 raft_consensus.cc:399] T 00000000000000000000000000000000 P 17a346b23e464e22a0db10a59ea94d85 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:40.965238  8897 raft_consensus.cc:493] T 00000000000000000000000000000000 P 17a346b23e464e22a0db10a59ea94d85 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:40.965549  8897 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 17a346b23e464e22a0db10a59ea94d85 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:40.970778  8897 raft_consensus.cc:515] T 00000000000000000000000000000000 P 17a346b23e464e22a0db10a59ea94d85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17a346b23e464e22a0db10a59ea94d85" member_type: VOTER }
I20260608 10:03:40.971365  8897 leader_election.cc:304] T 00000000000000000000000000000000 P 17a346b23e464e22a0db10a59ea94d85 [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: 17a346b23e464e22a0db10a59ea94d85; no voters: 
I20260608 10:03:40.972657  8897 leader_election.cc:290] T 00000000000000000000000000000000 P 17a346b23e464e22a0db10a59ea94d85 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:40.973217  8900 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 17a346b23e464e22a0db10a59ea94d85 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:40.974666  8900 raft_consensus.cc:697] T 00000000000000000000000000000000 P 17a346b23e464e22a0db10a59ea94d85 [term 1 LEADER]: Becoming Leader. State: Replica: 17a346b23e464e22a0db10a59ea94d85, State: Running, Role: LEADER
I20260608 10:03:40.975473  8900 consensus_queue.cc:237] T 00000000000000000000000000000000 P 17a346b23e464e22a0db10a59ea94d85 [LEADER]: Queue going to LEADER mode. State: All 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: "17a346b23e464e22a0db10a59ea94d85" member_type: VOTER }
I20260608 10:03:40.975818  8897 sys_catalog.cc:565] T 00000000000000000000000000000000 P 17a346b23e464e22a0db10a59ea94d85 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:03:40.982318  8902 sys_catalog.cc:455] T 00000000000000000000000000000000 P 17a346b23e464e22a0db10a59ea94d85 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 17a346b23e464e22a0db10a59ea94d85. Latest consensus state: current_term: 1 leader_uuid: "17a346b23e464e22a0db10a59ea94d85" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17a346b23e464e22a0db10a59ea94d85" member_type: VOTER } }
I20260608 10:03:40.982318  8901 sys_catalog.cc:455] T 00000000000000000000000000000000 P 17a346b23e464e22a0db10a59ea94d85 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "17a346b23e464e22a0db10a59ea94d85" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17a346b23e464e22a0db10a59ea94d85" member_type: VOTER } }
I20260608 10:03:40.983135  8902 sys_catalog.cc:458] T 00000000000000000000000000000000 P 17a346b23e464e22a0db10a59ea94d85 [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:40.983316  8901 sys_catalog.cc:458] T 00000000000000000000000000000000 P 17a346b23e464e22a0db10a59ea94d85 [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:40.985440  8908 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:03:40.990703  8908 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:03:40.993753   669 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:03:41.000824  8908 catalog_manager.cc:1382] Generated new cluster ID: 6e6370973b6940e2af3e57d56ec4bf7f
I20260608 10:03:41.001171  8908 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:03:41.035583  8908 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:03:41.037142  8908 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:03:41.051632  8908 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 17a346b23e464e22a0db10a59ea94d85: Generated new TSK 0
I20260608 10:03:41.052317  8908 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:03:41.060593   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:41.067247  8918 instance_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 10:03:41.068945  8919 instance_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 10:03:41.072172  8921 instance_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 10:03:41.072335   669 server_base.cc:1061] running on GCE node
I20260608 10:03:41.073580   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:41.073791   669 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 10:03:41.073931   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913021073913 us; error 0 us; skew 500 ppm
I20260608 10:03:41.074527   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:41.077286   669 webserver.cc:533] Webserver started at http://127.0.167.65:37535/ using document root <none> and password file <none>
I20260608 10:03:41.077973   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:41.078177   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:41.078416   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:41.079592   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808122572-669-0/minicluster-data/ts-0-root/instance:
uuid: "90faaa6c3b34401d89bf618c720d89bc"
format_stamp: "Formatted at 2026-06-08 10:03:41 on dist-test-slave-swwz"
I20260608 10:03:41.084895   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:03:41.089428  8926 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:41.090446   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:03:41.090817   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808122572-669-0/minicluster-data/ts-0-root
uuid: "90faaa6c3b34401d89bf618c720d89bc"
format_stamp: "Formatted at 2026-06-08 10:03:41 on dist-test-slave-swwz"
I20260608 10:03:41.091209   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808122572-669-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808122572-669-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808122572-669-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 10:03:41.110991   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:41.112402   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:41.113974   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:41.116602   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:41.116849   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:41.117121   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:41.117316   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:41.161808   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.65:34005
I20260608 10:03:41.161970  8988 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.65:34005 every 8 connection(s)
I20260608 10:03:41.167714   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:41.175361  8993 instance_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 10:03:41.178076  8994 instance_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 10:03:41.180083  8996 instance_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 10:03:41.181306   669 server_base.cc:1061] running on GCE node
I20260608 10:03:41.183516  8989 heartbeater.cc:344] Connected to a master server at 127.0.167.126:40699
I20260608 10:03:41.183550   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:41.184046   669 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 10:03:41.184067  8989 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:41.184324   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913021184305 us; error 0 us; skew 500 ppm
I20260608 10:03:41.185098   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:41.185078  8989 heartbeater.cc:507] Master 127.0.167.126:40699 requested a full tablet report, sending...
I20260608 10:03:41.187999  8862 ts_manager.cc:194] Registered new tserver with Master: 90faaa6c3b34401d89bf618c720d89bc (127.0.167.65:34005)
I20260608 10:03:41.188587   669 webserver.cc:533] Webserver started at http://127.0.167.66:33479/ using document root <none> and password file <none>
I20260608 10:03:41.189186   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:41.189399   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:41.189685   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:41.190295  8862 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52502
I20260608 10:03:41.191041   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808122572-669-0/minicluster-data/ts-1-root/instance:
uuid: "05199ad2c22d4e74bdf50e6150da6e10"
format_stamp: "Formatted at 2026-06-08 10:03:41 on dist-test-slave-swwz"
I20260608 10:03:41.195911   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260608 10:03:41.199610  9001 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:41.200505   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:03:41.200814   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808122572-669-0/minicluster-data/ts-1-root
uuid: "05199ad2c22d4e74bdf50e6150da6e10"
format_stamp: "Formatted at 2026-06-08 10:03:41 on dist-test-slave-swwz"
I20260608 10:03:41.201133   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808122572-669-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808122572-669-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808122572-669-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 10:03:41.218845   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:41.220129   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:41.221743   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:41.224083   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:41.224329   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:41.224589   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:41.224774   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:41.267374   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.66:39335
I20260608 10:03:41.267498  9063 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.66:39335 every 8 connection(s)
I20260608 10:03:41.272902   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:41.281850  9067 instance_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 10:03:41.282001  9068 instance_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 10:03:41.285868  9070 instance_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 10:03:41.286231  9064 heartbeater.cc:344] Connected to a master server at 127.0.167.126:40699
I20260608 10:03:41.286533   669 server_base.cc:1061] running on GCE node
I20260608 10:03:41.286765  9064 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:41.287488   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:41.287775   669 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 10:03:41.287883  9064 heartbeater.cc:507] Master 127.0.167.126:40699 requested a full tablet report, sending...
I20260608 10:03:41.288022   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913021288002 us; error 0 us; skew 500 ppm
I20260608 10:03:41.288883   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:41.290287  8862 ts_manager.cc:194] Registered new tserver with Master: 05199ad2c22d4e74bdf50e6150da6e10 (127.0.167.66:39335)
I20260608 10:03:41.291728  8862 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52510
I20260608 10:03:41.294238   669 webserver.cc:533] Webserver started at http://127.0.167.67:34263/ using document root <none> and password file <none>
I20260608 10:03:41.294849   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:41.295070   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:41.295356   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:41.296728   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808122572-669-0/minicluster-data/ts-2-root/instance:
uuid: "23fe4061d70f4190b1bead137a5aca44"
format_stamp: "Formatted at 2026-06-08 10:03:41 on dist-test-slave-swwz"
I20260608 10:03:41.301645   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:03:41.305490  9075 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:41.306313   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:03:41.306653   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808122572-669-0/minicluster-data/ts-2-root
uuid: "23fe4061d70f4190b1bead137a5aca44"
format_stamp: "Formatted at 2026-06-08 10:03:41 on dist-test-slave-swwz"
I20260608 10:03:41.306982   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808122572-669-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808122572-669-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808122572-669-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 10:03:41.325186   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:41.326510   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:41.328043   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:41.330498   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:41.330745   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:41.330999   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:41.331188   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:41.373764   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.67:44063
I20260608 10:03:41.373963  9137 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.67:44063 every 8 connection(s)
I20260608 10:03:41.389675  9138 heartbeater.cc:344] Connected to a master server at 127.0.167.126:40699
I20260608 10:03:41.390177  9138 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:41.391053  9138 heartbeater.cc:507] Master 127.0.167.126:40699 requested a full tablet report, sending...
I20260608 10:03:41.393260  8862 ts_manager.cc:194] Registered new tserver with Master: 23fe4061d70f4190b1bead137a5aca44 (127.0.167.67:44063)
I20260608 10:03:41.393543   669 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016252797s
I20260608 10:03:41.394745  8862 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52526
I20260608 10:03:42.193296  8989 heartbeater.cc:499] Master 127.0.167.126:40699 was elected leader, sending a full tablet report...
I20260608 10:03:42.294610  9064 heartbeater.cc:499] Master 127.0.167.126:40699 was elected leader, sending a full tablet report...
I20260608 10:03:42.397976  9138 heartbeater.cc:499] Master 127.0.167.126:40699 was elected leader, sending a full tablet report...
I20260608 10:03:42.461436  8862 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52540:
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 10:03:42.464046  8862 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 10:03:42.526074  9029 tablet_service.cc:1511] Processing CreateTablet for tablet de9e0ebd7362407a98ef72910fffd88f (DEFAULT_TABLE table=test-workload [id=e7fe04140ab44269b59404baf7f3ca36]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:42.527743  9029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de9e0ebd7362407a98ef72910fffd88f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:42.529610  9028 tablet_service.cc:1511] Processing CreateTablet for tablet c89109f2fa694a1891eb83c00e43e42a (DEFAULT_TABLE table=test-workload [id=e7fe04140ab44269b59404baf7f3ca36]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:42.532333  9027 tablet_service.cc:1511] Processing CreateTablet for tablet e92fc4f6964a4a1ea3f45f4e744feaa1 (DEFAULT_TABLE table=test-workload [id=e7fe04140ab44269b59404baf7f3ca36]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:42.531229  9028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89109f2fa694a1891eb83c00e43e42a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:42.533941  9027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e92fc4f6964a4a1ea3f45f4e744feaa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:42.535704  9026 tablet_service.cc:1511] Processing CreateTablet for tablet c1b48e98abd34687aa7b1e112c48fdc8 (DEFAULT_TABLE table=test-workload [id=e7fe04140ab44269b59404baf7f3ca36]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:42.537268  9026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1b48e98abd34687aa7b1e112c48fdc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:42.549595  8953 tablet_service.cc:1511] Processing CreateTablet for tablet c89109f2fa694a1891eb83c00e43e42a (DEFAULT_TABLE table=test-workload [id=e7fe04140ab44269b59404baf7f3ca36]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:42.551216  8953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89109f2fa694a1891eb83c00e43e42a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:42.552734  9103 tablet_service.cc:1511] Processing CreateTablet for tablet de9e0ebd7362407a98ef72910fffd88f (DEFAULT_TABLE table=test-workload [id=e7fe04140ab44269b59404baf7f3ca36]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:42.554267  9103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de9e0ebd7362407a98ef72910fffd88f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:42.554136  8952 tablet_service.cc:1511] Processing CreateTablet for tablet e92fc4f6964a4a1ea3f45f4e744feaa1 (DEFAULT_TABLE table=test-workload [id=e7fe04140ab44269b59404baf7f3ca36]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:42.558135  8951 tablet_service.cc:1511] Processing CreateTablet for tablet c1b48e98abd34687aa7b1e112c48fdc8 (DEFAULT_TABLE table=test-workload [id=e7fe04140ab44269b59404baf7f3ca36]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:42.558915  9102 tablet_service.cc:1511] Processing CreateTablet for tablet c89109f2fa694a1891eb83c00e43e42a (DEFAULT_TABLE table=test-workload [id=e7fe04140ab44269b59404baf7f3ca36]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:42.560478  9102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89109f2fa694a1891eb83c00e43e42a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:42.560310  8954 tablet_service.cc:1511] Processing CreateTablet for tablet de9e0ebd7362407a98ef72910fffd88f (DEFAULT_TABLE table=test-workload [id=e7fe04140ab44269b59404baf7f3ca36]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:42.568874  8952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e92fc4f6964a4a1ea3f45f4e744feaa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:42.570618  9101 tablet_service.cc:1511] Processing CreateTablet for tablet e92fc4f6964a4a1ea3f45f4e744feaa1 (DEFAULT_TABLE table=test-workload [id=e7fe04140ab44269b59404baf7f3ca36]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:42.572165  9101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e92fc4f6964a4a1ea3f45f4e744feaa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:42.572933  8954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de9e0ebd7362407a98ef72910fffd88f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:42.576767  8951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1b48e98abd34687aa7b1e112c48fdc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:42.583223  9100 tablet_service.cc:1511] Processing CreateTablet for tablet c1b48e98abd34687aa7b1e112c48fdc8 (DEFAULT_TABLE table=test-workload [id=e7fe04140ab44269b59404baf7f3ca36]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:42.585319  9100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1b48e98abd34687aa7b1e112c48fdc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:42.641000  9157 tablet_bootstrap.cc:492] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10: Bootstrap starting.
I20260608 10:03:42.652112  9157 tablet_bootstrap.cc:654] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:42.656061  9158 tablet_bootstrap.cc:492] T de9e0ebd7362407a98ef72910fffd88f P 23fe4061d70f4190b1bead137a5aca44: Bootstrap starting.
I20260608 10:03:42.671094  9158 tablet_bootstrap.cc:654] T de9e0ebd7362407a98ef72910fffd88f P 23fe4061d70f4190b1bead137a5aca44: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:42.673200  9159 tablet_bootstrap.cc:492] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc: Bootstrap starting.
I20260608 10:03:42.674152  9157 tablet_bootstrap.cc:492] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10: No bootstrap required, opened a new log
I20260608 10:03:42.674808  9157 ts_tablet_manager.cc:1403] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.008s
I20260608 10:03:42.677449  9158 tablet_bootstrap.cc:492] T de9e0ebd7362407a98ef72910fffd88f P 23fe4061d70f4190b1bead137a5aca44: No bootstrap required, opened a new log
I20260608 10:03:42.678018  9158 ts_tablet_manager.cc:1403] T de9e0ebd7362407a98ef72910fffd88f P 23fe4061d70f4190b1bead137a5aca44: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.005s
I20260608 10:03:42.678184  9157 raft_consensus.cc:359] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } } peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } }
I20260608 10:03:42.679016  9157 raft_consensus.cc:385] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:42.679323  9157 raft_consensus.cc:740] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05199ad2c22d4e74bdf50e6150da6e10, State: Initialized, Role: FOLLOWER
I20260608 10:03:42.679721  9159 tablet_bootstrap.cc:654] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:42.680160  9157 consensus_queue.cc:260] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } } peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } }
I20260608 10:03:42.681399  9158 raft_consensus.cc:359] T de9e0ebd7362407a98ef72910fffd88f P 23fe4061d70f4190b1bead137a5aca44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } } peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } }
I20260608 10:03:42.682304  9158 raft_consensus.cc:385] T de9e0ebd7362407a98ef72910fffd88f P 23fe4061d70f4190b1bead137a5aca44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:42.682649  9158 raft_consensus.cc:740] T de9e0ebd7362407a98ef72910fffd88f P 23fe4061d70f4190b1bead137a5aca44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23fe4061d70f4190b1bead137a5aca44, State: Initialized, Role: FOLLOWER
I20260608 10:03:42.683370  9157 ts_tablet_manager.cc:1434] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260608 10:03:42.683531  9158 consensus_queue.cc:260] T de9e0ebd7362407a98ef72910fffd88f P 23fe4061d70f4190b1bead137a5aca44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } } peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } }
I20260608 10:03:42.684594  9157 tablet_bootstrap.cc:492] T c89109f2fa694a1891eb83c00e43e42a P 05199ad2c22d4e74bdf50e6150da6e10: Bootstrap starting.
I20260608 10:03:42.694172  9157 tablet_bootstrap.cc:654] T c89109f2fa694a1891eb83c00e43e42a P 05199ad2c22d4e74bdf50e6150da6e10: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:42.698180  9158 ts_tablet_manager.cc:1434] T de9e0ebd7362407a98ef72910fffd88f P 23fe4061d70f4190b1bead137a5aca44: Time spent starting tablet: real 0.020s	user 0.016s	sys 0.003s
I20260608 10:03:42.699445  9158 tablet_bootstrap.cc:492] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44: Bootstrap starting.
I20260608 10:03:42.706822  9158 tablet_bootstrap.cc:654] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:42.707583  9159 tablet_bootstrap.cc:492] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc: No bootstrap required, opened a new log
I20260608 10:03:42.708555  9159 ts_tablet_manager.cc:1403] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.019s
I20260608 10:03:42.713085  9159 raft_consensus.cc:359] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } }
I20260608 10:03:42.714192  9159 raft_consensus.cc:385] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:42.714568  9159 raft_consensus.cc:740] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90faaa6c3b34401d89bf618c720d89bc, State: Initialized, Role: FOLLOWER
I20260608 10:03:42.716233  9159 consensus_queue.cc:260] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } }
I20260608 10:03:42.716763  9158 tablet_bootstrap.cc:492] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44: No bootstrap required, opened a new log
I20260608 10:03:42.716773  9157 tablet_bootstrap.cc:492] T c89109f2fa694a1891eb83c00e43e42a P 05199ad2c22d4e74bdf50e6150da6e10: No bootstrap required, opened a new log
I20260608 10:03:42.717514  9158 ts_tablet_manager.cc:1403] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260608 10:03:42.717607  9157 ts_tablet_manager.cc:1403] T c89109f2fa694a1891eb83c00e43e42a P 05199ad2c22d4e74bdf50e6150da6e10: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.007s
I20260608 10:03:42.720299  9159 ts_tablet_manager.cc:1434] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 10:03:42.721465  9159 tablet_bootstrap.cc:492] T de9e0ebd7362407a98ef72910fffd88f P 90faaa6c3b34401d89bf618c720d89bc: Bootstrap starting.
I20260608 10:03:42.721081  9157 raft_consensus.cc:359] T c89109f2fa694a1891eb83c00e43e42a P 05199ad2c22d4e74bdf50e6150da6e10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } }
I20260608 10:03:42.721307  9158 raft_consensus.cc:359] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } }
I20260608 10:03:42.722090  9157 raft_consensus.cc:385] T c89109f2fa694a1891eb83c00e43e42a P 05199ad2c22d4e74bdf50e6150da6e10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:42.722101  9158 raft_consensus.cc:385] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:42.722635  9157 raft_consensus.cc:740] T c89109f2fa694a1891eb83c00e43e42a P 05199ad2c22d4e74bdf50e6150da6e10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05199ad2c22d4e74bdf50e6150da6e10, State: Initialized, Role: FOLLOWER
I20260608 10:03:42.722740  9158 raft_consensus.cc:740] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23fe4061d70f4190b1bead137a5aca44, State: Initialized, Role: FOLLOWER
I20260608 10:03:42.723593  9157 consensus_queue.cc:260] T c89109f2fa694a1891eb83c00e43e42a P 05199ad2c22d4e74bdf50e6150da6e10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } }
I20260608 10:03:42.723850  9158 consensus_queue.cc:260] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } }
I20260608 10:03:42.726385  9158 ts_tablet_manager.cc:1434] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 10:03:42.727487  9158 tablet_bootstrap.cc:492] T c89109f2fa694a1891eb83c00e43e42a P 23fe4061d70f4190b1bead137a5aca44: Bootstrap starting.
I20260608 10:03:42.729182  9159 tablet_bootstrap.cc:654] T de9e0ebd7362407a98ef72910fffd88f P 90faaa6c3b34401d89bf618c720d89bc: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:42.733713  9157 ts_tablet_manager.cc:1434] T c89109f2fa694a1891eb83c00e43e42a P 05199ad2c22d4e74bdf50e6150da6e10: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260608 10:03:42.734578  9158 tablet_bootstrap.cc:654] T c89109f2fa694a1891eb83c00e43e42a P 23fe4061d70f4190b1bead137a5aca44: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:42.745021  9157 tablet_bootstrap.cc:492] T c1b48e98abd34687aa7b1e112c48fdc8 P 05199ad2c22d4e74bdf50e6150da6e10: Bootstrap starting.
I20260608 10:03:42.747020  9158 tablet_bootstrap.cc:492] T c89109f2fa694a1891eb83c00e43e42a P 23fe4061d70f4190b1bead137a5aca44: No bootstrap required, opened a new log
I20260608 10:03:42.747711  9158 ts_tablet_manager.cc:1403] T c89109f2fa694a1891eb83c00e43e42a P 23fe4061d70f4190b1bead137a5aca44: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.009s
I20260608 10:03:42.751130  9158 raft_consensus.cc:359] T c89109f2fa694a1891eb83c00e43e42a P 23fe4061d70f4190b1bead137a5aca44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } }
I20260608 10:03:42.752081  9158 raft_consensus.cc:385] T c89109f2fa694a1891eb83c00e43e42a P 23fe4061d70f4190b1bead137a5aca44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:42.752466  9158 raft_consensus.cc:740] T c89109f2fa694a1891eb83c00e43e42a P 23fe4061d70f4190b1bead137a5aca44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23fe4061d70f4190b1bead137a5aca44, State: Initialized, Role: FOLLOWER
I20260608 10:03:42.752878  9157 tablet_bootstrap.cc:654] T c1b48e98abd34687aa7b1e112c48fdc8 P 05199ad2c22d4e74bdf50e6150da6e10: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:42.753533  9158 consensus_queue.cc:260] T c89109f2fa694a1891eb83c00e43e42a P 23fe4061d70f4190b1bead137a5aca44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } }
I20260608 10:03:42.756716  9158 ts_tablet_manager.cc:1434] T c89109f2fa694a1891eb83c00e43e42a P 23fe4061d70f4190b1bead137a5aca44: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:03:42.758283  9158 tablet_bootstrap.cc:492] T c1b48e98abd34687aa7b1e112c48fdc8 P 23fe4061d70f4190b1bead137a5aca44: Bootstrap starting.
I20260608 10:03:42.762091  9162 raft_consensus.cc:493] T c89109f2fa694a1891eb83c00e43e42a P 05199ad2c22d4e74bdf50e6150da6e10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:42.762696  9162 raft_consensus.cc:515] T c89109f2fa694a1891eb83c00e43e42a P 05199ad2c22d4e74bdf50e6150da6e10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } }
I20260608 10:03:42.766598  9158 tablet_bootstrap.cc:654] T c1b48e98abd34687aa7b1e112c48fdc8 P 23fe4061d70f4190b1bead137a5aca44: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:42.768631  9164 raft_consensus.cc:493] T de9e0ebd7362407a98ef72910fffd88f P 23fe4061d70f4190b1bead137a5aca44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:42.769234  9162 leader_election.cc:290] T c89109f2fa694a1891eb83c00e43e42a P 05199ad2c22d4e74bdf50e6150da6e10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90faaa6c3b34401d89bf618c720d89bc (127.0.167.65:34005), 23fe4061d70f4190b1bead137a5aca44 (127.0.167.67:44063)
I20260608 10:03:42.769197  9164 raft_consensus.cc:515] T de9e0ebd7362407a98ef72910fffd88f P 23fe4061d70f4190b1bead137a5aca44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } } peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } }
I20260608 10:03:42.773540  9159 tablet_bootstrap.cc:492] T de9e0ebd7362407a98ef72910fffd88f P 90faaa6c3b34401d89bf618c720d89bc: No bootstrap required, opened a new log
I20260608 10:03:42.774322  9159 ts_tablet_manager.cc:1403] T de9e0ebd7362407a98ef72910fffd88f P 90faaa6c3b34401d89bf618c720d89bc: Time spent bootstrapping tablet: real 0.053s	user 0.017s	sys 0.034s
I20260608 10:03:42.778170  9157 tablet_bootstrap.cc:492] T c1b48e98abd34687aa7b1e112c48fdc8 P 05199ad2c22d4e74bdf50e6150da6e10: No bootstrap required, opened a new log
I20260608 10:03:42.778764  9157 ts_tablet_manager.cc:1403] T c1b48e98abd34687aa7b1e112c48fdc8 P 05199ad2c22d4e74bdf50e6150da6e10: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.001s
I20260608 10:03:42.778934  9159 raft_consensus.cc:359] T de9e0ebd7362407a98ef72910fffd88f P 90faaa6c3b34401d89bf618c720d89bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } } peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } }
I20260608 10:03:42.780020  9159 raft_consensus.cc:385] T de9e0ebd7362407a98ef72910fffd88f P 90faaa6c3b34401d89bf618c720d89bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:42.780436  9159 raft_consensus.cc:740] T de9e0ebd7362407a98ef72910fffd88f P 90faaa6c3b34401d89bf618c720d89bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90faaa6c3b34401d89bf618c720d89bc, State: Initialized, Role: FOLLOWER
I20260608 10:03:42.781620  9159 consensus_queue.cc:260] T de9e0ebd7362407a98ef72910fffd88f P 90faaa6c3b34401d89bf618c720d89bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } } peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } }
I20260608 10:03:42.791249  9164 leader_election.cc:290] T de9e0ebd7362407a98ef72910fffd88f P 23fe4061d70f4190b1bead137a5aca44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05199ad2c22d4e74bdf50e6150da6e10 (127.0.167.66:39335), 90faaa6c3b34401d89bf618c720d89bc (127.0.167.65:34005)
I20260608 10:03:42.790928  9157 raft_consensus.cc:359] T c1b48e98abd34687aa7b1e112c48fdc8 P 05199ad2c22d4e74bdf50e6150da6e10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } }
I20260608 10:03:42.791815  9157 raft_consensus.cc:385] T c1b48e98abd34687aa7b1e112c48fdc8 P 05199ad2c22d4e74bdf50e6150da6e10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:42.787324  9159 ts_tablet_manager.cc:1434] T de9e0ebd7362407a98ef72910fffd88f P 90faaa6c3b34401d89bf618c720d89bc: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 10:03:42.792228  9157 raft_consensus.cc:740] T c1b48e98abd34687aa7b1e112c48fdc8 P 05199ad2c22d4e74bdf50e6150da6e10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05199ad2c22d4e74bdf50e6150da6e10, State: Initialized, Role: FOLLOWER
I20260608 10:03:42.793610  9159 tablet_bootstrap.cc:492] T c1b48e98abd34687aa7b1e112c48fdc8 P 90faaa6c3b34401d89bf618c720d89bc: Bootstrap starting.
I20260608 10:03:42.804010  9157 consensus_queue.cc:260] T c1b48e98abd34687aa7b1e112c48fdc8 P 05199ad2c22d4e74bdf50e6150da6e10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } }
I20260608 10:03:42.806620  9158 tablet_bootstrap.cc:492] T c1b48e98abd34687aa7b1e112c48fdc8 P 23fe4061d70f4190b1bead137a5aca44: No bootstrap required, opened a new log
I20260608 10:03:42.807204  9158 ts_tablet_manager.cc:1403] T c1b48e98abd34687aa7b1e112c48fdc8 P 23fe4061d70f4190b1bead137a5aca44: Time spent bootstrapping tablet: real 0.049s	user 0.028s	sys 0.015s
I20260608 10:03:42.804070  9159 tablet_bootstrap.cc:654] T c1b48e98abd34687aa7b1e112c48fdc8 P 90faaa6c3b34401d89bf618c720d89bc: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:42.810500  9158 raft_consensus.cc:359] T c1b48e98abd34687aa7b1e112c48fdc8 P 23fe4061d70f4190b1bead137a5aca44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } }
I20260608 10:03:42.811538  9158 raft_consensus.cc:385] T c1b48e98abd34687aa7b1e112c48fdc8 P 23fe4061d70f4190b1bead137a5aca44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:42.811854  9158 raft_consensus.cc:740] T c1b48e98abd34687aa7b1e112c48fdc8 P 23fe4061d70f4190b1bead137a5aca44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23fe4061d70f4190b1bead137a5aca44, State: Initialized, Role: FOLLOWER
I20260608 10:03:42.813509  9157 ts_tablet_manager.cc:1434] T c1b48e98abd34687aa7b1e112c48fdc8 P 05199ad2c22d4e74bdf50e6150da6e10: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.000s
I20260608 10:03:42.812970  9158 consensus_queue.cc:260] T c1b48e98abd34687aa7b1e112c48fdc8 P 23fe4061d70f4190b1bead137a5aca44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } }
I20260608 10:03:42.813987  9167 raft_consensus.cc:493] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:42.815032  9167 raft_consensus.cc:515] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } }
I20260608 10:03:42.815529  9157 tablet_bootstrap.cc:492] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 05199ad2c22d4e74bdf50e6150da6e10: Bootstrap starting.
I20260608 10:03:42.817022  9158 ts_tablet_manager.cc:1434] T c1b48e98abd34687aa7b1e112c48fdc8 P 23fe4061d70f4190b1bead137a5aca44: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260608 10:03:42.824122  9159 tablet_bootstrap.cc:492] T c1b48e98abd34687aa7b1e112c48fdc8 P 90faaa6c3b34401d89bf618c720d89bc: No bootstrap required, opened a new log
I20260608 10:03:42.824959  9159 ts_tablet_manager.cc:1403] T c1b48e98abd34687aa7b1e112c48fdc8 P 90faaa6c3b34401d89bf618c720d89bc: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.006s
I20260608 10:03:42.826762  9157 tablet_bootstrap.cc:654] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 05199ad2c22d4e74bdf50e6150da6e10: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:42.827713  9167 leader_election.cc:290] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05199ad2c22d4e74bdf50e6150da6e10 (127.0.167.66:39335), 23fe4061d70f4190b1bead137a5aca44 (127.0.167.67:44063)
I20260608 10:03:42.828827  9159 raft_consensus.cc:359] T c1b48e98abd34687aa7b1e112c48fdc8 P 90faaa6c3b34401d89bf618c720d89bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } }
I20260608 10:03:42.829916  9159 raft_consensus.cc:385] T c1b48e98abd34687aa7b1e112c48fdc8 P 90faaa6c3b34401d89bf618c720d89bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:42.830353  9159 raft_consensus.cc:740] T c1b48e98abd34687aa7b1e112c48fdc8 P 90faaa6c3b34401d89bf618c720d89bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90faaa6c3b34401d89bf618c720d89bc, State: Initialized, Role: FOLLOWER
I20260608 10:03:42.832203  9162 raft_consensus.cc:493] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:42.832898  9162 raft_consensus.cc:515] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } } peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } }
I20260608 10:03:42.835485  9162 leader_election.cc:290] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23fe4061d70f4190b1bead137a5aca44 (127.0.167.67:44063), 90faaa6c3b34401d89bf618c720d89bc (127.0.167.65:34005)
I20260608 10:03:42.831512  9159 consensus_queue.cc:260] T c1b48e98abd34687aa7b1e112c48fdc8 P 90faaa6c3b34401d89bf618c720d89bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } }
I20260608 10:03:42.838646  9159 ts_tablet_manager.cc:1434] T c1b48e98abd34687aa7b1e112c48fdc8 P 90faaa6c3b34401d89bf618c720d89bc: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 10:03:42.839819  9159 tablet_bootstrap.cc:492] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 90faaa6c3b34401d89bf618c720d89bc: Bootstrap starting.
I20260608 10:03:42.847113  9159 tablet_bootstrap.cc:654] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 90faaa6c3b34401d89bf618c720d89bc: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:42.860479  9159 tablet_bootstrap.cc:492] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 90faaa6c3b34401d89bf618c720d89bc: No bootstrap required, opened a new log
I20260608 10:03:42.861106  9159 ts_tablet_manager.cc:1403] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 90faaa6c3b34401d89bf618c720d89bc: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.011s
I20260608 10:03:42.864418  9159 raft_consensus.cc:359] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 90faaa6c3b34401d89bf618c720d89bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } }
I20260608 10:03:42.865370  9159 raft_consensus.cc:385] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 90faaa6c3b34401d89bf618c720d89bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:42.865777  9159 raft_consensus.cc:740] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 90faaa6c3b34401d89bf618c720d89bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90faaa6c3b34401d89bf618c720d89bc, State: Initialized, Role: FOLLOWER
I20260608 10:03:42.866835  9159 consensus_queue.cc:260] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 90faaa6c3b34401d89bf618c720d89bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } }
I20260608 10:03:42.872550  9159 ts_tablet_manager.cc:1434] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 90faaa6c3b34401d89bf618c720d89bc: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 10:03:42.885711  8964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89109f2fa694a1891eb83c00e43e42a" candidate_uuid: "05199ad2c22d4e74bdf50e6150da6e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90faaa6c3b34401d89bf618c720d89bc" is_pre_election: true
I20260608 10:03:42.886574  8964 raft_consensus.cc:2468] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05199ad2c22d4e74bdf50e6150da6e10 in term 0.
I20260608 10:03:42.889065  8963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de9e0ebd7362407a98ef72910fffd88f" candidate_uuid: "05199ad2c22d4e74bdf50e6150da6e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90faaa6c3b34401d89bf618c720d89bc" is_pre_election: true
I20260608 10:03:42.890129  8963 raft_consensus.cc:2468] T de9e0ebd7362407a98ef72910fffd88f P 90faaa6c3b34401d89bf618c720d89bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05199ad2c22d4e74bdf50e6150da6e10 in term 0.
I20260608 10:03:42.892310  9004 leader_election.cc:304] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05199ad2c22d4e74bdf50e6150da6e10, 90faaa6c3b34401d89bf618c720d89bc; no voters: 
I20260608 10:03:42.895133  9162 raft_consensus.cc:2804] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:42.895510  9162 raft_consensus.cc:493] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:42.895846  9162 raft_consensus.cc:3060] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:42.895750  9004 leader_election.cc:304] T c89109f2fa694a1891eb83c00e43e42a P 05199ad2c22d4e74bdf50e6150da6e10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05199ad2c22d4e74bdf50e6150da6e10, 90faaa6c3b34401d89bf618c720d89bc; no voters: 
I20260608 10:03:42.899224  9039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de9e0ebd7362407a98ef72910fffd88f" candidate_uuid: "23fe4061d70f4190b1bead137a5aca44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05199ad2c22d4e74bdf50e6150da6e10" is_pre_election: true
I20260608 10:03:42.900542  9157 tablet_bootstrap.cc:492] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 05199ad2c22d4e74bdf50e6150da6e10: No bootstrap required, opened a new log
I20260608 10:03:42.901116  9157 ts_tablet_manager.cc:1403] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 05199ad2c22d4e74bdf50e6150da6e10: Time spent bootstrapping tablet: real 0.086s	user 0.036s	sys 0.037s
I20260608 10:03:42.904547  9157 raft_consensus.cc:359] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 05199ad2c22d4e74bdf50e6150da6e10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } }
I20260608 10:03:42.905153  9113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89109f2fa694a1891eb83c00e43e42a" candidate_uuid: "90faaa6c3b34401d89bf618c720d89bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23fe4061d70f4190b1bead137a5aca44" is_pre_election: true
I20260608 10:03:42.905956  9113 raft_consensus.cc:2468] T c89109f2fa694a1891eb83c00e43e42a P 23fe4061d70f4190b1bead137a5aca44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90faaa6c3b34401d89bf618c720d89bc in term 0.
I20260608 10:03:42.908407  8929 leader_election.cc:304] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23fe4061d70f4190b1bead137a5aca44, 90faaa6c3b34401d89bf618c720d89bc; no voters: 
I20260608 10:03:42.909502  9167 raft_consensus.cc:2804] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:42.909885  9167 raft_consensus.cc:493] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:42.910247  9167 raft_consensus.cc:3060] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:42.913560  9162 raft_consensus.cc:515] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } } peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } }
I20260608 10:03:42.914976  9039 raft_consensus.cc:2393] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23fe4061d70f4190b1bead137a5aca44 in current term 1: Already voted for candidate 05199ad2c22d4e74bdf50e6150da6e10 in this term.
I20260608 10:03:42.905367  9157 raft_consensus.cc:385] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 05199ad2c22d4e74bdf50e6150da6e10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:42.918475  9184 raft_consensus.cc:2804] T c89109f2fa694a1891eb83c00e43e42a P 05199ad2c22d4e74bdf50e6150da6e10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:42.918969  9184 raft_consensus.cc:493] T c89109f2fa694a1891eb83c00e43e42a P 05199ad2c22d4e74bdf50e6150da6e10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:42.916080  9162 leader_election.cc:290] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10 [CANDIDATE]: Term 1 election: Requested vote from peers 23fe4061d70f4190b1bead137a5aca44 (127.0.167.67:44063), 90faaa6c3b34401d89bf618c720d89bc (127.0.167.65:34005)
I20260608 10:03:42.921620  8964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de9e0ebd7362407a98ef72910fffd88f" candidate_uuid: "23fe4061d70f4190b1bead137a5aca44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90faaa6c3b34401d89bf618c720d89bc" is_pre_election: true
I20260608 10:03:42.919363  9184 raft_consensus.cc:3060] T c89109f2fa694a1891eb83c00e43e42a P 05199ad2c22d4e74bdf50e6150da6e10 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:42.922374  8964 raft_consensus.cc:2468] T de9e0ebd7362407a98ef72910fffd88f P 90faaa6c3b34401d89bf618c720d89bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23fe4061d70f4190b1bead137a5aca44 in term 0.
I20260608 10:03:42.916970  9157 raft_consensus.cc:740] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 05199ad2c22d4e74bdf50e6150da6e10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05199ad2c22d4e74bdf50e6150da6e10, State: Initialized, Role: FOLLOWER
I20260608 10:03:42.924345  9157 consensus_queue.cc:260] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 05199ad2c22d4e74bdf50e6150da6e10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } }
I20260608 10:03:42.924785  9167 raft_consensus.cc:515] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } }
I20260608 10:03:42.927695  9167 leader_election.cc:290] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc [CANDIDATE]: Term 1 election: Requested vote from peers 05199ad2c22d4e74bdf50e6150da6e10 (127.0.167.66:39335), 23fe4061d70f4190b1bead137a5aca44 (127.0.167.67:44063)
I20260608 10:03:42.929250  9113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89109f2fa694a1891eb83c00e43e42a" candidate_uuid: "90faaa6c3b34401d89bf618c720d89bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23fe4061d70f4190b1bead137a5aca44"
I20260608 10:03:42.929515  8964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de9e0ebd7362407a98ef72910fffd88f" candidate_uuid: "05199ad2c22d4e74bdf50e6150da6e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90faaa6c3b34401d89bf618c720d89bc"
I20260608 10:03:42.929898  9113 raft_consensus.cc:3060] T c89109f2fa694a1891eb83c00e43e42a P 23fe4061d70f4190b1bead137a5aca44 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:42.930059  8964 raft_consensus.cc:3060] T de9e0ebd7362407a98ef72910fffd88f P 90faaa6c3b34401d89bf618c720d89bc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:42.933123  9157 ts_tablet_manager.cc:1434] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 05199ad2c22d4e74bdf50e6150da6e10: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260608 10:03:42.936679  9039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89109f2fa694a1891eb83c00e43e42a" candidate_uuid: "90faaa6c3b34401d89bf618c720d89bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05199ad2c22d4e74bdf50e6150da6e10" is_pre_election: true
I20260608 10:03:42.937242  9038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89109f2fa694a1891eb83c00e43e42a" candidate_uuid: "90faaa6c3b34401d89bf618c720d89bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05199ad2c22d4e74bdf50e6150da6e10"
I20260608 10:03:42.938508  8964 raft_consensus.cc:2468] T de9e0ebd7362407a98ef72910fffd88f P 90faaa6c3b34401d89bf618c720d89bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05199ad2c22d4e74bdf50e6150da6e10 in term 1.
I20260608 10:03:42.930064  9184 raft_consensus.cc:515] T c89109f2fa694a1891eb83c00e43e42a P 05199ad2c22d4e74bdf50e6150da6e10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } }
I20260608 10:03:42.940558  9039 raft_consensus.cc:2393] T c89109f2fa694a1891eb83c00e43e42a P 05199ad2c22d4e74bdf50e6150da6e10 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 90faaa6c3b34401d89bf618c720d89bc in current term 1: Already voted for candidate 05199ad2c22d4e74bdf50e6150da6e10 in this term.
I20260608 10:03:42.940441  9004 leader_election.cc:304] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10 [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: 05199ad2c22d4e74bdf50e6150da6e10, 90faaa6c3b34401d89bf618c720d89bc; no voters: 
I20260608 10:03:42.941349  9162 raft_consensus.cc:2804] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:42.941681  9184 leader_election.cc:290] T c89109f2fa694a1891eb83c00e43e42a P 05199ad2c22d4e74bdf50e6150da6e10 [CANDIDATE]: Term 1 election: Requested vote from peers 90faaa6c3b34401d89bf618c720d89bc (127.0.167.65:34005), 23fe4061d70f4190b1bead137a5aca44 (127.0.167.67:44063)
I20260608 10:03:42.942487  8963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89109f2fa694a1891eb83c00e43e42a" candidate_uuid: "05199ad2c22d4e74bdf50e6150da6e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90faaa6c3b34401d89bf618c720d89bc"
I20260608 10:03:42.943321  8963 raft_consensus.cc:2393] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 05199ad2c22d4e74bdf50e6150da6e10 in current term 1: Already voted for candidate 90faaa6c3b34401d89bf618c720d89bc in this term.
I20260608 10:03:42.943742  9162 raft_consensus.cc:697] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10 [term 1 LEADER]: Becoming Leader. State: Replica: 05199ad2c22d4e74bdf50e6150da6e10, State: Running, Role: LEADER
I20260608 10:03:42.944764  9078 leader_election.cc:304] T de9e0ebd7362407a98ef72910fffd88f P 23fe4061d70f4190b1bead137a5aca44 [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: 23fe4061d70f4190b1bead137a5aca44, 90faaa6c3b34401d89bf618c720d89bc; no voters: 05199ad2c22d4e74bdf50e6150da6e10
I20260608 10:03:42.944800  9162 consensus_queue.cc:237] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } } peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } }
I20260608 10:03:42.945665  9113 raft_consensus.cc:2468] T c89109f2fa694a1891eb83c00e43e42a P 23fe4061d70f4190b1bead137a5aca44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90faaa6c3b34401d89bf618c720d89bc in term 1.
I20260608 10:03:42.945879  9164 raft_consensus.cc:2804] T de9e0ebd7362407a98ef72910fffd88f P 23fe4061d70f4190b1bead137a5aca44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:42.946331  9164 raft_consensus.cc:493] T de9e0ebd7362407a98ef72910fffd88f P 23fe4061d70f4190b1bead137a5aca44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:42.946667  9164 raft_consensus.cc:3060] T de9e0ebd7362407a98ef72910fffd88f P 23fe4061d70f4190b1bead137a5aca44 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:42.946846  8929 leader_election.cc:304] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc [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: 23fe4061d70f4190b1bead137a5aca44, 90faaa6c3b34401d89bf618c720d89bc; no voters: 05199ad2c22d4e74bdf50e6150da6e10
I20260608 10:03:42.947762  9112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de9e0ebd7362407a98ef72910fffd88f" candidate_uuid: "05199ad2c22d4e74bdf50e6150da6e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23fe4061d70f4190b1bead137a5aca44" is_pre_election: true
I20260608 10:03:42.948180  9167 raft_consensus.cc:2804] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:42.949739  9111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de9e0ebd7362407a98ef72910fffd88f" candidate_uuid: "05199ad2c22d4e74bdf50e6150da6e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23fe4061d70f4190b1bead137a5aca44"
I20260608 10:03:42.950254  9110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89109f2fa694a1891eb83c00e43e42a" candidate_uuid: "05199ad2c22d4e74bdf50e6150da6e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23fe4061d70f4190b1bead137a5aca44"
I20260608 10:03:42.951124  9110 raft_consensus.cc:2393] T c89109f2fa694a1891eb83c00e43e42a P 23fe4061d70f4190b1bead137a5aca44 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 05199ad2c22d4e74bdf50e6150da6e10 in current term 1: Already voted for candidate 90faaa6c3b34401d89bf618c720d89bc in this term.
I20260608 10:03:42.949739  9113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89109f2fa694a1891eb83c00e43e42a" candidate_uuid: "05199ad2c22d4e74bdf50e6150da6e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23fe4061d70f4190b1bead137a5aca44" is_pre_election: true
I20260608 10:03:42.951956  9113 raft_consensus.cc:2393] T c89109f2fa694a1891eb83c00e43e42a P 23fe4061d70f4190b1bead137a5aca44 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05199ad2c22d4e74bdf50e6150da6e10 in current term 1: Already voted for candidate 90faaa6c3b34401d89bf618c720d89bc in this term.
I20260608 10:03:42.956450  9004 leader_election.cc:304] T c89109f2fa694a1891eb83c00e43e42a P 05199ad2c22d4e74bdf50e6150da6e10 [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: 05199ad2c22d4e74bdf50e6150da6e10; no voters: 23fe4061d70f4190b1bead137a5aca44, 90faaa6c3b34401d89bf618c720d89bc
I20260608 10:03:42.960471  9167 raft_consensus.cc:697] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc [term 1 LEADER]: Becoming Leader. State: Replica: 90faaa6c3b34401d89bf618c720d89bc, State: Running, Role: LEADER
I20260608 10:03:42.961552  9185 raft_consensus.cc:2749] T c89109f2fa694a1891eb83c00e43e42a P 05199ad2c22d4e74bdf50e6150da6e10 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:03:42.961720  9167 consensus_queue.cc:237] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } }
I20260608 10:03:42.965399  9164 raft_consensus.cc:515] T de9e0ebd7362407a98ef72910fffd88f P 23fe4061d70f4190b1bead137a5aca44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } } peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } }
I20260608 10:03:42.967082  9112 raft_consensus.cc:2393] T de9e0ebd7362407a98ef72910fffd88f P 23fe4061d70f4190b1bead137a5aca44 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05199ad2c22d4e74bdf50e6150da6e10 in current term 1: Already voted for candidate 23fe4061d70f4190b1bead137a5aca44 in this term.
I20260608 10:03:42.969967  9039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de9e0ebd7362407a98ef72910fffd88f" candidate_uuid: "23fe4061d70f4190b1bead137a5aca44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05199ad2c22d4e74bdf50e6150da6e10"
I20260608 10:03:42.970163  9164 leader_election.cc:290] T de9e0ebd7362407a98ef72910fffd88f P 23fe4061d70f4190b1bead137a5aca44 [CANDIDATE]: Term 1 election: Requested vote from peers 05199ad2c22d4e74bdf50e6150da6e10 (127.0.167.66:39335), 90faaa6c3b34401d89bf618c720d89bc (127.0.167.65:34005)
I20260608 10:03:42.972416  8862 catalog_manager.cc:5696] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05199ad2c22d4e74bdf50e6150da6e10 (127.0.167.66). New cstate: current_term: 1 leader_uuid: "05199ad2c22d4e74bdf50e6150da6e10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:42.973527  8963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de9e0ebd7362407a98ef72910fffd88f" candidate_uuid: "23fe4061d70f4190b1bead137a5aca44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90faaa6c3b34401d89bf618c720d89bc"
I20260608 10:03:42.974388  8963 raft_consensus.cc:2393] T de9e0ebd7362407a98ef72910fffd88f P 90faaa6c3b34401d89bf618c720d89bc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 23fe4061d70f4190b1bead137a5aca44 in current term 1: Already voted for candidate 05199ad2c22d4e74bdf50e6150da6e10 in this term.
I20260608 10:03:42.975482  9078 leader_election.cc:304] T de9e0ebd7362407a98ef72910fffd88f P 23fe4061d70f4190b1bead137a5aca44 [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: 23fe4061d70f4190b1bead137a5aca44; no voters: 05199ad2c22d4e74bdf50e6150da6e10, 90faaa6c3b34401d89bf618c720d89bc
I20260608 10:03:42.976400  9164 raft_consensus.cc:2749] T de9e0ebd7362407a98ef72910fffd88f P 23fe4061d70f4190b1bead137a5aca44 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:03:42.977309  8861 catalog_manager.cc:5696] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 90faaa6c3b34401d89bf618c720d89bc (127.0.167.65). New cstate: current_term: 1 leader_uuid: "90faaa6c3b34401d89bf618c720d89bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } health_report { overall_health: UNKNOWN } } }
W20260608 10:03:42.991570  8910 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:03:43.048746  9164 raft_consensus.cc:493] T c1b48e98abd34687aa7b1e112c48fdc8 P 23fe4061d70f4190b1bead137a5aca44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:43.049317  9164 raft_consensus.cc:515] T c1b48e98abd34687aa7b1e112c48fdc8 P 23fe4061d70f4190b1bead137a5aca44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } }
I20260608 10:03:43.051461  9164 leader_election.cc:290] T c1b48e98abd34687aa7b1e112c48fdc8 P 23fe4061d70f4190b1bead137a5aca44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90faaa6c3b34401d89bf618c720d89bc (127.0.167.65:34005), 05199ad2c22d4e74bdf50e6150da6e10 (127.0.167.66:39335)
I20260608 10:03:43.052186  8963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b48e98abd34687aa7b1e112c48fdc8" candidate_uuid: "23fe4061d70f4190b1bead137a5aca44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90faaa6c3b34401d89bf618c720d89bc" is_pre_election: true
I20260608 10:03:43.052618  9039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b48e98abd34687aa7b1e112c48fdc8" candidate_uuid: "23fe4061d70f4190b1bead137a5aca44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05199ad2c22d4e74bdf50e6150da6e10" is_pre_election: true
I20260608 10:03:43.053028  8963 raft_consensus.cc:2468] T c1b48e98abd34687aa7b1e112c48fdc8 P 90faaa6c3b34401d89bf618c720d89bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23fe4061d70f4190b1bead137a5aca44 in term 0.
I20260608 10:03:43.053331  9039 raft_consensus.cc:2468] T c1b48e98abd34687aa7b1e112c48fdc8 P 05199ad2c22d4e74bdf50e6150da6e10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23fe4061d70f4190b1bead137a5aca44 in term 0.
I20260608 10:03:43.054283  9078 leader_election.cc:304] T c1b48e98abd34687aa7b1e112c48fdc8 P 23fe4061d70f4190b1bead137a5aca44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23fe4061d70f4190b1bead137a5aca44, 90faaa6c3b34401d89bf618c720d89bc; no voters: 
I20260608 10:03:43.055130  9164 raft_consensus.cc:2804] T c1b48e98abd34687aa7b1e112c48fdc8 P 23fe4061d70f4190b1bead137a5aca44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:43.055476  9164 raft_consensus.cc:493] T c1b48e98abd34687aa7b1e112c48fdc8 P 23fe4061d70f4190b1bead137a5aca44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:43.055761  9164 raft_consensus.cc:3060] T c1b48e98abd34687aa7b1e112c48fdc8 P 23fe4061d70f4190b1bead137a5aca44 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:43.061570  9164 raft_consensus.cc:515] T c1b48e98abd34687aa7b1e112c48fdc8 P 23fe4061d70f4190b1bead137a5aca44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } }
I20260608 10:03:43.063334  9164 leader_election.cc:290] T c1b48e98abd34687aa7b1e112c48fdc8 P 23fe4061d70f4190b1bead137a5aca44 [CANDIDATE]: Term 1 election: Requested vote from peers 90faaa6c3b34401d89bf618c720d89bc (127.0.167.65:34005), 05199ad2c22d4e74bdf50e6150da6e10 (127.0.167.66:39335)
I20260608 10:03:43.064441  8963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b48e98abd34687aa7b1e112c48fdc8" candidate_uuid: "23fe4061d70f4190b1bead137a5aca44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90faaa6c3b34401d89bf618c720d89bc"
I20260608 10:03:43.064600  9039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b48e98abd34687aa7b1e112c48fdc8" candidate_uuid: "23fe4061d70f4190b1bead137a5aca44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05199ad2c22d4e74bdf50e6150da6e10"
I20260608 10:03:43.065065  8963 raft_consensus.cc:3060] T c1b48e98abd34687aa7b1e112c48fdc8 P 90faaa6c3b34401d89bf618c720d89bc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:43.065182  9039 raft_consensus.cc:3060] T c1b48e98abd34687aa7b1e112c48fdc8 P 05199ad2c22d4e74bdf50e6150da6e10 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:43.070725  9039 raft_consensus.cc:2468] T c1b48e98abd34687aa7b1e112c48fdc8 P 05199ad2c22d4e74bdf50e6150da6e10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23fe4061d70f4190b1bead137a5aca44 in term 1.
I20260608 10:03:43.070725  8963 raft_consensus.cc:2468] T c1b48e98abd34687aa7b1e112c48fdc8 P 90faaa6c3b34401d89bf618c720d89bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23fe4061d70f4190b1bead137a5aca44 in term 1.
I20260608 10:03:43.072108  9076 leader_election.cc:304] T c1b48e98abd34687aa7b1e112c48fdc8 P 23fe4061d70f4190b1bead137a5aca44 [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: 05199ad2c22d4e74bdf50e6150da6e10, 23fe4061d70f4190b1bead137a5aca44; no voters: 
I20260608 10:03:43.072952  9164 raft_consensus.cc:2804] T c1b48e98abd34687aa7b1e112c48fdc8 P 23fe4061d70f4190b1bead137a5aca44 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:43.073907  9164 raft_consensus.cc:697] T c1b48e98abd34687aa7b1e112c48fdc8 P 23fe4061d70f4190b1bead137a5aca44 [term 1 LEADER]: Becoming Leader. State: Replica: 23fe4061d70f4190b1bead137a5aca44, State: Running, Role: LEADER
I20260608 10:03:43.074659  9164 consensus_queue.cc:237] T c1b48e98abd34687aa7b1e112c48fdc8 P 23fe4061d70f4190b1bead137a5aca44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } }
I20260608 10:03:43.083099  8861 catalog_manager.cc:5696] T c1b48e98abd34687aa7b1e112c48fdc8 P 23fe4061d70f4190b1bead137a5aca44 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23fe4061d70f4190b1bead137a5aca44 (127.0.167.67). New cstate: current_term: 1 leader_uuid: "23fe4061d70f4190b1bead137a5aca44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:43.142343  9164 raft_consensus.cc:493] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:43.142854  9164 raft_consensus.cc:515] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } }
I20260608 10:03:43.144956  9164 leader_election.cc:290] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90faaa6c3b34401d89bf618c720d89bc (127.0.167.65:34005), 05199ad2c22d4e74bdf50e6150da6e10 (127.0.167.66:39335)
I20260608 10:03:43.145773  8963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92fc4f6964a4a1ea3f45f4e744feaa1" candidate_uuid: "23fe4061d70f4190b1bead137a5aca44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90faaa6c3b34401d89bf618c720d89bc" is_pre_election: true
I20260608 10:03:43.146034  9039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92fc4f6964a4a1ea3f45f4e744feaa1" candidate_uuid: "23fe4061d70f4190b1bead137a5aca44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05199ad2c22d4e74bdf50e6150da6e10" is_pre_election: true
I20260608 10:03:43.146476  8963 raft_consensus.cc:2468] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 90faaa6c3b34401d89bf618c720d89bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23fe4061d70f4190b1bead137a5aca44 in term 0.
I20260608 10:03:43.146670  9039 raft_consensus.cc:2468] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 05199ad2c22d4e74bdf50e6150da6e10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23fe4061d70f4190b1bead137a5aca44 in term 0.
I20260608 10:03:43.147569  9078 leader_election.cc:304] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23fe4061d70f4190b1bead137a5aca44, 90faaa6c3b34401d89bf618c720d89bc; no voters: 
I20260608 10:03:43.148317  9164 raft_consensus.cc:2804] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:43.148736  9164 raft_consensus.cc:493] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:43.149022  9164 raft_consensus.cc:3060] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:43.154029  9164 raft_consensus.cc:515] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } }
I20260608 10:03:43.155807  9164 leader_election.cc:290] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44 [CANDIDATE]: Term 1 election: Requested vote from peers 90faaa6c3b34401d89bf618c720d89bc (127.0.167.65:34005), 05199ad2c22d4e74bdf50e6150da6e10 (127.0.167.66:39335)
I20260608 10:03:43.156730  8963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92fc4f6964a4a1ea3f45f4e744feaa1" candidate_uuid: "23fe4061d70f4190b1bead137a5aca44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90faaa6c3b34401d89bf618c720d89bc"
I20260608 10:03:43.156914  9039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92fc4f6964a4a1ea3f45f4e744feaa1" candidate_uuid: "23fe4061d70f4190b1bead137a5aca44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05199ad2c22d4e74bdf50e6150da6e10"
I20260608 10:03:43.157407  8963 raft_consensus.cc:3060] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 90faaa6c3b34401d89bf618c720d89bc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:43.157446  9039 raft_consensus.cc:3060] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 05199ad2c22d4e74bdf50e6150da6e10 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:43.164814  9039 raft_consensus.cc:2468] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 05199ad2c22d4e74bdf50e6150da6e10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23fe4061d70f4190b1bead137a5aca44 in term 1.
I20260608 10:03:43.164819  8963 raft_consensus.cc:2468] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 90faaa6c3b34401d89bf618c720d89bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23fe4061d70f4190b1bead137a5aca44 in term 1.
I20260608 10:03:43.166188  9076 leader_election.cc:304] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44 [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: 05199ad2c22d4e74bdf50e6150da6e10, 23fe4061d70f4190b1bead137a5aca44; no voters: 
I20260608 10:03:43.166915  9164 raft_consensus.cc:2804] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:43.167404  9164 raft_consensus.cc:697] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44 [term 1 LEADER]: Becoming Leader. State: Replica: 23fe4061d70f4190b1bead137a5aca44, State: Running, Role: LEADER
I20260608 10:03:43.168152  9164 consensus_queue.cc:237] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } }
I20260608 10:03:43.175953  8861 catalog_manager.cc:5696] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23fe4061d70f4190b1bead137a5aca44 (127.0.167.67). New cstate: current_term: 1 leader_uuid: "23fe4061d70f4190b1bead137a5aca44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:43.197528   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:43.204136  9192 instance_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 10:03:43.204927  9193 instance_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 10:03:43.206993  9195 instance_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 10:03:43.208750   669 server_base.cc:1061] running on GCE node
I20260608 10:03:43.209774   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:43.210034   669 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 10:03:43.210232   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913023210207 us; error 0 us; skew 500 ppm
I20260608 10:03:43.210912   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:43.213454   669 webserver.cc:533] Webserver started at http://127.0.167.68:38821/ using document root <none> and password file <none>
I20260608 10:03:43.214048   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:43.214270   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:43.214564   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:43.215974   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808122572-669-0/minicluster-data/ts-3-root/instance:
uuid: "00ccdc19f79f4cc39767fb3fa84afb25"
format_stamp: "Formatted at 2026-06-08 10:03:43 on dist-test-slave-swwz"
I20260608 10:03:43.220785   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:03:43.224502  9200 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:43.225255   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:03:43.225610   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808122572-669-0/minicluster-data/ts-3-root
uuid: "00ccdc19f79f4cc39767fb3fa84afb25"
format_stamp: "Formatted at 2026-06-08 10:03:43 on dist-test-slave-swwz"
I20260608 10:03:43.225924   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808122572-669-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808122572-669-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808122572-669-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 10:03:43.252481   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:43.253782   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:43.255100   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:43.257591   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:43.257825   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:43.258100   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:43.258286   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:43.300999   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.68:41425
I20260608 10:03:43.301162  9262 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.68:41425 every 8 connection(s)
I20260608 10:03:43.316568  9263 heartbeater.cc:344] Connected to a master server at 127.0.167.126:40699
I20260608 10:03:43.317054  9263 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:43.317871  9263 heartbeater.cc:507] Master 127.0.167.126:40699 requested a full tablet report, sending...
I20260608 10:03:43.320154  8861 ts_manager.cc:194] Registered new tserver with Master: 00ccdc19f79f4cc39767fb3fa84afb25 (127.0.167.68:41425)
I20260608 10:03:43.321722  8861 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52550
I20260608 10:03:43.365460  9167 consensus_queue.cc:1048] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:43.379357  9187 consensus_queue.cc:1048] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:43.402403  9162 consensus_queue.cc:1048] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:43.417416  9162 consensus_queue.cc:1048] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:43.506740  9164 consensus_queue.cc:1048] T c1b48e98abd34687aa7b1e112c48fdc8 P 23fe4061d70f4190b1bead137a5aca44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:43.519408  9164 consensus_queue.cc:1048] T c1b48e98abd34687aa7b1e112c48fdc8 P 23fe4061d70f4190b1bead137a5aca44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:43.606076  9164 consensus_queue.cc:1048] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:43.617807  9189 consensus_queue.cc:1048] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:44.016839  9039 consensus_queue.cc:237] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10 [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: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } } peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } attrs { replace: true } } peers { permanent_uuid: "00ccdc19f79f4cc39767fb3fa84afb25" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41425 } attrs { promote: true } }
I20260608 10:03:44.024034  8963 raft_consensus.cc:1275] T de9e0ebd7362407a98ef72910fffd88f P 90faaa6c3b34401d89bf618c720d89bc [term 1 FOLLOWER]: Refusing update from remote peer 05199ad2c22d4e74bdf50e6150da6e10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:44.025580  9112 raft_consensus.cc:1275] T de9e0ebd7362407a98ef72910fffd88f P 23fe4061d70f4190b1bead137a5aca44 [term 1 FOLLOWER]: Refusing update from remote peer 05199ad2c22d4e74bdf50e6150da6e10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:44.025843  9282 consensus_queue.cc:1048] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } 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 10:03:44.027439  9162 consensus_queue.cc:1048] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:03:44.034427  9162 raft_consensus.cc:2955] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 00ccdc19f79f4cc39767fb3fa84afb25 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } } peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } attrs { replace: true } } peers { permanent_uuid: "00ccdc19f79f4cc39767fb3fa84afb25" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41425 } attrs { promote: true } } }
I20260608 10:03:44.035884  8963 raft_consensus.cc:2955] T de9e0ebd7362407a98ef72910fffd88f P 90faaa6c3b34401d89bf618c720d89bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 00ccdc19f79f4cc39767fb3fa84afb25 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } } peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } attrs { replace: true } } peers { permanent_uuid: "00ccdc19f79f4cc39767fb3fa84afb25" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41425 } attrs { promote: true } } }
W20260608 10:03:44.037876  9005 consensus_peers.cc:597] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10 -> Peer 00ccdc19f79f4cc39767fb3fa84afb25 (127.0.167.68:41425): Couldn't send request to peer 00ccdc19f79f4cc39767fb3fa84afb25. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: de9e0ebd7362407a98ef72910fffd88f. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:44.039284  9113 raft_consensus.cc:2955] T de9e0ebd7362407a98ef72910fffd88f P 23fe4061d70f4190b1bead137a5aca44 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 00ccdc19f79f4cc39767fb3fa84afb25 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } } peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } attrs { replace: true } } peers { permanent_uuid: "00ccdc19f79f4cc39767fb3fa84afb25" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41425 } attrs { promote: true } } }
I20260608 10:03:44.051200  8862 catalog_manager.cc:5696] T de9e0ebd7362407a98ef72910fffd88f P 90faaa6c3b34401d89bf618c720d89bc reported cstate change: config changed from index -1 to 2, NON_VOTER 00ccdc19f79f4cc39767fb3fa84afb25 (127.0.167.68) added. New cstate: current_term: 1 leader_uuid: "05199ad2c22d4e74bdf50e6150da6e10" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } } peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } attrs { replace: true } } peers { permanent_uuid: "00ccdc19f79f4cc39767fb3fa84afb25" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41425 } attrs { promote: true } } }
I20260608 10:03:44.065366  9113 consensus_queue.cc:237] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44 [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: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } attrs { replace: true } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } } peers { permanent_uuid: "00ccdc19f79f4cc39767fb3fa84afb25" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41425 } attrs { promote: true } }
I20260608 10:03:44.072822  9039 raft_consensus.cc:1275] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 05199ad2c22d4e74bdf50e6150da6e10 [term 1 FOLLOWER]: Refusing update from remote peer 23fe4061d70f4190b1bead137a5aca44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:44.074249  8963 raft_consensus.cc:1275] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 90faaa6c3b34401d89bf618c720d89bc [term 1 FOLLOWER]: Refusing update from remote peer 23fe4061d70f4190b1bead137a5aca44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:44.074803  9164 consensus_queue.cc:1048] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } 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 10:03:44.076220  9189 consensus_queue.cc:1048] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:03:44.083799  9276 raft_consensus.cc:2955] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 00ccdc19f79f4cc39767fb3fa84afb25 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } attrs { replace: true } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } } peers { permanent_uuid: "00ccdc19f79f4cc39767fb3fa84afb25" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41425 } attrs { promote: true } } }
I20260608 10:03:44.086675  8963 raft_consensus.cc:2955] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 90faaa6c3b34401d89bf618c720d89bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 00ccdc19f79f4cc39767fb3fa84afb25 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } attrs { replace: true } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } } peers { permanent_uuid: "00ccdc19f79f4cc39767fb3fa84afb25" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41425 } attrs { promote: true } } }
I20260608 10:03:44.089805  9039 raft_consensus.cc:2955] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 05199ad2c22d4e74bdf50e6150da6e10 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 00ccdc19f79f4cc39767fb3fa84afb25 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } attrs { replace: true } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } } peers { permanent_uuid: "00ccdc19f79f4cc39767fb3fa84afb25" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41425 } attrs { promote: true } } }
W20260608 10:03:44.096793  9079 consensus_peers.cc:597] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44 -> Peer 00ccdc19f79f4cc39767fb3fa84afb25 (127.0.167.68:41425): Couldn't send request to peer 00ccdc19f79f4cc39767fb3fa84afb25. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e92fc4f6964a4a1ea3f45f4e744feaa1. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:44.103046  8861 catalog_manager.cc:5696] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 90faaa6c3b34401d89bf618c720d89bc reported cstate change: config changed from index -1 to 2, NON_VOTER 00ccdc19f79f4cc39767fb3fa84afb25 (127.0.167.68) added. New cstate: current_term: 1 leader_uuid: "23fe4061d70f4190b1bead137a5aca44" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } attrs { replace: true } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } } peers { permanent_uuid: "00ccdc19f79f4cc39767fb3fa84afb25" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41425 } attrs { promote: true } } }
I20260608 10:03:44.118681  8963 consensus_queue.cc:237] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc [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: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } attrs { replace: true } } peers { permanent_uuid: "00ccdc19f79f4cc39767fb3fa84afb25" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41425 } attrs { promote: true } }
I20260608 10:03:44.126400  9113 raft_consensus.cc:1275] T c89109f2fa694a1891eb83c00e43e42a P 23fe4061d70f4190b1bead137a5aca44 [term 1 FOLLOWER]: Refusing update from remote peer 90faaa6c3b34401d89bf618c720d89bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:44.127414  9039 raft_consensus.cc:1275] T c89109f2fa694a1891eb83c00e43e42a P 05199ad2c22d4e74bdf50e6150da6e10 [term 1 FOLLOWER]: Refusing update from remote peer 90faaa6c3b34401d89bf618c720d89bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:44.128309  9280 consensus_queue.cc:1048] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } 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 10:03:44.130911  9167 consensus_queue.cc:1048] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:03:44.138823  8930 consensus_peers.cc:597] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc -> Peer 00ccdc19f79f4cc39767fb3fa84afb25 (127.0.167.68:41425): Couldn't send request to peer 00ccdc19f79f4cc39767fb3fa84afb25. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c89109f2fa694a1891eb83c00e43e42a. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:44.138758  9280 raft_consensus.cc:2955] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 00ccdc19f79f4cc39767fb3fa84afb25 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } attrs { replace: true } } peers { permanent_uuid: "00ccdc19f79f4cc39767fb3fa84afb25" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41425 } attrs { promote: true } } }
I20260608 10:03:44.141042  9113 raft_consensus.cc:2955] T c89109f2fa694a1891eb83c00e43e42a P 23fe4061d70f4190b1bead137a5aca44 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 00ccdc19f79f4cc39767fb3fa84afb25 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } attrs { replace: true } } peers { permanent_uuid: "00ccdc19f79f4cc39767fb3fa84afb25" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41425 } attrs { promote: true } } }
I20260608 10:03:44.142983  9039 raft_consensus.cc:2955] T c89109f2fa694a1891eb83c00e43e42a P 05199ad2c22d4e74bdf50e6150da6e10 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 00ccdc19f79f4cc39767fb3fa84afb25 (127.0.167.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } attrs { replace: true } } peers { permanent_uuid: "00ccdc19f79f4cc39767fb3fa84afb25" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41425 } attrs { promote: true } } }
I20260608 10:03:44.154579  8862 catalog_manager.cc:5696] T c89109f2fa694a1891eb83c00e43e42a P 23fe4061d70f4190b1bead137a5aca44 reported cstate change: config changed from index -1 to 2, NON_VOTER 00ccdc19f79f4cc39767fb3fa84afb25 (127.0.167.68) added. New cstate: current_term: 1 leader_uuid: "90faaa6c3b34401d89bf618c720d89bc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } attrs { replace: true } } peers { permanent_uuid: "00ccdc19f79f4cc39767fb3fa84afb25" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41425 } attrs { promote: true } } }
I20260608 10:03:44.155371  9038 consensus_queue.cc:237] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10 [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: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } } peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } attrs { replace: false } } peers { permanent_uuid: "00ccdc19f79f4cc39767fb3fa84afb25" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41425 } attrs { promote: true } }
I20260608 10:03:44.162967  8963 raft_consensus.cc:1275] T de9e0ebd7362407a98ef72910fffd88f P 90faaa6c3b34401d89bf618c720d89bc [term 1 FOLLOWER]: Refusing update from remote peer 05199ad2c22d4e74bdf50e6150da6e10: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 10:03:44.163980  9005 consensus_peers.cc:597] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10 -> Peer 00ccdc19f79f4cc39767fb3fa84afb25 (127.0.167.68:41425): Couldn't send request to peer 00ccdc19f79f4cc39767fb3fa84afb25. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: de9e0ebd7362407a98ef72910fffd88f. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:44.164091  9113 raft_consensus.cc:1275] T de9e0ebd7362407a98ef72910fffd88f P 23fe4061d70f4190b1bead137a5aca44 [term 1 FOLLOWER]: Refusing update from remote peer 05199ad2c22d4e74bdf50e6150da6e10: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:03:44.164865  9162 consensus_queue.cc:1048] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } 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 10:03:44.166122  9281 consensus_queue.cc:1048] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:03:44.173810  9282 raft_consensus.cc:2955] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10 [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: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } } peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } attrs { replace: false } } peers { permanent_uuid: "00ccdc19f79f4cc39767fb3fa84afb25" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41425 } attrs { promote: true } } }
I20260608 10:03:44.176522  8963 raft_consensus.cc:2955] T de9e0ebd7362407a98ef72910fffd88f P 90faaa6c3b34401d89bf618c720d89bc [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: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } } peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } attrs { replace: false } } peers { permanent_uuid: "00ccdc19f79f4cc39767fb3fa84afb25" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41425 } attrs { promote: true } } }
I20260608 10:03:44.176159  9113 raft_consensus.cc:2955] T de9e0ebd7362407a98ef72910fffd88f P 23fe4061d70f4190b1bead137a5aca44 [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: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } } peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } attrs { replace: false } } peers { permanent_uuid: "00ccdc19f79f4cc39767fb3fa84afb25" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41425 } attrs { promote: true } } }
W20260608 10:03:44.186014  8910 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 10:03:44.186494  8910 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 10:03:44.192574  9113 consensus_queue.cc:237] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44 [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: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } attrs { replace: false } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } } peers { permanent_uuid: "00ccdc19f79f4cc39767fb3fa84afb25" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41425 } attrs { promote: true } }
I20260608 10:03:44.192186  8860 catalog_manager.cc:5696] T de9e0ebd7362407a98ef72910fffd88f P 23fe4061d70f4190b1bead137a5aca44 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "05199ad2c22d4e74bdf50e6150da6e10" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } } peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } attrs { replace: false } } peers { permanent_uuid: "00ccdc19f79f4cc39767fb3fa84afb25" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41425 } attrs { promote: true } } }
I20260608 10:03:44.199185  9038 raft_consensus.cc:1275] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 05199ad2c22d4e74bdf50e6150da6e10 [term 1 FOLLOWER]: Refusing update from remote peer 23fe4061d70f4190b1bead137a5aca44: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:03:44.199779  8963 raft_consensus.cc:1275] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 90faaa6c3b34401d89bf618c720d89bc [term 1 FOLLOWER]: Refusing update from remote peer 23fe4061d70f4190b1bead137a5aca44: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:03:44.201108  9189 consensus_queue.cc:1048] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 10:03:44.201932  9079 consensus_peers.cc:597] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44 -> Peer 00ccdc19f79f4cc39767fb3fa84afb25 (127.0.167.68:41425): Couldn't send request to peer 00ccdc19f79f4cc39767fb3fa84afb25. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e92fc4f6964a4a1ea3f45f4e744feaa1. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:44.202690  9276 consensus_queue.cc:1048] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:03:44.208125  9038 consensus_queue.cc:237] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10 [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: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } } peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } attrs { replace: false } }
I20260608 10:03:44.210819  9189 raft_consensus.cc:2955] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44 [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: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } attrs { replace: false } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } } peers { permanent_uuid: "00ccdc19f79f4cc39767fb3fa84afb25" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41425 } attrs { promote: true } } }
I20260608 10:03:44.212980  8963 raft_consensus.cc:2955] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 90faaa6c3b34401d89bf618c720d89bc [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: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } attrs { replace: false } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } } peers { permanent_uuid: "00ccdc19f79f4cc39767fb3fa84afb25" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41425 } attrs { promote: true } } }
I20260608 10:03:44.217985  8964 raft_consensus.cc:1275] T de9e0ebd7362407a98ef72910fffd88f P 90faaa6c3b34401d89bf618c720d89bc [term 1 FOLLOWER]: Refusing update from remote peer 05199ad2c22d4e74bdf50e6150da6e10: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 10:03:44.222615  8910 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 10:03:44.222988  8910 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 10:03:44.224526  9281 consensus_queue.cc:1048] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } 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 10:03:44.224218  9039 raft_consensus.cc:2955] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 05199ad2c22d4e74bdf50e6150da6e10 [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: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } attrs { replace: false } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } } peers { permanent_uuid: "00ccdc19f79f4cc39767fb3fa84afb25" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41425 } attrs { promote: true } } }
I20260608 10:03:44.228785  8964 consensus_queue.cc:237] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc [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: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } attrs { replace: false } } peers { permanent_uuid: "00ccdc19f79f4cc39767fb3fa84afb25" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41425 } attrs { promote: true } }
I20260608 10:03:44.231912  9113 raft_consensus.cc:1275] T de9e0ebd7362407a98ef72910fffd88f P 23fe4061d70f4190b1bead137a5aca44 [term 1 FOLLOWER]: Refusing update from remote peer 05199ad2c22d4e74bdf50e6150da6e10: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:03:44.233975  9281 consensus_queue.cc:1048] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:03:44.239997  9112 raft_consensus.cc:1275] T c89109f2fa694a1891eb83c00e43e42a P 23fe4061d70f4190b1bead137a5aca44 [term 1 FOLLOWER]: Refusing update from remote peer 90faaa6c3b34401d89bf618c720d89bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:03:44.241916  9162 raft_consensus.cc:2955] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 00ccdc19f79f4cc39767fb3fa84afb25 (127.0.167.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } } peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } attrs { replace: false } } }
W20260608 10:03:44.243178  8930 consensus_peers.cc:597] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc -> Peer 00ccdc19f79f4cc39767fb3fa84afb25 (127.0.167.68:41425): Couldn't send request to peer 00ccdc19f79f4cc39767fb3fa84afb25. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c89109f2fa694a1891eb83c00e43e42a. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:44.243888  9167 consensus_queue.cc:1048] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } 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 10:03:44.249161  9039 raft_consensus.cc:1275] T c89109f2fa694a1891eb83c00e43e42a P 05199ad2c22d4e74bdf50e6150da6e10 [term 1 FOLLOWER]: Refusing update from remote peer 90faaa6c3b34401d89bf618c720d89bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:03:44.231223  8860 catalog_manager.cc:5696] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 90faaa6c3b34401d89bf618c720d89bc reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "23fe4061d70f4190b1bead137a5aca44" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } attrs { replace: false } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } } peers { permanent_uuid: "00ccdc19f79f4cc39767fb3fa84afb25" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41425 } attrs { promote: true } } }
I20260608 10:03:44.252986  9280 consensus_queue.cc:1048] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:03:44.252840  9167 raft_consensus.cc:2955] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc [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: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } attrs { replace: false } } peers { permanent_uuid: "00ccdc19f79f4cc39767fb3fa84afb25" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41425 } attrs { promote: true } } }
I20260608 10:03:44.253281  9112 raft_consensus.cc:2955] T de9e0ebd7362407a98ef72910fffd88f P 23fe4061d70f4190b1bead137a5aca44 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 00ccdc19f79f4cc39767fb3fa84afb25 (127.0.167.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } } peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } attrs { replace: false } } }
I20260608 10:03:44.258204  9113 raft_consensus.cc:2955] T c89109f2fa694a1891eb83c00e43e42a P 23fe4061d70f4190b1bead137a5aca44 [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: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } attrs { replace: false } } peers { permanent_uuid: "00ccdc19f79f4cc39767fb3fa84afb25" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41425 } attrs { promote: true } } }
I20260608 10:03:44.262482  8963 raft_consensus.cc:2955] T de9e0ebd7362407a98ef72910fffd88f P 90faaa6c3b34401d89bf618c720d89bc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 00ccdc19f79f4cc39767fb3fa84afb25 (127.0.167.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } } peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } attrs { replace: false } } }
I20260608 10:03:44.263090  9039 raft_consensus.cc:2955] T c89109f2fa694a1891eb83c00e43e42a P 05199ad2c22d4e74bdf50e6150da6e10 [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: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } attrs { replace: false } } peers { permanent_uuid: "00ccdc19f79f4cc39767fb3fa84afb25" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41425 } attrs { promote: true } } }
W20260608 10:03:44.283155  8910 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 10:03:44.283602  8910 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 10:03:44.279997  9110 consensus_queue.cc:237] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44 [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: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } attrs { replace: false } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } }
I20260608 10:03:44.287570  8846 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet de9e0ebd7362407a98ef72910fffd88f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:03:44.290565  9039 raft_consensus.cc:1275] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 05199ad2c22d4e74bdf50e6150da6e10 [term 1 FOLLOWER]: Refusing update from remote peer 23fe4061d70f4190b1bead137a5aca44: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:03:44.290755  8861 catalog_manager.cc:5696] T de9e0ebd7362407a98ef72910fffd88f P 90faaa6c3b34401d89bf618c720d89bc reported cstate change: config changed from index 3 to 4, NON_VOTER 00ccdc19f79f4cc39767fb3fa84afb25 (127.0.167.68) evicted. New cstate: current_term: 1 leader_uuid: "05199ad2c22d4e74bdf50e6150da6e10" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } } peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } attrs { replace: false } } }
I20260608 10:03:44.292044  8963 raft_consensus.cc:1275] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 90faaa6c3b34401d89bf618c720d89bc [term 1 FOLLOWER]: Refusing update from remote peer 23fe4061d70f4190b1bead137a5aca44: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:03:44.291465  8862 catalog_manager.cc:5696] T c89109f2fa694a1891eb83c00e43e42a P 05199ad2c22d4e74bdf50e6150da6e10 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "90faaa6c3b34401d89bf618c720d89bc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } attrs { replace: false } } peers { permanent_uuid: "00ccdc19f79f4cc39767fb3fa84afb25" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 41425 } attrs { promote: true } } }
I20260608 10:03:44.292979  9276 consensus_queue.cc:1048] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } 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 10:03:44.293923  9189 consensus_queue.cc:1048] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:03:44.302026  9189 raft_consensus.cc:2955] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 00ccdc19f79f4cc39767fb3fa84afb25 (127.0.167.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } attrs { replace: false } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } } }
I20260608 10:03:44.309721  8963 raft_consensus.cc:2955] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 90faaa6c3b34401d89bf618c720d89bc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 00ccdc19f79f4cc39767fb3fa84afb25 (127.0.167.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } attrs { replace: false } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } } }
I20260608 10:03:44.315092  8848 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e92fc4f6964a4a1ea3f45f4e744feaa1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:03:44.322090  9039 raft_consensus.cc:2955] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 05199ad2c22d4e74bdf50e6150da6e10 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 00ccdc19f79f4cc39767fb3fa84afb25 (127.0.167.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } attrs { replace: false } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } } }
I20260608 10:03:44.325871  9263 heartbeater.cc:499] Master 127.0.167.126:40699 was elected leader, sending a full tablet report...
I20260608 10:03:44.327997  8964 consensus_queue.cc:237] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc [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: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } attrs { replace: false } }
I20260608 10:03:44.331902  8861 catalog_manager.cc:5696] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44 reported cstate change: config changed from index 3 to 4, NON_VOTER 00ccdc19f79f4cc39767fb3fa84afb25 (127.0.167.68) evicted. New cstate: current_term: 1 leader_uuid: "23fe4061d70f4190b1bead137a5aca44" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:44.339143  9110 raft_consensus.cc:1275] T c89109f2fa694a1891eb83c00e43e42a P 23fe4061d70f4190b1bead137a5aca44 [term 1 FOLLOWER]: Refusing update from remote peer 90faaa6c3b34401d89bf618c720d89bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:03:44.340514  9228 tablet_service.cc:1558] Processing DeleteTablet for tablet de9e0ebd7362407a98ef72910fffd88f with delete_type TABLET_DATA_TOMBSTONED (TS 00ccdc19f79f4cc39767fb3fa84afb25 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45918
I20260608 10:03:44.341928  9038 raft_consensus.cc:1275] T c89109f2fa694a1891eb83c00e43e42a P 05199ad2c22d4e74bdf50e6150da6e10 [term 1 FOLLOWER]: Refusing update from remote peer 90faaa6c3b34401d89bf618c720d89bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:03:44.345176  9187 consensus_queue.cc:1048] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:03:44.347636  9187 consensus_queue.cc:1048] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } 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 10:03:44.355631  8849 catalog_manager.cc:4994] TS 00ccdc19f79f4cc39767fb3fa84afb25 (127.0.167.68:41425): delete failed for tablet de9e0ebd7362407a98ef72910fffd88f because the tablet was not found. No further retry: Not found: Tablet not found: de9e0ebd7362407a98ef72910fffd88f
I20260608 10:03:44.357497  9227 tablet_service.cc:1558] Processing DeleteTablet for tablet e92fc4f6964a4a1ea3f45f4e744feaa1 with delete_type TABLET_DATA_TOMBSTONED (TS 00ccdc19f79f4cc39767fb3fa84afb25 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45918
I20260608 10:03:44.361835  9167 raft_consensus.cc:2955] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 00ccdc19f79f4cc39767fb3fa84afb25 (127.0.167.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } attrs { replace: false } } }
W20260608 10:03:44.363281  8849 catalog_manager.cc:4994] TS 00ccdc19f79f4cc39767fb3fa84afb25 (127.0.167.68:41425): delete failed for tablet e92fc4f6964a4a1ea3f45f4e744feaa1 because the tablet was not found. No further retry: Not found: Tablet not found: e92fc4f6964a4a1ea3f45f4e744feaa1
I20260608 10:03:44.364315  9110 raft_consensus.cc:2955] T c89109f2fa694a1891eb83c00e43e42a P 23fe4061d70f4190b1bead137a5aca44 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 00ccdc19f79f4cc39767fb3fa84afb25 (127.0.167.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } attrs { replace: false } } }
I20260608 10:03:44.365116  9038 raft_consensus.cc:2955] T c89109f2fa694a1891eb83c00e43e42a P 05199ad2c22d4e74bdf50e6150da6e10 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 00ccdc19f79f4cc39767fb3fa84afb25 (127.0.167.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } attrs { replace: false } } }
I20260608 10:03:44.376214  8848 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c89109f2fa694a1891eb83c00e43e42a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:03:44.379958  8858 catalog_manager.cc:5696] T c89109f2fa694a1891eb83c00e43e42a P 23fe4061d70f4190b1bead137a5aca44 reported cstate change: config changed from index 3 to 4, NON_VOTER 00ccdc19f79f4cc39767fb3fa84afb25 (127.0.167.68) evicted. New cstate: current_term: 1 leader_uuid: "90faaa6c3b34401d89bf618c720d89bc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "90faaa6c3b34401d89bf618c720d89bc" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34005 } } peers { permanent_uuid: "05199ad2c22d4e74bdf50e6150da6e10" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 39335 } } peers { permanent_uuid: "23fe4061d70f4190b1bead137a5aca44" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44063 } attrs { replace: false } } }
I20260608 10:03:44.394235  9228 tablet_service.cc:1558] Processing DeleteTablet for tablet c89109f2fa694a1891eb83c00e43e42a with delete_type TABLET_DATA_TOMBSTONED (TS 00ccdc19f79f4cc39767fb3fa84afb25 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45918
W20260608 10:03:44.396917  8849 catalog_manager.cc:4994] TS 00ccdc19f79f4cc39767fb3fa84afb25 (127.0.167.68:41425): delete failed for tablet c89109f2fa694a1891eb83c00e43e42a because the tablet was not found. No further retry: Not found: Tablet not found: c89109f2fa694a1891eb83c00e43e42a
I20260608 10:03:44.423939   669 tablet_server.cc:179] TabletServer@127.0.167.65:0 shutting down...
I20260608 10:03:44.445101   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:44.445811   669 tablet_replica.cc:333] T c1b48e98abd34687aa7b1e112c48fdc8 P 90faaa6c3b34401d89bf618c720d89bc: stopping tablet replica
I20260608 10:03:44.446408   669 raft_consensus.cc:2243] T c1b48e98abd34687aa7b1e112c48fdc8 P 90faaa6c3b34401d89bf618c720d89bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:44.446848   669 raft_consensus.cc:2272] T c1b48e98abd34687aa7b1e112c48fdc8 P 90faaa6c3b34401d89bf618c720d89bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:44.449299   669 tablet_replica.cc:333] T de9e0ebd7362407a98ef72910fffd88f P 90faaa6c3b34401d89bf618c720d89bc: stopping tablet replica
I20260608 10:03:44.449836   669 raft_consensus.cc:2243] T de9e0ebd7362407a98ef72910fffd88f P 90faaa6c3b34401d89bf618c720d89bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:44.450390   669 raft_consensus.cc:2272] T de9e0ebd7362407a98ef72910fffd88f P 90faaa6c3b34401d89bf618c720d89bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:44.453150   669 tablet_replica.cc:333] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 90faaa6c3b34401d89bf618c720d89bc: stopping tablet replica
I20260608 10:03:44.453660   669 raft_consensus.cc:2243] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 90faaa6c3b34401d89bf618c720d89bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:44.454208   669 raft_consensus.cc:2272] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 90faaa6c3b34401d89bf618c720d89bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:44.456627   669 tablet_replica.cc:333] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc: stopping tablet replica
I20260608 10:03:44.457086   669 raft_consensus.cc:2243] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:44.457834   669 raft_consensus.cc:2272] T c89109f2fa694a1891eb83c00e43e42a P 90faaa6c3b34401d89bf618c720d89bc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:03:44.481419  9078 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.167.65:34005: connect: Connection refused (error 111) [suppressed 6 similar messages]
I20260608 10:03:44.481812   669 tablet_server.cc:196] TabletServer@127.0.167.65:0 shutdown complete.
W20260608 10:03:44.485245  9078 consensus_peers.cc:597] T c1b48e98abd34687aa7b1e112c48fdc8 P 23fe4061d70f4190b1bead137a5aca44 -> Peer 90faaa6c3b34401d89bf618c720d89bc (127.0.167.65:34005): Couldn't send request to peer 90faaa6c3b34401d89bf618c720d89bc. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:34005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:44.495111   669 tablet_server.cc:179] TabletServer@127.0.167.66:0 shutting down...
I20260608 10:03:44.514111   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:44.514859   669 tablet_replica.cc:333] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 05199ad2c22d4e74bdf50e6150da6e10: stopping tablet replica
I20260608 10:03:44.515668   669 raft_consensus.cc:2243] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 05199ad2c22d4e74bdf50e6150da6e10 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:44.516558   669 raft_consensus.cc:2272] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 05199ad2c22d4e74bdf50e6150da6e10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:44.518915   669 tablet_replica.cc:333] T c89109f2fa694a1891eb83c00e43e42a P 05199ad2c22d4e74bdf50e6150da6e10: stopping tablet replica
I20260608 10:03:44.519439   669 raft_consensus.cc:2243] T c89109f2fa694a1891eb83c00e43e42a P 05199ad2c22d4e74bdf50e6150da6e10 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:44.520125   669 raft_consensus.cc:2272] T c89109f2fa694a1891eb83c00e43e42a P 05199ad2c22d4e74bdf50e6150da6e10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:44.522435   669 tablet_replica.cc:333] T c1b48e98abd34687aa7b1e112c48fdc8 P 05199ad2c22d4e74bdf50e6150da6e10: stopping tablet replica
I20260608 10:03:44.522969   669 raft_consensus.cc:2243] T c1b48e98abd34687aa7b1e112c48fdc8 P 05199ad2c22d4e74bdf50e6150da6e10 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:44.523402   669 raft_consensus.cc:2272] T c1b48e98abd34687aa7b1e112c48fdc8 P 05199ad2c22d4e74bdf50e6150da6e10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:44.525657   669 tablet_replica.cc:333] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10: stopping tablet replica
I20260608 10:03:44.526171   669 raft_consensus.cc:2243] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:44.527004   669 raft_consensus.cc:2272] T de9e0ebd7362407a98ef72910fffd88f P 05199ad2c22d4e74bdf50e6150da6e10 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:03:44.528724  9076 consensus_peers.cc:597] T c1b48e98abd34687aa7b1e112c48fdc8 P 23fe4061d70f4190b1bead137a5aca44 -> Peer 05199ad2c22d4e74bdf50e6150da6e10 (127.0.167.66:39335): Couldn't send request to peer 05199ad2c22d4e74bdf50e6150da6e10. 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 10:03:44.551864   669 tablet_server.cc:196] TabletServer@127.0.167.66:0 shutdown complete.
I20260608 10:03:44.565523   669 tablet_server.cc:179] TabletServer@127.0.167.67:0 shutting down...
I20260608 10:03:44.583945   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:44.584748   669 tablet_replica.cc:333] T c89109f2fa694a1891eb83c00e43e42a P 23fe4061d70f4190b1bead137a5aca44: stopping tablet replica
I20260608 10:03:44.585368   669 raft_consensus.cc:2243] T c89109f2fa694a1891eb83c00e43e42a P 23fe4061d70f4190b1bead137a5aca44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:44.586037   669 raft_consensus.cc:2272] T c89109f2fa694a1891eb83c00e43e42a P 23fe4061d70f4190b1bead137a5aca44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:44.588600   669 tablet_replica.cc:333] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44: stopping tablet replica
I20260608 10:03:44.589170   669 raft_consensus.cc:2243] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:44.589972   669 raft_consensus.cc:2272] T e92fc4f6964a4a1ea3f45f4e744feaa1 P 23fe4061d70f4190b1bead137a5aca44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:44.592231   669 tablet_replica.cc:333] T c1b48e98abd34687aa7b1e112c48fdc8 P 23fe4061d70f4190b1bead137a5aca44: stopping tablet replica
I20260608 10:03:44.592826   669 raft_consensus.cc:2243] T c1b48e98abd34687aa7b1e112c48fdc8 P 23fe4061d70f4190b1bead137a5aca44 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:44.593653   669 raft_consensus.cc:2272] T c1b48e98abd34687aa7b1e112c48fdc8 P 23fe4061d70f4190b1bead137a5aca44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:44.595654   669 tablet_replica.cc:333] T de9e0ebd7362407a98ef72910fffd88f P 23fe4061d70f4190b1bead137a5aca44: stopping tablet replica
I20260608 10:03:44.596195   669 raft_consensus.cc:2243] T de9e0ebd7362407a98ef72910fffd88f P 23fe4061d70f4190b1bead137a5aca44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:44.596890   669 raft_consensus.cc:2272] T de9e0ebd7362407a98ef72910fffd88f P 23fe4061d70f4190b1bead137a5aca44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:44.610970   669 tablet_server.cc:196] TabletServer@127.0.167.67:0 shutdown complete.
I20260608 10:03:44.624117   669 tablet_server.cc:179] TabletServer@127.0.167.68:0 shutting down...
I20260608 10:03:44.647095   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:44.663540   669 tablet_server.cc:196] TabletServer@127.0.167.68:0 shutdown complete.
I20260608 10:03:44.672001   669 master.cc:562] Master@127.0.167.126:40699 shutting down...
I20260608 10:03:44.687088   669 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 17a346b23e464e22a0db10a59ea94d85 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:44.687635   669 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 17a346b23e464e22a0db10a59ea94d85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:44.687944   669 tablet_replica.cc:333] T 00000000000000000000000000000000 P 17a346b23e464e22a0db10a59ea94d85: stopping tablet replica
I20260608 10:03:44.708519   669 master.cc:584] Master@127.0.167.126:40699 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (3914 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260608 10:03:44.737361   669 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.167.126:41493
I20260608 10:03:44.738483   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:44.744036  9301 instance_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 10:03:44.744174  9302 instance_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 10:03:44.745750  9304 instance_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 10:03:44.746862   669 server_base.cc:1061] running on GCE node
I20260608 10:03:44.747689   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:44.747879   669 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 10:03:44.747998   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913024747987 us; error 0 us; skew 500 ppm
I20260608 10:03:44.748616   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:44.751075   669 webserver.cc:533] Webserver started at http://127.0.167.126:38333/ using document root <none> and password file <none>
I20260608 10:03:44.751551   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:44.751708   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:44.751922   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:44.753077   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808122572-669-0/minicluster-data/master-0-root/instance:
uuid: "e75a267040b44c12ada15c4447605aef"
format_stamp: "Formatted at 2026-06-08 10:03:44 on dist-test-slave-swwz"
I20260608 10:03:44.757855   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:03:44.761704  9309 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:44.762555   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 10:03:44.762892   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808122572-669-0/minicluster-data/master-0-root
uuid: "e75a267040b44c12ada15c4447605aef"
format_stamp: "Formatted at 2026-06-08 10:03:44 on dist-test-slave-swwz"
I20260608 10:03:44.763201   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808122572-669-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808122572-669-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808122572-669-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 10:03:44.790839   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:44.791994   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:44.831682   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.126:41493
I20260608 10:03:44.831835  9360 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.126:41493 every 8 connection(s)
I20260608 10:03:44.835901  9361 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 10:03:44.847325  9361 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e75a267040b44c12ada15c4447605aef: Bootstrap starting.
I20260608 10:03:44.852191  9361 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e75a267040b44c12ada15c4447605aef: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:44.856570  9361 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e75a267040b44c12ada15c4447605aef: No bootstrap required, opened a new log
I20260608 10:03:44.858824  9361 raft_consensus.cc:359] T 00000000000000000000000000000000 P e75a267040b44c12ada15c4447605aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e75a267040b44c12ada15c4447605aef" member_type: VOTER }
I20260608 10:03:44.859202  9361 raft_consensus.cc:385] T 00000000000000000000000000000000 P e75a267040b44c12ada15c4447605aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:44.859509  9361 raft_consensus.cc:740] T 00000000000000000000000000000000 P e75a267040b44c12ada15c4447605aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75a267040b44c12ada15c4447605aef, State: Initialized, Role: FOLLOWER
I20260608 10:03:44.860163  9361 consensus_queue.cc:260] T 00000000000000000000000000000000 P e75a267040b44c12ada15c4447605aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e75a267040b44c12ada15c4447605aef" member_type: VOTER }
I20260608 10:03:44.860649  9361 raft_consensus.cc:399] T 00000000000000000000000000000000 P e75a267040b44c12ada15c4447605aef [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:44.860893  9361 raft_consensus.cc:493] T 00000000000000000000000000000000 P e75a267040b44c12ada15c4447605aef [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:44.861172  9361 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e75a267040b44c12ada15c4447605aef [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:44.866338  9361 raft_consensus.cc:515] T 00000000000000000000000000000000 P e75a267040b44c12ada15c4447605aef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e75a267040b44c12ada15c4447605aef" member_type: VOTER }
I20260608 10:03:44.866922  9361 leader_election.cc:304] T 00000000000000000000000000000000 P e75a267040b44c12ada15c4447605aef [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: e75a267040b44c12ada15c4447605aef; no voters: 
I20260608 10:03:44.868148  9361 leader_election.cc:290] T 00000000000000000000000000000000 P e75a267040b44c12ada15c4447605aef [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:44.868710  9364 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e75a267040b44c12ada15c4447605aef [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:44.870357  9364 raft_consensus.cc:697] T 00000000000000000000000000000000 P e75a267040b44c12ada15c4447605aef [term 1 LEADER]: Becoming Leader. State: Replica: e75a267040b44c12ada15c4447605aef, State: Running, Role: LEADER
I20260608 10:03:44.871042  9364 consensus_queue.cc:237] T 00000000000000000000000000000000 P e75a267040b44c12ada15c4447605aef [LEADER]: Queue going to LEADER mode. State: All 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: "e75a267040b44c12ada15c4447605aef" member_type: VOTER }
I20260608 10:03:44.871551  9361 sys_catalog.cc:565] T 00000000000000000000000000000000 P e75a267040b44c12ada15c4447605aef [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:03:44.874293  9365 sys_catalog.cc:455] T 00000000000000000000000000000000 P e75a267040b44c12ada15c4447605aef [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e75a267040b44c12ada15c4447605aef" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e75a267040b44c12ada15c4447605aef" member_type: VOTER } }
I20260608 10:03:44.874348  9366 sys_catalog.cc:455] T 00000000000000000000000000000000 P e75a267040b44c12ada15c4447605aef [sys.catalog]: SysCatalogTable state changed. Reason: New leader e75a267040b44c12ada15c4447605aef. Latest consensus state: current_term: 1 leader_uuid: "e75a267040b44c12ada15c4447605aef" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e75a267040b44c12ada15c4447605aef" member_type: VOTER } }
I20260608 10:03:44.875084  9365 sys_catalog.cc:458] T 00000000000000000000000000000000 P e75a267040b44c12ada15c4447605aef [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:44.875142  9366 sys_catalog.cc:458] T 00000000000000000000000000000000 P e75a267040b44c12ada15c4447605aef [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:44.882393  9369 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:03:44.890609  9369 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:03:44.891678   669 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:03:44.900661  9369 catalog_manager.cc:1382] Generated new cluster ID: 93bbf44f896243b6ba1c7f3dabb87274
I20260608 10:03:44.900982  9369 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:03:44.925454  9369 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:03:44.926836  9369 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:03:44.941504  9369 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e75a267040b44c12ada15c4447605aef: Generated new TSK 0
I20260608 10:03:44.942353  9369 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:03:44.958515   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:44.964849  9382 instance_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 10:03:44.966267  9383 instance_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 10:03:44.967942   669 server_base.cc:1061] running on GCE node
W20260608 10:03:44.967913  9385 instance_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 10:03:44.969245   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:44.969447   669 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 10:03:44.969573   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913024969562 us; error 0 us; skew 500 ppm
I20260608 10:03:44.970111   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:44.972661   669 webserver.cc:533] Webserver started at http://127.0.167.65:34551/ using document root <none> and password file <none>
I20260608 10:03:44.973263   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:44.973435   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:44.973802   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:44.974949   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808122572-669-0/minicluster-data/ts-0-root/instance:
uuid: "52681eba5f5e4f718e1b43e0181e9c50"
format_stamp: "Formatted at 2026-06-08 10:03:44 on dist-test-slave-swwz"
I20260608 10:03:44.979808   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260608 10:03:44.983842  9390 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:44.984980   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:03:44.985316   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808122572-669-0/minicluster-data/ts-0-root
uuid: "52681eba5f5e4f718e1b43e0181e9c50"
format_stamp: "Formatted at 2026-06-08 10:03:44 on dist-test-slave-swwz"
I20260608 10:03:44.985602   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808122572-669-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808122572-669-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808122572-669-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 10:03:45.019268   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:45.020468   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:45.022023   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:45.024485   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:45.024726   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:45.024989   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:45.025177   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:45.066119   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.65:32837
I20260608 10:03:45.066263  9452 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.65:32837 every 8 connection(s)
I20260608 10:03:45.071420   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:45.079442  9457 instance_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 10:03:45.081475  9458 instance_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 10:03:45.084798  9460 instance_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 10:03:45.085271   669 server_base.cc:1061] running on GCE node
I20260608 10:03:45.085872  9453 heartbeater.cc:344] Connected to a master server at 127.0.167.126:41493
I20260608 10:03:45.086303  9453 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:45.086561   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:45.086891   669 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 10:03:45.087102   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913025087083 us; error 0 us; skew 500 ppm
I20260608 10:03:45.087211  9453 heartbeater.cc:507] Master 127.0.167.126:41493 requested a full tablet report, sending...
I20260608 10:03:45.087931   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:45.090077  9326 ts_manager.cc:194] Registered new tserver with Master: 52681eba5f5e4f718e1b43e0181e9c50 (127.0.167.65:32837)
I20260608 10:03:45.091048   669 webserver.cc:533] Webserver started at http://127.0.167.66:33383/ using document root <none> and password file <none>
I20260608 10:03:45.091702   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:45.091974   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:45.092192  9326 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40054
I20260608 10:03:45.092365   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:45.094043   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808122572-669-0/minicluster-data/ts-1-root/instance:
uuid: "e247fba808d9453e81b823e94ca1b64a"
format_stamp: "Formatted at 2026-06-08 10:03:45 on dist-test-slave-swwz"
I20260608 10:03:45.099555   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 10:03:45.103749  9465 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:45.104816   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:03:45.105104   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808122572-669-0/minicluster-data/ts-1-root
uuid: "e247fba808d9453e81b823e94ca1b64a"
format_stamp: "Formatted at 2026-06-08 10:03:45 on dist-test-slave-swwz"
I20260608 10:03:45.105379   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808122572-669-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808122572-669-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808122572-669-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 10:03:45.131064   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:45.132133   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:45.133695   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:45.136102   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:45.136370   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:03:45.136631   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:45.136817   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:45.178594   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.66:44537
I20260608 10:03:45.178726  9527 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.66:44537 every 8 connection(s)
I20260608 10:03:45.183962   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:45.192592  9532 instance_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 10:03:45.193643  9531 instance_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 10:03:45.195820  9534 instance_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 10:03:45.196312   669 server_base.cc:1061] running on GCE node
I20260608 10:03:45.197530   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:45.197865   669 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 10:03:45.198096  9528 heartbeater.cc:344] Connected to a master server at 127.0.167.126:41493
I20260608 10:03:45.198099   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913025198072 us; error 0 us; skew 500 ppm
I20260608 10:03:45.198557  9528 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:45.198954   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:45.199388  9528 heartbeater.cc:507] Master 127.0.167.126:41493 requested a full tablet report, sending...
I20260608 10:03:45.201933  9326 ts_manager.cc:194] Registered new tserver with Master: e247fba808d9453e81b823e94ca1b64a (127.0.167.66:44537)
I20260608 10:03:45.202188   669 webserver.cc:533] Webserver started at http://127.0.167.67:44003/ using document root <none> and password file <none>
I20260608 10:03:45.202862   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:45.203066   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:45.203370   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:45.203670  9326 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40058
I20260608 10:03:45.204756   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808122572-669-0/minicluster-data/ts-2-root/instance:
uuid: "0343552da1d045a68f2288b8b57d7382"
format_stamp: "Formatted at 2026-06-08 10:03:45 on dist-test-slave-swwz"
I20260608 10:03:45.209793   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:03:45.213364  9539 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:45.214252   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:03:45.214591   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808122572-669-0/minicluster-data/ts-2-root
uuid: "0343552da1d045a68f2288b8b57d7382"
format_stamp: "Formatted at 2026-06-08 10:03:45 on dist-test-slave-swwz"
I20260608 10:03:45.214879   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808122572-669-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808122572-669-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808122572-669-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 10:03:45.230888   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:45.232057   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:45.233644   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:45.236076   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:45.236333   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:45.236595   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:45.236778   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:45.277875   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.67:38705
I20260608 10:03:45.278016  9601 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.67:38705 every 8 connection(s)
I20260608 10:03:45.292829  9602 heartbeater.cc:344] Connected to a master server at 127.0.167.126:41493
I20260608 10:03:45.293251  9602 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:45.294078  9602 heartbeater.cc:507] Master 127.0.167.126:41493 requested a full tablet report, sending...
I20260608 10:03:45.296321  9326 ts_manager.cc:194] Registered new tserver with Master: 0343552da1d045a68f2288b8b57d7382 (127.0.167.67:38705)
I20260608 10:03:45.296460   669 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015103773s
I20260608 10:03:45.298311  9326 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40060
I20260608 10:03:46.095149  9453 heartbeater.cc:499] Master 127.0.167.126:41493 was elected leader, sending a full tablet report...
I20260608 10:03:46.206423  9528 heartbeater.cc:499] Master 127.0.167.126:41493 was elected leader, sending a full tablet report...
I20260608 10:03:46.301551  9602 heartbeater.cc:499] Master 127.0.167.126:41493 was elected leader, sending a full tablet report...
I20260608 10:03:46.356369  9326 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40070:
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 10:03:46.358880  9326 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 10:03:46.433650  9418 tablet_service.cc:1511] Processing CreateTablet for tablet 265e746ae81b48b88d888932c0c1d98a (DEFAULT_TABLE table=test-workload [id=a997517b75f444329cd57f16dec0d4a3]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:46.435194  9418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 265e746ae81b48b88d888932c0c1d98a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:46.437682  9413 tablet_service.cc:1511] Processing CreateTablet for tablet 23aff0bd09334c47a00867611609a9ab (DEFAULT_TABLE table=test-workload [id=a997517b75f444329cd57f16dec0d4a3]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:46.438513  9414 tablet_service.cc:1511] Processing CreateTablet for tablet 006adf312d9c4f7682f99ab69148c816 (DEFAULT_TABLE table=test-workload [id=a997517b75f444329cd57f16dec0d4a3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:46.439217  9413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23aff0bd09334c47a00867611609a9ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:46.439973  9414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 006adf312d9c4f7682f99ab69148c816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:46.441552  9415 tablet_service.cc:1511] Processing CreateTablet for tablet 63f3a5efbda54ac6b1edafae40e055fc (DEFAULT_TABLE table=test-workload [id=a997517b75f444329cd57f16dec0d4a3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:46.443257  9567 tablet_service.cc:1511] Processing CreateTablet for tablet 265e746ae81b48b88d888932c0c1d98a (DEFAULT_TABLE table=test-workload [id=a997517b75f444329cd57f16dec0d4a3]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:46.443979  9416 tablet_service.cc:1511] Processing CreateTablet for tablet 45635b7205704e34a980629f41b31871 (DEFAULT_TABLE table=test-workload [id=a997517b75f444329cd57f16dec0d4a3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:46.444717  9567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 265e746ae81b48b88d888932c0c1d98a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:46.445278  9563 tablet_service.cc:1511] Processing CreateTablet for tablet 006adf312d9c4f7682f99ab69148c816 (DEFAULT_TABLE table=test-workload [id=a997517b75f444329cd57f16dec0d4a3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:46.446658  9563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 006adf312d9c4f7682f99ab69148c816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:46.446403  9417 tablet_service.cc:1511] Processing CreateTablet for tablet 4b45f085fe3f459c8b3aff954e7e655b (DEFAULT_TABLE table=test-workload [id=a997517b75f444329cd57f16dec0d4a3]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:46.449507  9564 tablet_service.cc:1511] Processing CreateTablet for tablet 63f3a5efbda54ac6b1edafae40e055fc (DEFAULT_TABLE table=test-workload [id=a997517b75f444329cd57f16dec0d4a3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:46.450971  9564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63f3a5efbda54ac6b1edafae40e055fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:46.452687  9415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63f3a5efbda54ac6b1edafae40e055fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:46.453529  9565 tablet_service.cc:1511] Processing CreateTablet for tablet 45635b7205704e34a980629f41b31871 (DEFAULT_TABLE table=test-workload [id=a997517b75f444329cd57f16dec0d4a3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:46.454900  9565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45635b7205704e34a980629f41b31871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:46.457194  9417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b45f085fe3f459c8b3aff954e7e655b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:46.457580  9566 tablet_service.cc:1511] Processing CreateTablet for tablet 4b45f085fe3f459c8b3aff954e7e655b (DEFAULT_TABLE table=test-workload [id=a997517b75f444329cd57f16dec0d4a3]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:46.459008  9566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b45f085fe3f459c8b3aff954e7e655b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:46.460721  9416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45635b7205704e34a980629f41b31871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:46.468655  9562 tablet_service.cc:1511] Processing CreateTablet for tablet 23aff0bd09334c47a00867611609a9ab (DEFAULT_TABLE table=test-workload [id=a997517b75f444329cd57f16dec0d4a3]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:46.470397  9562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23aff0bd09334c47a00867611609a9ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:46.470363  9622 tablet_bootstrap.cc:492] T 265e746ae81b48b88d888932c0c1d98a P 0343552da1d045a68f2288b8b57d7382: Bootstrap starting.
I20260608 10:03:46.497354  9492 tablet_service.cc:1511] Processing CreateTablet for tablet 4b45f085fe3f459c8b3aff954e7e655b (DEFAULT_TABLE table=test-workload [id=a997517b75f444329cd57f16dec0d4a3]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:46.498958  9492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b45f085fe3f459c8b3aff954e7e655b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:46.501636  9491 tablet_service.cc:1511] Processing CreateTablet for tablet 45635b7205704e34a980629f41b31871 (DEFAULT_TABLE table=test-workload [id=a997517b75f444329cd57f16dec0d4a3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:46.503094  9491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45635b7205704e34a980629f41b31871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:46.505585  9490 tablet_service.cc:1511] Processing CreateTablet for tablet 63f3a5efbda54ac6b1edafae40e055fc (DEFAULT_TABLE table=test-workload [id=a997517b75f444329cd57f16dec0d4a3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:46.507140  9490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63f3a5efbda54ac6b1edafae40e055fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:46.509538  9623 tablet_bootstrap.cc:492] T 63f3a5efbda54ac6b1edafae40e055fc P 52681eba5f5e4f718e1b43e0181e9c50: Bootstrap starting.
I20260608 10:03:46.509630  9489 tablet_service.cc:1511] Processing CreateTablet for tablet 006adf312d9c4f7682f99ab69148c816 (DEFAULT_TABLE table=test-workload [id=a997517b75f444329cd57f16dec0d4a3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:46.511274  9489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 006adf312d9c4f7682f99ab69148c816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:46.513592  9488 tablet_service.cc:1511] Processing CreateTablet for tablet 23aff0bd09334c47a00867611609a9ab (DEFAULT_TABLE table=test-workload [id=a997517b75f444329cd57f16dec0d4a3]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:46.517464  9493 tablet_service.cc:1511] Processing CreateTablet for tablet 265e746ae81b48b88d888932c0c1d98a (DEFAULT_TABLE table=test-workload [id=a997517b75f444329cd57f16dec0d4a3]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:46.524933  9623 tablet_bootstrap.cc:654] T 63f3a5efbda54ac6b1edafae40e055fc P 52681eba5f5e4f718e1b43e0181e9c50: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:46.525749  9622 tablet_bootstrap.cc:654] T 265e746ae81b48b88d888932c0c1d98a P 0343552da1d045a68f2288b8b57d7382: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:46.526180  9488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23aff0bd09334c47a00867611609a9ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:46.540691  9493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 265e746ae81b48b88d888932c0c1d98a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:46.546720  9622 tablet_bootstrap.cc:492] T 265e746ae81b48b88d888932c0c1d98a P 0343552da1d045a68f2288b8b57d7382: No bootstrap required, opened a new log
I20260608 10:03:46.547354  9622 ts_tablet_manager.cc:1403] T 265e746ae81b48b88d888932c0c1d98a P 0343552da1d045a68f2288b8b57d7382: Time spent bootstrapping tablet: real 0.077s	user 0.006s	sys 0.007s
I20260608 10:03:46.550618  9622 raft_consensus.cc:359] T 265e746ae81b48b88d888932c0c1d98a P 0343552da1d045a68f2288b8b57d7382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.551460  9622 raft_consensus.cc:385] T 265e746ae81b48b88d888932c0c1d98a P 0343552da1d045a68f2288b8b57d7382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:46.551875  9622 raft_consensus.cc:740] T 265e746ae81b48b88d888932c0c1d98a P 0343552da1d045a68f2288b8b57d7382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0343552da1d045a68f2288b8b57d7382, State: Initialized, Role: FOLLOWER
I20260608 10:03:46.552788  9622 consensus_queue.cc:260] T 265e746ae81b48b88d888932c0c1d98a P 0343552da1d045a68f2288b8b57d7382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.555456  9626 tablet_bootstrap.cc:492] T 006adf312d9c4f7682f99ab69148c816 P e247fba808d9453e81b823e94ca1b64a: Bootstrap starting.
I20260608 10:03:46.543219  9623 tablet_bootstrap.cc:492] T 63f3a5efbda54ac6b1edafae40e055fc P 52681eba5f5e4f718e1b43e0181e9c50: No bootstrap required, opened a new log
I20260608 10:03:46.556600  9623 ts_tablet_manager.cc:1403] T 63f3a5efbda54ac6b1edafae40e055fc P 52681eba5f5e4f718e1b43e0181e9c50: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.012s
I20260608 10:03:46.559607  9623 raft_consensus.cc:359] T 63f3a5efbda54ac6b1edafae40e055fc P 52681eba5f5e4f718e1b43e0181e9c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.562111  9622 ts_tablet_manager.cc:1434] T 265e746ae81b48b88d888932c0c1d98a P 0343552da1d045a68f2288b8b57d7382: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 10:03:46.563324  9622 tablet_bootstrap.cc:492] T 006adf312d9c4f7682f99ab69148c816 P 0343552da1d045a68f2288b8b57d7382: Bootstrap starting.
I20260608 10:03:46.568163  9626 tablet_bootstrap.cc:654] T 006adf312d9c4f7682f99ab69148c816 P e247fba808d9453e81b823e94ca1b64a: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:46.572722  9623 raft_consensus.cc:385] T 63f3a5efbda54ac6b1edafae40e055fc P 52681eba5f5e4f718e1b43e0181e9c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:46.573935  9622 tablet_bootstrap.cc:654] T 006adf312d9c4f7682f99ab69148c816 P 0343552da1d045a68f2288b8b57d7382: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:46.573542  9623 raft_consensus.cc:740] T 63f3a5efbda54ac6b1edafae40e055fc P 52681eba5f5e4f718e1b43e0181e9c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52681eba5f5e4f718e1b43e0181e9c50, State: Initialized, Role: FOLLOWER
I20260608 10:03:46.578267  9623 consensus_queue.cc:260] T 63f3a5efbda54ac6b1edafae40e055fc P 52681eba5f5e4f718e1b43e0181e9c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.584447  9626 tablet_bootstrap.cc:492] T 006adf312d9c4f7682f99ab69148c816 P e247fba808d9453e81b823e94ca1b64a: No bootstrap required, opened a new log
I20260608 10:03:46.585120  9623 ts_tablet_manager.cc:1434] T 63f3a5efbda54ac6b1edafae40e055fc P 52681eba5f5e4f718e1b43e0181e9c50: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260608 10:03:46.585167  9626 ts_tablet_manager.cc:1403] T 006adf312d9c4f7682f99ab69148c816 P e247fba808d9453e81b823e94ca1b64a: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.008s
I20260608 10:03:46.586515  9623 tablet_bootstrap.cc:492] T 265e746ae81b48b88d888932c0c1d98a P 52681eba5f5e4f718e1b43e0181e9c50: Bootstrap starting.
I20260608 10:03:46.588697  9626 raft_consensus.cc:359] T 006adf312d9c4f7682f99ab69148c816 P e247fba808d9453e81b823e94ca1b64a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.589519  9626 raft_consensus.cc:385] T 006adf312d9c4f7682f99ab69148c816 P e247fba808d9453e81b823e94ca1b64a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:46.589885  9626 raft_consensus.cc:740] T 006adf312d9c4f7682f99ab69148c816 P e247fba808d9453e81b823e94ca1b64a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e247fba808d9453e81b823e94ca1b64a, State: Initialized, Role: FOLLOWER
I20260608 10:03:46.591233  9622 tablet_bootstrap.cc:492] T 006adf312d9c4f7682f99ab69148c816 P 0343552da1d045a68f2288b8b57d7382: No bootstrap required, opened a new log
I20260608 10:03:46.590848  9626 consensus_queue.cc:260] T 006adf312d9c4f7682f99ab69148c816 P e247fba808d9453e81b823e94ca1b64a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.591866  9622 ts_tablet_manager.cc:1403] T 006adf312d9c4f7682f99ab69148c816 P 0343552da1d045a68f2288b8b57d7382: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.012s
I20260608 10:03:46.593504  9623 tablet_bootstrap.cc:654] T 265e746ae81b48b88d888932c0c1d98a P 52681eba5f5e4f718e1b43e0181e9c50: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:46.595047  9622 raft_consensus.cc:359] T 006adf312d9c4f7682f99ab69148c816 P 0343552da1d045a68f2288b8b57d7382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.595885  9622 raft_consensus.cc:385] T 006adf312d9c4f7682f99ab69148c816 P 0343552da1d045a68f2288b8b57d7382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:46.596371  9622 raft_consensus.cc:740] T 006adf312d9c4f7682f99ab69148c816 P 0343552da1d045a68f2288b8b57d7382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0343552da1d045a68f2288b8b57d7382, State: Initialized, Role: FOLLOWER
I20260608 10:03:46.597510  9622 consensus_queue.cc:260] T 006adf312d9c4f7682f99ab69148c816 P 0343552da1d045a68f2288b8b57d7382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.600696  9622 ts_tablet_manager.cc:1434] T 006adf312d9c4f7682f99ab69148c816 P 0343552da1d045a68f2288b8b57d7382: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:03:46.602047  9622 tablet_bootstrap.cc:492] T 23aff0bd09334c47a00867611609a9ab P 0343552da1d045a68f2288b8b57d7382: Bootstrap starting.
I20260608 10:03:46.603521  9626 ts_tablet_manager.cc:1434] T 006adf312d9c4f7682f99ab69148c816 P e247fba808d9453e81b823e94ca1b64a: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.008s
I20260608 10:03:46.604806  9626 tablet_bootstrap.cc:492] T 23aff0bd09334c47a00867611609a9ab P e247fba808d9453e81b823e94ca1b64a: Bootstrap starting.
I20260608 10:03:46.609819  9622 tablet_bootstrap.cc:654] T 23aff0bd09334c47a00867611609a9ab P 0343552da1d045a68f2288b8b57d7382: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:46.612315  9626 tablet_bootstrap.cc:654] T 23aff0bd09334c47a00867611609a9ab P e247fba808d9453e81b823e94ca1b64a: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:46.613667  9623 tablet_bootstrap.cc:492] T 265e746ae81b48b88d888932c0c1d98a P 52681eba5f5e4f718e1b43e0181e9c50: No bootstrap required, opened a new log
I20260608 10:03:46.614480  9623 ts_tablet_manager.cc:1403] T 265e746ae81b48b88d888932c0c1d98a P 52681eba5f5e4f718e1b43e0181e9c50: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.009s
I20260608 10:03:46.618808  9623 raft_consensus.cc:359] T 265e746ae81b48b88d888932c0c1d98a P 52681eba5f5e4f718e1b43e0181e9c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.619964  9623 raft_consensus.cc:385] T 265e746ae81b48b88d888932c0c1d98a P 52681eba5f5e4f718e1b43e0181e9c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:46.620479  9623 raft_consensus.cc:740] T 265e746ae81b48b88d888932c0c1d98a P 52681eba5f5e4f718e1b43e0181e9c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52681eba5f5e4f718e1b43e0181e9c50, State: Initialized, Role: FOLLOWER
I20260608 10:03:46.621774  9623 consensus_queue.cc:260] T 265e746ae81b48b88d888932c0c1d98a P 52681eba5f5e4f718e1b43e0181e9c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.625630  9623 ts_tablet_manager.cc:1434] T 265e746ae81b48b88d888932c0c1d98a P 52681eba5f5e4f718e1b43e0181e9c50: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260608 10:03:46.627192  9623 tablet_bootstrap.cc:492] T 4b45f085fe3f459c8b3aff954e7e655b P 52681eba5f5e4f718e1b43e0181e9c50: Bootstrap starting.
I20260608 10:03:46.628105  9626 tablet_bootstrap.cc:492] T 23aff0bd09334c47a00867611609a9ab P e247fba808d9453e81b823e94ca1b64a: No bootstrap required, opened a new log
I20260608 10:03:46.628818  9626 ts_tablet_manager.cc:1403] T 23aff0bd09334c47a00867611609a9ab P e247fba808d9453e81b823e94ca1b64a: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.004s
I20260608 10:03:46.631958  9626 raft_consensus.cc:359] T 23aff0bd09334c47a00867611609a9ab P e247fba808d9453e81b823e94ca1b64a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.632893  9626 raft_consensus.cc:385] T 23aff0bd09334c47a00867611609a9ab P e247fba808d9453e81b823e94ca1b64a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:46.633267  9626 raft_consensus.cc:740] T 23aff0bd09334c47a00867611609a9ab P e247fba808d9453e81b823e94ca1b64a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e247fba808d9453e81b823e94ca1b64a, State: Initialized, Role: FOLLOWER
I20260608 10:03:46.634222  9626 consensus_queue.cc:260] T 23aff0bd09334c47a00867611609a9ab P e247fba808d9453e81b823e94ca1b64a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.640636  9623 tablet_bootstrap.cc:654] T 4b45f085fe3f459c8b3aff954e7e655b P 52681eba5f5e4f718e1b43e0181e9c50: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:46.642042  9626 ts_tablet_manager.cc:1434] T 23aff0bd09334c47a00867611609a9ab P e247fba808d9453e81b823e94ca1b64a: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260608 10:03:46.643154  9622 tablet_bootstrap.cc:492] T 23aff0bd09334c47a00867611609a9ab P 0343552da1d045a68f2288b8b57d7382: No bootstrap required, opened a new log
I20260608 10:03:46.643337  9626 tablet_bootstrap.cc:492] T 4b45f085fe3f459c8b3aff954e7e655b P e247fba808d9453e81b823e94ca1b64a: Bootstrap starting.
I20260608 10:03:46.643779  9622 ts_tablet_manager.cc:1403] T 23aff0bd09334c47a00867611609a9ab P 0343552da1d045a68f2288b8b57d7382: Time spent bootstrapping tablet: real 0.042s	user 0.025s	sys 0.015s
I20260608 10:03:46.647398  9622 raft_consensus.cc:359] T 23aff0bd09334c47a00867611609a9ab P 0343552da1d045a68f2288b8b57d7382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.648244  9622 raft_consensus.cc:385] T 23aff0bd09334c47a00867611609a9ab P 0343552da1d045a68f2288b8b57d7382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:46.648619  9622 raft_consensus.cc:740] T 23aff0bd09334c47a00867611609a9ab P 0343552da1d045a68f2288b8b57d7382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0343552da1d045a68f2288b8b57d7382, State: Initialized, Role: FOLLOWER
I20260608 10:03:46.649436  9622 consensus_queue.cc:260] T 23aff0bd09334c47a00867611609a9ab P 0343552da1d045a68f2288b8b57d7382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.651415  9626 tablet_bootstrap.cc:654] T 4b45f085fe3f459c8b3aff954e7e655b P e247fba808d9453e81b823e94ca1b64a: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:46.651895  9622 ts_tablet_manager.cc:1434] T 23aff0bd09334c47a00867611609a9ab P 0343552da1d045a68f2288b8b57d7382: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260608 10:03:46.652762  9623 tablet_bootstrap.cc:492] T 4b45f085fe3f459c8b3aff954e7e655b P 52681eba5f5e4f718e1b43e0181e9c50: No bootstrap required, opened a new log
I20260608 10:03:46.653250  9622 tablet_bootstrap.cc:492] T 4b45f085fe3f459c8b3aff954e7e655b P 0343552da1d045a68f2288b8b57d7382: Bootstrap starting.
I20260608 10:03:46.653323  9623 ts_tablet_manager.cc:1403] T 4b45f085fe3f459c8b3aff954e7e655b P 52681eba5f5e4f718e1b43e0181e9c50: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.011s
I20260608 10:03:46.656733  9623 raft_consensus.cc:359] T 4b45f085fe3f459c8b3aff954e7e655b P 52681eba5f5e4f718e1b43e0181e9c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.657565  9623 raft_consensus.cc:385] T 4b45f085fe3f459c8b3aff954e7e655b P 52681eba5f5e4f718e1b43e0181e9c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:46.657912  9623 raft_consensus.cc:740] T 4b45f085fe3f459c8b3aff954e7e655b P 52681eba5f5e4f718e1b43e0181e9c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52681eba5f5e4f718e1b43e0181e9c50, State: Initialized, Role: FOLLOWER
I20260608 10:03:46.658783  9623 consensus_queue.cc:260] T 4b45f085fe3f459c8b3aff954e7e655b P 52681eba5f5e4f718e1b43e0181e9c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.660568  9622 tablet_bootstrap.cc:654] T 4b45f085fe3f459c8b3aff954e7e655b P 0343552da1d045a68f2288b8b57d7382: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:46.661445  9623 ts_tablet_manager.cc:1434] T 4b45f085fe3f459c8b3aff954e7e655b P 52681eba5f5e4f718e1b43e0181e9c50: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:03:46.662693  9623 tablet_bootstrap.cc:492] T 23aff0bd09334c47a00867611609a9ab P 52681eba5f5e4f718e1b43e0181e9c50: Bootstrap starting.
I20260608 10:03:46.666095  9626 tablet_bootstrap.cc:492] T 4b45f085fe3f459c8b3aff954e7e655b P e247fba808d9453e81b823e94ca1b64a: No bootstrap required, opened a new log
I20260608 10:03:46.666770  9626 ts_tablet_manager.cc:1403] T 4b45f085fe3f459c8b3aff954e7e655b P e247fba808d9453e81b823e94ca1b64a: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.008s
I20260608 10:03:46.670114  9626 raft_consensus.cc:359] T 4b45f085fe3f459c8b3aff954e7e655b P e247fba808d9453e81b823e94ca1b64a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.670928  9626 raft_consensus.cc:385] T 4b45f085fe3f459c8b3aff954e7e655b P e247fba808d9453e81b823e94ca1b64a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:46.671100  9623 tablet_bootstrap.cc:654] T 23aff0bd09334c47a00867611609a9ab P 52681eba5f5e4f718e1b43e0181e9c50: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:46.671327  9626 raft_consensus.cc:740] T 4b45f085fe3f459c8b3aff954e7e655b P e247fba808d9453e81b823e94ca1b64a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e247fba808d9453e81b823e94ca1b64a, State: Initialized, Role: FOLLOWER
I20260608 10:03:46.672605  9626 consensus_queue.cc:260] T 4b45f085fe3f459c8b3aff954e7e655b P e247fba808d9453e81b823e94ca1b64a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.674998  9626 ts_tablet_manager.cc:1434] T 4b45f085fe3f459c8b3aff954e7e655b P e247fba808d9453e81b823e94ca1b64a: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 10:03:46.677233  9631 raft_consensus.cc:493] T 006adf312d9c4f7682f99ab69148c816 P e247fba808d9453e81b823e94ca1b64a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:46.677798  9631 raft_consensus.cc:515] T 006adf312d9c4f7682f99ab69148c816 P e247fba808d9453e81b823e94ca1b64a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.682704  9631 leader_election.cc:290] T 006adf312d9c4f7682f99ab69148c816 P e247fba808d9453e81b823e94ca1b64a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52681eba5f5e4f718e1b43e0181e9c50 (127.0.167.65:32837), 0343552da1d045a68f2288b8b57d7382 (127.0.167.67:38705)
I20260608 10:03:46.684263  9622 tablet_bootstrap.cc:492] T 4b45f085fe3f459c8b3aff954e7e655b P 0343552da1d045a68f2288b8b57d7382: No bootstrap required, opened a new log
I20260608 10:03:46.684595  9626 tablet_bootstrap.cc:492] T 45635b7205704e34a980629f41b31871 P e247fba808d9453e81b823e94ca1b64a: Bootstrap starting.
I20260608 10:03:46.684996  9622 ts_tablet_manager.cc:1403] T 4b45f085fe3f459c8b3aff954e7e655b P 0343552da1d045a68f2288b8b57d7382: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.021s
I20260608 10:03:46.690068  9623 tablet_bootstrap.cc:492] T 23aff0bd09334c47a00867611609a9ab P 52681eba5f5e4f718e1b43e0181e9c50: No bootstrap required, opened a new log
I20260608 10:03:46.690732  9623 ts_tablet_manager.cc:1403] T 23aff0bd09334c47a00867611609a9ab P 52681eba5f5e4f718e1b43e0181e9c50: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.003s
I20260608 10:03:46.691588  9626 tablet_bootstrap.cc:654] T 45635b7205704e34a980629f41b31871 P e247fba808d9453e81b823e94ca1b64a: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:46.694103  9623 raft_consensus.cc:359] T 23aff0bd09334c47a00867611609a9ab P 52681eba5f5e4f718e1b43e0181e9c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.695142  9623 raft_consensus.cc:385] T 23aff0bd09334c47a00867611609a9ab P 52681eba5f5e4f718e1b43e0181e9c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:46.695552  9623 raft_consensus.cc:740] T 23aff0bd09334c47a00867611609a9ab P 52681eba5f5e4f718e1b43e0181e9c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52681eba5f5e4f718e1b43e0181e9c50, State: Initialized, Role: FOLLOWER
I20260608 10:03:46.696676  9623 consensus_queue.cc:260] T 23aff0bd09334c47a00867611609a9ab P 52681eba5f5e4f718e1b43e0181e9c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.699501  9623 ts_tablet_manager.cc:1434] T 23aff0bd09334c47a00867611609a9ab P 52681eba5f5e4f718e1b43e0181e9c50: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 10:03:46.701040  9622 raft_consensus.cc:359] T 4b45f085fe3f459c8b3aff954e7e655b P 0343552da1d045a68f2288b8b57d7382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.702190  9622 raft_consensus.cc:385] T 4b45f085fe3f459c8b3aff954e7e655b P 0343552da1d045a68f2288b8b57d7382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:46.702596  9622 raft_consensus.cc:740] T 4b45f085fe3f459c8b3aff954e7e655b P 0343552da1d045a68f2288b8b57d7382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0343552da1d045a68f2288b8b57d7382, State: Initialized, Role: FOLLOWER
I20260608 10:03:46.703750  9622 consensus_queue.cc:260] T 4b45f085fe3f459c8b3aff954e7e655b P 0343552da1d045a68f2288b8b57d7382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.706844  9428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "006adf312d9c4f7682f99ab69148c816" candidate_uuid: "e247fba808d9453e81b823e94ca1b64a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52681eba5f5e4f718e1b43e0181e9c50" is_pre_election: true
W20260608 10:03:46.708909  9467 leader_election.cc:343] T 006adf312d9c4f7682f99ab69148c816 P e247fba808d9453e81b823e94ca1b64a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52681eba5f5e4f718e1b43e0181e9c50 (127.0.167.65:32837): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:46.710114  9622 ts_tablet_manager.cc:1434] T 4b45f085fe3f459c8b3aff954e7e655b P 0343552da1d045a68f2288b8b57d7382: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
I20260608 10:03:46.712201  9622 tablet_bootstrap.cc:492] T 45635b7205704e34a980629f41b31871 P 0343552da1d045a68f2288b8b57d7382: Bootstrap starting.
I20260608 10:03:46.710765  9626 tablet_bootstrap.cc:492] T 45635b7205704e34a980629f41b31871 P e247fba808d9453e81b823e94ca1b64a: No bootstrap required, opened a new log
I20260608 10:03:46.715847  9626 ts_tablet_manager.cc:1403] T 45635b7205704e34a980629f41b31871 P e247fba808d9453e81b823e94ca1b64a: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.008s
I20260608 10:03:46.710888  9623 tablet_bootstrap.cc:492] T 006adf312d9c4f7682f99ab69148c816 P 52681eba5f5e4f718e1b43e0181e9c50: Bootstrap starting.
I20260608 10:03:46.720635  9577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "006adf312d9c4f7682f99ab69148c816" candidate_uuid: "e247fba808d9453e81b823e94ca1b64a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0343552da1d045a68f2288b8b57d7382" is_pre_election: true
I20260608 10:03:46.721421  9577 raft_consensus.cc:2468] T 006adf312d9c4f7682f99ab69148c816 P 0343552da1d045a68f2288b8b57d7382 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e247fba808d9453e81b823e94ca1b64a in term 0.
I20260608 10:03:46.723105  9467 leader_election.cc:304] T 006adf312d9c4f7682f99ab69148c816 P e247fba808d9453e81b823e94ca1b64a [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: 0343552da1d045a68f2288b8b57d7382, e247fba808d9453e81b823e94ca1b64a; no voters: 52681eba5f5e4f718e1b43e0181e9c50
I20260608 10:03:46.723429  9622 tablet_bootstrap.cc:654] T 45635b7205704e34a980629f41b31871 P 0343552da1d045a68f2288b8b57d7382: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:46.719033  9626 raft_consensus.cc:359] T 45635b7205704e34a980629f41b31871 P e247fba808d9453e81b823e94ca1b64a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.724129  9631 raft_consensus.cc:2804] T 006adf312d9c4f7682f99ab69148c816 P e247fba808d9453e81b823e94ca1b64a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:46.730165  9631 raft_consensus.cc:493] T 006adf312d9c4f7682f99ab69148c816 P e247fba808d9453e81b823e94ca1b64a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:46.730648  9623 tablet_bootstrap.cc:654] T 006adf312d9c4f7682f99ab69148c816 P 52681eba5f5e4f718e1b43e0181e9c50: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:46.730620  9631 raft_consensus.cc:3060] T 006adf312d9c4f7682f99ab69148c816 P e247fba808d9453e81b823e94ca1b64a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:46.734146  9626 raft_consensus.cc:385] T 45635b7205704e34a980629f41b31871 P e247fba808d9453e81b823e94ca1b64a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:46.734555  9626 raft_consensus.cc:740] T 45635b7205704e34a980629f41b31871 P e247fba808d9453e81b823e94ca1b64a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e247fba808d9453e81b823e94ca1b64a, State: Initialized, Role: FOLLOWER
I20260608 10:03:46.735565  9626 consensus_queue.cc:260] T 45635b7205704e34a980629f41b31871 P e247fba808d9453e81b823e94ca1b64a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.736651  9623 tablet_bootstrap.cc:492] T 006adf312d9c4f7682f99ab69148c816 P 52681eba5f5e4f718e1b43e0181e9c50: No bootstrap required, opened a new log
I20260608 10:03:46.737370  9623 ts_tablet_manager.cc:1403] T 006adf312d9c4f7682f99ab69148c816 P 52681eba5f5e4f718e1b43e0181e9c50: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.003s
I20260608 10:03:46.741094  9623 raft_consensus.cc:359] T 006adf312d9c4f7682f99ab69148c816 P 52681eba5f5e4f718e1b43e0181e9c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.741688  9623 raft_consensus.cc:385] T 006adf312d9c4f7682f99ab69148c816 P 52681eba5f5e4f718e1b43e0181e9c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:46.742128  9623 raft_consensus.cc:740] T 006adf312d9c4f7682f99ab69148c816 P 52681eba5f5e4f718e1b43e0181e9c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52681eba5f5e4f718e1b43e0181e9c50, State: Initialized, Role: FOLLOWER
I20260608 10:03:46.742587  9622 tablet_bootstrap.cc:492] T 45635b7205704e34a980629f41b31871 P 0343552da1d045a68f2288b8b57d7382: No bootstrap required, opened a new log
I20260608 10:03:46.742455  9631 raft_consensus.cc:515] T 006adf312d9c4f7682f99ab69148c816 P e247fba808d9453e81b823e94ca1b64a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.743468  9623 consensus_queue.cc:260] T 006adf312d9c4f7682f99ab69148c816 P 52681eba5f5e4f718e1b43e0181e9c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.745360  9626 ts_tablet_manager.cc:1434] T 45635b7205704e34a980629f41b31871 P e247fba808d9453e81b823e94ca1b64a: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.004s
I20260608 10:03:46.745940  9623 ts_tablet_manager.cc:1434] T 006adf312d9c4f7682f99ab69148c816 P 52681eba5f5e4f718e1b43e0181e9c50: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:03:46.746737  9626 tablet_bootstrap.cc:492] T 63f3a5efbda54ac6b1edafae40e055fc P e247fba808d9453e81b823e94ca1b64a: Bootstrap starting.
I20260608 10:03:46.747051  9623 tablet_bootstrap.cc:492] T 45635b7205704e34a980629f41b31871 P 52681eba5f5e4f718e1b43e0181e9c50: Bootstrap starting.
I20260608 10:03:46.743295  9622 ts_tablet_manager.cc:1403] T 45635b7205704e34a980629f41b31871 P 0343552da1d045a68f2288b8b57d7382: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.009s
I20260608 10:03:46.753938  9626 tablet_bootstrap.cc:654] T 63f3a5efbda54ac6b1edafae40e055fc P e247fba808d9453e81b823e94ca1b64a: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:46.755205  9631 leader_election.cc:290] T 006adf312d9c4f7682f99ab69148c816 P e247fba808d9453e81b823e94ca1b64a [CANDIDATE]: Term 1 election: Requested vote from peers 52681eba5f5e4f718e1b43e0181e9c50 (127.0.167.65:32837), 0343552da1d045a68f2288b8b57d7382 (127.0.167.67:38705)
I20260608 10:03:46.753944  9623 tablet_bootstrap.cc:654] T 45635b7205704e34a980629f41b31871 P 52681eba5f5e4f718e1b43e0181e9c50: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:46.756669  9428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "006adf312d9c4f7682f99ab69148c816" candidate_uuid: "e247fba808d9453e81b823e94ca1b64a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52681eba5f5e4f718e1b43e0181e9c50"
I20260608 10:03:46.757346  9428 raft_consensus.cc:3060] T 006adf312d9c4f7682f99ab69148c816 P 52681eba5f5e4f718e1b43e0181e9c50 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:46.760932  9577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "006adf312d9c4f7682f99ab69148c816" candidate_uuid: "e247fba808d9453e81b823e94ca1b64a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0343552da1d045a68f2288b8b57d7382"
I20260608 10:03:46.761622  9577 raft_consensus.cc:3060] T 006adf312d9c4f7682f99ab69148c816 P 0343552da1d045a68f2288b8b57d7382 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:46.763801  9626 tablet_bootstrap.cc:492] T 63f3a5efbda54ac6b1edafae40e055fc P e247fba808d9453e81b823e94ca1b64a: No bootstrap required, opened a new log
I20260608 10:03:46.764454  9626 ts_tablet_manager.cc:1403] T 63f3a5efbda54ac6b1edafae40e055fc P e247fba808d9453e81b823e94ca1b64a: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.009s
I20260608 10:03:46.767431  9428 raft_consensus.cc:2468] T 006adf312d9c4f7682f99ab69148c816 P 52681eba5f5e4f718e1b43e0181e9c50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e247fba808d9453e81b823e94ca1b64a in term 1.
I20260608 10:03:46.769068  9467 leader_election.cc:304] T 006adf312d9c4f7682f99ab69148c816 P e247fba808d9453e81b823e94ca1b64a [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: 52681eba5f5e4f718e1b43e0181e9c50, e247fba808d9453e81b823e94ca1b64a; no voters: 
I20260608 10:03:46.769078  9626 raft_consensus.cc:359] T 63f3a5efbda54ac6b1edafae40e055fc P e247fba808d9453e81b823e94ca1b64a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.769951  9626 raft_consensus.cc:385] T 63f3a5efbda54ac6b1edafae40e055fc P e247fba808d9453e81b823e94ca1b64a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:46.770095  9631 raft_consensus.cc:2804] T 006adf312d9c4f7682f99ab69148c816 P e247fba808d9453e81b823e94ca1b64a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:46.770344  9626 raft_consensus.cc:740] T 63f3a5efbda54ac6b1edafae40e055fc P e247fba808d9453e81b823e94ca1b64a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e247fba808d9453e81b823e94ca1b64a, State: Initialized, Role: FOLLOWER
I20260608 10:03:46.770259  9622 raft_consensus.cc:359] T 45635b7205704e34a980629f41b31871 P 0343552da1d045a68f2288b8b57d7382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.771134  9623 tablet_bootstrap.cc:492] T 45635b7205704e34a980629f41b31871 P 52681eba5f5e4f718e1b43e0181e9c50: No bootstrap required, opened a new log
I20260608 10:03:46.771327  9622 raft_consensus.cc:385] T 45635b7205704e34a980629f41b31871 P 0343552da1d045a68f2288b8b57d7382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:46.771466  9626 consensus_queue.cc:260] T 63f3a5efbda54ac6b1edafae40e055fc P e247fba808d9453e81b823e94ca1b64a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.772055  9623 ts_tablet_manager.cc:1403] T 45635b7205704e34a980629f41b31871 P 52681eba5f5e4f718e1b43e0181e9c50: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.005s
I20260608 10:03:46.772027  9622 raft_consensus.cc:740] T 45635b7205704e34a980629f41b31871 P 0343552da1d045a68f2288b8b57d7382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0343552da1d045a68f2288b8b57d7382, State: Initialized, Role: FOLLOWER
I20260608 10:03:46.771204  9631 raft_consensus.cc:697] T 006adf312d9c4f7682f99ab69148c816 P e247fba808d9453e81b823e94ca1b64a [term 1 LEADER]: Becoming Leader. State: Replica: e247fba808d9453e81b823e94ca1b64a, State: Running, Role: LEADER
I20260608 10:03:46.774039  9577 raft_consensus.cc:2468] T 006adf312d9c4f7682f99ab69148c816 P 0343552da1d045a68f2288b8b57d7382 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e247fba808d9453e81b823e94ca1b64a in term 1.
I20260608 10:03:46.774318  9626 ts_tablet_manager.cc:1434] T 63f3a5efbda54ac6b1edafae40e055fc P e247fba808d9453e81b823e94ca1b64a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260608 10:03:46.773975  9631 consensus_queue.cc:237] T 006adf312d9c4f7682f99ab69148c816 P e247fba808d9453e81b823e94ca1b64a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.775506  9626 tablet_bootstrap.cc:492] T 265e746ae81b48b88d888932c0c1d98a P e247fba808d9453e81b823e94ca1b64a: Bootstrap starting.
I20260608 10:03:46.775727  9623 raft_consensus.cc:359] T 45635b7205704e34a980629f41b31871 P 52681eba5f5e4f718e1b43e0181e9c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.776000  9622 consensus_queue.cc:260] T 45635b7205704e34a980629f41b31871 P 0343552da1d045a68f2288b8b57d7382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.776605  9623 raft_consensus.cc:385] T 45635b7205704e34a980629f41b31871 P 52681eba5f5e4f718e1b43e0181e9c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:46.776960  9623 raft_consensus.cc:740] T 45635b7205704e34a980629f41b31871 P 52681eba5f5e4f718e1b43e0181e9c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52681eba5f5e4f718e1b43e0181e9c50, State: Initialized, Role: FOLLOWER
I20260608 10:03:46.777784  9623 consensus_queue.cc:260] T 45635b7205704e34a980629f41b31871 P 52681eba5f5e4f718e1b43e0181e9c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.785568  9622 ts_tablet_manager.cc:1434] T 45635b7205704e34a980629f41b31871 P 0343552da1d045a68f2288b8b57d7382: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260608 10:03:46.787791  9623 ts_tablet_manager.cc:1434] T 45635b7205704e34a980629f41b31871 P 52681eba5f5e4f718e1b43e0181e9c50: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260608 10:03:46.787782  9626 tablet_bootstrap.cc:654] T 265e746ae81b48b88d888932c0c1d98a P e247fba808d9453e81b823e94ca1b64a: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:46.789883  9622 tablet_bootstrap.cc:492] T 63f3a5efbda54ac6b1edafae40e055fc P 0343552da1d045a68f2288b8b57d7382: Bootstrap starting.
I20260608 10:03:46.792177  9627 raft_consensus.cc:493] T 45635b7205704e34a980629f41b31871 P 0343552da1d045a68f2288b8b57d7382 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:46.793030  9627 raft_consensus.cc:515] T 45635b7205704e34a980629f41b31871 P 0343552da1d045a68f2288b8b57d7382 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.796797  9644 raft_consensus.cc:493] T 23aff0bd09334c47a00867611609a9ab P e247fba808d9453e81b823e94ca1b64a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:46.797523  9644 raft_consensus.cc:515] T 23aff0bd09334c47a00867611609a9ab P e247fba808d9453e81b823e94ca1b64a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.799358  9627 leader_election.cc:290] T 45635b7205704e34a980629f41b31871 P 0343552da1d045a68f2288b8b57d7382 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52681eba5f5e4f718e1b43e0181e9c50 (127.0.167.65:32837), e247fba808d9453e81b823e94ca1b64a (127.0.167.66:44537)
I20260608 10:03:46.801095  9626 tablet_bootstrap.cc:492] T 265e746ae81b48b88d888932c0c1d98a P e247fba808d9453e81b823e94ca1b64a: No bootstrap required, opened a new log
I20260608 10:03:46.801721  9626 ts_tablet_manager.cc:1403] T 265e746ae81b48b88d888932c0c1d98a P e247fba808d9453e81b823e94ca1b64a: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.000s
I20260608 10:03:46.800007  9644 leader_election.cc:290] T 23aff0bd09334c47a00867611609a9ab P e247fba808d9453e81b823e94ca1b64a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52681eba5f5e4f718e1b43e0181e9c50 (127.0.167.65:32837), 0343552da1d045a68f2288b8b57d7382 (127.0.167.67:38705)
I20260608 10:03:46.805851  9622 tablet_bootstrap.cc:654] T 63f3a5efbda54ac6b1edafae40e055fc P 0343552da1d045a68f2288b8b57d7382: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:46.806465  9428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23aff0bd09334c47a00867611609a9ab" candidate_uuid: "e247fba808d9453e81b823e94ca1b64a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52681eba5f5e4f718e1b43e0181e9c50" is_pre_election: true
I20260608 10:03:46.804880  9323 catalog_manager.cc:5696] T 006adf312d9c4f7682f99ab69148c816 P e247fba808d9453e81b823e94ca1b64a reported cstate change: term changed from 0 to 1, leader changed from <none> to e247fba808d9453e81b823e94ca1b64a (127.0.167.66). New cstate: current_term: 1 leader_uuid: "e247fba808d9453e81b823e94ca1b64a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:46.807766  9428 raft_consensus.cc:2468] T 23aff0bd09334c47a00867611609a9ab P 52681eba5f5e4f718e1b43e0181e9c50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e247fba808d9453e81b823e94ca1b64a in term 0.
I20260608 10:03:46.806242  9626 raft_consensus.cc:359] T 265e746ae81b48b88d888932c0c1d98a P e247fba808d9453e81b823e94ca1b64a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.808346  9626 raft_consensus.cc:385] T 265e746ae81b48b88d888932c0c1d98a P e247fba808d9453e81b823e94ca1b64a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:46.808779  9626 raft_consensus.cc:740] T 265e746ae81b48b88d888932c0c1d98a P e247fba808d9453e81b823e94ca1b64a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e247fba808d9453e81b823e94ca1b64a, State: Initialized, Role: FOLLOWER
I20260608 10:03:46.808916  9467 leader_election.cc:304] T 23aff0bd09334c47a00867611609a9ab P e247fba808d9453e81b823e94ca1b64a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52681eba5f5e4f718e1b43e0181e9c50, e247fba808d9453e81b823e94ca1b64a; no voters: 
I20260608 10:03:46.812328  9626 consensus_queue.cc:260] T 265e746ae81b48b88d888932c0c1d98a P e247fba808d9453e81b823e94ca1b64a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.814019  9644 raft_consensus.cc:2804] T 23aff0bd09334c47a00867611609a9ab P e247fba808d9453e81b823e94ca1b64a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:46.814518  9644 raft_consensus.cc:493] T 23aff0bd09334c47a00867611609a9ab P e247fba808d9453e81b823e94ca1b64a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:46.814962  9644 raft_consensus.cc:3060] T 23aff0bd09334c47a00867611609a9ab P e247fba808d9453e81b823e94ca1b64a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:46.818785  9626 ts_tablet_manager.cc:1434] T 265e746ae81b48b88d888932c0c1d98a P e247fba808d9453e81b823e94ca1b64a: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260608 10:03:46.818979  9577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23aff0bd09334c47a00867611609a9ab" candidate_uuid: "e247fba808d9453e81b823e94ca1b64a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0343552da1d045a68f2288b8b57d7382" is_pre_election: true
I20260608 10:03:46.821350  9577 raft_consensus.cc:2468] T 23aff0bd09334c47a00867611609a9ab P 0343552da1d045a68f2288b8b57d7382 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e247fba808d9453e81b823e94ca1b64a in term 0.
I20260608 10:03:46.829996  9627 raft_consensus.cc:493] T 265e746ae81b48b88d888932c0c1d98a P 0343552da1d045a68f2288b8b57d7382 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:46.830610  9627 raft_consensus.cc:515] T 265e746ae81b48b88d888932c0c1d98a P 0343552da1d045a68f2288b8b57d7382 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.832753  9627 leader_election.cc:290] T 265e746ae81b48b88d888932c0c1d98a P 0343552da1d045a68f2288b8b57d7382 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52681eba5f5e4f718e1b43e0181e9c50 (127.0.167.65:32837), e247fba808d9453e81b823e94ca1b64a (127.0.167.66:44537)
I20260608 10:03:46.835556  9644 raft_consensus.cc:515] T 23aff0bd09334c47a00867611609a9ab P e247fba808d9453e81b823e94ca1b64a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.838551  9428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45635b7205704e34a980629f41b31871" candidate_uuid: "0343552da1d045a68f2288b8b57d7382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52681eba5f5e4f718e1b43e0181e9c50" is_pre_election: true
I20260608 10:03:46.839468  9428 raft_consensus.cc:2468] T 45635b7205704e34a980629f41b31871 P 52681eba5f5e4f718e1b43e0181e9c50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0343552da1d045a68f2288b8b57d7382 in term 0.
I20260608 10:03:46.839510  9427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "265e746ae81b48b88d888932c0c1d98a" candidate_uuid: "0343552da1d045a68f2288b8b57d7382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52681eba5f5e4f718e1b43e0181e9c50" is_pre_election: true
I20260608 10:03:46.840322  9427 raft_consensus.cc:2468] T 265e746ae81b48b88d888932c0c1d98a P 52681eba5f5e4f718e1b43e0181e9c50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0343552da1d045a68f2288b8b57d7382 in term 0.
I20260608 10:03:46.841188  9541 leader_election.cc:304] T 45635b7205704e34a980629f41b31871 P 0343552da1d045a68f2288b8b57d7382 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0343552da1d045a68f2288b8b57d7382, 52681eba5f5e4f718e1b43e0181e9c50; no voters: 
I20260608 10:03:46.841586  9644 leader_election.cc:290] T 23aff0bd09334c47a00867611609a9ab P e247fba808d9453e81b823e94ca1b64a [CANDIDATE]: Term 1 election: Requested vote from peers 52681eba5f5e4f718e1b43e0181e9c50 (127.0.167.65:32837), 0343552da1d045a68f2288b8b57d7382 (127.0.167.67:38705)
I20260608 10:03:46.842729  9541 leader_election.cc:304] T 265e746ae81b48b88d888932c0c1d98a P 0343552da1d045a68f2288b8b57d7382 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0343552da1d045a68f2288b8b57d7382, 52681eba5f5e4f718e1b43e0181e9c50; no voters: 
I20260608 10:03:46.844036  9622 tablet_bootstrap.cc:492] T 63f3a5efbda54ac6b1edafae40e055fc P 0343552da1d045a68f2288b8b57d7382: No bootstrap required, opened a new log
I20260608 10:03:46.844347  9427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23aff0bd09334c47a00867611609a9ab" candidate_uuid: "e247fba808d9453e81b823e94ca1b64a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52681eba5f5e4f718e1b43e0181e9c50"
I20260608 10:03:46.844347  9577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23aff0bd09334c47a00867611609a9ab" candidate_uuid: "e247fba808d9453e81b823e94ca1b64a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0343552da1d045a68f2288b8b57d7382"
I20260608 10:03:46.844921  9622 ts_tablet_manager.cc:1403] T 63f3a5efbda54ac6b1edafae40e055fc P 0343552da1d045a68f2288b8b57d7382: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.019s
I20260608 10:03:46.844524  9627 raft_consensus.cc:2804] T 45635b7205704e34a980629f41b31871 P 0343552da1d045a68f2288b8b57d7382 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:46.845152  9577 raft_consensus.cc:3060] T 23aff0bd09334c47a00867611609a9ab P 0343552da1d045a68f2288b8b57d7382 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:46.847096  9503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45635b7205704e34a980629f41b31871" candidate_uuid: "0343552da1d045a68f2288b8b57d7382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e247fba808d9453e81b823e94ca1b64a" is_pre_election: true
I20260608 10:03:46.847877  9503 raft_consensus.cc:2468] T 45635b7205704e34a980629f41b31871 P e247fba808d9453e81b823e94ca1b64a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0343552da1d045a68f2288b8b57d7382 in term 0.
I20260608 10:03:46.848948  9622 raft_consensus.cc:359] T 63f3a5efbda54ac6b1edafae40e055fc P 0343552da1d045a68f2288b8b57d7382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.849875  9622 raft_consensus.cc:385] T 63f3a5efbda54ac6b1edafae40e055fc P 0343552da1d045a68f2288b8b57d7382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:46.850346  9622 raft_consensus.cc:740] T 63f3a5efbda54ac6b1edafae40e055fc P 0343552da1d045a68f2288b8b57d7382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0343552da1d045a68f2288b8b57d7382, State: Initialized, Role: FOLLOWER
I20260608 10:03:46.845142  9427 raft_consensus.cc:3060] T 23aff0bd09334c47a00867611609a9ab P 52681eba5f5e4f718e1b43e0181e9c50 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:46.851984  9622 consensus_queue.cc:260] T 63f3a5efbda54ac6b1edafae40e055fc P 0343552da1d045a68f2288b8b57d7382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.849380  9502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "265e746ae81b48b88d888932c0c1d98a" candidate_uuid: "0343552da1d045a68f2288b8b57d7382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e247fba808d9453e81b823e94ca1b64a" is_pre_election: true
I20260608 10:03:46.845682  9627 raft_consensus.cc:493] T 45635b7205704e34a980629f41b31871 P 0343552da1d045a68f2288b8b57d7382 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:46.853574  9627 raft_consensus.cc:3060] T 45635b7205704e34a980629f41b31871 P 0343552da1d045a68f2288b8b57d7382 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:46.853608  9502 raft_consensus.cc:2468] T 265e746ae81b48b88d888932c0c1d98a P e247fba808d9453e81b823e94ca1b64a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0343552da1d045a68f2288b8b57d7382 in term 0.
I20260608 10:03:46.859954  9577 raft_consensus.cc:2468] T 23aff0bd09334c47a00867611609a9ab P 0343552da1d045a68f2288b8b57d7382 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e247fba808d9453e81b823e94ca1b64a in term 1.
I20260608 10:03:46.861351  9653 raft_consensus.cc:2804] T 265e746ae81b48b88d888932c0c1d98a P 0343552da1d045a68f2288b8b57d7382 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:46.861917  9653 raft_consensus.cc:493] T 265e746ae81b48b88d888932c0c1d98a P 0343552da1d045a68f2288b8b57d7382 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:46.862394  9653 raft_consensus.cc:3060] T 265e746ae81b48b88d888932c0c1d98a P 0343552da1d045a68f2288b8b57d7382 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:46.862481  9622 ts_tablet_manager.cc:1434] T 63f3a5efbda54ac6b1edafae40e055fc P 0343552da1d045a68f2288b8b57d7382: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.003s
I20260608 10:03:46.865839  9427 raft_consensus.cc:2468] T 23aff0bd09334c47a00867611609a9ab P 52681eba5f5e4f718e1b43e0181e9c50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e247fba808d9453e81b823e94ca1b64a in term 1.
I20260608 10:03:46.864854  9627 raft_consensus.cc:515] T 45635b7205704e34a980629f41b31871 P 0343552da1d045a68f2288b8b57d7382 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.866719  9467 leader_election.cc:304] T 23aff0bd09334c47a00867611609a9ab P e247fba808d9453e81b823e94ca1b64a [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: 0343552da1d045a68f2288b8b57d7382, e247fba808d9453e81b823e94ca1b64a; no voters: 
I20260608 10:03:46.867650  9644 raft_consensus.cc:2804] T 23aff0bd09334c47a00867611609a9ab P e247fba808d9453e81b823e94ca1b64a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:46.868145  9644 raft_consensus.cc:697] T 23aff0bd09334c47a00867611609a9ab P e247fba808d9453e81b823e94ca1b64a [term 1 LEADER]: Becoming Leader. State: Replica: e247fba808d9453e81b823e94ca1b64a, State: Running, Role: LEADER
I20260608 10:03:46.869035  9644 consensus_queue.cc:237] T 23aff0bd09334c47a00867611609a9ab P e247fba808d9453e81b823e94ca1b64a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.869628  9502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45635b7205704e34a980629f41b31871" candidate_uuid: "0343552da1d045a68f2288b8b57d7382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e247fba808d9453e81b823e94ca1b64a"
I20260608 10:03:46.870290  9502 raft_consensus.cc:3060] T 45635b7205704e34a980629f41b31871 P e247fba808d9453e81b823e94ca1b64a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:46.873042  9653 raft_consensus.cc:515] T 265e746ae81b48b88d888932c0c1d98a P 0343552da1d045a68f2288b8b57d7382 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.875010  9427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45635b7205704e34a980629f41b31871" candidate_uuid: "0343552da1d045a68f2288b8b57d7382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52681eba5f5e4f718e1b43e0181e9c50"
I20260608 10:03:46.876533  9427 raft_consensus.cc:3060] T 45635b7205704e34a980629f41b31871 P 52681eba5f5e4f718e1b43e0181e9c50 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:46.875411  9653 leader_election.cc:290] T 265e746ae81b48b88d888932c0c1d98a P 0343552da1d045a68f2288b8b57d7382 [CANDIDATE]: Term 1 election: Requested vote from peers 52681eba5f5e4f718e1b43e0181e9c50 (127.0.167.65:32837), e247fba808d9453e81b823e94ca1b64a (127.0.167.66:44537)
I20260608 10:03:46.876641  9503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "265e746ae81b48b88d888932c0c1d98a" candidate_uuid: "0343552da1d045a68f2288b8b57d7382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e247fba808d9453e81b823e94ca1b64a"
I20260608 10:03:46.877823  9503 raft_consensus.cc:3060] T 265e746ae81b48b88d888932c0c1d98a P e247fba808d9453e81b823e94ca1b64a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:46.878155  9502 raft_consensus.cc:2468] T 45635b7205704e34a980629f41b31871 P e247fba808d9453e81b823e94ca1b64a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0343552da1d045a68f2288b8b57d7382 in term 1.
I20260608 10:03:46.879525  9540 leader_election.cc:304] T 45635b7205704e34a980629f41b31871 P 0343552da1d045a68f2288b8b57d7382 [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: 0343552da1d045a68f2288b8b57d7382, e247fba808d9453e81b823e94ca1b64a; no voters: 
I20260608 10:03:46.880592  9652 raft_consensus.cc:2804] T 45635b7205704e34a980629f41b31871 P 0343552da1d045a68f2288b8b57d7382 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:46.881901  9428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "265e746ae81b48b88d888932c0c1d98a" candidate_uuid: "0343552da1d045a68f2288b8b57d7382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52681eba5f5e4f718e1b43e0181e9c50"
I20260608 10:03:46.882542  9428 raft_consensus.cc:3060] T 265e746ae81b48b88d888932c0c1d98a P 52681eba5f5e4f718e1b43e0181e9c50 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:03:46.887187  9374 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:03:46.890946  9428 raft_consensus.cc:2468] T 265e746ae81b48b88d888932c0c1d98a P 52681eba5f5e4f718e1b43e0181e9c50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0343552da1d045a68f2288b8b57d7382 in term 1.
I20260608 10:03:46.877170  9627 leader_election.cc:290] T 45635b7205704e34a980629f41b31871 P 0343552da1d045a68f2288b8b57d7382 [CANDIDATE]: Term 1 election: Requested vote from peers 52681eba5f5e4f718e1b43e0181e9c50 (127.0.167.65:32837), e247fba808d9453e81b823e94ca1b64a (127.0.167.66:44537)
I20260608 10:03:46.892661  9503 raft_consensus.cc:2468] T 265e746ae81b48b88d888932c0c1d98a P e247fba808d9453e81b823e94ca1b64a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0343552da1d045a68f2288b8b57d7382 in term 1.
I20260608 10:03:46.892808  9541 leader_election.cc:304] T 265e746ae81b48b88d888932c0c1d98a P 0343552da1d045a68f2288b8b57d7382 [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: 0343552da1d045a68f2288b8b57d7382, 52681eba5f5e4f718e1b43e0181e9c50; no voters: 
I20260608 10:03:46.894541  9627 raft_consensus.cc:2804] T 265e746ae81b48b88d888932c0c1d98a P 0343552da1d045a68f2288b8b57d7382 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:46.894963  9652 raft_consensus.cc:697] T 45635b7205704e34a980629f41b31871 P 0343552da1d045a68f2288b8b57d7382 [term 1 LEADER]: Becoming Leader. State: Replica: 0343552da1d045a68f2288b8b57d7382, State: Running, Role: LEADER
I20260608 10:03:46.896152  9652 consensus_queue.cc:237] T 45635b7205704e34a980629f41b31871 P 0343552da1d045a68f2288b8b57d7382 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.897135  9427 raft_consensus.cc:2468] T 45635b7205704e34a980629f41b31871 P 52681eba5f5e4f718e1b43e0181e9c50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0343552da1d045a68f2288b8b57d7382 in term 1.
I20260608 10:03:46.895375  9627 raft_consensus.cc:697] T 265e746ae81b48b88d888932c0c1d98a P 0343552da1d045a68f2288b8b57d7382 [term 1 LEADER]: Becoming Leader. State: Replica: 0343552da1d045a68f2288b8b57d7382, State: Running, Role: LEADER
I20260608 10:03:46.898705  9627 consensus_queue.cc:237] T 265e746ae81b48b88d888932c0c1d98a P 0343552da1d045a68f2288b8b57d7382 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.901739  9630 raft_consensus.cc:493] T 63f3a5efbda54ac6b1edafae40e055fc P 52681eba5f5e4f718e1b43e0181e9c50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:46.901190  9323 catalog_manager.cc:5696] T 23aff0bd09334c47a00867611609a9ab P e247fba808d9453e81b823e94ca1b64a reported cstate change: term changed from 0 to 1, leader changed from <none> to e247fba808d9453e81b823e94ca1b64a (127.0.167.66). New cstate: current_term: 1 leader_uuid: "e247fba808d9453e81b823e94ca1b64a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:46.902280  9630 raft_consensus.cc:515] T 63f3a5efbda54ac6b1edafae40e055fc P 52681eba5f5e4f718e1b43e0181e9c50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.907128  9324 catalog_manager.cc:5696] T 45635b7205704e34a980629f41b31871 P 0343552da1d045a68f2288b8b57d7382 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0343552da1d045a68f2288b8b57d7382 (127.0.167.67). New cstate: current_term: 1 leader_uuid: "0343552da1d045a68f2288b8b57d7382" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:46.908190  9630 leader_election.cc:290] T 63f3a5efbda54ac6b1edafae40e055fc P 52681eba5f5e4f718e1b43e0181e9c50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e247fba808d9453e81b823e94ca1b64a (127.0.167.66:44537), 0343552da1d045a68f2288b8b57d7382 (127.0.167.67:38705)
I20260608 10:03:46.925570  9577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f3a5efbda54ac6b1edafae40e055fc" candidate_uuid: "52681eba5f5e4f718e1b43e0181e9c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0343552da1d045a68f2288b8b57d7382" is_pre_election: true
I20260608 10:03:46.926373  9577 raft_consensus.cc:2468] T 63f3a5efbda54ac6b1edafae40e055fc P 0343552da1d045a68f2288b8b57d7382 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52681eba5f5e4f718e1b43e0181e9c50 in term 0.
I20260608 10:03:46.926807  9503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f3a5efbda54ac6b1edafae40e055fc" candidate_uuid: "52681eba5f5e4f718e1b43e0181e9c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e247fba808d9453e81b823e94ca1b64a" is_pre_election: true
I20260608 10:03:46.927526  9503 raft_consensus.cc:2468] T 63f3a5efbda54ac6b1edafae40e055fc P e247fba808d9453e81b823e94ca1b64a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52681eba5f5e4f718e1b43e0181e9c50 in term 0.
I20260608 10:03:46.927537  9392 leader_election.cc:304] T 63f3a5efbda54ac6b1edafae40e055fc P 52681eba5f5e4f718e1b43e0181e9c50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0343552da1d045a68f2288b8b57d7382, 52681eba5f5e4f718e1b43e0181e9c50; no voters: 
I20260608 10:03:46.928725  9630 raft_consensus.cc:2804] T 63f3a5efbda54ac6b1edafae40e055fc P 52681eba5f5e4f718e1b43e0181e9c50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:46.929216  9630 raft_consensus.cc:493] T 63f3a5efbda54ac6b1edafae40e055fc P 52681eba5f5e4f718e1b43e0181e9c50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:46.929569  9630 raft_consensus.cc:3060] T 63f3a5efbda54ac6b1edafae40e055fc P 52681eba5f5e4f718e1b43e0181e9c50 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:46.929620  9323 catalog_manager.cc:5696] T 265e746ae81b48b88d888932c0c1d98a P 0343552da1d045a68f2288b8b57d7382 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0343552da1d045a68f2288b8b57d7382 (127.0.167.67). New cstate: current_term: 1 leader_uuid: "0343552da1d045a68f2288b8b57d7382" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:46.936406  9630 raft_consensus.cc:515] T 63f3a5efbda54ac6b1edafae40e055fc P 52681eba5f5e4f718e1b43e0181e9c50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.939208  9630 leader_election.cc:290] T 63f3a5efbda54ac6b1edafae40e055fc P 52681eba5f5e4f718e1b43e0181e9c50 [CANDIDATE]: Term 1 election: Requested vote from peers e247fba808d9453e81b823e94ca1b64a (127.0.167.66:44537), 0343552da1d045a68f2288b8b57d7382 (127.0.167.67:38705)
I20260608 10:03:46.939616  9503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f3a5efbda54ac6b1edafae40e055fc" candidate_uuid: "52681eba5f5e4f718e1b43e0181e9c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e247fba808d9453e81b823e94ca1b64a"
I20260608 10:03:46.939803  9577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f3a5efbda54ac6b1edafae40e055fc" candidate_uuid: "52681eba5f5e4f718e1b43e0181e9c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0343552da1d045a68f2288b8b57d7382"
I20260608 10:03:46.940424  9577 raft_consensus.cc:3060] T 63f3a5efbda54ac6b1edafae40e055fc P 0343552da1d045a68f2288b8b57d7382 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:46.940871  9503 raft_consensus.cc:3060] T 63f3a5efbda54ac6b1edafae40e055fc P e247fba808d9453e81b823e94ca1b64a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:46.947809  9503 raft_consensus.cc:2468] T 63f3a5efbda54ac6b1edafae40e055fc P e247fba808d9453e81b823e94ca1b64a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52681eba5f5e4f718e1b43e0181e9c50 in term 1.
I20260608 10:03:46.947809  9577 raft_consensus.cc:2468] T 63f3a5efbda54ac6b1edafae40e055fc P 0343552da1d045a68f2288b8b57d7382 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52681eba5f5e4f718e1b43e0181e9c50 in term 1.
I20260608 10:03:46.949373  9391 leader_election.cc:304] T 63f3a5efbda54ac6b1edafae40e055fc P 52681eba5f5e4f718e1b43e0181e9c50 [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: 52681eba5f5e4f718e1b43e0181e9c50, e247fba808d9453e81b823e94ca1b64a; no voters: 
I20260608 10:03:46.950151  9630 raft_consensus.cc:2804] T 63f3a5efbda54ac6b1edafae40e055fc P 52681eba5f5e4f718e1b43e0181e9c50 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:46.950995  9630 raft_consensus.cc:697] T 63f3a5efbda54ac6b1edafae40e055fc P 52681eba5f5e4f718e1b43e0181e9c50 [term 1 LEADER]: Becoming Leader. State: Replica: 52681eba5f5e4f718e1b43e0181e9c50, State: Running, Role: LEADER
I20260608 10:03:46.951699  9630 consensus_queue.cc:237] T 63f3a5efbda54ac6b1edafae40e055fc P 52681eba5f5e4f718e1b43e0181e9c50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.959754  9323 catalog_manager.cc:5696] T 63f3a5efbda54ac6b1edafae40e055fc P 52681eba5f5e4f718e1b43e0181e9c50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52681eba5f5e4f718e1b43e0181e9c50 (127.0.167.65). New cstate: current_term: 1 leader_uuid: "52681eba5f5e4f718e1b43e0181e9c50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:46.983397  9644 raft_consensus.cc:493] T 4b45f085fe3f459c8b3aff954e7e655b P e247fba808d9453e81b823e94ca1b64a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:46.983918  9644 raft_consensus.cc:515] T 4b45f085fe3f459c8b3aff954e7e655b P e247fba808d9453e81b823e94ca1b64a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.985741  9644 leader_election.cc:290] T 4b45f085fe3f459c8b3aff954e7e655b P e247fba808d9453e81b823e94ca1b64a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52681eba5f5e4f718e1b43e0181e9c50 (127.0.167.65:32837), 0343552da1d045a68f2288b8b57d7382 (127.0.167.67:38705)
I20260608 10:03:46.986792  9427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b45f085fe3f459c8b3aff954e7e655b" candidate_uuid: "e247fba808d9453e81b823e94ca1b64a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52681eba5f5e4f718e1b43e0181e9c50" is_pre_election: true
I20260608 10:03:46.987033  9577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b45f085fe3f459c8b3aff954e7e655b" candidate_uuid: "e247fba808d9453e81b823e94ca1b64a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0343552da1d045a68f2288b8b57d7382" is_pre_election: true
I20260608 10:03:46.987464  9427 raft_consensus.cc:2468] T 4b45f085fe3f459c8b3aff954e7e655b P 52681eba5f5e4f718e1b43e0181e9c50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e247fba808d9453e81b823e94ca1b64a in term 0.
I20260608 10:03:46.987919  9577 raft_consensus.cc:2468] T 4b45f085fe3f459c8b3aff954e7e655b P 0343552da1d045a68f2288b8b57d7382 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e247fba808d9453e81b823e94ca1b64a in term 0.
I20260608 10:03:46.988632  9467 leader_election.cc:304] T 4b45f085fe3f459c8b3aff954e7e655b P e247fba808d9453e81b823e94ca1b64a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52681eba5f5e4f718e1b43e0181e9c50, e247fba808d9453e81b823e94ca1b64a; no voters: 
I20260608 10:03:46.989543  9644 raft_consensus.cc:2804] T 4b45f085fe3f459c8b3aff954e7e655b P e247fba808d9453e81b823e94ca1b64a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:46.989857  9644 raft_consensus.cc:493] T 4b45f085fe3f459c8b3aff954e7e655b P e247fba808d9453e81b823e94ca1b64a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:46.990160  9644 raft_consensus.cc:3060] T 4b45f085fe3f459c8b3aff954e7e655b P e247fba808d9453e81b823e94ca1b64a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:46.995455  9644 raft_consensus.cc:515] T 4b45f085fe3f459c8b3aff954e7e655b P e247fba808d9453e81b823e94ca1b64a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:46.997315  9644 leader_election.cc:290] T 4b45f085fe3f459c8b3aff954e7e655b P e247fba808d9453e81b823e94ca1b64a [CANDIDATE]: Term 1 election: Requested vote from peers 52681eba5f5e4f718e1b43e0181e9c50 (127.0.167.65:32837), 0343552da1d045a68f2288b8b57d7382 (127.0.167.67:38705)
I20260608 10:03:46.998298  9427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b45f085fe3f459c8b3aff954e7e655b" candidate_uuid: "e247fba808d9453e81b823e94ca1b64a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52681eba5f5e4f718e1b43e0181e9c50"
I20260608 10:03:46.998512  9577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b45f085fe3f459c8b3aff954e7e655b" candidate_uuid: "e247fba808d9453e81b823e94ca1b64a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0343552da1d045a68f2288b8b57d7382"
I20260608 10:03:46.998987  9427 raft_consensus.cc:3060] T 4b45f085fe3f459c8b3aff954e7e655b P 52681eba5f5e4f718e1b43e0181e9c50 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:46.999050  9577 raft_consensus.cc:3060] T 4b45f085fe3f459c8b3aff954e7e655b P 0343552da1d045a68f2288b8b57d7382 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:47.006529  9427 raft_consensus.cc:2468] T 4b45f085fe3f459c8b3aff954e7e655b P 52681eba5f5e4f718e1b43e0181e9c50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e247fba808d9453e81b823e94ca1b64a in term 1.
I20260608 10:03:47.006529  9577 raft_consensus.cc:2468] T 4b45f085fe3f459c8b3aff954e7e655b P 0343552da1d045a68f2288b8b57d7382 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e247fba808d9453e81b823e94ca1b64a in term 1.
I20260608 10:03:47.008055  9467 leader_election.cc:304] T 4b45f085fe3f459c8b3aff954e7e655b P e247fba808d9453e81b823e94ca1b64a [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: 0343552da1d045a68f2288b8b57d7382, e247fba808d9453e81b823e94ca1b64a; no voters: 
I20260608 10:03:47.008836  9644 raft_consensus.cc:2804] T 4b45f085fe3f459c8b3aff954e7e655b P e247fba808d9453e81b823e94ca1b64a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:47.009287  9644 raft_consensus.cc:697] T 4b45f085fe3f459c8b3aff954e7e655b P e247fba808d9453e81b823e94ca1b64a [term 1 LEADER]: Becoming Leader. State: Replica: e247fba808d9453e81b823e94ca1b64a, State: Running, Role: LEADER
I20260608 10:03:47.010102  9644 consensus_queue.cc:237] T 4b45f085fe3f459c8b3aff954e7e655b P e247fba808d9453e81b823e94ca1b64a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } }
I20260608 10:03:47.017608  9323 catalog_manager.cc:5696] T 4b45f085fe3f459c8b3aff954e7e655b P e247fba808d9453e81b823e94ca1b64a reported cstate change: term changed from 0 to 1, leader changed from <none> to e247fba808d9453e81b823e94ca1b64a (127.0.167.66). New cstate: current_term: 1 leader_uuid: "e247fba808d9453e81b823e94ca1b64a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:47.199483  9644 consensus_queue.cc:1048] T 006adf312d9c4f7682f99ab69148c816 P e247fba808d9453e81b823e94ca1b64a [LEADER]: Connected to new peer: Peer: permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:47.250666  9644 consensus_queue.cc:1048] T 006adf312d9c4f7682f99ab69148c816 P e247fba808d9453e81b823e94ca1b64a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:03:47.295253  9467 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.167.67:38705, user_credentials={real_user=slave}} blocked reactor thread for 44841.1us
I20260608 10:03:47.300964  9627 consensus_queue.cc:1048] T 45635b7205704e34a980629f41b31871 P 0343552da1d045a68f2288b8b57d7382 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:47.301615  9631 consensus_queue.cc:1048] T 23aff0bd09334c47a00867611609a9ab P e247fba808d9453e81b823e94ca1b64a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:47.337824  9630 consensus_queue.cc:1048] T 63f3a5efbda54ac6b1edafae40e055fc P 52681eba5f5e4f718e1b43e0181e9c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:47.374747  9644 consensus_queue.cc:1048] T 23aff0bd09334c47a00867611609a9ab P e247fba808d9453e81b823e94ca1b64a [LEADER]: Connected to new peer: Peer: permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:47.397220  9653 consensus_queue.cc:1048] T 45635b7205704e34a980629f41b31871 P 0343552da1d045a68f2288b8b57d7382 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:47.404201  9630 consensus_queue.cc:1048] T 63f3a5efbda54ac6b1edafae40e055fc P 52681eba5f5e4f718e1b43e0181e9c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260608 10:03:47.432396  9671 consensus_queue.cc:1048] T 4b45f085fe3f459c8b3aff954e7e655b P e247fba808d9453e81b823e94ca1b64a [LEADER]: Connected to new peer: Peer: permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:47.446121  9671 consensus_queue.cc:1048] T 4b45f085fe3f459c8b3aff954e7e655b P e247fba808d9453e81b823e94ca1b64a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0343552da1d045a68f2288b8b57d7382" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 38705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:47.447391  9653 consensus_queue.cc:1048] T 265e746ae81b48b88d888932c0c1d98a P 0343552da1d045a68f2288b8b57d7382 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52681eba5f5e4f718e1b43e0181e9c50" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 32837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:47.462430  9653 consensus_queue.cc:1048] T 265e746ae81b48b88d888932c0c1d98a P 0343552da1d045a68f2288b8b57d7382 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e247fba808d9453e81b823e94ca1b64a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 44537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:03:47.471786  9607 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.0.167.126:41493, user_credentials={real_user=slave}} blocked reactor thread for 53793.9us
W20260608 10:03:47.826433  9467 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.167.67:38705, user_credentials={real_user=slave}} blocked reactor thread for 99549.1us
I20260608 10:03:48.977134   669 tablet_server.cc:179] TabletServer@127.0.167.65:0 shutting down...
I20260608 10:03:49.004603   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:49.005285   669 tablet_replica.cc:333] T 45635b7205704e34a980629f41b31871 P 52681eba5f5e4f718e1b43e0181e9c50: stopping tablet replica
I20260608 10:03:49.005923   669 raft_consensus.cc:2243] T 45635b7205704e34a980629f41b31871 P 52681eba5f5e4f718e1b43e0181e9c50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:49.006593   669 raft_consensus.cc:2272] T 45635b7205704e34a980629f41b31871 P 52681eba5f5e4f718e1b43e0181e9c50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:49.009924   669 tablet_replica.cc:333] T 006adf312d9c4f7682f99ab69148c816 P 52681eba5f5e4f718e1b43e0181e9c50: stopping tablet replica
I20260608 10:03:49.010543   669 raft_consensus.cc:2243] T 006adf312d9c4f7682f99ab69148c816 P 52681eba5f5e4f718e1b43e0181e9c50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:49.011047   669 raft_consensus.cc:2272] T 006adf312d9c4f7682f99ab69148c816 P 52681eba5f5e4f718e1b43e0181e9c50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:49.013801   669 tablet_replica.cc:333] T 63f3a5efbda54ac6b1edafae40e055fc P 52681eba5f5e4f718e1b43e0181e9c50: stopping tablet replica
I20260608 10:03:49.014394   669 raft_consensus.cc:2243] T 63f3a5efbda54ac6b1edafae40e055fc P 52681eba5f5e4f718e1b43e0181e9c50 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:49.015211   669 raft_consensus.cc:2272] T 63f3a5efbda54ac6b1edafae40e055fc P 52681eba5f5e4f718e1b43e0181e9c50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:49.018097   669 tablet_replica.cc:333] T 23aff0bd09334c47a00867611609a9ab P 52681eba5f5e4f718e1b43e0181e9c50: stopping tablet replica
I20260608 10:03:49.018707   669 raft_consensus.cc:2243] T 23aff0bd09334c47a00867611609a9ab P 52681eba5f5e4f718e1b43e0181e9c50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:49.019359   669 raft_consensus.cc:2272] T 23aff0bd09334c47a00867611609a9ab P 52681eba5f5e4f718e1b43e0181e9c50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:49.022254   669 tablet_replica.cc:333] T 265e746ae81b48b88d888932c0c1d98a P 52681eba5f5e4f718e1b43e0181e9c50: stopping tablet replica
I20260608 10:03:49.022850   669 raft_consensus.cc:2243] T 265e746ae81b48b88d888932c0c1d98a P 52681eba5f5e4f718e1b43e0181e9c50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:49.023430   669 raft_consensus.cc:2272] T 265e746ae81b48b88d888932c0c1d98a P 52681eba5f5e4f718e1b43e0181e9c50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:49.026113   669 tablet_replica.cc:333] T 4b45f085fe3f459c8b3aff954e7e655b P 52681eba5f5e4f718e1b43e0181e9c50: stopping tablet replica
I20260608 10:03:49.026644   669 raft_consensus.cc:2243] T 4b45f085fe3f459c8b3aff954e7e655b P 52681eba5f5e4f718e1b43e0181e9c50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:49.027179   669 raft_consensus.cc:2272] T 4b45f085fe3f459c8b3aff954e7e655b P 52681eba5f5e4f718e1b43e0181e9c50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:49.056476   669 tablet_server.cc:196] TabletServer@127.0.167.65:0 shutdown complete.
I20260608 10:03:49.074348   669 tablet_server.cc:179] TabletServer@127.0.167.66:0 shutting down...
I20260608 10:03:49.099042   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:49.099690   669 tablet_replica.cc:333] T 265e746ae81b48b88d888932c0c1d98a P e247fba808d9453e81b823e94ca1b64a: stopping tablet replica
I20260608 10:03:49.100397   669 raft_consensus.cc:2243] T 265e746ae81b48b88d888932c0c1d98a P e247fba808d9453e81b823e94ca1b64a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:49.101032   669 raft_consensus.cc:2272] T 265e746ae81b48b88d888932c0c1d98a P e247fba808d9453e81b823e94ca1b64a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:49.104089   669 tablet_replica.cc:333] T 23aff0bd09334c47a00867611609a9ab P e247fba808d9453e81b823e94ca1b64a: stopping tablet replica
I20260608 10:03:49.104730   669 raft_consensus.cc:2243] T 23aff0bd09334c47a00867611609a9ab P e247fba808d9453e81b823e94ca1b64a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:49.105639   669 raft_consensus.cc:2272] T 23aff0bd09334c47a00867611609a9ab P e247fba808d9453e81b823e94ca1b64a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:49.108744   669 tablet_replica.cc:333] T 63f3a5efbda54ac6b1edafae40e055fc P e247fba808d9453e81b823e94ca1b64a: stopping tablet replica
I20260608 10:03:49.109328   669 raft_consensus.cc:2243] T 63f3a5efbda54ac6b1edafae40e055fc P e247fba808d9453e81b823e94ca1b64a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:49.109865   669 raft_consensus.cc:2272] T 63f3a5efbda54ac6b1edafae40e055fc P e247fba808d9453e81b823e94ca1b64a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:49.112696   669 tablet_replica.cc:333] T 4b45f085fe3f459c8b3aff954e7e655b P e247fba808d9453e81b823e94ca1b64a: stopping tablet replica
I20260608 10:03:49.113498   669 raft_consensus.cc:2243] T 4b45f085fe3f459c8b3aff954e7e655b P e247fba808d9453e81b823e94ca1b64a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:49.114573   669 raft_consensus.cc:2272] T 4b45f085fe3f459c8b3aff954e7e655b P e247fba808d9453e81b823e94ca1b64a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:49.122103   669 tablet_replica.cc:333] T 45635b7205704e34a980629f41b31871 P e247fba808d9453e81b823e94ca1b64a: stopping tablet replica
I20260608 10:03:49.122707   669 raft_consensus.cc:2243] T 45635b7205704e34a980629f41b31871 P e247fba808d9453e81b823e94ca1b64a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:49.123363   669 raft_consensus.cc:2272] T 45635b7205704e34a980629f41b31871 P e247fba808d9453e81b823e94ca1b64a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:49.126365   669 tablet_replica.cc:333] T 006adf312d9c4f7682f99ab69148c816 P e247fba808d9453e81b823e94ca1b64a: stopping tablet replica
I20260608 10:03:49.126937   669 raft_consensus.cc:2243] T 006adf312d9c4f7682f99ab69148c816 P e247fba808d9453e81b823e94ca1b64a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:49.127799   669 raft_consensus.cc:2272] T 006adf312d9c4f7682f99ab69148c816 P e247fba808d9453e81b823e94ca1b64a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:49.155098   669 tablet_server.cc:196] TabletServer@127.0.167.66:0 shutdown complete.
I20260608 10:03:49.173326   669 tablet_server.cc:179] TabletServer@127.0.167.67:0 shutting down...
I20260608 10:03:49.197780   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:49.198468   669 tablet_replica.cc:333] T 4b45f085fe3f459c8b3aff954e7e655b P 0343552da1d045a68f2288b8b57d7382: stopping tablet replica
I20260608 10:03:49.199124   669 raft_consensus.cc:2243] T 4b45f085fe3f459c8b3aff954e7e655b P 0343552da1d045a68f2288b8b57d7382 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:49.199733   669 raft_consensus.cc:2272] T 4b45f085fe3f459c8b3aff954e7e655b P 0343552da1d045a68f2288b8b57d7382 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:49.202390   669 tablet_replica.cc:333] T 45635b7205704e34a980629f41b31871 P 0343552da1d045a68f2288b8b57d7382: stopping tablet replica
I20260608 10:03:49.202982   669 raft_consensus.cc:2243] T 45635b7205704e34a980629f41b31871 P 0343552da1d045a68f2288b8b57d7382 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:49.203819   669 raft_consensus.cc:2272] T 45635b7205704e34a980629f41b31871 P 0343552da1d045a68f2288b8b57d7382 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:49.206481   669 tablet_replica.cc:333] T 006adf312d9c4f7682f99ab69148c816 P 0343552da1d045a68f2288b8b57d7382: stopping tablet replica
I20260608 10:03:49.207125   669 raft_consensus.cc:2243] T 006adf312d9c4f7682f99ab69148c816 P 0343552da1d045a68f2288b8b57d7382 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:49.207616   669 raft_consensus.cc:2272] T 006adf312d9c4f7682f99ab69148c816 P 0343552da1d045a68f2288b8b57d7382 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:49.210289   669 tablet_replica.cc:333] T 63f3a5efbda54ac6b1edafae40e055fc P 0343552da1d045a68f2288b8b57d7382: stopping tablet replica
I20260608 10:03:49.210880   669 raft_consensus.cc:2243] T 63f3a5efbda54ac6b1edafae40e055fc P 0343552da1d045a68f2288b8b57d7382 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:49.211366   669 raft_consensus.cc:2272] T 63f3a5efbda54ac6b1edafae40e055fc P 0343552da1d045a68f2288b8b57d7382 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:49.213994   669 tablet_replica.cc:333] T 23aff0bd09334c47a00867611609a9ab P 0343552da1d045a68f2288b8b57d7382: stopping tablet replica
I20260608 10:03:49.214562   669 raft_consensus.cc:2243] T 23aff0bd09334c47a00867611609a9ab P 0343552da1d045a68f2288b8b57d7382 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:49.215193   669 raft_consensus.cc:2272] T 23aff0bd09334c47a00867611609a9ab P 0343552da1d045a68f2288b8b57d7382 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:49.217918   669 tablet_replica.cc:333] T 265e746ae81b48b88d888932c0c1d98a P 0343552da1d045a68f2288b8b57d7382: stopping tablet replica
I20260608 10:03:49.218466   669 raft_consensus.cc:2243] T 265e746ae81b48b88d888932c0c1d98a P 0343552da1d045a68f2288b8b57d7382 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:49.219440   669 raft_consensus.cc:2272] T 265e746ae81b48b88d888932c0c1d98a P 0343552da1d045a68f2288b8b57d7382 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:49.246994   669 tablet_server.cc:196] TabletServer@127.0.167.67:0 shutdown complete.
I20260608 10:03:49.263936   669 master.cc:562] Master@127.0.167.126:41493 shutting down...
I20260608 10:03:49.286999   669 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e75a267040b44c12ada15c4447605aef [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:49.287611   669 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e75a267040b44c12ada15c4447605aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:49.287952   669 tablet_replica.cc:333] T 00000000000000000000000000000000 P e75a267040b44c12ada15c4447605aef: stopping tablet replica
I20260608 10:03:49.307958   669 master.cc:584] Master@127.0.167.126:41493 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4601 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260608 10:03:49.338845   669 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.167.126:46375
I20260608 10:03:49.340132   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:49.345609  9722 instance_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 10:03:49.345913  9723 instance_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 10:03:49.347193  9725 instance_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 10:03:49.348358   669 server_base.cc:1061] running on GCE node
I20260608 10:03:49.349337   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:49.349516   669 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 10:03:49.349714   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913029349679 us; error 0 us; skew 500 ppm
I20260608 10:03:49.350392   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:49.353236   669 webserver.cc:533] Webserver started at http://127.0.167.126:34539/ using document root <none> and password file <none>
I20260608 10:03:49.353785   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:49.353991   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:49.354297   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:49.355441   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808122572-669-0/minicluster-data/master-0-root/instance:
uuid: "7504e777ec484dfe8c41184c7bff9ee1"
format_stamp: "Formatted at 2026-06-08 10:03:49 on dist-test-slave-swwz"
I20260608 10:03:49.360387   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 10:03:49.364154  9730 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:49.365139   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:03:49.365466   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808122572-669-0/minicluster-data/master-0-root
uuid: "7504e777ec484dfe8c41184c7bff9ee1"
format_stamp: "Formatted at 2026-06-08 10:03:49 on dist-test-slave-swwz"
I20260608 10:03:49.365779   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808122572-669-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808122572-669-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808122572-669-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 10:03:49.379576   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:49.380787   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:49.421283   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.126:46375
I20260608 10:03:49.421460  9781 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.126:46375 every 8 connection(s)
I20260608 10:03:49.425596  9782 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 10:03:49.436728  9782 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7504e777ec484dfe8c41184c7bff9ee1: Bootstrap starting.
I20260608 10:03:49.441560  9782 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7504e777ec484dfe8c41184c7bff9ee1: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:49.445825  9782 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7504e777ec484dfe8c41184c7bff9ee1: No bootstrap required, opened a new log
I20260608 10:03:49.448096  9782 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7504e777ec484dfe8c41184c7bff9ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7504e777ec484dfe8c41184c7bff9ee1" member_type: VOTER }
I20260608 10:03:49.448657  9782 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7504e777ec484dfe8c41184c7bff9ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:49.448894  9782 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7504e777ec484dfe8c41184c7bff9ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7504e777ec484dfe8c41184c7bff9ee1, State: Initialized, Role: FOLLOWER
I20260608 10:03:49.449632  9782 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7504e777ec484dfe8c41184c7bff9ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7504e777ec484dfe8c41184c7bff9ee1" member_type: VOTER }
I20260608 10:03:49.450222  9782 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7504e777ec484dfe8c41184c7bff9ee1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:49.450469  9782 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7504e777ec484dfe8c41184c7bff9ee1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:49.450762  9782 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7504e777ec484dfe8c41184c7bff9ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:49.456214  9782 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7504e777ec484dfe8c41184c7bff9ee1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7504e777ec484dfe8c41184c7bff9ee1" member_type: VOTER }
I20260608 10:03:49.456892  9782 leader_election.cc:304] T 00000000000000000000000000000000 P 7504e777ec484dfe8c41184c7bff9ee1 [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: 7504e777ec484dfe8c41184c7bff9ee1; no voters: 
I20260608 10:03:49.458099  9782 leader_election.cc:290] T 00000000000000000000000000000000 P 7504e777ec484dfe8c41184c7bff9ee1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:49.458580  9785 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7504e777ec484dfe8c41184c7bff9ee1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:49.460012  9785 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7504e777ec484dfe8c41184c7bff9ee1 [term 1 LEADER]: Becoming Leader. State: Replica: 7504e777ec484dfe8c41184c7bff9ee1, State: Running, Role: LEADER
I20260608 10:03:49.460767  9785 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7504e777ec484dfe8c41184c7bff9ee1 [LEADER]: Queue going to LEADER mode. State: All 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: "7504e777ec484dfe8c41184c7bff9ee1" member_type: VOTER }
I20260608 10:03:49.461314  9782 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7504e777ec484dfe8c41184c7bff9ee1 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:03:49.465003  9786 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7504e777ec484dfe8c41184c7bff9ee1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7504e777ec484dfe8c41184c7bff9ee1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7504e777ec484dfe8c41184c7bff9ee1" member_type: VOTER } }
I20260608 10:03:49.465735  9786 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7504e777ec484dfe8c41184c7bff9ee1 [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:49.465744  9787 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7504e777ec484dfe8c41184c7bff9ee1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7504e777ec484dfe8c41184c7bff9ee1. Latest consensus state: current_term: 1 leader_uuid: "7504e777ec484dfe8c41184c7bff9ee1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7504e777ec484dfe8c41184c7bff9ee1" member_type: VOTER } }
I20260608 10:03:49.467145  9787 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7504e777ec484dfe8c41184c7bff9ee1 [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:49.469009  9793 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:03:49.476192  9793 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:03:49.477283   669 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:03:49.486001  9793 catalog_manager.cc:1382] Generated new cluster ID: 23dceba1d1b64c859ab58d947c13d12f
I20260608 10:03:49.486316  9793 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:03:49.505522  9793 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:03:49.506932  9793 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:03:49.520361  9793 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7504e777ec484dfe8c41184c7bff9ee1: Generated new TSK 0
I20260608 10:03:49.521037  9793 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:03:49.544087   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:49.550483  9803 instance_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 10:03:49.551555  9804 instance_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 10:03:49.553243  9806 instance_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 10:03:49.553720   669 server_base.cc:1061] running on GCE node
I20260608 10:03:49.554735   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:49.554930   669 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 10:03:49.555150   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913029555127 us; error 0 us; skew 500 ppm
I20260608 10:03:49.555799   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:49.558400   669 webserver.cc:533] Webserver started at http://127.0.167.65:40355/ using document root <none> and password file <none>
I20260608 10:03:49.558967   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:49.559177   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:49.559487   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:49.560806   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808122572-669-0/minicluster-data/ts-0-root/instance:
uuid: "716fb15c86944fe99bfab82b08ff2b7a"
format_stamp: "Formatted at 2026-06-08 10:03:49 on dist-test-slave-swwz"
I20260608 10:03:49.566037   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260608 10:03:49.569940  9811 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:49.570782   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:03:49.571136   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808122572-669-0/minicluster-data/ts-0-root
uuid: "716fb15c86944fe99bfab82b08ff2b7a"
format_stamp: "Formatted at 2026-06-08 10:03:49 on dist-test-slave-swwz"
I20260608 10:03:49.571537   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808122572-669-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808122572-669-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808122572-669-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 10:03:49.590274   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:49.591492   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:49.593080   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:49.595507   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:49.595762   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:49.596019   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:49.596226   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:49.639525   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.65:37413
I20260608 10:03:49.639674  9873 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.65:37413 every 8 connection(s)
I20260608 10:03:49.644946   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:49.652212  9878 instance_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 10:03:49.653548  9879 instance_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 10:03:49.655862  9881 instance_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 10:03:49.657433   669 server_base.cc:1061] running on GCE node
I20260608 10:03:49.659655   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:49.659971   669 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 10:03:49.660187   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913029660169 us; error 0 us; skew 500 ppm
I20260608 10:03:49.661115   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:49.663367  9874 heartbeater.cc:344] Connected to a master server at 127.0.167.126:46375
I20260608 10:03:49.663753  9874 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:49.664409   669 webserver.cc:533] Webserver started at http://127.0.167.66:42707/ using document root <none> and password file <none>
I20260608 10:03:49.664644  9874 heartbeater.cc:507] Master 127.0.167.126:46375 requested a full tablet report, sending...
I20260608 10:03:49.665045   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:49.665325   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:49.665611   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:49.666929   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808122572-669-0/minicluster-data/ts-1-root/instance:
uuid: "3eeb30f9bd30441eb71308f72e923271"
format_stamp: "Formatted at 2026-06-08 10:03:49 on dist-test-slave-swwz"
I20260608 10:03:49.667102  9747 ts_manager.cc:194] Registered new tserver with Master: 716fb15c86944fe99bfab82b08ff2b7a (127.0.167.65:37413)
I20260608 10:03:49.669198  9747 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59230
I20260608 10:03:49.672505   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260608 10:03:49.676394  9886 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:49.677242   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:03:49.677560   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808122572-669-0/minicluster-data/ts-1-root
uuid: "3eeb30f9bd30441eb71308f72e923271"
format_stamp: "Formatted at 2026-06-08 10:03:49 on dist-test-slave-swwz"
I20260608 10:03:49.677942   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808122572-669-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808122572-669-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808122572-669-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 10:03:49.701757   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:49.702833   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:49.704246   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:49.706728   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:49.706918   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:49.707201   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:49.707373   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:49.747604   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.66:43059
I20260608 10:03:49.747745  9948 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.66:43059 every 8 connection(s)
I20260608 10:03:49.752929   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:49.760542  9952 instance_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 10:03:49.762444  9953 instance_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 10:03:49.764183  9956 instance_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 10:03:49.766119   669 server_base.cc:1061] running on GCE node
I20260608 10:03:49.767238   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:03:49.767241  9949 heartbeater.cc:344] Connected to a master server at 127.0.167.126:46375
W20260608 10:03:49.767617   669 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 10:03:49.767841  9949 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:49.767869   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913029767849 us; error 0 us; skew 500 ppm
I20260608 10:03:49.769063   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:49.769004  9949 heartbeater.cc:507] Master 127.0.167.126:46375 requested a full tablet report, sending...
I20260608 10:03:49.771806  9747 ts_manager.cc:194] Registered new tserver with Master: 3eeb30f9bd30441eb71308f72e923271 (127.0.167.66:43059)
I20260608 10:03:49.772487   669 webserver.cc:533] Webserver started at http://127.0.167.67:44261/ using document root <none> and password file <none>
I20260608 10:03:49.773108   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:49.773520   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:49.773532  9747 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59234
I20260608 10:03:49.773877   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:49.775341   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808122572-669-0/minicluster-data/ts-2-root/instance:
uuid: "849c6473e21f41008aadd96d947f2de3"
format_stamp: "Formatted at 2026-06-08 10:03:49 on dist-test-slave-swwz"
I20260608 10:03:49.780424   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:03:49.784047  9960 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:49.784951   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:03:49.785298   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808122572-669-0/minicluster-data/ts-2-root
uuid: "849c6473e21f41008aadd96d947f2de3"
format_stamp: "Formatted at 2026-06-08 10:03:49 on dist-test-slave-swwz"
I20260608 10:03:49.785597   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808122572-669-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808122572-669-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808122572-669-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 10:03:49.798650   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:49.799810   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:49.801344   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:49.803821   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:49.804106   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:49.804395   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:49.804596   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:49.843835   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.67:34095
I20260608 10:03:49.843971 10022 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.67:34095 every 8 connection(s)
I20260608 10:03:49.858981 10023 heartbeater.cc:344] Connected to a master server at 127.0.167.126:46375
I20260608 10:03:49.859369 10023 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:49.860103 10023 heartbeater.cc:507] Master 127.0.167.126:46375 requested a full tablet report, sending...
I20260608 10:03:49.862232  9747 ts_manager.cc:194] Registered new tserver with Master: 849c6473e21f41008aadd96d947f2de3 (127.0.167.67:34095)
I20260608 10:03:49.862361   669 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015031363s
I20260608 10:03:49.864225  9747 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59246
I20260608 10:03:50.672389  9874 heartbeater.cc:499] Master 127.0.167.126:46375 was elected leader, sending a full tablet report...
I20260608 10:03:50.776779  9949 heartbeater.cc:499] Master 127.0.167.126:46375 was elected leader, sending a full tablet report...
I20260608 10:03:50.867460 10023 heartbeater.cc:499] Master 127.0.167.126:46375 was elected leader, sending a full tablet report...
I20260608 10:03:50.925415  9747 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59252:
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 10:03:50.927891  9747 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 10:03:50.984622  9839 tablet_service.cc:1511] Processing CreateTablet for tablet 1e5ed216fb864f6c98a99d91961d0e7d (DEFAULT_TABLE table=test-workload [id=521c48696eb04cabab93714a08611a5c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:03:50.986780  9839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e5ed216fb864f6c98a99d91961d0e7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:50.990473  9988 tablet_service.cc:1511] Processing CreateTablet for tablet 1e5ed216fb864f6c98a99d91961d0e7d (DEFAULT_TABLE table=test-workload [id=521c48696eb04cabab93714a08611a5c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:03:50.990473  9914 tablet_service.cc:1511] Processing CreateTablet for tablet 1e5ed216fb864f6c98a99d91961d0e7d (DEFAULT_TABLE table=test-workload [id=521c48696eb04cabab93714a08611a5c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:03:50.992637  9988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e5ed216fb864f6c98a99d91961d0e7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:50.992657  9914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e5ed216fb864f6c98a99d91961d0e7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:51.011340 10044 tablet_bootstrap.cc:492] T 1e5ed216fb864f6c98a99d91961d0e7d P 716fb15c86944fe99bfab82b08ff2b7a: Bootstrap starting.
I20260608 10:03:51.024144 10045 tablet_bootstrap.cc:492] T 1e5ed216fb864f6c98a99d91961d0e7d P 849c6473e21f41008aadd96d947f2de3: Bootstrap starting.
I20260608 10:03:51.025516 10046 tablet_bootstrap.cc:492] T 1e5ed216fb864f6c98a99d91961d0e7d P 3eeb30f9bd30441eb71308f72e923271: Bootstrap starting.
I20260608 10:03:51.029567 10044 tablet_bootstrap.cc:654] T 1e5ed216fb864f6c98a99d91961d0e7d P 716fb15c86944fe99bfab82b08ff2b7a: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:51.033123 10046 tablet_bootstrap.cc:654] T 1e5ed216fb864f6c98a99d91961d0e7d P 3eeb30f9bd30441eb71308f72e923271: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:51.033130 10045 tablet_bootstrap.cc:654] T 1e5ed216fb864f6c98a99d91961d0e7d P 849c6473e21f41008aadd96d947f2de3: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:51.037492 10044 tablet_bootstrap.cc:492] T 1e5ed216fb864f6c98a99d91961d0e7d P 716fb15c86944fe99bfab82b08ff2b7a: No bootstrap required, opened a new log
I20260608 10:03:51.039172 10044 ts_tablet_manager.cc:1403] T 1e5ed216fb864f6c98a99d91961d0e7d P 716fb15c86944fe99bfab82b08ff2b7a: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.000s
I20260608 10:03:51.039487 10046 tablet_bootstrap.cc:492] T 1e5ed216fb864f6c98a99d91961d0e7d P 3eeb30f9bd30441eb71308f72e923271: No bootstrap required, opened a new log
I20260608 10:03:51.041175 10045 tablet_bootstrap.cc:492] T 1e5ed216fb864f6c98a99d91961d0e7d P 849c6473e21f41008aadd96d947f2de3: No bootstrap required, opened a new log
I20260608 10:03:51.041209 10046 ts_tablet_manager.cc:1403] T 1e5ed216fb864f6c98a99d91961d0e7d P 3eeb30f9bd30441eb71308f72e923271: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 10:03:51.041755 10045 ts_tablet_manager.cc:1403] T 1e5ed216fb864f6c98a99d91961d0e7d P 849c6473e21f41008aadd96d947f2de3: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260608 10:03:51.044370 10045 raft_consensus.cc:359] T 1e5ed216fb864f6c98a99d91961d0e7d P 849c6473e21f41008aadd96d947f2de3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "716fb15c86944fe99bfab82b08ff2b7a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37413 } } peers { permanent_uuid: "849c6473e21f41008aadd96d947f2de3" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34095 } } peers { permanent_uuid: "3eeb30f9bd30441eb71308f72e923271" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 43059 } }
I20260608 10:03:51.044088 10044 raft_consensus.cc:359] T 1e5ed216fb864f6c98a99d91961d0e7d P 716fb15c86944fe99bfab82b08ff2b7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "716fb15c86944fe99bfab82b08ff2b7a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37413 } } peers { permanent_uuid: "849c6473e21f41008aadd96d947f2de3" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34095 } } peers { permanent_uuid: "3eeb30f9bd30441eb71308f72e923271" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 43059 } }
I20260608 10:03:51.045171 10045 raft_consensus.cc:385] T 1e5ed216fb864f6c98a99d91961d0e7d P 849c6473e21f41008aadd96d947f2de3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:51.045279 10044 raft_consensus.cc:385] T 1e5ed216fb864f6c98a99d91961d0e7d P 716fb15c86944fe99bfab82b08ff2b7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:51.044948 10046 raft_consensus.cc:359] T 1e5ed216fb864f6c98a99d91961d0e7d P 3eeb30f9bd30441eb71308f72e923271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "716fb15c86944fe99bfab82b08ff2b7a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37413 } } peers { permanent_uuid: "849c6473e21f41008aadd96d947f2de3" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34095 } } peers { permanent_uuid: "3eeb30f9bd30441eb71308f72e923271" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 43059 } }
I20260608 10:03:51.045679 10045 raft_consensus.cc:740] T 1e5ed216fb864f6c98a99d91961d0e7d P 849c6473e21f41008aadd96d947f2de3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849c6473e21f41008aadd96d947f2de3, State: Initialized, Role: FOLLOWER
I20260608 10:03:51.045850 10046 raft_consensus.cc:385] T 1e5ed216fb864f6c98a99d91961d0e7d P 3eeb30f9bd30441eb71308f72e923271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:51.045758 10044 raft_consensus.cc:740] T 1e5ed216fb864f6c98a99d91961d0e7d P 716fb15c86944fe99bfab82b08ff2b7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 716fb15c86944fe99bfab82b08ff2b7a, State: Initialized, Role: FOLLOWER
I20260608 10:03:51.046478 10046 raft_consensus.cc:740] T 1e5ed216fb864f6c98a99d91961d0e7d P 3eeb30f9bd30441eb71308f72e923271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eeb30f9bd30441eb71308f72e923271, State: Initialized, Role: FOLLOWER
I20260608 10:03:51.047092 10044 consensus_queue.cc:260] T 1e5ed216fb864f6c98a99d91961d0e7d P 716fb15c86944fe99bfab82b08ff2b7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "716fb15c86944fe99bfab82b08ff2b7a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37413 } } peers { permanent_uuid: "849c6473e21f41008aadd96d947f2de3" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34095 } } peers { permanent_uuid: "3eeb30f9bd30441eb71308f72e923271" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 43059 } }
I20260608 10:03:51.046953 10045 consensus_queue.cc:260] T 1e5ed216fb864f6c98a99d91961d0e7d P 849c6473e21f41008aadd96d947f2de3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "716fb15c86944fe99bfab82b08ff2b7a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37413 } } peers { permanent_uuid: "849c6473e21f41008aadd96d947f2de3" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34095 } } peers { permanent_uuid: "3eeb30f9bd30441eb71308f72e923271" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 43059 } }
I20260608 10:03:51.047467 10046 consensus_queue.cc:260] T 1e5ed216fb864f6c98a99d91961d0e7d P 3eeb30f9bd30441eb71308f72e923271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "716fb15c86944fe99bfab82b08ff2b7a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37413 } } peers { permanent_uuid: "849c6473e21f41008aadd96d947f2de3" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34095 } } peers { permanent_uuid: "3eeb30f9bd30441eb71308f72e923271" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 43059 } }
I20260608 10:03:51.051070 10045 ts_tablet_manager.cc:1434] T 1e5ed216fb864f6c98a99d91961d0e7d P 849c6473e21f41008aadd96d947f2de3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260608 10:03:51.051826 10044 ts_tablet_manager.cc:1434] T 1e5ed216fb864f6c98a99d91961d0e7d P 716fb15c86944fe99bfab82b08ff2b7a: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260608 10:03:51.053979 10046 ts_tablet_manager.cc:1434] T 1e5ed216fb864f6c98a99d91961d0e7d P 3eeb30f9bd30441eb71308f72e923271: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
W20260608 10:03:51.109277 10024 tablet.cc:2404] T 1e5ed216fb864f6c98a99d91961d0e7d P 849c6473e21f41008aadd96d947f2de3: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:03:51.117013 10052 raft_consensus.cc:493] T 1e5ed216fb864f6c98a99d91961d0e7d P 3eeb30f9bd30441eb71308f72e923271 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:51.117748 10052 raft_consensus.cc:515] T 1e5ed216fb864f6c98a99d91961d0e7d P 3eeb30f9bd30441eb71308f72e923271 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "716fb15c86944fe99bfab82b08ff2b7a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37413 } } peers { permanent_uuid: "849c6473e21f41008aadd96d947f2de3" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34095 } } peers { permanent_uuid: "3eeb30f9bd30441eb71308f72e923271" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 43059 } }
I20260608 10:03:51.121374 10052 leader_election.cc:290] T 1e5ed216fb864f6c98a99d91961d0e7d P 3eeb30f9bd30441eb71308f72e923271 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 716fb15c86944fe99bfab82b08ff2b7a (127.0.167.65:37413), 849c6473e21f41008aadd96d947f2de3 (127.0.167.67:34095)
I20260608 10:03:51.133301  9849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5ed216fb864f6c98a99d91961d0e7d" candidate_uuid: "3eeb30f9bd30441eb71308f72e923271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716fb15c86944fe99bfab82b08ff2b7a" is_pre_election: true
I20260608 10:03:51.133625  9998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5ed216fb864f6c98a99d91961d0e7d" candidate_uuid: "3eeb30f9bd30441eb71308f72e923271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849c6473e21f41008aadd96d947f2de3" is_pre_election: true
I20260608 10:03:51.134184  9849 raft_consensus.cc:2468] T 1e5ed216fb864f6c98a99d91961d0e7d P 716fb15c86944fe99bfab82b08ff2b7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eeb30f9bd30441eb71308f72e923271 in term 0.
I20260608 10:03:51.134402  9998 raft_consensus.cc:2468] T 1e5ed216fb864f6c98a99d91961d0e7d P 849c6473e21f41008aadd96d947f2de3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eeb30f9bd30441eb71308f72e923271 in term 0.
I20260608 10:03:51.135665  9890 leader_election.cc:304] T 1e5ed216fb864f6c98a99d91961d0e7d P 3eeb30f9bd30441eb71308f72e923271 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3eeb30f9bd30441eb71308f72e923271, 716fb15c86944fe99bfab82b08ff2b7a; no voters: 
I20260608 10:03:51.136507 10052 raft_consensus.cc:2804] T 1e5ed216fb864f6c98a99d91961d0e7d P 3eeb30f9bd30441eb71308f72e923271 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:51.136834 10052 raft_consensus.cc:493] T 1e5ed216fb864f6c98a99d91961d0e7d P 3eeb30f9bd30441eb71308f72e923271 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:51.137089 10052 raft_consensus.cc:3060] T 1e5ed216fb864f6c98a99d91961d0e7d P 3eeb30f9bd30441eb71308f72e923271 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:51.143836 10052 raft_consensus.cc:515] T 1e5ed216fb864f6c98a99d91961d0e7d P 3eeb30f9bd30441eb71308f72e923271 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "716fb15c86944fe99bfab82b08ff2b7a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37413 } } peers { permanent_uuid: "849c6473e21f41008aadd96d947f2de3" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34095 } } peers { permanent_uuid: "3eeb30f9bd30441eb71308f72e923271" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 43059 } }
I20260608 10:03:51.145746 10052 leader_election.cc:290] T 1e5ed216fb864f6c98a99d91961d0e7d P 3eeb30f9bd30441eb71308f72e923271 [CANDIDATE]: Term 1 election: Requested vote from peers 716fb15c86944fe99bfab82b08ff2b7a (127.0.167.65:37413), 849c6473e21f41008aadd96d947f2de3 (127.0.167.67:34095)
I20260608 10:03:51.146791  9849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5ed216fb864f6c98a99d91961d0e7d" candidate_uuid: "3eeb30f9bd30441eb71308f72e923271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "716fb15c86944fe99bfab82b08ff2b7a"
I20260608 10:03:51.146906  9998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5ed216fb864f6c98a99d91961d0e7d" candidate_uuid: "3eeb30f9bd30441eb71308f72e923271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849c6473e21f41008aadd96d947f2de3"
I20260608 10:03:51.147419  9849 raft_consensus.cc:3060] T 1e5ed216fb864f6c98a99d91961d0e7d P 716fb15c86944fe99bfab82b08ff2b7a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:51.147517  9998 raft_consensus.cc:3060] T 1e5ed216fb864f6c98a99d91961d0e7d P 849c6473e21f41008aadd96d947f2de3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:51.154222  9849 raft_consensus.cc:2468] T 1e5ed216fb864f6c98a99d91961d0e7d P 716fb15c86944fe99bfab82b08ff2b7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eeb30f9bd30441eb71308f72e923271 in term 1.
I20260608 10:03:51.154381  9998 raft_consensus.cc:2468] T 1e5ed216fb864f6c98a99d91961d0e7d P 849c6473e21f41008aadd96d947f2de3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eeb30f9bd30441eb71308f72e923271 in term 1.
I20260608 10:03:51.155556  9890 leader_election.cc:304] T 1e5ed216fb864f6c98a99d91961d0e7d P 3eeb30f9bd30441eb71308f72e923271 [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: 3eeb30f9bd30441eb71308f72e923271, 716fb15c86944fe99bfab82b08ff2b7a; no voters: 
I20260608 10:03:51.156484 10052 raft_consensus.cc:2804] T 1e5ed216fb864f6c98a99d91961d0e7d P 3eeb30f9bd30441eb71308f72e923271 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:51.157655 10052 raft_consensus.cc:697] T 1e5ed216fb864f6c98a99d91961d0e7d P 3eeb30f9bd30441eb71308f72e923271 [term 1 LEADER]: Becoming Leader. State: Replica: 3eeb30f9bd30441eb71308f72e923271, State: Running, Role: LEADER
I20260608 10:03:51.158573 10052 consensus_queue.cc:237] T 1e5ed216fb864f6c98a99d91961d0e7d P 3eeb30f9bd30441eb71308f72e923271 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "716fb15c86944fe99bfab82b08ff2b7a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37413 } } peers { permanent_uuid: "849c6473e21f41008aadd96d947f2de3" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34095 } } peers { permanent_uuid: "3eeb30f9bd30441eb71308f72e923271" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 43059 } }
I20260608 10:03:51.169407  9745 catalog_manager.cc:5696] T 1e5ed216fb864f6c98a99d91961d0e7d P 3eeb30f9bd30441eb71308f72e923271 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3eeb30f9bd30441eb71308f72e923271 (127.0.167.66). New cstate: current_term: 1 leader_uuid: "3eeb30f9bd30441eb71308f72e923271" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "716fb15c86944fe99bfab82b08ff2b7a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "849c6473e21f41008aadd96d947f2de3" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eeb30f9bd30441eb71308f72e923271" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 43059 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:51.358791  9849 raft_consensus.cc:1275] T 1e5ed216fb864f6c98a99d91961d0e7d P 716fb15c86944fe99bfab82b08ff2b7a [term 1 FOLLOWER]: Refusing update from remote peer 3eeb30f9bd30441eb71308f72e923271: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:51.358887  9998 raft_consensus.cc:1275] T 1e5ed216fb864f6c98a99d91961d0e7d P 849c6473e21f41008aadd96d947f2de3 [term 1 FOLLOWER]: Refusing update from remote peer 3eeb30f9bd30441eb71308f72e923271: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:51.360534 10055 consensus_queue.cc:1048] T 1e5ed216fb864f6c98a99d91961d0e7d P 3eeb30f9bd30441eb71308f72e923271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "716fb15c86944fe99bfab82b08ff2b7a" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 37413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:51.361353 10052 consensus_queue.cc:1048] T 1e5ed216fb864f6c98a99d91961d0e7d P 3eeb30f9bd30441eb71308f72e923271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849c6473e21f41008aadd96d947f2de3" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 34095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:51.896627   669 tablet_server.cc:179] TabletServer@127.0.167.65:0 shutting down...
I20260608 10:03:51.930449   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:51.931341   669 tablet_replica.cc:333] T 1e5ed216fb864f6c98a99d91961d0e7d P 716fb15c86944fe99bfab82b08ff2b7a: stopping tablet replica
I20260608 10:03:51.931944   669 raft_consensus.cc:2243] T 1e5ed216fb864f6c98a99d91961d0e7d P 716fb15c86944fe99bfab82b08ff2b7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:51.932533   669 raft_consensus.cc:2272] T 1e5ed216fb864f6c98a99d91961d0e7d P 716fb15c86944fe99bfab82b08ff2b7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:51.944869   669 tablet_server.cc:196] TabletServer@127.0.167.65:0 shutdown complete.
I20260608 10:03:51.957772   669 tablet_server.cc:179] TabletServer@127.0.167.66:0 shutting down...
I20260608 10:03:51.983812   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:51.984670   669 tablet_replica.cc:333] T 1e5ed216fb864f6c98a99d91961d0e7d P 3eeb30f9bd30441eb71308f72e923271: stopping tablet replica
I20260608 10:03:51.985230   669 raft_consensus.cc:2243] T 1e5ed216fb864f6c98a99d91961d0e7d P 3eeb30f9bd30441eb71308f72e923271 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:51.986217   669 raft_consensus.cc:2272] T 1e5ed216fb864f6c98a99d91961d0e7d P 3eeb30f9bd30441eb71308f72e923271 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:51.999269   669 tablet_server.cc:196] TabletServer@127.0.167.66:0 shutdown complete.
I20260608 10:03:52.011487   669 tablet_server.cc:179] TabletServer@127.0.167.67:0 shutting down...
I20260608 10:03:52.036926   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:52.037729   669 tablet_replica.cc:333] T 1e5ed216fb864f6c98a99d91961d0e7d P 849c6473e21f41008aadd96d947f2de3: stopping tablet replica
I20260608 10:03:52.038285   669 raft_consensus.cc:2243] T 1e5ed216fb864f6c98a99d91961d0e7d P 849c6473e21f41008aadd96d947f2de3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:52.038820   669 raft_consensus.cc:2272] T 1e5ed216fb864f6c98a99d91961d0e7d P 849c6473e21f41008aadd96d947f2de3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:52.060475   669 tablet_server.cc:196] TabletServer@127.0.167.67:0 shutdown complete.
I20260608 10:03:52.072881   669 master.cc:562] Master@127.0.167.126:46375 shutting down...
I20260608 10:03:52.096050   669 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7504e777ec484dfe8c41184c7bff9ee1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:52.096732   669 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7504e777ec484dfe8c41184c7bff9ee1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:52.097103   669 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7504e777ec484dfe8c41184c7bff9ee1: stopping tablet replica
I20260608 10:03:52.117576   669 master.cc:584] Master@127.0.167.126:46375 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2815 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260608 10:03:52.158103   669 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.167.126:42241
I20260608 10:03:52.159443   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:52.165532 10078 instance_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 10:03:52.165766 10079 instance_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 10:03:52.167146 10081 instance_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 10:03:52.168733   669 server_base.cc:1061] running on GCE node
I20260608 10:03:52.169806   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:52.170091   669 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 10:03:52.170253   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913032170238 us; error 0 us; skew 500 ppm
I20260608 10:03:52.170807   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:52.173482   669 webserver.cc:533] Webserver started at http://127.0.167.126:35497/ using document root <none> and password file <none>
I20260608 10:03:52.173992   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:52.174154   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:52.174409   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:52.175597   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808122572-669-0/minicluster-data/master-0-root/instance:
uuid: "8a4ade68b4864004a83d27e69628209b"
format_stamp: "Formatted at 2026-06-08 10:03:52 on dist-test-slave-swwz"
I20260608 10:03:52.180796   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 10:03:52.184653 10086 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:52.185518   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 10:03:52.185786   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808122572-669-0/minicluster-data/master-0-root
uuid: "8a4ade68b4864004a83d27e69628209b"
format_stamp: "Formatted at 2026-06-08 10:03:52 on dist-test-slave-swwz"
I20260608 10:03:52.186053   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808122572-669-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808122572-669-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808122572-669-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 10:03:52.206166   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:52.207422   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:52.247925   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.126:42241
I20260608 10:03:52.247970 10137 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.126:42241 every 8 connection(s)
I20260608 10:03:52.252595 10138 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 10:03:52.265091 10138 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8a4ade68b4864004a83d27e69628209b: Bootstrap starting.
I20260608 10:03:52.270349 10138 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8a4ade68b4864004a83d27e69628209b: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:52.274910 10138 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8a4ade68b4864004a83d27e69628209b: No bootstrap required, opened a new log
I20260608 10:03:52.277338 10138 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8a4ade68b4864004a83d27e69628209b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a4ade68b4864004a83d27e69628209b" member_type: VOTER }
I20260608 10:03:52.277738 10138 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8a4ade68b4864004a83d27e69628209b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:52.277925 10138 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8a4ade68b4864004a83d27e69628209b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a4ade68b4864004a83d27e69628209b, State: Initialized, Role: FOLLOWER
I20260608 10:03:52.278486 10138 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8a4ade68b4864004a83d27e69628209b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8a4ade68b4864004a83d27e69628209b" member_type: VOTER }
I20260608 10:03:52.278966 10138 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8a4ade68b4864004a83d27e69628209b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:52.279163 10138 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8a4ade68b4864004a83d27e69628209b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:52.279400 10138 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8a4ade68b4864004a83d27e69628209b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:52.284655 10138 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8a4ade68b4864004a83d27e69628209b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a4ade68b4864004a83d27e69628209b" member_type: VOTER }
I20260608 10:03:52.285264 10138 leader_election.cc:304] T 00000000000000000000000000000000 P 8a4ade68b4864004a83d27e69628209b [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: 8a4ade68b4864004a83d27e69628209b; no voters: 
I20260608 10:03:52.286420 10138 leader_election.cc:290] T 00000000000000000000000000000000 P 8a4ade68b4864004a83d27e69628209b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:52.286964 10141 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8a4ade68b4864004a83d27e69628209b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:52.288754 10141 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8a4ade68b4864004a83d27e69628209b [term 1 LEADER]: Becoming Leader. State: Replica: 8a4ade68b4864004a83d27e69628209b, State: Running, Role: LEADER
I20260608 10:03:52.289542 10141 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8a4ade68b4864004a83d27e69628209b [LEADER]: Queue going to LEADER mode. State: All 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: "8a4ade68b4864004a83d27e69628209b" member_type: VOTER }
I20260608 10:03:52.289856 10138 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8a4ade68b4864004a83d27e69628209b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:03:52.294931 10143 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a4ade68b4864004a83d27e69628209b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8a4ade68b4864004a83d27e69628209b. Latest consensus state: current_term: 1 leader_uuid: "8a4ade68b4864004a83d27e69628209b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a4ade68b4864004a83d27e69628209b" member_type: VOTER } }
I20260608 10:03:52.294793 10142 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a4ade68b4864004a83d27e69628209b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8a4ade68b4864004a83d27e69628209b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a4ade68b4864004a83d27e69628209b" member_type: VOTER } }
I20260608 10:03:52.295644 10143 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a4ade68b4864004a83d27e69628209b [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:52.295774 10142 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a4ade68b4864004a83d27e69628209b [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:52.298391 10148 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:03:52.304071 10148 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:03:52.307896   669 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:03:52.315042 10148 catalog_manager.cc:1382] Generated new cluster ID: 71d2d3794ba84331b56ed3cb74bfcded
I20260608 10:03:52.315363 10148 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:03:52.332185 10148 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:03:52.333662 10148 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:03:52.349360 10148 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8a4ade68b4864004a83d27e69628209b: Generated new TSK 0
I20260608 10:03:52.350111 10148 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:03:52.375219   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:52.382189 10159 instance_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 10:03:52.383198 10160 instance_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 10:03:52.385298   669 server_base.cc:1061] running on GCE node
W20260608 10:03:52.385736 10162 instance_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 10:03:52.386803   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:52.387006   669 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 10:03:52.387157   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913032387145 us; error 0 us; skew 500 ppm
I20260608 10:03:52.387861   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:52.390448   669 webserver.cc:533] Webserver started at http://127.0.167.65:46635/ using document root <none> and password file <none>
I20260608 10:03:52.390949   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:52.391136   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:52.391443   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:52.392781   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808122572-669-0/minicluster-data/ts-0-root/instance:
uuid: "1b6c9d477849446ea3ca1d74ebb4a18f"
format_stamp: "Formatted at 2026-06-08 10:03:52 on dist-test-slave-swwz"
I20260608 10:03:52.397923   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:03:52.401906 10167 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:52.402873   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260608 10:03:52.403239   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808122572-669-0/minicluster-data/ts-0-root
uuid: "1b6c9d477849446ea3ca1d74ebb4a18f"
format_stamp: "Formatted at 2026-06-08 10:03:52 on dist-test-slave-swwz"
I20260608 10:03:52.403546   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808122572-669-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808122572-669-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808122572-669-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 10:03:52.425420   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:52.426750   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:52.428423   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:52.430954   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:52.431150   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:52.431577   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:52.431737   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:52.474651   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.65:42979
I20260608 10:03:52.474869 10229 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.65:42979 every 8 connection(s)
I20260608 10:03:52.480471   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:52.488300 10234 instance_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 10:03:52.489566 10235 instance_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 10:03:52.492887   669 server_base.cc:1061] running on GCE node
W20260608 10:03:52.493882 10237 instance_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 10:03:52.494385 10230 heartbeater.cc:344] Connected to a master server at 127.0.167.126:42241
I20260608 10:03:52.494912 10230 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:52.495110   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:52.495385   669 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 10:03:52.495577   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913032495559 us; error 0 us; skew 500 ppm
I20260608 10:03:52.495808 10230 heartbeater.cc:507] Master 127.0.167.126:42241 requested a full tablet report, sending...
I20260608 10:03:52.496434   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:52.498658 10103 ts_manager.cc:194] Registered new tserver with Master: 1b6c9d477849446ea3ca1d74ebb4a18f (127.0.167.65:42979)
I20260608 10:03:52.499676   669 webserver.cc:533] Webserver started at http://127.0.167.66:39479/ using document root <none> and password file <none>
I20260608 10:03:52.500517   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:52.500800   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:52.501121   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:52.501621 10103 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56044
I20260608 10:03:52.502669   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808122572-669-0/minicluster-data/ts-1-root/instance:
uuid: "d945d89015734ec1a50c470a1ea84097"
format_stamp: "Formatted at 2026-06-08 10:03:52 on dist-test-slave-swwz"
I20260608 10:03:52.509349   669 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260608 10:03:52.513222 10242 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:52.514103   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:03:52.514434   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808122572-669-0/minicluster-data/ts-1-root
uuid: "d945d89015734ec1a50c470a1ea84097"
format_stamp: "Formatted at 2026-06-08 10:03:52 on dist-test-slave-swwz"
I20260608 10:03:52.514744   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808122572-669-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808122572-669-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808122572-669-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 10:03:52.524988   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:52.526145   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:52.527618   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:52.530133   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:52.530330   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:52.530639   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:52.530792   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:52.572845   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.66:41927
I20260608 10:03:52.572973 10304 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.66:41927 every 8 connection(s)
I20260608 10:03:52.578318   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:52.586809 10308 instance_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 10:03:52.587039 10309 instance_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 10:03:52.591058 10312 instance_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 10:03:52.591104   669 server_base.cc:1061] running on GCE node
I20260608 10:03:52.591750 10305 heartbeater.cc:344] Connected to a master server at 127.0.167.126:42241
I20260608 10:03:52.592316 10305 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:52.592644   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:52.592943   669 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 10:03:52.593189   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913032593170 us; error 0 us; skew 500 ppm
I20260608 10:03:52.593318 10305 heartbeater.cc:507] Master 127.0.167.126:42241 requested a full tablet report, sending...
I20260608 10:03:52.594131   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:52.595983 10103 ts_manager.cc:194] Registered new tserver with Master: d945d89015734ec1a50c470a1ea84097 (127.0.167.66:41927)
I20260608 10:03:52.597229   669 webserver.cc:533] Webserver started at http://127.0.167.67:44281/ using document root <none> and password file <none>
I20260608 10:03:52.597981   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:52.598039 10103 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56046
I20260608 10:03:52.598335   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:52.598716   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:52.600373   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808122572-669-0/minicluster-data/ts-2-root/instance:
uuid: "6143f22915024d2885ac0b27b8761c99"
format_stamp: "Formatted at 2026-06-08 10:03:52 on dist-test-slave-swwz"
I20260608 10:03:52.605906   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260608 10:03:52.609651 10316 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:52.610507   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 10:03:52.610791   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808122572-669-0/minicluster-data/ts-2-root
uuid: "6143f22915024d2885ac0b27b8761c99"
format_stamp: "Formatted at 2026-06-08 10:03:52 on dist-test-slave-swwz"
I20260608 10:03:52.611048   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808122572-669-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808122572-669-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808122572-669-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 10:03:52.631148   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:52.632436   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:52.633912   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:52.636425   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:52.636658   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:52.636943   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:52.637123   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:52.678038   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.67:40589
I20260608 10:03:52.678175 10378 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.67:40589 every 8 connection(s)
I20260608 10:03:52.693187 10379 heartbeater.cc:344] Connected to a master server at 127.0.167.126:42241
I20260608 10:03:52.693727 10379 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:52.694554 10379 heartbeater.cc:507] Master 127.0.167.126:42241 requested a full tablet report, sending...
I20260608 10:03:52.696712 10103 ts_manager.cc:194] Registered new tserver with Master: 6143f22915024d2885ac0b27b8761c99 (127.0.167.67:40589)
I20260608 10:03:52.697425   669 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015995285s
I20260608 10:03:52.698233 10103 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56048
I20260608 10:03:53.504709 10230 heartbeater.cc:499] Master 127.0.167.126:42241 was elected leader, sending a full tablet report...
I20260608 10:03:53.601521 10305 heartbeater.cc:499] Master 127.0.167.126:42241 was elected leader, sending a full tablet report...
I20260608 10:03:53.701390 10379 heartbeater.cc:499] Master 127.0.167.126:42241 was elected leader, sending a full tablet report...
I20260608 10:03:53.755539 10103 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56054:
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 10:03:53.830649 10195 tablet_service.cc:1511] Processing CreateTablet for tablet 7c0facc8880542e196ce483bddc3ed2a (DEFAULT_TABLE table=test-workload [id=d68dca8d43f64951ba093ff0fe2fbc30]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:53.830950 10194 tablet_service.cc:1511] Processing CreateTablet for tablet b17178b543a542f09a1a94d4c6f30c6b (DEFAULT_TABLE table=test-workload [id=d68dca8d43f64951ba093ff0fe2fbc30]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:53.832235 10195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c0facc8880542e196ce483bddc3ed2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:53.832995 10194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b17178b543a542f09a1a94d4c6f30c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:53.835642 10344 tablet_service.cc:1511] Processing CreateTablet for tablet 642b4ec09ec0467c9f7a585910e088ed (DEFAULT_TABLE table=test-workload [id=d68dca8d43f64951ba093ff0fe2fbc30]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:53.836233 10343 tablet_service.cc:1511] Processing CreateTablet for tablet 333b37770b7c4398a6a01d7dec333b9a (DEFAULT_TABLE table=test-workload [id=d68dca8d43f64951ba093ff0fe2fbc30]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:53.837299 10344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 642b4ec09ec0467c9f7a585910e088ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:53.837955 10343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 333b37770b7c4398a6a01d7dec333b9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:53.856989 10270 tablet_service.cc:1511] Processing CreateTablet for tablet d6268691531c4574b9654749cac8a6bf (DEFAULT_TABLE table=test-workload [id=d68dca8d43f64951ba093ff0fe2fbc30]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:53.858572 10270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6268691531c4574b9654749cac8a6bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:53.861047 10399 tablet_bootstrap.cc:492] T b17178b543a542f09a1a94d4c6f30c6b P 1b6c9d477849446ea3ca1d74ebb4a18f: Bootstrap starting.
I20260608 10:03:53.862843 10269 tablet_service.cc:1511] Processing CreateTablet for tablet b5d3d58d4c23488198c06b52c9beeb36 (DEFAULT_TABLE table=test-workload [id=d68dca8d43f64951ba093ff0fe2fbc30]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:53.864326 10269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5d3d58d4c23488198c06b52c9beeb36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:53.868574 10400 tablet_bootstrap.cc:492] T 642b4ec09ec0467c9f7a585910e088ed P 6143f22915024d2885ac0b27b8761c99: Bootstrap starting.
I20260608 10:03:53.868943 10399 tablet_bootstrap.cc:654] T b17178b543a542f09a1a94d4c6f30c6b P 1b6c9d477849446ea3ca1d74ebb4a18f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:53.877858 10400 tablet_bootstrap.cc:654] T 642b4ec09ec0467c9f7a585910e088ed P 6143f22915024d2885ac0b27b8761c99: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:53.882433 10399 tablet_bootstrap.cc:492] T b17178b543a542f09a1a94d4c6f30c6b P 1b6c9d477849446ea3ca1d74ebb4a18f: No bootstrap required, opened a new log
I20260608 10:03:53.882989 10399 ts_tablet_manager.cc:1403] T b17178b543a542f09a1a94d4c6f30c6b P 1b6c9d477849446ea3ca1d74ebb4a18f: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.003s
I20260608 10:03:53.884157 10402 tablet_bootstrap.cc:492] T d6268691531c4574b9654749cac8a6bf P d945d89015734ec1a50c470a1ea84097: Bootstrap starting.
I20260608 10:03:53.886464 10399 raft_consensus.cc:359] T b17178b543a542f09a1a94d4c6f30c6b P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } }
I20260608 10:03:53.887184 10400 tablet_bootstrap.cc:492] T 642b4ec09ec0467c9f7a585910e088ed P 6143f22915024d2885ac0b27b8761c99: No bootstrap required, opened a new log
I20260608 10:03:53.887804 10399 raft_consensus.cc:385] T b17178b543a542f09a1a94d4c6f30c6b P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:53.888118 10400 ts_tablet_manager.cc:1403] T 642b4ec09ec0467c9f7a585910e088ed P 6143f22915024d2885ac0b27b8761c99: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260608 10:03:53.888140 10399 raft_consensus.cc:740] T b17178b543a542f09a1a94d4c6f30c6b P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b6c9d477849446ea3ca1d74ebb4a18f, State: Initialized, Role: FOLLOWER
I20260608 10:03:53.889185 10399 consensus_queue.cc:260] T b17178b543a542f09a1a94d4c6f30c6b P 1b6c9d477849446ea3ca1d74ebb4a18f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } }
I20260608 10:03:53.889904 10399 raft_consensus.cc:399] T b17178b543a542f09a1a94d4c6f30c6b P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:53.890210 10399 raft_consensus.cc:493] T b17178b543a542f09a1a94d4c6f30c6b P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:53.890578 10399 raft_consensus.cc:3060] T b17178b543a542f09a1a94d4c6f30c6b P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:53.891680 10402 tablet_bootstrap.cc:654] T d6268691531c4574b9654749cac8a6bf P d945d89015734ec1a50c470a1ea84097: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:53.891713 10400 raft_consensus.cc:359] T 642b4ec09ec0467c9f7a585910e088ed P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:53.892544 10400 raft_consensus.cc:385] T 642b4ec09ec0467c9f7a585910e088ed P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:53.892853 10400 raft_consensus.cc:740] T 642b4ec09ec0467c9f7a585910e088ed P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6143f22915024d2885ac0b27b8761c99, State: Initialized, Role: FOLLOWER
I20260608 10:03:53.893651 10400 consensus_queue.cc:260] T 642b4ec09ec0467c9f7a585910e088ed P 6143f22915024d2885ac0b27b8761c99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:53.894322 10400 raft_consensus.cc:399] T 642b4ec09ec0467c9f7a585910e088ed P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:53.894652 10400 raft_consensus.cc:493] T 642b4ec09ec0467c9f7a585910e088ed P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:53.895026 10400 raft_consensus.cc:3060] T 642b4ec09ec0467c9f7a585910e088ed P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:53.897030 10402 tablet_bootstrap.cc:492] T d6268691531c4574b9654749cac8a6bf P d945d89015734ec1a50c470a1ea84097: No bootstrap required, opened a new log
I20260608 10:03:53.897537 10402 ts_tablet_manager.cc:1403] T d6268691531c4574b9654749cac8a6bf P d945d89015734ec1a50c470a1ea84097: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.008s
I20260608 10:03:53.898522 10399 raft_consensus.cc:515] T b17178b543a542f09a1a94d4c6f30c6b P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } }
I20260608 10:03:53.899382 10399 leader_election.cc:304] T b17178b543a542f09a1a94d4c6f30c6b P 1b6c9d477849446ea3ca1d74ebb4a18f [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: 1b6c9d477849446ea3ca1d74ebb4a18f; no voters: 
I20260608 10:03:53.900007 10402 raft_consensus.cc:359] T d6268691531c4574b9654749cac8a6bf P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } }
I20260608 10:03:53.900565 10402 raft_consensus.cc:385] T d6268691531c4574b9654749cac8a6bf P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:53.900889 10402 raft_consensus.cc:740] T d6268691531c4574b9654749cac8a6bf P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d945d89015734ec1a50c470a1ea84097, State: Initialized, Role: FOLLOWER
I20260608 10:03:53.901785 10402 consensus_queue.cc:260] T d6268691531c4574b9654749cac8a6bf P d945d89015734ec1a50c470a1ea84097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } }
I20260608 10:03:53.902521 10402 raft_consensus.cc:399] T d6268691531c4574b9654749cac8a6bf P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:53.902822 10402 raft_consensus.cc:493] T d6268691531c4574b9654749cac8a6bf P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:53.903155 10402 raft_consensus.cc:3060] T d6268691531c4574b9654749cac8a6bf P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:53.903671 10400 raft_consensus.cc:515] T 642b4ec09ec0467c9f7a585910e088ed P 6143f22915024d2885ac0b27b8761c99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:53.904922 10399 leader_election.cc:290] T b17178b543a542f09a1a94d4c6f30c6b P 1b6c9d477849446ea3ca1d74ebb4a18f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:53.904829 10400 leader_election.cc:304] T 642b4ec09ec0467c9f7a585910e088ed P 6143f22915024d2885ac0b27b8761c99 [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: 6143f22915024d2885ac0b27b8761c99; no voters: 
I20260608 10:03:53.905666 10405 raft_consensus.cc:2804] T b17178b543a542f09a1a94d4c6f30c6b P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:53.910943 10405 raft_consensus.cc:697] T b17178b543a542f09a1a94d4c6f30c6b P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 LEADER]: Becoming Leader. State: Replica: 1b6c9d477849446ea3ca1d74ebb4a18f, State: Running, Role: LEADER
I20260608 10:03:53.911881 10405 consensus_queue.cc:237] T b17178b543a542f09a1a94d4c6f30c6b P 1b6c9d477849446ea3ca1d74ebb4a18f [LEADER]: Queue going to LEADER mode. State: All 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: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } }
I20260608 10:03:53.912036 10402 raft_consensus.cc:515] T d6268691531c4574b9654749cac8a6bf P d945d89015734ec1a50c470a1ea84097 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } }
I20260608 10:03:53.912945 10402 leader_election.cc:304] T d6268691531c4574b9654749cac8a6bf P d945d89015734ec1a50c470a1ea84097 [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: d945d89015734ec1a50c470a1ea84097; no voters: 
I20260608 10:03:53.914705 10400 leader_election.cc:290] T 642b4ec09ec0467c9f7a585910e088ed P 6143f22915024d2885ac0b27b8761c99 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:53.915251 10407 raft_consensus.cc:2804] T 642b4ec09ec0467c9f7a585910e088ed P 6143f22915024d2885ac0b27b8761c99 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:53.917639 10399 ts_tablet_manager.cc:1434] T b17178b543a542f09a1a94d4c6f30c6b P 1b6c9d477849446ea3ca1d74ebb4a18f: Time spent starting tablet: real 0.034s	user 0.027s	sys 0.008s
I20260608 10:03:53.919173 10399 tablet_bootstrap.cc:492] T 7c0facc8880542e196ce483bddc3ed2a P 1b6c9d477849446ea3ca1d74ebb4a18f: Bootstrap starting.
I20260608 10:03:53.921423 10407 raft_consensus.cc:697] T 642b4ec09ec0467c9f7a585910e088ed P 6143f22915024d2885ac0b27b8761c99 [term 1 LEADER]: Becoming Leader. State: Replica: 6143f22915024d2885ac0b27b8761c99, State: Running, Role: LEADER
I20260608 10:03:53.922358 10407 consensus_queue.cc:237] T 642b4ec09ec0467c9f7a585910e088ed P 6143f22915024d2885ac0b27b8761c99 [LEADER]: Queue going to LEADER mode. State: All 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: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:53.927549 10409 raft_consensus.cc:2804] T d6268691531c4574b9654749cac8a6bf P d945d89015734ec1a50c470a1ea84097 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:53.928781 10399 tablet_bootstrap.cc:654] T 7c0facc8880542e196ce483bddc3ed2a P 1b6c9d477849446ea3ca1d74ebb4a18f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:53.928946 10402 leader_election.cc:290] T d6268691531c4574b9654749cac8a6bf P d945d89015734ec1a50c470a1ea84097 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:53.930483 10102 catalog_manager.cc:5696] T b17178b543a542f09a1a94d4c6f30c6b P 1b6c9d477849446ea3ca1d74ebb4a18f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b6c9d477849446ea3ca1d74ebb4a18f (127.0.167.65). New cstate: current_term: 1 leader_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:53.933079 10402 ts_tablet_manager.cc:1434] T d6268691531c4574b9654749cac8a6bf P d945d89015734ec1a50c470a1ea84097: Time spent starting tablet: real 0.035s	user 0.018s	sys 0.005s
I20260608 10:03:53.934623 10409 raft_consensus.cc:697] T d6268691531c4574b9654749cac8a6bf P d945d89015734ec1a50c470a1ea84097 [term 1 LEADER]: Becoming Leader. State: Replica: d945d89015734ec1a50c470a1ea84097, State: Running, Role: LEADER
I20260608 10:03:53.935480 10409 consensus_queue.cc:237] T d6268691531c4574b9654749cac8a6bf P d945d89015734ec1a50c470a1ea84097 [LEADER]: Queue going to LEADER mode. State: All 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: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } }
I20260608 10:03:53.946993 10402 tablet_bootstrap.cc:492] T b5d3d58d4c23488198c06b52c9beeb36 P d945d89015734ec1a50c470a1ea84097: Bootstrap starting.
I20260608 10:03:53.952301 10400 ts_tablet_manager.cc:1434] T 642b4ec09ec0467c9f7a585910e088ed P 6143f22915024d2885ac0b27b8761c99: Time spent starting tablet: real 0.064s	user 0.023s	sys 0.038s
I20260608 10:03:53.953941 10400 tablet_bootstrap.cc:492] T 333b37770b7c4398a6a01d7dec333b9a P 6143f22915024d2885ac0b27b8761c99: Bootstrap starting.
I20260608 10:03:53.959991 10399 tablet_bootstrap.cc:492] T 7c0facc8880542e196ce483bddc3ed2a P 1b6c9d477849446ea3ca1d74ebb4a18f: No bootstrap required, opened a new log
I20260608 10:03:53.960614 10399 ts_tablet_manager.cc:1403] T 7c0facc8880542e196ce483bddc3ed2a P 1b6c9d477849446ea3ca1d74ebb4a18f: Time spent bootstrapping tablet: real 0.042s	user 0.022s	sys 0.019s
I20260608 10:03:53.962219 10400 tablet_bootstrap.cc:654] T 333b37770b7c4398a6a01d7dec333b9a P 6143f22915024d2885ac0b27b8761c99: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:53.962563 10102 catalog_manager.cc:5696] T 642b4ec09ec0467c9f7a585910e088ed P 6143f22915024d2885ac0b27b8761c99 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6143f22915024d2885ac0b27b8761c99 (127.0.167.67). New cstate: current_term: 1 leader_uuid: "6143f22915024d2885ac0b27b8761c99" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:53.964135 10399 raft_consensus.cc:359] T 7c0facc8880542e196ce483bddc3ed2a P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } }
I20260608 10:03:53.964803 10399 raft_consensus.cc:385] T 7c0facc8880542e196ce483bddc3ed2a P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:53.965099 10399 raft_consensus.cc:740] T 7c0facc8880542e196ce483bddc3ed2a P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b6c9d477849446ea3ca1d74ebb4a18f, State: Initialized, Role: FOLLOWER
I20260608 10:03:53.966455 10399 consensus_queue.cc:260] T 7c0facc8880542e196ce483bddc3ed2a P 1b6c9d477849446ea3ca1d74ebb4a18f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } }
I20260608 10:03:53.967444 10399 raft_consensus.cc:399] T 7c0facc8880542e196ce483bddc3ed2a P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:53.967883 10399 raft_consensus.cc:493] T 7c0facc8880542e196ce483bddc3ed2a P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:53.968427 10399 raft_consensus.cc:3060] T 7c0facc8880542e196ce483bddc3ed2a P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:53.971705 10402 tablet_bootstrap.cc:654] T b5d3d58d4c23488198c06b52c9beeb36 P d945d89015734ec1a50c470a1ea84097: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:53.974884 10400 tablet_bootstrap.cc:492] T 333b37770b7c4398a6a01d7dec333b9a P 6143f22915024d2885ac0b27b8761c99: No bootstrap required, opened a new log
I20260608 10:03:53.975428 10400 ts_tablet_manager.cc:1403] T 333b37770b7c4398a6a01d7dec333b9a P 6143f22915024d2885ac0b27b8761c99: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.010s
I20260608 10:03:53.977741 10399 raft_consensus.cc:515] T 7c0facc8880542e196ce483bddc3ed2a P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } }
I20260608 10:03:53.978598 10399 leader_election.cc:304] T 7c0facc8880542e196ce483bddc3ed2a P 1b6c9d477849446ea3ca1d74ebb4a18f [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: 1b6c9d477849446ea3ca1d74ebb4a18f; no voters: 
I20260608 10:03:53.978780 10400 raft_consensus.cc:359] T 333b37770b7c4398a6a01d7dec333b9a P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:53.979287 10399 leader_election.cc:290] T 7c0facc8880542e196ce483bddc3ed2a P 1b6c9d477849446ea3ca1d74ebb4a18f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:53.979437 10400 raft_consensus.cc:385] T 333b37770b7c4398a6a01d7dec333b9a P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:53.979768 10400 raft_consensus.cc:740] T 333b37770b7c4398a6a01d7dec333b9a P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6143f22915024d2885ac0b27b8761c99, State: Initialized, Role: FOLLOWER
I20260608 10:03:53.980813 10400 consensus_queue.cc:260] T 333b37770b7c4398a6a01d7dec333b9a P 6143f22915024d2885ac0b27b8761c99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:53.981519 10400 raft_consensus.cc:399] T 333b37770b7c4398a6a01d7dec333b9a P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:53.981812 10400 raft_consensus.cc:493] T 333b37770b7c4398a6a01d7dec333b9a P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:53.982172 10400 raft_consensus.cc:3060] T 333b37770b7c4398a6a01d7dec333b9a P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:53.982694 10399 ts_tablet_manager.cc:1434] T 7c0facc8880542e196ce483bddc3ed2a P 1b6c9d477849446ea3ca1d74ebb4a18f: Time spent starting tablet: real 0.022s	user 0.020s	sys 0.000s
I20260608 10:03:53.983532 10408 raft_consensus.cc:2804] T 7c0facc8880542e196ce483bddc3ed2a P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:53.989234 10400 raft_consensus.cc:515] T 333b37770b7c4398a6a01d7dec333b9a P 6143f22915024d2885ac0b27b8761c99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:53.990094 10400 leader_election.cc:304] T 333b37770b7c4398a6a01d7dec333b9a P 6143f22915024d2885ac0b27b8761c99 [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: 6143f22915024d2885ac0b27b8761c99; no voters: 
I20260608 10:03:53.990764 10400 leader_election.cc:290] T 333b37770b7c4398a6a01d7dec333b9a P 6143f22915024d2885ac0b27b8761c99 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:53.991127 10412 raft_consensus.cc:2804] T 333b37770b7c4398a6a01d7dec333b9a P 6143f22915024d2885ac0b27b8761c99 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:53.991786 10412 raft_consensus.cc:697] T 333b37770b7c4398a6a01d7dec333b9a P 6143f22915024d2885ac0b27b8761c99 [term 1 LEADER]: Becoming Leader. State: Replica: 6143f22915024d2885ac0b27b8761c99, State: Running, Role: LEADER
I20260608 10:03:53.992595 10400 ts_tablet_manager.cc:1434] T 333b37770b7c4398a6a01d7dec333b9a P 6143f22915024d2885ac0b27b8761c99: Time spent starting tablet: real 0.017s	user 0.018s	sys 0.000s
I20260608 10:03:53.992615 10412 consensus_queue.cc:237] T 333b37770b7c4398a6a01d7dec333b9a P 6143f22915024d2885ac0b27b8761c99 [LEADER]: Queue going to LEADER mode. State: All 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: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:53.996238 10408 raft_consensus.cc:697] T 7c0facc8880542e196ce483bddc3ed2a P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 LEADER]: Becoming Leader. State: Replica: 1b6c9d477849446ea3ca1d74ebb4a18f, State: Running, Role: LEADER
I20260608 10:03:53.997532 10408 consensus_queue.cc:237] T 7c0facc8880542e196ce483bddc3ed2a P 1b6c9d477849446ea3ca1d74ebb4a18f [LEADER]: Queue going to LEADER mode. State: All 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: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } }
I20260608 10:03:54.000411 10100 catalog_manager.cc:5696] T d6268691531c4574b9654749cac8a6bf P d945d89015734ec1a50c470a1ea84097 reported cstate change: term changed from 0 to 1, leader changed from <none> to d945d89015734ec1a50c470a1ea84097 (127.0.167.66). New cstate: current_term: 1 leader_uuid: "d945d89015734ec1a50c470a1ea84097" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:54.005350 10402 tablet_bootstrap.cc:492] T b5d3d58d4c23488198c06b52c9beeb36 P d945d89015734ec1a50c470a1ea84097: No bootstrap required, opened a new log
I20260608 10:03:54.006080 10402 ts_tablet_manager.cc:1403] T b5d3d58d4c23488198c06b52c9beeb36 P d945d89015734ec1a50c470a1ea84097: Time spent bootstrapping tablet: real 0.067s	user 0.016s	sys 0.002s
I20260608 10:03:54.009567 10402 raft_consensus.cc:359] T b5d3d58d4c23488198c06b52c9beeb36 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } }
I20260608 10:03:54.010249 10402 raft_consensus.cc:385] T b5d3d58d4c23488198c06b52c9beeb36 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:54.010605 10402 raft_consensus.cc:740] T b5d3d58d4c23488198c06b52c9beeb36 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d945d89015734ec1a50c470a1ea84097, State: Initialized, Role: FOLLOWER
I20260608 10:03:54.011409 10402 consensus_queue.cc:260] T b5d3d58d4c23488198c06b52c9beeb36 P d945d89015734ec1a50c470a1ea84097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } }
I20260608 10:03:54.012131 10402 raft_consensus.cc:399] T b5d3d58d4c23488198c06b52c9beeb36 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:54.012557 10402 raft_consensus.cc:493] T b5d3d58d4c23488198c06b52c9beeb36 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:54.013026 10402 raft_consensus.cc:3060] T b5d3d58d4c23488198c06b52c9beeb36 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:54.016367 10101 catalog_manager.cc:5696] T 7c0facc8880542e196ce483bddc3ed2a P 1b6c9d477849446ea3ca1d74ebb4a18f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b6c9d477849446ea3ca1d74ebb4a18f (127.0.167.65). New cstate: current_term: 1 leader_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:54.020622 10099 catalog_manager.cc:5696] T 333b37770b7c4398a6a01d7dec333b9a P 6143f22915024d2885ac0b27b8761c99 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6143f22915024d2885ac0b27b8761c99 (127.0.167.67). New cstate: current_term: 1 leader_uuid: "6143f22915024d2885ac0b27b8761c99" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:54.021433 10402 raft_consensus.cc:515] T b5d3d58d4c23488198c06b52c9beeb36 P d945d89015734ec1a50c470a1ea84097 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } }
I20260608 10:03:54.022306 10402 leader_election.cc:304] T b5d3d58d4c23488198c06b52c9beeb36 P d945d89015734ec1a50c470a1ea84097 [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: d945d89015734ec1a50c470a1ea84097; no voters: 
I20260608 10:03:54.022980 10402 leader_election.cc:290] T b5d3d58d4c23488198c06b52c9beeb36 P d945d89015734ec1a50c470a1ea84097 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:54.023169 10409 raft_consensus.cc:2804] T b5d3d58d4c23488198c06b52c9beeb36 P d945d89015734ec1a50c470a1ea84097 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:54.023829 10409 raft_consensus.cc:697] T b5d3d58d4c23488198c06b52c9beeb36 P d945d89015734ec1a50c470a1ea84097 [term 1 LEADER]: Becoming Leader. State: Replica: d945d89015734ec1a50c470a1ea84097, State: Running, Role: LEADER
I20260608 10:03:54.024869 10402 ts_tablet_manager.cc:1434] T b5d3d58d4c23488198c06b52c9beeb36 P d945d89015734ec1a50c470a1ea84097: Time spent starting tablet: real 0.018s	user 0.017s	sys 0.000s
I20260608 10:03:54.025121 10409 consensus_queue.cc:237] T b5d3d58d4c23488198c06b52c9beeb36 P d945d89015734ec1a50c470a1ea84097 [LEADER]: Queue going to LEADER mode. State: All 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: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } }
I20260608 10:03:54.035336 10103 catalog_manager.cc:5696] T b5d3d58d4c23488198c06b52c9beeb36 P d945d89015734ec1a50c470a1ea84097 reported cstate change: term changed from 0 to 1, leader changed from <none> to d945d89015734ec1a50c470a1ea84097 (127.0.167.66). New cstate: current_term: 1 leader_uuid: "d945d89015734ec1a50c470a1ea84097" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:54.888098 10097 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50668:
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 10:03:54.890751 10097 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 10:03:54.938151 10195 tablet_service.cc:1511] Processing CreateTablet for tablet b59acd01fcc14751b1603c92983f7528 (DEFAULT_TABLE table=test-workload-rf3 [id=073f8e9088d3445298061485645263b4]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:54.939553 10195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b59acd01fcc14751b1603c92983f7528. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:54.939754 10269 tablet_service.cc:1511] Processing CreateTablet for tablet b59acd01fcc14751b1603c92983f7528 (DEFAULT_TABLE table=test-workload-rf3 [id=073f8e9088d3445298061485645263b4]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:54.941192 10269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b59acd01fcc14751b1603c92983f7528. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:54.941391 10344 tablet_service.cc:1511] Processing CreateTablet for tablet b59acd01fcc14751b1603c92983f7528 (DEFAULT_TABLE table=test-workload-rf3 [id=073f8e9088d3445298061485645263b4]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:54.942749 10344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b59acd01fcc14751b1603c92983f7528. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:54.946353 10194 tablet_service.cc:1511] Processing CreateTablet for tablet c6efdf5c57584a3888bf306b876d54d9 (DEFAULT_TABLE table=test-workload-rf3 [id=073f8e9088d3445298061485645263b4]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:54.947835 10194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6efdf5c57584a3888bf306b876d54d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:54.953963 10270 tablet_service.cc:1511] Processing CreateTablet for tablet c6efdf5c57584a3888bf306b876d54d9 (DEFAULT_TABLE table=test-workload-rf3 [id=073f8e9088d3445298061485645263b4]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:54.955493 10270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6efdf5c57584a3888bf306b876d54d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:54.961076 10343 tablet_service.cc:1511] Processing CreateTablet for tablet c6efdf5c57584a3888bf306b876d54d9 (DEFAULT_TABLE table=test-workload-rf3 [id=073f8e9088d3445298061485645263b4]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:54.963461 10343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6efdf5c57584a3888bf306b876d54d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:54.965687 10341 tablet_service.cc:1511] Processing CreateTablet for tablet 2b156d364aea4cdbbb8013f3d8deb0a4 (DEFAULT_TABLE table=test-workload-rf3 [id=073f8e9088d3445298061485645263b4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:54.967794 10341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b156d364aea4cdbbb8013f3d8deb0a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:54.971365 10340 tablet_service.cc:1511] Processing CreateTablet for tablet 12d8cdb711db41f995b4c5967df0ad87 (DEFAULT_TABLE table=test-workload-rf3 [id=073f8e9088d3445298061485645263b4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:54.978725 10268 tablet_service.cc:1511] Processing CreateTablet for tablet be71dbf67a9545a89f8998b08c836752 (DEFAULT_TABLE table=test-workload-rf3 [id=073f8e9088d3445298061485645263b4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:54.979389 10266 tablet_service.cc:1511] Processing CreateTablet for tablet 4162b40f8b0044e6b540d3b5d6126bf3 (DEFAULT_TABLE table=test-workload-rf3 [id=073f8e9088d3445298061485645263b4]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:54.981941 10267 tablet_service.cc:1511] Processing CreateTablet for tablet 12d8cdb711db41f995b4c5967df0ad87 (DEFAULT_TABLE table=test-workload-rf3 [id=073f8e9088d3445298061485645263b4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:54.984922 10192 tablet_service.cc:1511] Processing CreateTablet for tablet 2b156d364aea4cdbbb8013f3d8deb0a4 (DEFAULT_TABLE table=test-workload-rf3 [id=073f8e9088d3445298061485645263b4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:54.985752 10193 tablet_service.cc:1511] Processing CreateTablet for tablet be71dbf67a9545a89f8998b08c836752 (DEFAULT_TABLE table=test-workload-rf3 [id=073f8e9088d3445298061485645263b4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:54.985924 10269 tablet_service.cc:1511] Processing CreateTablet for tablet 2b156d364aea4cdbbb8013f3d8deb0a4 (DEFAULT_TABLE table=test-workload-rf3 [id=073f8e9088d3445298061485645263b4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:54.968425 10342 tablet_service.cc:1511] Processing CreateTablet for tablet be71dbf67a9545a89f8998b08c836752 (DEFAULT_TABLE table=test-workload-rf3 [id=073f8e9088d3445298061485645263b4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:54.987620 10268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be71dbf67a9545a89f8998b08c836752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:54.986498 10192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b156d364aea4cdbbb8013f3d8deb0a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:54.988420 10266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4162b40f8b0044e6b540d3b5d6126bf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:54.988160 10191 tablet_service.cc:1511] Processing CreateTablet for tablet 12d8cdb711db41f995b4c5967df0ad87 (DEFAULT_TABLE table=test-workload-rf3 [id=073f8e9088d3445298061485645263b4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:54.989763 10191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12d8cdb711db41f995b4c5967df0ad87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:54.989681 10339 tablet_service.cc:1511] Processing CreateTablet for tablet 4162b40f8b0044e6b540d3b5d6126bf3 (DEFAULT_TABLE table=test-workload-rf3 [id=073f8e9088d3445298061485645263b4]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:54.992213 10267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12d8cdb711db41f995b4c5967df0ad87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:54.992267 10190 tablet_service.cc:1511] Processing CreateTablet for tablet 4162b40f8b0044e6b540d3b5d6126bf3 (DEFAULT_TABLE table=test-workload-rf3 [id=073f8e9088d3445298061485645263b4]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:54.994968 10193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be71dbf67a9545a89f8998b08c836752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:55.002833 10340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12d8cdb711db41f995b4c5967df0ad87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:55.004662 10190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4162b40f8b0044e6b540d3b5d6126bf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:55.007314 10339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4162b40f8b0044e6b540d3b5d6126bf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:55.012636 10342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be71dbf67a9545a89f8998b08c836752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:55.015650 10269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b156d364aea4cdbbb8013f3d8deb0a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:55.035772 10458 tablet_bootstrap.cc:492] T b59acd01fcc14751b1603c92983f7528 P 1b6c9d477849446ea3ca1d74ebb4a18f: Bootstrap starting.
I20260608 10:03:55.049161 10459 tablet_bootstrap.cc:492] T b59acd01fcc14751b1603c92983f7528 P d945d89015734ec1a50c470a1ea84097: Bootstrap starting.
I20260608 10:03:55.075009 10458 tablet_bootstrap.cc:654] T b59acd01fcc14751b1603c92983f7528 P 1b6c9d477849446ea3ca1d74ebb4a18f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:55.089884 10459 tablet_bootstrap.cc:654] T b59acd01fcc14751b1603c92983f7528 P d945d89015734ec1a50c470a1ea84097: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:55.095425 10460 tablet_bootstrap.cc:492] T 4162b40f8b0044e6b540d3b5d6126bf3 P 6143f22915024d2885ac0b27b8761c99: Bootstrap starting.
I20260608 10:03:55.105789 10458 tablet_bootstrap.cc:492] T b59acd01fcc14751b1603c92983f7528 P 1b6c9d477849446ea3ca1d74ebb4a18f: No bootstrap required, opened a new log
I20260608 10:03:55.106494 10458 ts_tablet_manager.cc:1403] T b59acd01fcc14751b1603c92983f7528 P 1b6c9d477849446ea3ca1d74ebb4a18f: Time spent bootstrapping tablet: real 0.071s	user 0.016s	sys 0.005s
I20260608 10:03:55.109553 10459 tablet_bootstrap.cc:492] T b59acd01fcc14751b1603c92983f7528 P d945d89015734ec1a50c470a1ea84097: No bootstrap required, opened a new log
I20260608 10:03:55.110146 10459 ts_tablet_manager.cc:1403] T b59acd01fcc14751b1603c92983f7528 P d945d89015734ec1a50c470a1ea84097: Time spent bootstrapping tablet: real 0.061s	user 0.016s	sys 0.000s
I20260608 10:03:55.110224 10458 raft_consensus.cc:359] T b59acd01fcc14751b1603c92983f7528 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.111028 10458 raft_consensus.cc:385] T b59acd01fcc14751b1603c92983f7528 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:55.111340 10458 raft_consensus.cc:740] T b59acd01fcc14751b1603c92983f7528 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b6c9d477849446ea3ca1d74ebb4a18f, State: Initialized, Role: FOLLOWER
I20260608 10:03:55.112100 10458 consensus_queue.cc:260] T b59acd01fcc14751b1603c92983f7528 P 1b6c9d477849446ea3ca1d74ebb4a18f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.114068 10458 ts_tablet_manager.cc:1434] T b59acd01fcc14751b1603c92983f7528 P 1b6c9d477849446ea3ca1d74ebb4a18f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:03:55.115033 10458 tablet_bootstrap.cc:492] T 12d8cdb711db41f995b4c5967df0ad87 P 1b6c9d477849446ea3ca1d74ebb4a18f: Bootstrap starting.
I20260608 10:03:55.116032 10460 tablet_bootstrap.cc:654] T 4162b40f8b0044e6b540d3b5d6126bf3 P 6143f22915024d2885ac0b27b8761c99: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:55.112946 10459 raft_consensus.cc:359] T b59acd01fcc14751b1603c92983f7528 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.119959 10459 raft_consensus.cc:385] T b59acd01fcc14751b1603c92983f7528 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:55.120359 10459 raft_consensus.cc:740] T b59acd01fcc14751b1603c92983f7528 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d945d89015734ec1a50c470a1ea84097, State: Initialized, Role: FOLLOWER
I20260608 10:03:55.120723 10458 tablet_bootstrap.cc:654] T 12d8cdb711db41f995b4c5967df0ad87 P 1b6c9d477849446ea3ca1d74ebb4a18f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:55.121363 10459 consensus_queue.cc:260] T b59acd01fcc14751b1603c92983f7528 P d945d89015734ec1a50c470a1ea84097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.125646 10459 ts_tablet_manager.cc:1434] T b59acd01fcc14751b1603c92983f7528 P d945d89015734ec1a50c470a1ea84097: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260608 10:03:55.126785 10459 tablet_bootstrap.cc:492] T be71dbf67a9545a89f8998b08c836752 P d945d89015734ec1a50c470a1ea84097: Bootstrap starting.
I20260608 10:03:55.128682 10458 tablet_bootstrap.cc:492] T 12d8cdb711db41f995b4c5967df0ad87 P 1b6c9d477849446ea3ca1d74ebb4a18f: No bootstrap required, opened a new log
I20260608 10:03:55.129336 10458 ts_tablet_manager.cc:1403] T 12d8cdb711db41f995b4c5967df0ad87 P 1b6c9d477849446ea3ca1d74ebb4a18f: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260608 10:03:55.132774 10458 raft_consensus.cc:359] T 12d8cdb711db41f995b4c5967df0ad87 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.133551 10458 raft_consensus.cc:385] T 12d8cdb711db41f995b4c5967df0ad87 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:55.133973 10459 tablet_bootstrap.cc:654] T be71dbf67a9545a89f8998b08c836752 P d945d89015734ec1a50c470a1ea84097: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:55.133900 10458 raft_consensus.cc:740] T 12d8cdb711db41f995b4c5967df0ad87 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b6c9d477849446ea3ca1d74ebb4a18f, State: Initialized, Role: FOLLOWER
I20260608 10:03:55.135143 10460 tablet_bootstrap.cc:492] T 4162b40f8b0044e6b540d3b5d6126bf3 P 6143f22915024d2885ac0b27b8761c99: No bootstrap required, opened a new log
I20260608 10:03:55.135056 10458 consensus_queue.cc:260] T 12d8cdb711db41f995b4c5967df0ad87 P 1b6c9d477849446ea3ca1d74ebb4a18f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.135815 10460 ts_tablet_manager.cc:1403] T 4162b40f8b0044e6b540d3b5d6126bf3 P 6143f22915024d2885ac0b27b8761c99: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.000s
I20260608 10:03:55.139330 10460 raft_consensus.cc:359] T 4162b40f8b0044e6b540d3b5d6126bf3 P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.140177 10460 raft_consensus.cc:385] T 4162b40f8b0044e6b540d3b5d6126bf3 P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:55.140388 10458 ts_tablet_manager.cc:1434] T 12d8cdb711db41f995b4c5967df0ad87 P 1b6c9d477849446ea3ca1d74ebb4a18f: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 10:03:55.140599 10460 raft_consensus.cc:740] T 4162b40f8b0044e6b540d3b5d6126bf3 P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6143f22915024d2885ac0b27b8761c99, State: Initialized, Role: FOLLOWER
I20260608 10:03:55.141175 10459 tablet_bootstrap.cc:492] T be71dbf67a9545a89f8998b08c836752 P d945d89015734ec1a50c470a1ea84097: No bootstrap required, opened a new log
I20260608 10:03:55.141566 10458 tablet_bootstrap.cc:492] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 1b6c9d477849446ea3ca1d74ebb4a18f: Bootstrap starting.
I20260608 10:03:55.141729 10459 ts_tablet_manager.cc:1403] T be71dbf67a9545a89f8998b08c836752 P d945d89015734ec1a50c470a1ea84097: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 10:03:55.141788 10460 consensus_queue.cc:260] T 4162b40f8b0044e6b540d3b5d6126bf3 P 6143f22915024d2885ac0b27b8761c99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.144599 10460 ts_tablet_manager.cc:1434] T 4162b40f8b0044e6b540d3b5d6126bf3 P 6143f22915024d2885ac0b27b8761c99: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:03:55.145273 10459 raft_consensus.cc:359] T be71dbf67a9545a89f8998b08c836752 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.145779 10460 tablet_bootstrap.cc:492] T b59acd01fcc14751b1603c92983f7528 P 6143f22915024d2885ac0b27b8761c99: Bootstrap starting.
I20260608 10:03:55.146062 10459 raft_consensus.cc:385] T be71dbf67a9545a89f8998b08c836752 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:55.146404 10459 raft_consensus.cc:740] T be71dbf67a9545a89f8998b08c836752 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d945d89015734ec1a50c470a1ea84097, State: Initialized, Role: FOLLOWER
I20260608 10:03:55.147342 10459 consensus_queue.cc:260] T be71dbf67a9545a89f8998b08c836752 P d945d89015734ec1a50c470a1ea84097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.153805 10460 tablet_bootstrap.cc:654] T b59acd01fcc14751b1603c92983f7528 P 6143f22915024d2885ac0b27b8761c99: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:55.156821 10459 ts_tablet_manager.cc:1434] T be71dbf67a9545a89f8998b08c836752 P d945d89015734ec1a50c470a1ea84097: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260608 10:03:55.159937 10458 tablet_bootstrap.cc:654] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 1b6c9d477849446ea3ca1d74ebb4a18f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:55.160879 10459 tablet_bootstrap.cc:492] T 4162b40f8b0044e6b540d3b5d6126bf3 P d945d89015734ec1a50c470a1ea84097: Bootstrap starting.
I20260608 10:03:55.170822 10458 tablet_bootstrap.cc:492] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 1b6c9d477849446ea3ca1d74ebb4a18f: No bootstrap required, opened a new log
I20260608 10:03:55.171305 10458 ts_tablet_manager.cc:1403] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 1b6c9d477849446ea3ca1d74ebb4a18f: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.004s
I20260608 10:03:55.172345 10459 tablet_bootstrap.cc:654] T 4162b40f8b0044e6b540d3b5d6126bf3 P d945d89015734ec1a50c470a1ea84097: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:55.174234 10458 raft_consensus.cc:359] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.174820 10458 raft_consensus.cc:385] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:55.175021 10458 raft_consensus.cc:740] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b6c9d477849446ea3ca1d74ebb4a18f, State: Initialized, Role: FOLLOWER
I20260608 10:03:55.175695 10460 tablet_bootstrap.cc:492] T b59acd01fcc14751b1603c92983f7528 P 6143f22915024d2885ac0b27b8761c99: No bootstrap required, opened a new log
I20260608 10:03:55.176559 10460 ts_tablet_manager.cc:1403] T b59acd01fcc14751b1603c92983f7528 P 6143f22915024d2885ac0b27b8761c99: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.008s
I20260608 10:03:55.175736 10458 consensus_queue.cc:260] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 1b6c9d477849446ea3ca1d74ebb4a18f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.178462 10459 tablet_bootstrap.cc:492] T 4162b40f8b0044e6b540d3b5d6126bf3 P d945d89015734ec1a50c470a1ea84097: No bootstrap required, opened a new log
I20260608 10:03:55.179051 10459 ts_tablet_manager.cc:1403] T 4162b40f8b0044e6b540d3b5d6126bf3 P d945d89015734ec1a50c470a1ea84097: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260608 10:03:55.180742 10460 raft_consensus.cc:359] T b59acd01fcc14751b1603c92983f7528 P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.178663 10458 ts_tablet_manager.cc:1434] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 1b6c9d477849446ea3ca1d74ebb4a18f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:03:55.181531 10460 raft_consensus.cc:385] T b59acd01fcc14751b1603c92983f7528 P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:55.182065 10460 raft_consensus.cc:740] T b59acd01fcc14751b1603c92983f7528 P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6143f22915024d2885ac0b27b8761c99, State: Initialized, Role: FOLLOWER
I20260608 10:03:55.182724 10458 tablet_bootstrap.cc:492] T 4162b40f8b0044e6b540d3b5d6126bf3 P 1b6c9d477849446ea3ca1d74ebb4a18f: Bootstrap starting.
I20260608 10:03:55.182961 10460 consensus_queue.cc:260] T b59acd01fcc14751b1603c92983f7528 P 6143f22915024d2885ac0b27b8761c99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.185411 10460 ts_tablet_manager.cc:1434] T b59acd01fcc14751b1603c92983f7528 P 6143f22915024d2885ac0b27b8761c99: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:03:55.186442 10460 tablet_bootstrap.cc:492] T 12d8cdb711db41f995b4c5967df0ad87 P 6143f22915024d2885ac0b27b8761c99: Bootstrap starting.
I20260608 10:03:55.190281 10459 raft_consensus.cc:359] T 4162b40f8b0044e6b540d3b5d6126bf3 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.191218 10459 raft_consensus.cc:385] T 4162b40f8b0044e6b540d3b5d6126bf3 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:55.191560 10459 raft_consensus.cc:740] T 4162b40f8b0044e6b540d3b5d6126bf3 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d945d89015734ec1a50c470a1ea84097, State: Initialized, Role: FOLLOWER
I20260608 10:03:55.192544 10459 consensus_queue.cc:260] T 4162b40f8b0044e6b540d3b5d6126bf3 P d945d89015734ec1a50c470a1ea84097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.193658 10460 tablet_bootstrap.cc:654] T 12d8cdb711db41f995b4c5967df0ad87 P 6143f22915024d2885ac0b27b8761c99: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:55.195298 10458 tablet_bootstrap.cc:654] T 4162b40f8b0044e6b540d3b5d6126bf3 P 1b6c9d477849446ea3ca1d74ebb4a18f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:55.206881 10459 ts_tablet_manager.cc:1434] T 4162b40f8b0044e6b540d3b5d6126bf3 P d945d89015734ec1a50c470a1ea84097: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.004s
I20260608 10:03:55.208629 10459 tablet_bootstrap.cc:492] T c6efdf5c57584a3888bf306b876d54d9 P d945d89015734ec1a50c470a1ea84097: Bootstrap starting.
I20260608 10:03:55.221709 10459 tablet_bootstrap.cc:654] T c6efdf5c57584a3888bf306b876d54d9 P d945d89015734ec1a50c470a1ea84097: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:55.225203 10460 tablet_bootstrap.cc:492] T 12d8cdb711db41f995b4c5967df0ad87 P 6143f22915024d2885ac0b27b8761c99: No bootstrap required, opened a new log
I20260608 10:03:55.225786 10460 ts_tablet_manager.cc:1403] T 12d8cdb711db41f995b4c5967df0ad87 P 6143f22915024d2885ac0b27b8761c99: Time spent bootstrapping tablet: real 0.040s	user 0.021s	sys 0.016s
I20260608 10:03:55.226588 10458 tablet_bootstrap.cc:492] T 4162b40f8b0044e6b540d3b5d6126bf3 P 1b6c9d477849446ea3ca1d74ebb4a18f: No bootstrap required, opened a new log
I20260608 10:03:55.227190 10458 ts_tablet_manager.cc:1403] T 4162b40f8b0044e6b540d3b5d6126bf3 P 1b6c9d477849446ea3ca1d74ebb4a18f: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.027s
I20260608 10:03:55.228369 10459 tablet_bootstrap.cc:492] T c6efdf5c57584a3888bf306b876d54d9 P d945d89015734ec1a50c470a1ea84097: No bootstrap required, opened a new log
I20260608 10:03:55.228938 10459 ts_tablet_manager.cc:1403] T c6efdf5c57584a3888bf306b876d54d9 P d945d89015734ec1a50c470a1ea84097: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260608 10:03:55.229207 10460 raft_consensus.cc:359] T 12d8cdb711db41f995b4c5967df0ad87 P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.230028 10460 raft_consensus.cc:385] T 12d8cdb711db41f995b4c5967df0ad87 P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:55.229885 10458 raft_consensus.cc:359] T 4162b40f8b0044e6b540d3b5d6126bf3 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.230486 10460 raft_consensus.cc:740] T 12d8cdb711db41f995b4c5967df0ad87 P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6143f22915024d2885ac0b27b8761c99, State: Initialized, Role: FOLLOWER
I20260608 10:03:55.230652 10458 raft_consensus.cc:385] T 4162b40f8b0044e6b540d3b5d6126bf3 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:55.231026 10458 raft_consensus.cc:740] T 4162b40f8b0044e6b540d3b5d6126bf3 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b6c9d477849446ea3ca1d74ebb4a18f, State: Initialized, Role: FOLLOWER
I20260608 10:03:55.231383 10460 consensus_queue.cc:260] T 12d8cdb711db41f995b4c5967df0ad87 P 6143f22915024d2885ac0b27b8761c99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.231851 10458 consensus_queue.cc:260] T 4162b40f8b0044e6b540d3b5d6126bf3 P 1b6c9d477849446ea3ca1d74ebb4a18f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.232360 10412 raft_consensus.cc:493] T 12d8cdb711db41f995b4c5967df0ad87 P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:55.232164 10459 raft_consensus.cc:359] T c6efdf5c57584a3888bf306b876d54d9 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.232980 10459 raft_consensus.cc:385] T c6efdf5c57584a3888bf306b876d54d9 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:55.232897 10412 raft_consensus.cc:515] T 12d8cdb711db41f995b4c5967df0ad87 P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.233371 10459 raft_consensus.cc:740] T c6efdf5c57584a3888bf306b876d54d9 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d945d89015734ec1a50c470a1ea84097, State: Initialized, Role: FOLLOWER
I20260608 10:03:55.234293 10460 ts_tablet_manager.cc:1434] T 12d8cdb711db41f995b4c5967df0ad87 P 6143f22915024d2885ac0b27b8761c99: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:03:55.234310 10458 ts_tablet_manager.cc:1434] T 4162b40f8b0044e6b540d3b5d6126bf3 P 1b6c9d477849446ea3ca1d74ebb4a18f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 10:03:55.234452 10459 consensus_queue.cc:260] T c6efdf5c57584a3888bf306b876d54d9 P d945d89015734ec1a50c470a1ea84097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.235589 10460 tablet_bootstrap.cc:492] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 6143f22915024d2885ac0b27b8761c99: Bootstrap starting.
I20260608 10:03:55.240065 10459 ts_tablet_manager.cc:1434] T c6efdf5c57584a3888bf306b876d54d9 P d945d89015734ec1a50c470a1ea84097: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 10:03:55.241276 10459 tablet_bootstrap.cc:492] T 2b156d364aea4cdbbb8013f3d8deb0a4 P d945d89015734ec1a50c470a1ea84097: Bootstrap starting.
I20260608 10:03:55.243283 10460 tablet_bootstrap.cc:654] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 6143f22915024d2885ac0b27b8761c99: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:55.249138 10459 tablet_bootstrap.cc:654] T 2b156d364aea4cdbbb8013f3d8deb0a4 P d945d89015734ec1a50c470a1ea84097: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:55.256376 10458 tablet_bootstrap.cc:492] T c6efdf5c57584a3888bf306b876d54d9 P 1b6c9d477849446ea3ca1d74ebb4a18f: Bootstrap starting.
I20260608 10:03:55.262214 10412 leader_election.cc:290] T 12d8cdb711db41f995b4c5967df0ad87 P 6143f22915024d2885ac0b27b8761c99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b6c9d477849446ea3ca1d74ebb4a18f (127.0.167.65:42979), d945d89015734ec1a50c470a1ea84097 (127.0.167.66:41927)
I20260608 10:03:55.264983 10458 tablet_bootstrap.cc:654] T c6efdf5c57584a3888bf306b876d54d9 P 1b6c9d477849446ea3ca1d74ebb4a18f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:55.266175 10408 raft_consensus.cc:493] T b59acd01fcc14751b1603c92983f7528 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:55.266765 10408 raft_consensus.cc:515] T b59acd01fcc14751b1603c92983f7528 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.272189 10408 leader_election.cc:290] T b59acd01fcc14751b1603c92983f7528 P 1b6c9d477849446ea3ca1d74ebb4a18f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d945d89015734ec1a50c470a1ea84097 (127.0.167.66:41927), 6143f22915024d2885ac0b27b8761c99 (127.0.167.67:40589)
I20260608 10:03:55.284622 10414 raft_consensus.cc:493] T be71dbf67a9545a89f8998b08c836752 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:55.285486 10414 raft_consensus.cc:515] T be71dbf67a9545a89f8998b08c836752 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.294132 10414 leader_election.cc:290] T be71dbf67a9545a89f8998b08c836752 P d945d89015734ec1a50c470a1ea84097 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b6c9d477849446ea3ca1d74ebb4a18f (127.0.167.65:42979), 6143f22915024d2885ac0b27b8761c99 (127.0.167.67:40589)
I20260608 10:03:55.297991 10459 tablet_bootstrap.cc:492] T 2b156d364aea4cdbbb8013f3d8deb0a4 P d945d89015734ec1a50c470a1ea84097: No bootstrap required, opened a new log
I20260608 10:03:55.298887 10459 ts_tablet_manager.cc:1403] T 2b156d364aea4cdbbb8013f3d8deb0a4 P d945d89015734ec1a50c470a1ea84097: Time spent bootstrapping tablet: real 0.058s	user 0.021s	sys 0.000s
W20260608 10:03:55.313954 10151 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:03:55.314013 10459 raft_consensus.cc:359] T 2b156d364aea4cdbbb8013f3d8deb0a4 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.317821 10459 raft_consensus.cc:385] T 2b156d364aea4cdbbb8013f3d8deb0a4 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:55.318287 10459 raft_consensus.cc:740] T 2b156d364aea4cdbbb8013f3d8deb0a4 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d945d89015734ec1a50c470a1ea84097, State: Initialized, Role: FOLLOWER
I20260608 10:03:55.320917 10409 raft_consensus.cc:493] T 4162b40f8b0044e6b540d3b5d6126bf3 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:55.321660 10409 raft_consensus.cc:515] T 4162b40f8b0044e6b540d3b5d6126bf3 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.325742 10409 leader_election.cc:290] T 4162b40f8b0044e6b540d3b5d6126bf3 P d945d89015734ec1a50c470a1ea84097 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b6c9d477849446ea3ca1d74ebb4a18f (127.0.167.65:42979), 6143f22915024d2885ac0b27b8761c99 (127.0.167.67:40589)
I20260608 10:03:55.319423 10459 consensus_queue.cc:260] T 2b156d364aea4cdbbb8013f3d8deb0a4 P d945d89015734ec1a50c470a1ea84097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.358631 10460 tablet_bootstrap.cc:492] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 6143f22915024d2885ac0b27b8761c99: No bootstrap required, opened a new log
I20260608 10:03:55.359454 10460 ts_tablet_manager.cc:1403] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 6143f22915024d2885ac0b27b8761c99: Time spent bootstrapping tablet: real 0.124s	user 0.035s	sys 0.065s
I20260608 10:03:55.361325 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be71dbf67a9545a89f8998b08c836752" candidate_uuid: "d945d89015734ec1a50c470a1ea84097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" is_pre_election: true
I20260608 10:03:55.362834 10460 raft_consensus.cc:359] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.363685 10460 raft_consensus.cc:385] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:55.364835 10280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59acd01fcc14751b1603c92983f7528" candidate_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d945d89015734ec1a50c470a1ea84097" is_pre_election: true
I20260608 10:03:55.365566 10280 raft_consensus.cc:2468] T b59acd01fcc14751b1603c92983f7528 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b6c9d477849446ea3ca1d74ebb4a18f in term 0.
I20260608 10:03:55.364012 10460 raft_consensus.cc:740] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6143f22915024d2885ac0b27b8761c99, State: Initialized, Role: FOLLOWER
I20260608 10:03:55.365901 10458 tablet_bootstrap.cc:492] T c6efdf5c57584a3888bf306b876d54d9 P 1b6c9d477849446ea3ca1d74ebb4a18f: No bootstrap required, opened a new log
I20260608 10:03:55.365918 10459 ts_tablet_manager.cc:1434] T 2b156d364aea4cdbbb8013f3d8deb0a4 P d945d89015734ec1a50c470a1ea84097: Time spent starting tablet: real 0.067s	user 0.011s	sys 0.000s
I20260608 10:03:55.366861 10458 ts_tablet_manager.cc:1403] T c6efdf5c57584a3888bf306b876d54d9 P 1b6c9d477849446ea3ca1d74ebb4a18f: Time spent bootstrapping tablet: real 0.111s	user 0.013s	sys 0.051s
I20260608 10:03:55.367543 10459 tablet_bootstrap.cc:492] T 12d8cdb711db41f995b4c5967df0ad87 P d945d89015734ec1a50c470a1ea84097: Bootstrap starting.
I20260608 10:03:55.366954 10460 consensus_queue.cc:260] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 6143f22915024d2885ac0b27b8761c99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.363102 10204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4162b40f8b0044e6b540d3b5d6126bf3" candidate_uuid: "d945d89015734ec1a50c470a1ea84097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" is_pre_election: true
I20260608 10:03:55.368948 10204 raft_consensus.cc:2468] T 4162b40f8b0044e6b540d3b5d6126bf3 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d945d89015734ec1a50c470a1ea84097 in term 0.
I20260608 10:03:55.370678 10458 raft_consensus.cc:359] T c6efdf5c57584a3888bf306b876d54d9 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
W20260608 10:03:55.371281 10245 leader_election.cc:343] T be71dbf67a9545a89f8998b08c836752 P d945d89015734ec1a50c470a1ea84097 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b6c9d477849446ea3ca1d74ebb4a18f (127.0.167.65:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:55.371629 10458 raft_consensus.cc:385] T c6efdf5c57584a3888bf306b876d54d9 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:55.372153 10458 raft_consensus.cc:740] T c6efdf5c57584a3888bf306b876d54d9 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b6c9d477849446ea3ca1d74ebb4a18f, State: Initialized, Role: FOLLOWER
I20260608 10:03:55.372184 10245 leader_election.cc:304] T 4162b40f8b0044e6b540d3b5d6126bf3 P d945d89015734ec1a50c470a1ea84097 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b6c9d477849446ea3ca1d74ebb4a18f, d945d89015734ec1a50c470a1ea84097; no voters: 
I20260608 10:03:55.373364 10409 raft_consensus.cc:2804] T 4162b40f8b0044e6b540d3b5d6126bf3 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:55.373968 10409 raft_consensus.cc:493] T 4162b40f8b0044e6b540d3b5d6126bf3 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:55.374366 10409 raft_consensus.cc:3060] T 4162b40f8b0044e6b540d3b5d6126bf3 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:55.375449 10459 tablet_bootstrap.cc:654] T 12d8cdb711db41f995b4c5967df0ad87 P d945d89015734ec1a50c470a1ea84097: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:55.373317 10458 consensus_queue.cc:260] T c6efdf5c57584a3888bf306b876d54d9 P 1b6c9d477849446ea3ca1d74ebb4a18f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.380805 10204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d8cdb711db41f995b4c5967df0ad87" candidate_uuid: "6143f22915024d2885ac0b27b8761c99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" is_pre_election: true
I20260608 10:03:55.381690 10458 ts_tablet_manager.cc:1434] T c6efdf5c57584a3888bf306b876d54d9 P 1b6c9d477849446ea3ca1d74ebb4a18f: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260608 10:03:55.380869 10171 leader_election.cc:304] T b59acd01fcc14751b1603c92983f7528 P 1b6c9d477849446ea3ca1d74ebb4a18f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b6c9d477849446ea3ca1d74ebb4a18f, d945d89015734ec1a50c470a1ea84097; no voters: 
I20260608 10:03:55.382931 10458 tablet_bootstrap.cc:492] T be71dbf67a9545a89f8998b08c836752 P 1b6c9d477849446ea3ca1d74ebb4a18f: Bootstrap starting.
I20260608 10:03:55.381608 10204 raft_consensus.cc:2468] T 12d8cdb711db41f995b4c5967df0ad87 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6143f22915024d2885ac0b27b8761c99 in term 0.
I20260608 10:03:55.384743 10408 raft_consensus.cc:2804] T b59acd01fcc14751b1603c92983f7528 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:55.389338 10408 raft_consensus.cc:493] T b59acd01fcc14751b1603c92983f7528 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:55.389907 10408 raft_consensus.cc:3060] T b59acd01fcc14751b1603c92983f7528 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:55.388373 10414 raft_consensus.cc:493] T 2b156d364aea4cdbbb8013f3d8deb0a4 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:55.392889 10319 leader_election.cc:304] T 12d8cdb711db41f995b4c5967df0ad87 P 6143f22915024d2885ac0b27b8761c99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b6c9d477849446ea3ca1d74ebb4a18f, 6143f22915024d2885ac0b27b8761c99; no voters: 
I20260608 10:03:55.392783 10414 raft_consensus.cc:515] T 2b156d364aea4cdbbb8013f3d8deb0a4 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.393846 10412 raft_consensus.cc:2804] T 12d8cdb711db41f995b4c5967df0ad87 P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:55.394213 10412 raft_consensus.cc:493] T 12d8cdb711db41f995b4c5967df0ad87 P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:55.394536 10412 raft_consensus.cc:3060] T 12d8cdb711db41f995b4c5967df0ad87 P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:55.395167 10414 leader_election.cc:290] T 2b156d364aea4cdbbb8013f3d8deb0a4 P d945d89015734ec1a50c470a1ea84097 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b6c9d477849446ea3ca1d74ebb4a18f (127.0.167.65:42979), 6143f22915024d2885ac0b27b8761c99 (127.0.167.67:40589)
I20260608 10:03:55.395684 10414 raft_consensus.cc:493] T c6efdf5c57584a3888bf306b876d54d9 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:55.396102 10414 raft_consensus.cc:515] T c6efdf5c57584a3888bf306b876d54d9 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.402536 10412 raft_consensus.cc:515] T 12d8cdb711db41f995b4c5967df0ad87 P 6143f22915024d2885ac0b27b8761c99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.403724 10414 leader_election.cc:290] T c6efdf5c57584a3888bf306b876d54d9 P d945d89015734ec1a50c470a1ea84097 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b6c9d477849446ea3ca1d74ebb4a18f (127.0.167.65:42979), 6143f22915024d2885ac0b27b8761c99 (127.0.167.67:40589)
I20260608 10:03:55.405278 10411 raft_consensus.cc:493] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:55.405807 10411 raft_consensus.cc:515] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.406335 10204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b156d364aea4cdbbb8013f3d8deb0a4" candidate_uuid: "d945d89015734ec1a50c470a1ea84097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" is_pre_election: true
I20260608 10:03:55.406981 10204 raft_consensus.cc:2468] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d945d89015734ec1a50c470a1ea84097 in term 0.
I20260608 10:03:55.408141 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6efdf5c57584a3888bf306b876d54d9" candidate_uuid: "d945d89015734ec1a50c470a1ea84097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" is_pre_election: true
I20260608 10:03:55.408840 10205 raft_consensus.cc:2468] T c6efdf5c57584a3888bf306b876d54d9 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d945d89015734ec1a50c470a1ea84097 in term 0.
I20260608 10:03:55.410439 10245 leader_election.cc:304] T 2b156d364aea4cdbbb8013f3d8deb0a4 P d945d89015734ec1a50c470a1ea84097 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b6c9d477849446ea3ca1d74ebb4a18f, d945d89015734ec1a50c470a1ea84097; no voters: 
I20260608 10:03:55.412032 10245 leader_election.cc:304] T c6efdf5c57584a3888bf306b876d54d9 P d945d89015734ec1a50c470a1ea84097 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b6c9d477849446ea3ca1d74ebb4a18f, d945d89015734ec1a50c470a1ea84097; no voters: 
I20260608 10:03:55.413008 10414 raft_consensus.cc:2804] T 2b156d364aea4cdbbb8013f3d8deb0a4 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:55.413475 10414 raft_consensus.cc:493] T 2b156d364aea4cdbbb8013f3d8deb0a4 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:55.414016 10203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d8cdb711db41f995b4c5967df0ad87" candidate_uuid: "6143f22915024d2885ac0b27b8761c99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f"
I20260608 10:03:55.418586 10203 raft_consensus.cc:3060] T 12d8cdb711db41f995b4c5967df0ad87 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:55.415802 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b156d364aea4cdbbb8013f3d8deb0a4" candidate_uuid: "6143f22915024d2885ac0b27b8761c99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" is_pre_election: true
I20260608 10:03:55.424654 10205 raft_consensus.cc:2468] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6143f22915024d2885ac0b27b8761c99 in term 0.
I20260608 10:03:55.425498 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59acd01fcc14751b1603c92983f7528" candidate_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6143f22915024d2885ac0b27b8761c99" is_pre_election: true
I20260608 10:03:55.416005 10408 raft_consensus.cc:515] T b59acd01fcc14751b1603c92983f7528 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.416350 10411 leader_election.cc:290] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 6143f22915024d2885ac0b27b8761c99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b6c9d477849446ea3ca1d74ebb4a18f (127.0.167.65:42979), d945d89015734ec1a50c470a1ea84097 (127.0.167.66:41927)
I20260608 10:03:55.387606 10460 ts_tablet_manager.cc:1434] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 6143f22915024d2885ac0b27b8761c99: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.000s
I20260608 10:03:55.428622 10489 raft_consensus.cc:2804] T c6efdf5c57584a3888bf306b876d54d9 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:55.429104 10489 raft_consensus.cc:493] T c6efdf5c57584a3888bf306b876d54d9 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:55.429503 10489 raft_consensus.cc:3060] T c6efdf5c57584a3888bf306b876d54d9 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:55.429874 10459 tablet_bootstrap.cc:492] T 12d8cdb711db41f995b4c5967df0ad87 P d945d89015734ec1a50c470a1ea84097: No bootstrap required, opened a new log
I20260608 10:03:55.429584 10280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59acd01fcc14751b1603c92983f7528" candidate_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d945d89015734ec1a50c470a1ea84097"
I20260608 10:03:55.430362 10280 raft_consensus.cc:3060] T b59acd01fcc14751b1603c92983f7528 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:55.432287 10460 tablet_bootstrap.cc:492] T c6efdf5c57584a3888bf306b876d54d9 P 6143f22915024d2885ac0b27b8761c99: Bootstrap starting.
I20260608 10:03:55.426265 10354 raft_consensus.cc:2468] T b59acd01fcc14751b1603c92983f7528 P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b6c9d477849446ea3ca1d74ebb4a18f in term 0.
I20260608 10:03:55.436515 10459 ts_tablet_manager.cc:1403] T 12d8cdb711db41f995b4c5967df0ad87 P d945d89015734ec1a50c470a1ea84097: Time spent bootstrapping tablet: real 0.069s	user 0.036s	sys 0.008s
I20260608 10:03:55.436913 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b156d364aea4cdbbb8013f3d8deb0a4" candidate_uuid: "6143f22915024d2885ac0b27b8761c99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d945d89015734ec1a50c470a1ea84097" is_pre_election: true
I20260608 10:03:55.437156 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d8cdb711db41f995b4c5967df0ad87" candidate_uuid: "6143f22915024d2885ac0b27b8761c99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d945d89015734ec1a50c470a1ea84097" is_pre_election: true
I20260608 10:03:55.437983 10319 leader_election.cc:304] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 6143f22915024d2885ac0b27b8761c99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b6c9d477849446ea3ca1d74ebb4a18f, 6143f22915024d2885ac0b27b8761c99; no voters: 
I20260608 10:03:55.439040 10411 raft_consensus.cc:2804] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:55.439425 10411 raft_consensus.cc:493] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:55.439823 10411 raft_consensus.cc:3060] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:55.440165 10409 raft_consensus.cc:515] T 4162b40f8b0044e6b540d3b5d6126bf3 P d945d89015734ec1a50c470a1ea84097 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.440480 10459 raft_consensus.cc:359] T 12d8cdb711db41f995b4c5967df0ad87 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.441329 10459 raft_consensus.cc:385] T 12d8cdb711db41f995b4c5967df0ad87 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:55.441702 10459 raft_consensus.cc:740] T 12d8cdb711db41f995b4c5967df0ad87 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d945d89015734ec1a50c470a1ea84097, State: Initialized, Role: FOLLOWER
I20260608 10:03:55.442750 10408 leader_election.cc:290] T b59acd01fcc14751b1603c92983f7528 P 1b6c9d477849446ea3ca1d74ebb4a18f [CANDIDATE]: Term 1 election: Requested vote from peers d945d89015734ec1a50c470a1ea84097 (127.0.167.66:41927), 6143f22915024d2885ac0b27b8761c99 (127.0.167.67:40589)
I20260608 10:03:55.442612 10459 consensus_queue.cc:260] T 12d8cdb711db41f995b4c5967df0ad87 P d945d89015734ec1a50c470a1ea84097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.443554 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4162b40f8b0044e6b540d3b5d6126bf3" candidate_uuid: "d945d89015734ec1a50c470a1ea84097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f"
I20260608 10:03:55.444255 10205 raft_consensus.cc:3060] T 4162b40f8b0044e6b540d3b5d6126bf3 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:55.433925 10414 raft_consensus.cc:3060] T 2b156d364aea4cdbbb8013f3d8deb0a4 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:55.447695 10353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4162b40f8b0044e6b540d3b5d6126bf3" candidate_uuid: "d945d89015734ec1a50c470a1ea84097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6143f22915024d2885ac0b27b8761c99" is_pre_election: true
I20260608 10:03:55.452702 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be71dbf67a9545a89f8998b08c836752" candidate_uuid: "d945d89015734ec1a50c470a1ea84097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6143f22915024d2885ac0b27b8761c99" is_pre_election: true
I20260608 10:03:55.464556 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b156d364aea4cdbbb8013f3d8deb0a4" candidate_uuid: "d945d89015734ec1a50c470a1ea84097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6143f22915024d2885ac0b27b8761c99" is_pre_election: true
I20260608 10:03:55.465904 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59acd01fcc14751b1603c92983f7528" candidate_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6143f22915024d2885ac0b27b8761c99"
I20260608 10:03:55.466902 10351 raft_consensus.cc:3060] T b59acd01fcc14751b1603c92983f7528 P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:55.466956 10412 leader_election.cc:290] T 12d8cdb711db41f995b4c5967df0ad87 P 6143f22915024d2885ac0b27b8761c99 [CANDIDATE]: Term 1 election: Requested vote from peers 1b6c9d477849446ea3ca1d74ebb4a18f (127.0.167.65:42979), d945d89015734ec1a50c470a1ea84097 (127.0.167.66:41927)
I20260608 10:03:55.466111 10203 raft_consensus.cc:2468] T 12d8cdb711db41f995b4c5967df0ad87 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6143f22915024d2885ac0b27b8761c99 in term 1.
I20260608 10:03:55.472756 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6efdf5c57584a3888bf306b876d54d9" candidate_uuid: "d945d89015734ec1a50c470a1ea84097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6143f22915024d2885ac0b27b8761c99" is_pre_election: true
I20260608 10:03:55.473116 10205 raft_consensus.cc:2468] T 4162b40f8b0044e6b540d3b5d6126bf3 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d945d89015734ec1a50c470a1ea84097 in term 1.
I20260608 10:03:55.473995 10319 leader_election.cc:304] T 12d8cdb711db41f995b4c5967df0ad87 P 6143f22915024d2885ac0b27b8761c99 [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: 1b6c9d477849446ea3ca1d74ebb4a18f, 6143f22915024d2885ac0b27b8761c99; no voters: 
I20260608 10:03:55.474393 10245 leader_election.cc:304] T 4162b40f8b0044e6b540d3b5d6126bf3 P d945d89015734ec1a50c470a1ea84097 [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: 1b6c9d477849446ea3ca1d74ebb4a18f, d945d89015734ec1a50c470a1ea84097; no voters: 
I20260608 10:03:55.475399 10412 raft_consensus.cc:2804] T 12d8cdb711db41f995b4c5967df0ad87 P 6143f22915024d2885ac0b27b8761c99 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:55.482765 10280 raft_consensus.cc:2468] T b59acd01fcc14751b1603c92983f7528 P d945d89015734ec1a50c470a1ea84097 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b6c9d477849446ea3ca1d74ebb4a18f in term 1.
I20260608 10:03:55.484215 10171 leader_election.cc:304] T b59acd01fcc14751b1603c92983f7528 P 1b6c9d477849446ea3ca1d74ebb4a18f [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: 1b6c9d477849446ea3ca1d74ebb4a18f, d945d89015734ec1a50c470a1ea84097; no voters: 
W20260608 10:03:55.484747 10320 leader_election.cc:343] T 12d8cdb711db41f995b4c5967df0ad87 P 6143f22915024d2885ac0b27b8761c99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d945d89015734ec1a50c470a1ea84097 (127.0.167.66:41927): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:55.485275 10408 raft_consensus.cc:2804] T b59acd01fcc14751b1603c92983f7528 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:55.485832 10408 raft_consensus.cc:697] T b59acd01fcc14751b1603c92983f7528 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 LEADER]: Becoming Leader. State: Replica: 1b6c9d477849446ea3ca1d74ebb4a18f, State: Running, Role: LEADER
I20260608 10:03:55.485816 10411 raft_consensus.cc:515] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 6143f22915024d2885ac0b27b8761c99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
W20260608 10:03:55.486639 10244 leader_election.cc:343] T be71dbf67a9545a89f8998b08c836752 P d945d89015734ec1a50c470a1ea84097 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6143f22915024d2885ac0b27b8761c99 (127.0.167.67:40589): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:55.487187 10244 leader_election.cc:304] T be71dbf67a9545a89f8998b08c836752 P d945d89015734ec1a50c470a1ea84097 [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: d945d89015734ec1a50c470a1ea84097; no voters: 1b6c9d477849446ea3ca1d74ebb4a18f, 6143f22915024d2885ac0b27b8761c99
I20260608 10:03:55.487504 10352 raft_consensus.cc:2393] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 6143f22915024d2885ac0b27b8761c99 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d945d89015734ec1a50c470a1ea84097 in current term 1: Already voted for candidate 6143f22915024d2885ac0b27b8761c99 in this term.
I20260608 10:03:55.487049 10408 consensus_queue.cc:237] T b59acd01fcc14751b1603c92983f7528 P 1b6c9d477849446ea3ca1d74ebb4a18f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.493276 10459 ts_tablet_manager.cc:1434] T 12d8cdb711db41f995b4c5967df0ad87 P d945d89015734ec1a50c470a1ea84097: Time spent starting tablet: real 0.056s	user 0.021s	sys 0.020s
I20260608 10:03:55.496033 10414 raft_consensus.cc:515] T 2b156d364aea4cdbbb8013f3d8deb0a4 P d945d89015734ec1a50c470a1ea84097 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.497303 10278 raft_consensus.cc:2393] T 2b156d364aea4cdbbb8013f3d8deb0a4 P d945d89015734ec1a50c470a1ea84097 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6143f22915024d2885ac0b27b8761c99 in current term 1: Already voted for candidate d945d89015734ec1a50c470a1ea84097 in this term.
I20260608 10:03:55.498428 10414 leader_election.cc:290] T 2b156d364aea4cdbbb8013f3d8deb0a4 P d945d89015734ec1a50c470a1ea84097 [CANDIDATE]: Term 1 election: Requested vote from peers 1b6c9d477849446ea3ca1d74ebb4a18f (127.0.167.65:42979), 6143f22915024d2885ac0b27b8761c99 (127.0.167.67:40589)
I20260608 10:03:55.499356 10414 raft_consensus.cc:2804] T 4162b40f8b0044e6b540d3b5d6126bf3 P d945d89015734ec1a50c470a1ea84097 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:55.499863 10414 raft_consensus.cc:697] T 4162b40f8b0044e6b540d3b5d6126bf3 P d945d89015734ec1a50c470a1ea84097 [term 1 LEADER]: Becoming Leader. State: Replica: d945d89015734ec1a50c470a1ea84097, State: Running, Role: LEADER
I20260608 10:03:55.501685 10411 leader_election.cc:290] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 6143f22915024d2885ac0b27b8761c99 [CANDIDATE]: Term 1 election: Requested vote from peers 1b6c9d477849446ea3ca1d74ebb4a18f (127.0.167.65:42979), d945d89015734ec1a50c470a1ea84097 (127.0.167.66:41927)
I20260608 10:03:55.505789 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b156d364aea4cdbbb8013f3d8deb0a4" candidate_uuid: "6143f22915024d2885ac0b27b8761c99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f"
I20260608 10:03:55.506511 10205 raft_consensus.cc:3060] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:55.512493 10280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d8cdb711db41f995b4c5967df0ad87" candidate_uuid: "6143f22915024d2885ac0b27b8761c99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d945d89015734ec1a50c470a1ea84097"
I20260608 10:03:55.513409 10280 raft_consensus.cc:3060] T 12d8cdb711db41f995b4c5967df0ad87 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:55.480620 10353 raft_consensus.cc:2468] T 4162b40f8b0044e6b540d3b5d6126bf3 P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d945d89015734ec1a50c470a1ea84097 in term 0.
I20260608 10:03:55.516793 10205 raft_consensus.cc:2468] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6143f22915024d2885ac0b27b8761c99 in term 1.
I20260608 10:03:55.490163 10412 raft_consensus.cc:697] T 12d8cdb711db41f995b4c5967df0ad87 P 6143f22915024d2885ac0b27b8761c99 [term 1 LEADER]: Becoming Leader. State: Replica: 6143f22915024d2885ac0b27b8761c99, State: Running, Role: LEADER
W20260608 10:03:55.518800 10245 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.167.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 44508.2us
I20260608 10:03:55.524776 10458 tablet_bootstrap.cc:654] T be71dbf67a9545a89f8998b08c836752 P 1b6c9d477849446ea3ca1d74ebb4a18f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:55.524626 10489 raft_consensus.cc:515] T c6efdf5c57584a3888bf306b876d54d9 P d945d89015734ec1a50c470a1ea84097 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
W20260608 10:03:55.525362 10244 leader_election.cc:343] T c6efdf5c57584a3888bf306b876d54d9 P d945d89015734ec1a50c470a1ea84097 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6143f22915024d2885ac0b27b8761c99 (127.0.167.67:40589): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:55.524888 10414 consensus_queue.cc:237] T 4162b40f8b0044e6b540d3b5d6126bf3 P d945d89015734ec1a50c470a1ea84097 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.527276 10489 leader_election.cc:290] T c6efdf5c57584a3888bf306b876d54d9 P d945d89015734ec1a50c470a1ea84097 [CANDIDATE]: Term 1 election: Requested vote from peers 1b6c9d477849446ea3ca1d74ebb4a18f (127.0.167.65:42979), 6143f22915024d2885ac0b27b8761c99 (127.0.167.67:40589)
I20260608 10:03:55.522207 10409 leader_election.cc:290] T 4162b40f8b0044e6b540d3b5d6126bf3 P d945d89015734ec1a50c470a1ea84097 [CANDIDATE]: Term 1 election: Requested vote from peers 1b6c9d477849446ea3ca1d74ebb4a18f (127.0.167.65:42979), 6143f22915024d2885ac0b27b8761c99 (127.0.167.67:40589)
I20260608 10:03:55.529788 10319 leader_election.cc:304] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 6143f22915024d2885ac0b27b8761c99 [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: 1b6c9d477849446ea3ca1d74ebb4a18f, 6143f22915024d2885ac0b27b8761c99; no voters: 
I20260608 10:03:55.529518 10353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b156d364aea4cdbbb8013f3d8deb0a4" candidate_uuid: "d945d89015734ec1a50c470a1ea84097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6143f22915024d2885ac0b27b8761c99"
I20260608 10:03:55.530690 10412 consensus_queue.cc:237] T 12d8cdb711db41f995b4c5967df0ad87 P 6143f22915024d2885ac0b27b8761c99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.531843 10353 raft_consensus.cc:2393] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 6143f22915024d2885ac0b27b8761c99 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d945d89015734ec1a50c470a1ea84097 in current term 1: Already voted for candidate 6143f22915024d2885ac0b27b8761c99 in this term.
I20260608 10:03:55.533497 10351 raft_consensus.cc:2468] T b59acd01fcc14751b1603c92983f7528 P 6143f22915024d2885ac0b27b8761c99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b6c9d477849446ea3ca1d74ebb4a18f in term 1.
I20260608 10:03:55.529575 10460 tablet_bootstrap.cc:654] T c6efdf5c57584a3888bf306b876d54d9 P 6143f22915024d2885ac0b27b8761c99: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:55.527868 10489 raft_consensus.cc:2749] T be71dbf67a9545a89f8998b08c836752 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:03:55.535823 10492 raft_consensus.cc:2804] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 6143f22915024d2885ac0b27b8761c99 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:55.537074 10492 raft_consensus.cc:697] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 6143f22915024d2885ac0b27b8761c99 [term 1 LEADER]: Becoming Leader. State: Replica: 6143f22915024d2885ac0b27b8761c99, State: Running, Role: LEADER
I20260608 10:03:55.537719 10097 catalog_manager.cc:5696] T b59acd01fcc14751b1603c92983f7528 P 1b6c9d477849446ea3ca1d74ebb4a18f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b6c9d477849446ea3ca1d74ebb4a18f (127.0.167.65). New cstate: current_term: 1 leader_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:55.537536 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4162b40f8b0044e6b540d3b5d6126bf3" candidate_uuid: "d945d89015734ec1a50c470a1ea84097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6143f22915024d2885ac0b27b8761c99"
I20260608 10:03:55.539019 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b156d364aea4cdbbb8013f3d8deb0a4" candidate_uuid: "d945d89015734ec1a50c470a1ea84097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f"
I20260608 10:03:55.539316 10351 raft_consensus.cc:3060] T 4162b40f8b0044e6b540d3b5d6126bf3 P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:55.539870 10205 raft_consensus.cc:2393] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d945d89015734ec1a50c470a1ea84097 in current term 1: Already voted for candidate 6143f22915024d2885ac0b27b8761c99 in this term.
I20260608 10:03:55.543871 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b156d364aea4cdbbb8013f3d8deb0a4" candidate_uuid: "6143f22915024d2885ac0b27b8761c99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d945d89015734ec1a50c470a1ea84097"
I20260608 10:03:55.544697 10278 raft_consensus.cc:2393] T 2b156d364aea4cdbbb8013f3d8deb0a4 P d945d89015734ec1a50c470a1ea84097 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6143f22915024d2885ac0b27b8761c99 in current term 1: Already voted for candidate d945d89015734ec1a50c470a1ea84097 in this term.
I20260608 10:03:55.544474 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6efdf5c57584a3888bf306b876d54d9" candidate_uuid: "d945d89015734ec1a50c470a1ea84097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f"
I20260608 10:03:55.545293 10205 raft_consensus.cc:3060] T c6efdf5c57584a3888bf306b876d54d9 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:55.541535 10492 consensus_queue.cc:237] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 6143f22915024d2885ac0b27b8761c99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.547626 10244 leader_election.cc:304] T 2b156d364aea4cdbbb8013f3d8deb0a4 P d945d89015734ec1a50c470a1ea84097 [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: d945d89015734ec1a50c470a1ea84097; no voters: 1b6c9d477849446ea3ca1d74ebb4a18f, 6143f22915024d2885ac0b27b8761c99
I20260608 10:03:55.548885 10489 raft_consensus.cc:2749] T 2b156d364aea4cdbbb8013f3d8deb0a4 P d945d89015734ec1a50c470a1ea84097 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:03:55.555855 10353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6efdf5c57584a3888bf306b876d54d9" candidate_uuid: "d945d89015734ec1a50c470a1ea84097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6143f22915024d2885ac0b27b8761c99"
I20260608 10:03:55.555507 10280 raft_consensus.cc:2468] T 12d8cdb711db41f995b4c5967df0ad87 P d945d89015734ec1a50c470a1ea84097 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6143f22915024d2885ac0b27b8761c99 in term 1.
W20260608 10:03:55.560652 10244 leader_election.cc:343] T c6efdf5c57584a3888bf306b876d54d9 P d945d89015734ec1a50c470a1ea84097 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6143f22915024d2885ac0b27b8761c99 (127.0.167.67:40589): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:55.561061 10351 raft_consensus.cc:2468] T 4162b40f8b0044e6b540d3b5d6126bf3 P 6143f22915024d2885ac0b27b8761c99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d945d89015734ec1a50c470a1ea84097 in term 1.
I20260608 10:03:55.564808 10458 tablet_bootstrap.cc:492] T be71dbf67a9545a89f8998b08c836752 P 1b6c9d477849446ea3ca1d74ebb4a18f: No bootstrap required, opened a new log
I20260608 10:03:55.565436 10458 ts_tablet_manager.cc:1403] T be71dbf67a9545a89f8998b08c836752 P 1b6c9d477849446ea3ca1d74ebb4a18f: Time spent bootstrapping tablet: real 0.183s	user 0.022s	sys 0.017s
I20260608 10:03:55.569262 10205 raft_consensus.cc:2468] T c6efdf5c57584a3888bf306b876d54d9 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d945d89015734ec1a50c470a1ea84097 in term 1.
I20260608 10:03:55.569010 10458 raft_consensus.cc:359] T be71dbf67a9545a89f8998b08c836752 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.569923 10458 raft_consensus.cc:385] T be71dbf67a9545a89f8998b08c836752 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:55.570312 10458 raft_consensus.cc:740] T be71dbf67a9545a89f8998b08c836752 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b6c9d477849446ea3ca1d74ebb4a18f, State: Initialized, Role: FOLLOWER
I20260608 10:03:55.570745 10245 leader_election.cc:304] T c6efdf5c57584a3888bf306b876d54d9 P d945d89015734ec1a50c470a1ea84097 [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: 1b6c9d477849446ea3ca1d74ebb4a18f, d945d89015734ec1a50c470a1ea84097; no voters: 6143f22915024d2885ac0b27b8761c99
I20260608 10:03:55.571202 10458 consensus_queue.cc:260] T be71dbf67a9545a89f8998b08c836752 P 1b6c9d477849446ea3ca1d74ebb4a18f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.572211 10489 raft_consensus.cc:2804] T c6efdf5c57584a3888bf306b876d54d9 P d945d89015734ec1a50c470a1ea84097 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:55.572785 10489 raft_consensus.cc:697] T c6efdf5c57584a3888bf306b876d54d9 P d945d89015734ec1a50c470a1ea84097 [term 1 LEADER]: Becoming Leader. State: Replica: d945d89015734ec1a50c470a1ea84097, State: Running, Role: LEADER
I20260608 10:03:55.573676 10489 consensus_queue.cc:237] T c6efdf5c57584a3888bf306b876d54d9 P d945d89015734ec1a50c470a1ea84097 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.574265 10458 ts_tablet_manager.cc:1434] T be71dbf67a9545a89f8998b08c836752 P 1b6c9d477849446ea3ca1d74ebb4a18f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 10:03:55.581962 10102 catalog_manager.cc:5696] T 12d8cdb711db41f995b4c5967df0ad87 P 6143f22915024d2885ac0b27b8761c99 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6143f22915024d2885ac0b27b8761c99 (127.0.167.67). New cstate: current_term: 1 leader_uuid: "6143f22915024d2885ac0b27b8761c99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:55.585546 10460 tablet_bootstrap.cc:492] T c6efdf5c57584a3888bf306b876d54d9 P 6143f22915024d2885ac0b27b8761c99: No bootstrap required, opened a new log
I20260608 10:03:55.586220 10460 ts_tablet_manager.cc:1403] T c6efdf5c57584a3888bf306b876d54d9 P 6143f22915024d2885ac0b27b8761c99: Time spent bootstrapping tablet: real 0.154s	user 0.018s	sys 0.002s
I20260608 10:03:55.589898 10460 raft_consensus.cc:359] T c6efdf5c57584a3888bf306b876d54d9 P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.590659 10460 raft_consensus.cc:385] T c6efdf5c57584a3888bf306b876d54d9 P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:55.590960 10460 raft_consensus.cc:740] T c6efdf5c57584a3888bf306b876d54d9 P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6143f22915024d2885ac0b27b8761c99, State: Initialized, Role: FOLLOWER
I20260608 10:03:55.592507 10460 consensus_queue.cc:260] T c6efdf5c57584a3888bf306b876d54d9 P 6143f22915024d2885ac0b27b8761c99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.595151 10460 ts_tablet_manager.cc:1434] T c6efdf5c57584a3888bf306b876d54d9 P 6143f22915024d2885ac0b27b8761c99: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:03:55.596318 10460 tablet_bootstrap.cc:492] T be71dbf67a9545a89f8998b08c836752 P 6143f22915024d2885ac0b27b8761c99: Bootstrap starting.
I20260608 10:03:55.597751 10103 catalog_manager.cc:5696] T 4162b40f8b0044e6b540d3b5d6126bf3 P d945d89015734ec1a50c470a1ea84097 reported cstate change: term changed from 0 to 1, leader changed from <none> to d945d89015734ec1a50c470a1ea84097 (127.0.167.66). New cstate: current_term: 1 leader_uuid: "d945d89015734ec1a50c470a1ea84097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:55.603389 10460 tablet_bootstrap.cc:654] T be71dbf67a9545a89f8998b08c836752 P 6143f22915024d2885ac0b27b8761c99: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:55.606074 10102 catalog_manager.cc:5696] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 6143f22915024d2885ac0b27b8761c99 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6143f22915024d2885ac0b27b8761c99 (127.0.167.67). New cstate: current_term: 1 leader_uuid: "6143f22915024d2885ac0b27b8761c99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:55.609529 10460 tablet_bootstrap.cc:492] T be71dbf67a9545a89f8998b08c836752 P 6143f22915024d2885ac0b27b8761c99: No bootstrap required, opened a new log
I20260608 10:03:55.610091 10460 ts_tablet_manager.cc:1403] T be71dbf67a9545a89f8998b08c836752 P 6143f22915024d2885ac0b27b8761c99: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260608 10:03:55.613916 10460 raft_consensus.cc:359] T be71dbf67a9545a89f8998b08c836752 P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.614696 10460 raft_consensus.cc:385] T be71dbf67a9545a89f8998b08c836752 P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:55.615011 10460 raft_consensus.cc:740] T be71dbf67a9545a89f8998b08c836752 P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6143f22915024d2885ac0b27b8761c99, State: Initialized, Role: FOLLOWER
I20260608 10:03:55.615880 10460 consensus_queue.cc:260] T be71dbf67a9545a89f8998b08c836752 P 6143f22915024d2885ac0b27b8761c99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.618666 10460 ts_tablet_manager.cc:1434] T be71dbf67a9545a89f8998b08c836752 P 6143f22915024d2885ac0b27b8761c99: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 10:03:55.619171 10103 catalog_manager.cc:5696] T c6efdf5c57584a3888bf306b876d54d9 P d945d89015734ec1a50c470a1ea84097 reported cstate change: term changed from 0 to 1, leader changed from <none> to d945d89015734ec1a50c470a1ea84097 (127.0.167.66). New cstate: current_term: 1 leader_uuid: "d945d89015734ec1a50c470a1ea84097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:55.713563 10412 raft_consensus.cc:493] T c6efdf5c57584a3888bf306b876d54d9 P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:55.714028 10412 raft_consensus.cc:515] T c6efdf5c57584a3888bf306b876d54d9 P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.716092 10412 leader_election.cc:290] T c6efdf5c57584a3888bf306b876d54d9 P 6143f22915024d2885ac0b27b8761c99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b6c9d477849446ea3ca1d74ebb4a18f (127.0.167.65:42979), d945d89015734ec1a50c470a1ea84097 (127.0.167.66:41927)
I20260608 10:03:55.716971 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6efdf5c57584a3888bf306b876d54d9" candidate_uuid: "6143f22915024d2885ac0b27b8761c99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" is_pre_election: true
I20260608 10:03:55.717355 10280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6efdf5c57584a3888bf306b876d54d9" candidate_uuid: "6143f22915024d2885ac0b27b8761c99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d945d89015734ec1a50c470a1ea84097" is_pre_election: true
I20260608 10:03:55.717783 10205 raft_consensus.cc:2393] T c6efdf5c57584a3888bf306b876d54d9 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6143f22915024d2885ac0b27b8761c99 in current term 1: Already voted for candidate d945d89015734ec1a50c470a1ea84097 in this term.
I20260608 10:03:55.719033 10319 leader_election.cc:304] T c6efdf5c57584a3888bf306b876d54d9 P 6143f22915024d2885ac0b27b8761c99 [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: 6143f22915024d2885ac0b27b8761c99; no voters: 1b6c9d477849446ea3ca1d74ebb4a18f, d945d89015734ec1a50c470a1ea84097
I20260608 10:03:55.719784 10412 raft_consensus.cc:3060] T c6efdf5c57584a3888bf306b876d54d9 P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:55.725266 10412 raft_consensus.cc:2749] T c6efdf5c57584a3888bf306b876d54d9 P 6143f22915024d2885ac0b27b8761c99 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:03:55.754225 10408 raft_consensus.cc:493] T be71dbf67a9545a89f8998b08c836752 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:55.754801 10408 raft_consensus.cc:515] T be71dbf67a9545a89f8998b08c836752 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.756899 10408 leader_election.cc:290] T be71dbf67a9545a89f8998b08c836752 P 1b6c9d477849446ea3ca1d74ebb4a18f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d945d89015734ec1a50c470a1ea84097 (127.0.167.66:41927), 6143f22915024d2885ac0b27b8761c99 (127.0.167.67:40589)
I20260608 10:03:55.757751 10280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be71dbf67a9545a89f8998b08c836752" candidate_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d945d89015734ec1a50c470a1ea84097" is_pre_election: true
I20260608 10:03:55.758241 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be71dbf67a9545a89f8998b08c836752" candidate_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6143f22915024d2885ac0b27b8761c99" is_pre_election: true
I20260608 10:03:55.758513 10280 raft_consensus.cc:2468] T be71dbf67a9545a89f8998b08c836752 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b6c9d477849446ea3ca1d74ebb4a18f in term 0.
I20260608 10:03:55.758919 10351 raft_consensus.cc:2468] T be71dbf67a9545a89f8998b08c836752 P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b6c9d477849446ea3ca1d74ebb4a18f in term 0.
I20260608 10:03:55.759744 10171 leader_election.cc:304] T be71dbf67a9545a89f8998b08c836752 P 1b6c9d477849446ea3ca1d74ebb4a18f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b6c9d477849446ea3ca1d74ebb4a18f, d945d89015734ec1a50c470a1ea84097; no voters: 
I20260608 10:03:55.760655 10408 raft_consensus.cc:2804] T be71dbf67a9545a89f8998b08c836752 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:55.761003 10408 raft_consensus.cc:493] T be71dbf67a9545a89f8998b08c836752 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:55.761350 10408 raft_consensus.cc:3060] T be71dbf67a9545a89f8998b08c836752 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:55.766563 10408 raft_consensus.cc:515] T be71dbf67a9545a89f8998b08c836752 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.768339 10408 leader_election.cc:290] T be71dbf67a9545a89f8998b08c836752 P 1b6c9d477849446ea3ca1d74ebb4a18f [CANDIDATE]: Term 1 election: Requested vote from peers d945d89015734ec1a50c470a1ea84097 (127.0.167.66:41927), 6143f22915024d2885ac0b27b8761c99 (127.0.167.67:40589)
I20260608 10:03:55.769285 10280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be71dbf67a9545a89f8998b08c836752" candidate_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d945d89015734ec1a50c470a1ea84097"
I20260608 10:03:55.769452 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be71dbf67a9545a89f8998b08c836752" candidate_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6143f22915024d2885ac0b27b8761c99"
I20260608 10:03:55.769894 10280 raft_consensus.cc:3060] T be71dbf67a9545a89f8998b08c836752 P d945d89015734ec1a50c470a1ea84097 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:55.770026 10351 raft_consensus.cc:3060] T be71dbf67a9545a89f8998b08c836752 P 6143f22915024d2885ac0b27b8761c99 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:55.774956 10280 raft_consensus.cc:2468] T be71dbf67a9545a89f8998b08c836752 P d945d89015734ec1a50c470a1ea84097 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b6c9d477849446ea3ca1d74ebb4a18f in term 1.
I20260608 10:03:55.774958 10351 raft_consensus.cc:2468] T be71dbf67a9545a89f8998b08c836752 P 6143f22915024d2885ac0b27b8761c99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b6c9d477849446ea3ca1d74ebb4a18f in term 1.
I20260608 10:03:55.776248 10171 leader_election.cc:304] T be71dbf67a9545a89f8998b08c836752 P 1b6c9d477849446ea3ca1d74ebb4a18f [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: 1b6c9d477849446ea3ca1d74ebb4a18f, d945d89015734ec1a50c470a1ea84097; no voters: 
I20260608 10:03:55.777045 10408 raft_consensus.cc:2804] T be71dbf67a9545a89f8998b08c836752 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:55.777557 10408 raft_consensus.cc:697] T be71dbf67a9545a89f8998b08c836752 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 LEADER]: Becoming Leader. State: Replica: 1b6c9d477849446ea3ca1d74ebb4a18f, State: Running, Role: LEADER
I20260608 10:03:55.778390 10408 consensus_queue.cc:237] T be71dbf67a9545a89f8998b08c836752 P 1b6c9d477849446ea3ca1d74ebb4a18f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } }
I20260608 10:03:55.785892 10103 catalog_manager.cc:5696] T be71dbf67a9545a89f8998b08c836752 P 1b6c9d477849446ea3ca1d74ebb4a18f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b6c9d477849446ea3ca1d74ebb4a18f (127.0.167.65). New cstate: current_term: 1 leader_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:56.073927 10506 consensus_queue.cc:1048] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 6143f22915024d2885ac0b27b8761c99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:56.084089 10506 consensus_queue.cc:1048] T 12d8cdb711db41f995b4c5967df0ad87 P 6143f22915024d2885ac0b27b8761c99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:56.102321 10512 consensus_queue.cc:1048] T c6efdf5c57584a3888bf306b876d54d9 P d945d89015734ec1a50c470a1ea84097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:56.105300 10412 consensus_queue.cc:1048] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 6143f22915024d2885ac0b27b8761c99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:56.105664 10513 consensus_queue.cc:1048] T b59acd01fcc14751b1603c92983f7528 P 1b6c9d477849446ea3ca1d74ebb4a18f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:56.107769 10512 consensus_queue.cc:1048] T 4162b40f8b0044e6b540d3b5d6126bf3 P d945d89015734ec1a50c470a1ea84097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:56.127142 10512 consensus_queue.cc:1048] T c6efdf5c57584a3888bf306b876d54d9 P d945d89015734ec1a50c470a1ea84097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:56.152019 10509 consensus_queue.cc:1048] T 4162b40f8b0044e6b540d3b5d6126bf3 P d945d89015734ec1a50c470a1ea84097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260608 10:03:56.162645 10319 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.167.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 51046.4us
I20260608 10:03:56.169049 10487 consensus_queue.cc:1048] T b59acd01fcc14751b1603c92983f7528 P 1b6c9d477849446ea3ca1d74ebb4a18f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:56.205458 10515 consensus_queue.cc:1048] T 12d8cdb711db41f995b4c5967df0ad87 P 6143f22915024d2885ac0b27b8761c99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:56.208957 10513 consensus_queue.cc:1048] T be71dbf67a9545a89f8998b08c836752 P 1b6c9d477849446ea3ca1d74ebb4a18f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:56.265616 10513 consensus_queue.cc:1048] T be71dbf67a9545a89f8998b08c836752 P 1b6c9d477849446ea3ca1d74ebb4a18f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:03:57.080924 10375 debug-util.cc:398] Leaking SignalData structure 0x7b08001d0640 after lost signal to thread 672
W20260608 10:03:57.082463 10375 debug-util.cc:398] Leaking SignalData structure 0x7b08000a8820 after lost signal to thread 10137
I20260608 10:03:58.075238   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:58.091127 10566 instance_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 10:03:58.093257 10567 instance_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 10:03:58.096874   669 server_base.cc:1061] running on GCE node
W20260608 10:03:58.097236 10569 instance_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 10:03:58.098505   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:58.098807   669 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 10:03:58.099042   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913038099023 us; error 0 us; skew 500 ppm
I20260608 10:03:58.099733   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:58.104915   669 webserver.cc:533] Webserver started at http://127.0.167.68:39043/ using document root <none> and password file <none>
I20260608 10:03:58.105702   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:58.105957   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:58.106300   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:58.107851   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808122572-669-0/minicluster-data/ts-3-root/instance:
uuid: "65886ff4328d4c2ea25aa1790482352b"
format_stamp: "Formatted at 2026-06-08 10:03:58 on dist-test-slave-swwz"
I20260608 10:03:58.113126   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.001s
I20260608 10:03:58.117324 10574 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:58.118285   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 10:03:58.118630   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808122572-669-0/minicluster-data/ts-3-root
uuid: "65886ff4328d4c2ea25aa1790482352b"
format_stamp: "Formatted at 2026-06-08 10:03:58 on dist-test-slave-swwz"
I20260608 10:03:58.118917   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808122572-669-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808122572-669-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808122572-669-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 10:03:58.135942   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:58.137303   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:58.138823   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:58.141652   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:58.141867   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:58.142130   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:58.142295   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:58.204059   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.68:35923
I20260608 10:03:58.204200 10636 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.68:35923 every 8 connection(s)
I20260608 10:03:58.222657 10637 heartbeater.cc:344] Connected to a master server at 127.0.167.126:42241
I20260608 10:03:58.223100 10637 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:58.223843 10637 heartbeater.cc:507] Master 127.0.167.126:42241 requested a full tablet report, sending...
I20260608 10:03:58.226284 10098 ts_manager.cc:194] Registered new tserver with Master: 65886ff4328d4c2ea25aa1790482352b (127.0.167.68:35923)
I20260608 10:03:58.227938 10098 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50682
I20260608 10:03:58.495270 10202 consensus_queue.cc:237] T be71dbf67a9545a89f8998b08c836752 P 1b6c9d477849446ea3ca1d74ebb4a18f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } attrs { replace: true } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } } peers { permanent_uuid: "65886ff4328d4c2ea25aa1790482352b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 35923 } attrs { promote: true } }
I20260608 10:03:58.505127 10280 raft_consensus.cc:1275] T be71dbf67a9545a89f8998b08c836752 P d945d89015734ec1a50c470a1ea84097 [term 1 FOLLOWER]: Refusing update from remote peer 1b6c9d477849446ea3ca1d74ebb4a18f: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 10:03:58.506693 10354 raft_consensus.cc:1275] T be71dbf67a9545a89f8998b08c836752 P 6143f22915024d2885ac0b27b8761c99 [term 1 FOLLOWER]: Refusing update from remote peer 1b6c9d477849446ea3ca1d74ebb4a18f: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 10:03:58.509227 10513 consensus_queue.cc:1048] T be71dbf67a9545a89f8998b08c836752 P 1b6c9d477849446ea3ca1d74ebb4a18f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 10:03:58.511191 10513 consensus_queue.cc:1048] T be71dbf67a9545a89f8998b08c836752 P 1b6c9d477849446ea3ca1d74ebb4a18f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 10:03:58.526739 10508 raft_consensus.cc:2955] T be71dbf67a9545a89f8998b08c836752 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 65886ff4328d4c2ea25aa1790482352b (127.0.167.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } attrs { replace: true } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } } peers { permanent_uuid: "65886ff4328d4c2ea25aa1790482352b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 35923 } attrs { promote: true } } }
I20260608 10:03:58.537644 10354 raft_consensus.cc:2955] T be71dbf67a9545a89f8998b08c836752 P 6143f22915024d2885ac0b27b8761c99 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 65886ff4328d4c2ea25aa1790482352b (127.0.167.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } attrs { replace: true } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } } peers { permanent_uuid: "65886ff4328d4c2ea25aa1790482352b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 35923 } attrs { promote: true } } }
I20260608 10:03:58.539580 10280 raft_consensus.cc:2955] T be71dbf67a9545a89f8998b08c836752 P d945d89015734ec1a50c470a1ea84097 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 65886ff4328d4c2ea25aa1790482352b (127.0.167.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } attrs { replace: true } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } } peers { permanent_uuid: "65886ff4328d4c2ea25aa1790482352b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 35923 } attrs { promote: true } } }
W20260608 10:03:58.553318 10170 consensus_peers.cc:597] T be71dbf67a9545a89f8998b08c836752 P 1b6c9d477849446ea3ca1d74ebb4a18f -> Peer 65886ff4328d4c2ea25aa1790482352b (127.0.167.68:35923): Couldn't send request to peer 65886ff4328d4c2ea25aa1790482352b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: be71dbf67a9545a89f8998b08c836752. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:58.559036 10095 catalog_manager.cc:5696] T be71dbf67a9545a89f8998b08c836752 P 1b6c9d477849446ea3ca1d74ebb4a18f reported cstate change: config changed from index -1 to 17, NON_VOTER 65886ff4328d4c2ea25aa1790482352b (127.0.167.68) added. New cstate: current_term: 1 leader_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65886ff4328d4c2ea25aa1790482352b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 35923 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:58.584251 10280 consensus_queue.cc:237] T 4162b40f8b0044e6b540d3b5d6126bf3 P d945d89015734ec1a50c470a1ea84097 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } attrs { replace: true } } peers { permanent_uuid: "65886ff4328d4c2ea25aa1790482352b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 35923 } attrs { promote: true } }
I20260608 10:03:58.596376 10354 raft_consensus.cc:1275] T 4162b40f8b0044e6b540d3b5d6126bf3 P 6143f22915024d2885ac0b27b8761c99 [term 1 FOLLOWER]: Refusing update from remote peer d945d89015734ec1a50c470a1ea84097: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 10:03:58.598481 10489 consensus_queue.cc:1048] T 4162b40f8b0044e6b540d3b5d6126bf3 P d945d89015734ec1a50c470a1ea84097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 10:03:58.602614 10202 raft_consensus.cc:1275] T 4162b40f8b0044e6b540d3b5d6126bf3 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 FOLLOWER]: Refusing update from remote peer d945d89015734ec1a50c470a1ea84097: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 10:03:58.607106 10489 consensus_queue.cc:1048] T 4162b40f8b0044e6b540d3b5d6126bf3 P d945d89015734ec1a50c470a1ea84097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
W20260608 10:03:58.618170 10245 consensus_peers.cc:597] T 4162b40f8b0044e6b540d3b5d6126bf3 P d945d89015734ec1a50c470a1ea84097 -> Peer 65886ff4328d4c2ea25aa1790482352b (127.0.167.68:35923): Couldn't send request to peer 65886ff4328d4c2ea25aa1790482352b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4162b40f8b0044e6b540d3b5d6126bf3. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:58.620607 10354 raft_consensus.cc:2955] T 4162b40f8b0044e6b540d3b5d6126bf3 P 6143f22915024d2885ac0b27b8761c99 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 65886ff4328d4c2ea25aa1790482352b (127.0.167.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } attrs { replace: true } } peers { permanent_uuid: "65886ff4328d4c2ea25aa1790482352b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 35923 } attrs { promote: true } } }
I20260608 10:03:58.620626 10650 raft_consensus.cc:2955] T 4162b40f8b0044e6b540d3b5d6126bf3 P d945d89015734ec1a50c470a1ea84097 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 65886ff4328d4c2ea25aa1790482352b (127.0.167.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } attrs { replace: true } } peers { permanent_uuid: "65886ff4328d4c2ea25aa1790482352b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 35923 } attrs { promote: true } } }
I20260608 10:03:58.640236 10094 catalog_manager.cc:5696] T 4162b40f8b0044e6b540d3b5d6126bf3 P 6143f22915024d2885ac0b27b8761c99 reported cstate change: config changed from index -1 to 17, NON_VOTER 65886ff4328d4c2ea25aa1790482352b (127.0.167.68) added. New cstate: current_term: 1 leader_uuid: "d945d89015734ec1a50c470a1ea84097" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } attrs { replace: true } } peers { permanent_uuid: "65886ff4328d4c2ea25aa1790482352b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 35923 } attrs { promote: true } } }
I20260608 10:03:58.646788 10202 raft_consensus.cc:2955] T 4162b40f8b0044e6b540d3b5d6126bf3 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 65886ff4328d4c2ea25aa1790482352b (127.0.167.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } attrs { replace: true } } peers { permanent_uuid: "65886ff4328d4c2ea25aa1790482352b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 35923 } attrs { promote: true } } }
I20260608 10:03:58.682559 10354 consensus_queue.cc:237] T 12d8cdb711db41f995b4c5967df0ad87 P 6143f22915024d2885ac0b27b8761c99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } } peers { permanent_uuid: "65886ff4328d4c2ea25aa1790482352b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 35923 } attrs { promote: true } }
I20260608 10:03:58.689414 10280 raft_consensus.cc:1275] T 12d8cdb711db41f995b4c5967df0ad87 P d945d89015734ec1a50c470a1ea84097 [term 1 FOLLOWER]: Refusing update from remote peer 6143f22915024d2885ac0b27b8761c99: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 10:03:58.691485 10564 consensus_queue.cc:1048] T 12d8cdb711db41f995b4c5967df0ad87 P 6143f22915024d2885ac0b27b8761c99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 10:03:58.692940 10202 raft_consensus.cc:1275] T 12d8cdb711db41f995b4c5967df0ad87 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 FOLLOWER]: Refusing update from remote peer 6143f22915024d2885ac0b27b8761c99: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 10:03:58.694880 10564 consensus_queue.cc:1048] T 12d8cdb711db41f995b4c5967df0ad87 P 6143f22915024d2885ac0b27b8761c99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 10:03:58.701267 10506 raft_consensus.cc:2955] T 12d8cdb711db41f995b4c5967df0ad87 P 6143f22915024d2885ac0b27b8761c99 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 65886ff4328d4c2ea25aa1790482352b (127.0.167.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } } peers { permanent_uuid: "65886ff4328d4c2ea25aa1790482352b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 35923 } attrs { promote: true } } }
W20260608 10:03:58.704398 10319 consensus_peers.cc:597] T 12d8cdb711db41f995b4c5967df0ad87 P 6143f22915024d2885ac0b27b8761c99 -> Peer 65886ff4328d4c2ea25aa1790482352b (127.0.167.68:35923): Couldn't send request to peer 65886ff4328d4c2ea25aa1790482352b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 12d8cdb711db41f995b4c5967df0ad87. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:58.705209 10280 raft_consensus.cc:2955] T 12d8cdb711db41f995b4c5967df0ad87 P d945d89015734ec1a50c470a1ea84097 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 65886ff4328d4c2ea25aa1790482352b (127.0.167.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } } peers { permanent_uuid: "65886ff4328d4c2ea25aa1790482352b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 35923 } attrs { promote: true } } }
I20260608 10:03:58.708932 10202 raft_consensus.cc:2955] T 12d8cdb711db41f995b4c5967df0ad87 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 65886ff4328d4c2ea25aa1790482352b (127.0.167.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } } peers { permanent_uuid: "65886ff4328d4c2ea25aa1790482352b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 35923 } attrs { promote: true } } }
I20260608 10:03:58.722499 10095 catalog_manager.cc:5696] T 12d8cdb711db41f995b4c5967df0ad87 P 6143f22915024d2885ac0b27b8761c99 reported cstate change: config changed from index -1 to 17, NON_VOTER 65886ff4328d4c2ea25aa1790482352b (127.0.167.68) added. New cstate: current_term: 1 leader_uuid: "6143f22915024d2885ac0b27b8761c99" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65886ff4328d4c2ea25aa1790482352b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 35923 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:58.738019 10280 consensus_queue.cc:237] T c6efdf5c57584a3888bf306b876d54d9 P d945d89015734ec1a50c470a1ea84097 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } attrs { replace: true } } peers { permanent_uuid: "65886ff4328d4c2ea25aa1790482352b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 35923 } attrs { promote: true } }
W20260608 10:03:58.748224 10245 consensus_peers.cc:597] T c6efdf5c57584a3888bf306b876d54d9 P d945d89015734ec1a50c470a1ea84097 -> Peer 65886ff4328d4c2ea25aa1790482352b (127.0.167.68:35923): Couldn't send request to peer 65886ff4328d4c2ea25aa1790482352b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c6efdf5c57584a3888bf306b876d54d9. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:58.749599 10202 raft_consensus.cc:1275] T c6efdf5c57584a3888bf306b876d54d9 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 FOLLOWER]: Refusing update from remote peer d945d89015734ec1a50c470a1ea84097: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 10:03:58.749259 10354 raft_consensus.cc:1275] T c6efdf5c57584a3888bf306b876d54d9 P 6143f22915024d2885ac0b27b8761c99 [term 1 FOLLOWER]: Refusing update from remote peer d945d89015734ec1a50c470a1ea84097: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 10:03:58.751749 10654 consensus_queue.cc:1048] T c6efdf5c57584a3888bf306b876d54d9 P d945d89015734ec1a50c470a1ea84097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 10:03:58.752722 10650 consensus_queue.cc:1048] T c6efdf5c57584a3888bf306b876d54d9 P d945d89015734ec1a50c470a1ea84097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 10:03:58.759483 10654 raft_consensus.cc:2955] T c6efdf5c57584a3888bf306b876d54d9 P d945d89015734ec1a50c470a1ea84097 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 65886ff4328d4c2ea25aa1790482352b (127.0.167.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } attrs { replace: true } } peers { permanent_uuid: "65886ff4328d4c2ea25aa1790482352b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 35923 } attrs { promote: true } } }
I20260608 10:03:58.761650 10202 raft_consensus.cc:2955] T c6efdf5c57584a3888bf306b876d54d9 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 65886ff4328d4c2ea25aa1790482352b (127.0.167.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } attrs { replace: true } } peers { permanent_uuid: "65886ff4328d4c2ea25aa1790482352b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 35923 } attrs { promote: true } } }
I20260608 10:03:58.765120 10354 raft_consensus.cc:2955] T c6efdf5c57584a3888bf306b876d54d9 P 6143f22915024d2885ac0b27b8761c99 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 65886ff4328d4c2ea25aa1790482352b (127.0.167.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } attrs { replace: true } } peers { permanent_uuid: "65886ff4328d4c2ea25aa1790482352b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 35923 } attrs { promote: true } } }
I20260608 10:03:58.781381 10095 catalog_manager.cc:5696] T c6efdf5c57584a3888bf306b876d54d9 P d945d89015734ec1a50c470a1ea84097 reported cstate change: config changed from index -1 to 17, NON_VOTER 65886ff4328d4c2ea25aa1790482352b (127.0.167.68) added. New cstate: current_term: 1 leader_uuid: "d945d89015734ec1a50c470a1ea84097" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65886ff4328d4c2ea25aa1790482352b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 35923 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:58.958050 10658 ts_tablet_manager.cc:933] T be71dbf67a9545a89f8998b08c836752 P 65886ff4328d4c2ea25aa1790482352b: Initiating tablet copy from peer 1b6c9d477849446ea3ca1d74ebb4a18f (127.0.167.65:42979)
I20260608 10:03:58.960378 10658 tablet_copy_client.cc:323] T be71dbf67a9545a89f8998b08c836752 P 65886ff4328d4c2ea25aa1790482352b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.65:42979
I20260608 10:03:58.982127 10215 tablet_copy_service.cc:140] P 1b6c9d477849446ea3ca1d74ebb4a18f: Received BeginTabletCopySession request for tablet be71dbf67a9545a89f8998b08c836752 from peer 65886ff4328d4c2ea25aa1790482352b ({username='slave'} at 127.0.0.1:42626)
I20260608 10:03:58.982769 10215 tablet_copy_service.cc:161] P 1b6c9d477849446ea3ca1d74ebb4a18f: Beginning new tablet copy session on tablet be71dbf67a9545a89f8998b08c836752 from peer 65886ff4328d4c2ea25aa1790482352b at {username='slave'} at 127.0.0.1:42626: session id = 65886ff4328d4c2ea25aa1790482352b-be71dbf67a9545a89f8998b08c836752
I20260608 10:03:58.991513 10215 tablet_copy_source_session.cc:215] T be71dbf67a9545a89f8998b08c836752 P 1b6c9d477849446ea3ca1d74ebb4a18f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:58.995452 10658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be71dbf67a9545a89f8998b08c836752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:59.015206 10658 tablet_copy_client.cc:806] T be71dbf67a9545a89f8998b08c836752 P 65886ff4328d4c2ea25aa1790482352b: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:59.015858 10658 tablet_copy_client.cc:670] T be71dbf67a9545a89f8998b08c836752 P 65886ff4328d4c2ea25aa1790482352b: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:59.021346 10658 tablet_copy_client.cc:538] T be71dbf67a9545a89f8998b08c836752 P 65886ff4328d4c2ea25aa1790482352b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:59.032521 10658 tablet_bootstrap.cc:492] T be71dbf67a9545a89f8998b08c836752 P 65886ff4328d4c2ea25aa1790482352b: Bootstrap starting.
I20260608 10:03:59.111974 10662 ts_tablet_manager.cc:933] T 12d8cdb711db41f995b4c5967df0ad87 P 65886ff4328d4c2ea25aa1790482352b: Initiating tablet copy from peer 6143f22915024d2885ac0b27b8761c99 (127.0.167.67:40589)
I20260608 10:03:59.123346 10662 tablet_copy_client.cc:323] T 12d8cdb711db41f995b4c5967df0ad87 P 65886ff4328d4c2ea25aa1790482352b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.67:40589
I20260608 10:03:59.142580 10364 tablet_copy_service.cc:140] P 6143f22915024d2885ac0b27b8761c99: Received BeginTabletCopySession request for tablet 12d8cdb711db41f995b4c5967df0ad87 from peer 65886ff4328d4c2ea25aa1790482352b ({username='slave'} at 127.0.0.1:51200)
I20260608 10:03:59.143209 10364 tablet_copy_service.cc:161] P 6143f22915024d2885ac0b27b8761c99: Beginning new tablet copy session on tablet 12d8cdb711db41f995b4c5967df0ad87 from peer 65886ff4328d4c2ea25aa1790482352b at {username='slave'} at 127.0.0.1:51200: session id = 65886ff4328d4c2ea25aa1790482352b-12d8cdb711db41f995b4c5967df0ad87
I20260608 10:03:59.152024 10364 tablet_copy_source_session.cc:215] T 12d8cdb711db41f995b4c5967df0ad87 P 6143f22915024d2885ac0b27b8761c99: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:59.157686 10662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12d8cdb711db41f995b4c5967df0ad87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:59.189023 10664 ts_tablet_manager.cc:933] T 4162b40f8b0044e6b540d3b5d6126bf3 P 65886ff4328d4c2ea25aa1790482352b: Initiating tablet copy from peer d945d89015734ec1a50c470a1ea84097 (127.0.167.66:41927)
I20260608 10:03:59.192658 10658 tablet_bootstrap.cc:492] T be71dbf67a9545a89f8998b08c836752 P 65886ff4328d4c2ea25aa1790482352b: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=128 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:03:59.193673 10658 tablet_bootstrap.cc:492] T be71dbf67a9545a89f8998b08c836752 P 65886ff4328d4c2ea25aa1790482352b: Bootstrap complete.
I20260608 10:03:59.194541 10658 ts_tablet_manager.cc:1403] T be71dbf67a9545a89f8998b08c836752 P 65886ff4328d4c2ea25aa1790482352b: Time spent bootstrapping tablet: real 0.162s	user 0.139s	sys 0.012s
I20260608 10:03:59.199278 10658 raft_consensus.cc:359] T be71dbf67a9545a89f8998b08c836752 P 65886ff4328d4c2ea25aa1790482352b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } attrs { replace: true } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } } peers { permanent_uuid: "65886ff4328d4c2ea25aa1790482352b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 35923 } attrs { promote: true } }
I20260608 10:03:59.200127 10658 raft_consensus.cc:740] T be71dbf67a9545a89f8998b08c836752 P 65886ff4328d4c2ea25aa1790482352b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 65886ff4328d4c2ea25aa1790482352b, State: Initialized, Role: LEARNER
I20260608 10:03:59.201228 10662 tablet_copy_client.cc:806] T 12d8cdb711db41f995b4c5967df0ad87 P 65886ff4328d4c2ea25aa1790482352b: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:59.200874 10658 consensus_queue.cc:260] T be71dbf67a9545a89f8998b08c836752 P 65886ff4328d4c2ea25aa1790482352b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } attrs { replace: true } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } } peers { permanent_uuid: "65886ff4328d4c2ea25aa1790482352b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 35923 } attrs { promote: true } }
I20260608 10:03:59.202750 10662 tablet_copy_client.cc:670] T 12d8cdb711db41f995b4c5967df0ad87 P 65886ff4328d4c2ea25aa1790482352b: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:59.214959 10664 tablet_copy_client.cc:323] T 4162b40f8b0044e6b540d3b5d6126bf3 P 65886ff4328d4c2ea25aa1790482352b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.66:41927
I20260608 10:03:59.229374 10662 tablet_copy_client.cc:538] T 12d8cdb711db41f995b4c5967df0ad87 P 65886ff4328d4c2ea25aa1790482352b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:59.230669 10637 heartbeater.cc:499] Master 127.0.167.126:42241 was elected leader, sending a full tablet report...
I20260608 10:03:59.240134   669 tablet_server.cc:179] TabletServer@127.0.167.65:0 shutting down...
W20260608 10:03:59.244899 10245 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 10:03:59.264468 10658 ts_tablet_manager.cc:1434] T be71dbf67a9545a89f8998b08c836752 P 65886ff4328d4c2ea25aa1790482352b: Time spent starting tablet: real 0.070s	user 0.020s	sys 0.033s
I20260608 10:03:59.264643 10662 tablet_bootstrap.cc:492] T 12d8cdb711db41f995b4c5967df0ad87 P 65886ff4328d4c2ea25aa1790482352b: Bootstrap starting.
I20260608 10:03:59.283078 10290 tablet_copy_service.cc:140] P d945d89015734ec1a50c470a1ea84097: Received BeginTabletCopySession request for tablet 4162b40f8b0044e6b540d3b5d6126bf3 from peer 65886ff4328d4c2ea25aa1790482352b ({username='slave'} at 127.0.0.1:33584)
I20260608 10:03:59.283711 10290 tablet_copy_service.cc:161] P d945d89015734ec1a50c470a1ea84097: Beginning new tablet copy session on tablet 4162b40f8b0044e6b540d3b5d6126bf3 from peer 65886ff4328d4c2ea25aa1790482352b at {username='slave'} at 127.0.0.1:33584: session id = 65886ff4328d4c2ea25aa1790482352b-4162b40f8b0044e6b540d3b5d6126bf3
W20260608 10:03:59.284430 10245 consensus_peers.cc:597] T c6efdf5c57584a3888bf306b876d54d9 P d945d89015734ec1a50c470a1ea84097 -> Peer 1b6c9d477849446ea3ca1d74ebb4a18f (127.0.167.65:42979): Couldn't send request to peer 1b6c9d477849446ea3ca1d74ebb4a18f. 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 10:03:59.293202 10290 tablet_copy_source_session.cc:215] T 4162b40f8b0044e6b540d3b5d6126bf3 P d945d89015734ec1a50c470a1ea84097: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:59.301307 10664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4162b40f8b0044e6b540d3b5d6126bf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:59.312608   669 tablet_copy_service.cc:362] P 1b6c9d477849446ea3ca1d74ebb4a18f: Destroying tablet copy session 65886ff4328d4c2ea25aa1790482352b-be71dbf67a9545a89f8998b08c836752 due to service shutdown
I20260608 10:03:59.313793   669 tablet_copy_service.cc:434] P 1b6c9d477849446ea3ca1d74ebb4a18f: ending tablet copy session 65886ff4328d4c2ea25aa1790482352b-be71dbf67a9545a89f8998b08c836752 on tablet be71dbf67a9545a89f8998b08c836752 with peer 65886ff4328d4c2ea25aa1790482352b
I20260608 10:03:59.473769 10611 raft_consensus.cc:1217] T be71dbf67a9545a89f8998b08c836752 P 65886ff4328d4c2ea25aa1790482352b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
W20260608 10:03:59.538775 10319 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.167.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 231749us
I20260608 10:03:59.561228 10664 tablet_copy_client.cc:806] T 4162b40f8b0044e6b540d3b5d6126bf3 P 65886ff4328d4c2ea25aa1790482352b: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:59.562693 10664 tablet_copy_client.cc:670] T 4162b40f8b0044e6b540d3b5d6126bf3 P 65886ff4328d4c2ea25aa1790482352b: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:59.566747 10669 ts_tablet_manager.cc:933] T c6efdf5c57584a3888bf306b876d54d9 P 65886ff4328d4c2ea25aa1790482352b: Initiating tablet copy from peer d945d89015734ec1a50c470a1ea84097 (127.0.167.66:41927)
I20260608 10:03:59.582523   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:59.583597   669 tablet_replica.cc:333] T be71dbf67a9545a89f8998b08c836752 P 1b6c9d477849446ea3ca1d74ebb4a18f: stopping tablet replica
I20260608 10:03:59.584718   669 raft_consensus.cc:2243] T be71dbf67a9545a89f8998b08c836752 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 LEADER]: Raft consensus shutting down.
W20260608 10:03:59.862869 10169 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.167.67:40589, user_credentials={real_user=slave}} blocked reactor thread for 67974.7us
I20260608 10:03:59.939999 10669 tablet_copy_client.cc:323] T c6efdf5c57584a3888bf306b876d54d9 P 65886ff4328d4c2ea25aa1790482352b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.66:41927
W20260608 10:03:59.948519 10168 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260608 10:03:59.967371 10664 tablet_copy_client.cc:538] T 4162b40f8b0044e6b540d3b5d6126bf3 P 65886ff4328d4c2ea25aa1790482352b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:59.971491 10290 tablet_copy_service.cc:140] P d945d89015734ec1a50c470a1ea84097: Received BeginTabletCopySession request for tablet c6efdf5c57584a3888bf306b876d54d9 from peer 65886ff4328d4c2ea25aa1790482352b ({username='slave'} at 127.0.0.1:33584)
I20260608 10:03:59.972420 10290 tablet_copy_service.cc:161] P d945d89015734ec1a50c470a1ea84097: Beginning new tablet copy session on tablet c6efdf5c57584a3888bf306b876d54d9 from peer 65886ff4328d4c2ea25aa1790482352b at {username='slave'} at 127.0.0.1:33584: session id = 65886ff4328d4c2ea25aa1790482352b-c6efdf5c57584a3888bf306b876d54d9
W20260608 10:03:59.976701 10171 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260608 10:03:59.983398 10290 tablet_copy_source_session.cc:215] T c6efdf5c57584a3888bf306b876d54d9 P d945d89015734ec1a50c470a1ea84097: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:04:00.018034 10669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6efdf5c57584a3888bf306b876d54d9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 10:03:59.998100 10245 consensus_peers.cc:597] T 4162b40f8b0044e6b540d3b5d6126bf3 P d945d89015734ec1a50c470a1ea84097 -> Peer 1b6c9d477849446ea3ca1d74ebb4a18f (127.0.167.65:42979): Couldn't send request to peer 1b6c9d477849446ea3ca1d74ebb4a18f. 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 10:04:00.030839 10319 consensus_peers.cc:597] T 12d8cdb711db41f995b4c5967df0ad87 P 6143f22915024d2885ac0b27b8761c99 -> Peer 1b6c9d477849446ea3ca1d74ebb4a18f (127.0.167.65:42979): Couldn't send request to peer 1b6c9d477849446ea3ca1d74ebb4a18f. 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 10:04:00.014547 10664 tablet_bootstrap.cc:492] T 4162b40f8b0044e6b540d3b5d6126bf3 P 65886ff4328d4c2ea25aa1790482352b: Bootstrap starting.
W20260608 10:04:00.048573 10319 consensus_peers.cc:597] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 6143f22915024d2885ac0b27b8761c99 -> Peer 1b6c9d477849446ea3ca1d74ebb4a18f (127.0.167.65:42979): Couldn't send request to peer 1b6c9d477849446ea3ca1d74ebb4a18f. 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 10:04:00.056450   669 raft_consensus.cc:2272] T be71dbf67a9545a89f8998b08c836752 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:00.060228   669 tablet_replica.cc:333] T c6efdf5c57584a3888bf306b876d54d9 P 1b6c9d477849446ea3ca1d74ebb4a18f: stopping tablet replica
I20260608 10:04:00.061589   669 raft_consensus.cc:2243] T c6efdf5c57584a3888bf306b876d54d9 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:00.062505   669 raft_consensus.cc:2272] T c6efdf5c57584a3888bf306b876d54d9 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:00.066027   669 tablet_replica.cc:333] T 4162b40f8b0044e6b540d3b5d6126bf3 P 1b6c9d477849446ea3ca1d74ebb4a18f: stopping tablet replica
I20260608 10:04:00.067010   669 raft_consensus.cc:2243] T 4162b40f8b0044e6b540d3b5d6126bf3 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:00.067991   669 raft_consensus.cc:2272] T 4162b40f8b0044e6b540d3b5d6126bf3 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:00.073390   669 tablet_replica.cc:333] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 1b6c9d477849446ea3ca1d74ebb4a18f: stopping tablet replica
I20260608 10:04:00.074364   669 raft_consensus.cc:2243] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:00.077039   669 raft_consensus.cc:2272] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:00.080437   669 tablet_replica.cc:333] T 12d8cdb711db41f995b4c5967df0ad87 P 1b6c9d477849446ea3ca1d74ebb4a18f: stopping tablet replica
I20260608 10:04:00.081262   669 raft_consensus.cc:2243] T 12d8cdb711db41f995b4c5967df0ad87 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:00.084918   669 raft_consensus.cc:2272] T 12d8cdb711db41f995b4c5967df0ad87 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:00.090668   669 tablet_replica.cc:333] T b17178b543a542f09a1a94d4c6f30c6b P 1b6c9d477849446ea3ca1d74ebb4a18f: stopping tablet replica
I20260608 10:04:00.091677   669 raft_consensus.cc:2243] T b17178b543a542f09a1a94d4c6f30c6b P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:00.092383   669 raft_consensus.cc:2272] T b17178b543a542f09a1a94d4c6f30c6b P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:00.095602   669 tablet_replica.cc:333] T b59acd01fcc14751b1603c92983f7528 P 1b6c9d477849446ea3ca1d74ebb4a18f: stopping tablet replica
I20260608 10:04:00.096405   669 raft_consensus.cc:2243] T b59acd01fcc14751b1603c92983f7528 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:00.101226   669 raft_consensus.cc:2272] T b59acd01fcc14751b1603c92983f7528 P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:00.104817   669 tablet_replica.cc:333] T 7c0facc8880542e196ce483bddc3ed2a P 1b6c9d477849446ea3ca1d74ebb4a18f: stopping tablet replica
I20260608 10:04:00.105176 10662 tablet_bootstrap.cc:492] T 12d8cdb711db41f995b4c5967df0ad87 P 65886ff4328d4c2ea25aa1790482352b: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=112 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:04:00.117393 10662 tablet_bootstrap.cc:492] T 12d8cdb711db41f995b4c5967df0ad87 P 65886ff4328d4c2ea25aa1790482352b: Bootstrap complete.
I20260608 10:04:00.120328 10662 ts_tablet_manager.cc:1403] T 12d8cdb711db41f995b4c5967df0ad87 P 65886ff4328d4c2ea25aa1790482352b: Time spent bootstrapping tablet: real 0.856s	user 0.190s	sys 0.115s
I20260608 10:04:00.123634 10662 raft_consensus.cc:359] T 12d8cdb711db41f995b4c5967df0ad87 P 65886ff4328d4c2ea25aa1790482352b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } } peers { permanent_uuid: "65886ff4328d4c2ea25aa1790482352b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 35923 } attrs { promote: true } }
I20260608 10:04:00.124545 10662 raft_consensus.cc:740] T 12d8cdb711db41f995b4c5967df0ad87 P 65886ff4328d4c2ea25aa1790482352b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 65886ff4328d4c2ea25aa1790482352b, State: Initialized, Role: LEARNER
I20260608 10:04:00.124637 10669 tablet_copy_client.cc:806] T c6efdf5c57584a3888bf306b876d54d9 P 65886ff4328d4c2ea25aa1790482352b: tablet copy: Starting download of 0 data blocks...
I20260608 10:04:00.125308 10669 tablet_copy_client.cc:670] T c6efdf5c57584a3888bf306b876d54d9 P 65886ff4328d4c2ea25aa1790482352b: tablet copy: Starting download of 1 WAL segments...
I20260608 10:04:00.125258 10662 consensus_queue.cc:260] T 12d8cdb711db41f995b4c5967df0ad87 P 65886ff4328d4c2ea25aa1790482352b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } } peers { permanent_uuid: "65886ff4328d4c2ea25aa1790482352b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 35923 } attrs { promote: true } }
I20260608 10:04:00.105587   669 raft_consensus.cc:2243] T 7c0facc8880542e196ce483bddc3ed2a P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:00.129074   669 raft_consensus.cc:2272] T 7c0facc8880542e196ce483bddc3ed2a P 1b6c9d477849446ea3ca1d74ebb4a18f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:00.131367 10662 ts_tablet_manager.cc:1434] T 12d8cdb711db41f995b4c5967df0ad87 P 65886ff4328d4c2ea25aa1790482352b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260608 10:04:00.131531 10669 tablet_copy_client.cc:538] T c6efdf5c57584a3888bf306b876d54d9 P 65886ff4328d4c2ea25aa1790482352b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:04:00.136648 10364 tablet_copy_service.cc:342] P 6143f22915024d2885ac0b27b8761c99: Request end of tablet copy session 65886ff4328d4c2ea25aa1790482352b-12d8cdb711db41f995b4c5967df0ad87 received from {username='slave'} at 127.0.0.1:51200
I20260608 10:04:00.137148 10364 tablet_copy_service.cc:434] P 6143f22915024d2885ac0b27b8761c99: ending tablet copy session 65886ff4328d4c2ea25aa1790482352b-12d8cdb711db41f995b4c5967df0ad87 on tablet 12d8cdb711db41f995b4c5967df0ad87 with peer 65886ff4328d4c2ea25aa1790482352b
I20260608 10:04:00.154779 10669 tablet_bootstrap.cc:492] T c6efdf5c57584a3888bf306b876d54d9 P 65886ff4328d4c2ea25aa1790482352b: Bootstrap starting.
I20260608 10:04:00.176324   669 tablet_server.cc:196] TabletServer@127.0.167.65:0 shutdown complete.
I20260608 10:04:00.215212   669 tablet_server.cc:179] TabletServer@127.0.167.66:0 shutting down...
I20260608 10:04:00.241590   669 tablet_copy_service.cc:362] P d945d89015734ec1a50c470a1ea84097: Destroying tablet copy session 65886ff4328d4c2ea25aa1790482352b-c6efdf5c57584a3888bf306b876d54d9 due to service shutdown
I20260608 10:04:00.241982   669 tablet_copy_service.cc:434] P d945d89015734ec1a50c470a1ea84097: ending tablet copy session 65886ff4328d4c2ea25aa1790482352b-c6efdf5c57584a3888bf306b876d54d9 on tablet c6efdf5c57584a3888bf306b876d54d9 with peer 65886ff4328d4c2ea25aa1790482352b
I20260608 10:04:00.242611   669 tablet_copy_service.cc:362] P d945d89015734ec1a50c470a1ea84097: Destroying tablet copy session 65886ff4328d4c2ea25aa1790482352b-4162b40f8b0044e6b540d3b5d6126bf3 due to service shutdown
I20260608 10:04:00.242913   669 tablet_copy_service.cc:434] P d945d89015734ec1a50c470a1ea84097: ending tablet copy session 65886ff4328d4c2ea25aa1790482352b-4162b40f8b0044e6b540d3b5d6126bf3 on tablet 4162b40f8b0044e6b540d3b5d6126bf3 with peer 65886ff4328d4c2ea25aa1790482352b
I20260608 10:04:00.297405   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:00.299060   669 tablet_replica.cc:333] T 12d8cdb711db41f995b4c5967df0ad87 P d945d89015734ec1a50c470a1ea84097: stopping tablet replica
I20260608 10:04:00.299948   669 raft_consensus.cc:2243] T 12d8cdb711db41f995b4c5967df0ad87 P d945d89015734ec1a50c470a1ea84097 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:00.300657   669 raft_consensus.cc:2272] T 12d8cdb711db41f995b4c5967df0ad87 P d945d89015734ec1a50c470a1ea84097 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:00.303996   669 tablet_replica.cc:333] T 2b156d364aea4cdbbb8013f3d8deb0a4 P d945d89015734ec1a50c470a1ea84097: stopping tablet replica
I20260608 10:04:00.304872   669 raft_consensus.cc:2243] T 2b156d364aea4cdbbb8013f3d8deb0a4 P d945d89015734ec1a50c470a1ea84097 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:00.305524   669 raft_consensus.cc:2272] T 2b156d364aea4cdbbb8013f3d8deb0a4 P d945d89015734ec1a50c470a1ea84097 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:00.309201   669 tablet_replica.cc:333] T c6efdf5c57584a3888bf306b876d54d9 P d945d89015734ec1a50c470a1ea84097: stopping tablet replica
I20260608 10:04:00.310048   669 raft_consensus.cc:2243] T c6efdf5c57584a3888bf306b876d54d9 P d945d89015734ec1a50c470a1ea84097 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:00.311456   669 raft_consensus.cc:2272] T c6efdf5c57584a3888bf306b876d54d9 P d945d89015734ec1a50c470a1ea84097 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:00.314442   669 tablet_replica.cc:333] T b5d3d58d4c23488198c06b52c9beeb36 P d945d89015734ec1a50c470a1ea84097: stopping tablet replica
I20260608 10:04:00.315250   669 raft_consensus.cc:2243] T b5d3d58d4c23488198c06b52c9beeb36 P d945d89015734ec1a50c470a1ea84097 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:00.315909   669 raft_consensus.cc:2272] T b5d3d58d4c23488198c06b52c9beeb36 P d945d89015734ec1a50c470a1ea84097 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:00.318885   669 tablet_replica.cc:333] T 4162b40f8b0044e6b540d3b5d6126bf3 P d945d89015734ec1a50c470a1ea84097: stopping tablet replica
I20260608 10:04:00.319657   669 raft_consensus.cc:2243] T 4162b40f8b0044e6b540d3b5d6126bf3 P d945d89015734ec1a50c470a1ea84097 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:00.321237   669 raft_consensus.cc:2272] T 4162b40f8b0044e6b540d3b5d6126bf3 P d945d89015734ec1a50c470a1ea84097 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:00.324386   669 tablet_replica.cc:333] T be71dbf67a9545a89f8998b08c836752 P d945d89015734ec1a50c470a1ea84097: stopping tablet replica
I20260608 10:04:00.325274   669 raft_consensus.cc:2243] T be71dbf67a9545a89f8998b08c836752 P d945d89015734ec1a50c470a1ea84097 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:00.325996   669 raft_consensus.cc:2272] T be71dbf67a9545a89f8998b08c836752 P d945d89015734ec1a50c470a1ea84097 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:00.329058   669 tablet_replica.cc:333] T b59acd01fcc14751b1603c92983f7528 P d945d89015734ec1a50c470a1ea84097: stopping tablet replica
I20260608 10:04:00.329788   669 raft_consensus.cc:2243] T b59acd01fcc14751b1603c92983f7528 P d945d89015734ec1a50c470a1ea84097 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:00.330422   669 raft_consensus.cc:2272] T b59acd01fcc14751b1603c92983f7528 P d945d89015734ec1a50c470a1ea84097 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:00.335041   669 tablet_replica.cc:333] T d6268691531c4574b9654749cac8a6bf P d945d89015734ec1a50c470a1ea84097: stopping tablet replica
I20260608 10:04:00.335834   669 raft_consensus.cc:2243] T d6268691531c4574b9654749cac8a6bf P d945d89015734ec1a50c470a1ea84097 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:00.336498   669 raft_consensus.cc:2272] T d6268691531c4574b9654749cac8a6bf P d945d89015734ec1a50c470a1ea84097 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:00.345920 10669 tablet_bootstrap.cc:492] T c6efdf5c57584a3888bf306b876d54d9 P 65886ff4328d4c2ea25aa1790482352b: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=127 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:04:00.347062 10669 tablet_bootstrap.cc:492] T c6efdf5c57584a3888bf306b876d54d9 P 65886ff4328d4c2ea25aa1790482352b: Bootstrap complete.
I20260608 10:04:00.347806 10669 ts_tablet_manager.cc:1403] T c6efdf5c57584a3888bf306b876d54d9 P 65886ff4328d4c2ea25aa1790482352b: Time spent bootstrapping tablet: real 0.193s	user 0.160s	sys 0.007s
I20260608 10:04:00.350559 10669 raft_consensus.cc:359] T c6efdf5c57584a3888bf306b876d54d9 P 65886ff4328d4c2ea25aa1790482352b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } attrs { replace: true } } peers { permanent_uuid: "65886ff4328d4c2ea25aa1790482352b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 35923 } attrs { promote: true } }
I20260608 10:04:00.351393 10669 raft_consensus.cc:740] T c6efdf5c57584a3888bf306b876d54d9 P 65886ff4328d4c2ea25aa1790482352b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 65886ff4328d4c2ea25aa1790482352b, State: Initialized, Role: LEARNER
I20260608 10:04:00.352063 10669 consensus_queue.cc:260] T c6efdf5c57584a3888bf306b876d54d9 P 65886ff4328d4c2ea25aa1790482352b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } attrs { replace: true } } peers { permanent_uuid: "65886ff4328d4c2ea25aa1790482352b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 35923 } attrs { promote: true } }
I20260608 10:04:00.354389 10669 ts_tablet_manager.cc:1434] T c6efdf5c57584a3888bf306b876d54d9 P 65886ff4328d4c2ea25aa1790482352b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 10:04:00.380577   669 tablet_server.cc:196] TabletServer@127.0.167.66:0 shutdown complete.
W20260608 10:04:00.383715 10669 tablet_copy_client.cc:1131] T c6efdf5c57584a3888bf306b876d54d9 P 65886ff4328d4c2ea25aa1790482352b: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.167.66:41927: connect: Connection refused (error 111)
I20260608 10:04:00.408747 10612 raft_consensus.cc:1217] T 12d8cdb711db41f995b4c5967df0ad87 P 65886ff4328d4c2ea25aa1790482352b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 10:04:00.417593   669 tablet_server.cc:179] TabletServer@127.0.167.67:0 shutting down...
I20260608 10:04:00.432616 10664 tablet_bootstrap.cc:492] T 4162b40f8b0044e6b540d3b5d6126bf3 P 65886ff4328d4c2ea25aa1790482352b: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=125 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:04:00.433843 10664 tablet_bootstrap.cc:492] T 4162b40f8b0044e6b540d3b5d6126bf3 P 65886ff4328d4c2ea25aa1790482352b: Bootstrap complete.
I20260608 10:04:00.441591 10664 ts_tablet_manager.cc:1403] T 4162b40f8b0044e6b540d3b5d6126bf3 P 65886ff4328d4c2ea25aa1790482352b: Time spent bootstrapping tablet: real 0.427s	user 0.135s	sys 0.019s
I20260608 10:04:00.443569 10664 raft_consensus.cc:359] T 4162b40f8b0044e6b540d3b5d6126bf3 P 65886ff4328d4c2ea25aa1790482352b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } attrs { replace: true } } peers { permanent_uuid: "65886ff4328d4c2ea25aa1790482352b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 35923 } attrs { promote: true } }
I20260608 10:04:00.444144 10664 raft_consensus.cc:740] T 4162b40f8b0044e6b540d3b5d6126bf3 P 65886ff4328d4c2ea25aa1790482352b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 65886ff4328d4c2ea25aa1790482352b, State: Initialized, Role: LEARNER
I20260608 10:04:00.444834 10664 consensus_queue.cc:260] T 4162b40f8b0044e6b540d3b5d6126bf3 P 65886ff4328d4c2ea25aa1790482352b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b6c9d477849446ea3ca1d74ebb4a18f" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 42979 } } peers { permanent_uuid: "d945d89015734ec1a50c470a1ea84097" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 41927 } } peers { permanent_uuid: "6143f22915024d2885ac0b27b8761c99" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40589 } attrs { replace: true } } peers { permanent_uuid: "65886ff4328d4c2ea25aa1790482352b" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 35923 } attrs { promote: true } }
I20260608 10:04:00.453366 10664 ts_tablet_manager.cc:1434] T 4162b40f8b0044e6b540d3b5d6126bf3 P 65886ff4328d4c2ea25aa1790482352b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
W20260608 10:04:00.459218 10664 tablet_copy_client.cc:1131] T 4162b40f8b0044e6b540d3b5d6126bf3 P 65886ff4328d4c2ea25aa1790482352b: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.167.66:41927: connect: Connection refused (error 111)
W20260608 10:04:00.465035 10658 tablet_copy_client.cc:1131] T be71dbf67a9545a89f8998b08c836752 P 65886ff4328d4c2ea25aa1790482352b: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.167.65:42979: connect: Connection refused (error 111)
I20260608 10:04:00.492611   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:00.493315   669 tablet_replica.cc:333] T be71dbf67a9545a89f8998b08c836752 P 6143f22915024d2885ac0b27b8761c99: stopping tablet replica
I20260608 10:04:00.494045   669 raft_consensus.cc:2243] T be71dbf67a9545a89f8998b08c836752 P 6143f22915024d2885ac0b27b8761c99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:00.494583   669 raft_consensus.cc:2272] T be71dbf67a9545a89f8998b08c836752 P 6143f22915024d2885ac0b27b8761c99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:00.496937   669 tablet_replica.cc:333] T c6efdf5c57584a3888bf306b876d54d9 P 6143f22915024d2885ac0b27b8761c99: stopping tablet replica
I20260608 10:04:00.497470   669 raft_consensus.cc:2243] T c6efdf5c57584a3888bf306b876d54d9 P 6143f22915024d2885ac0b27b8761c99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:00.497910   669 raft_consensus.cc:2272] T c6efdf5c57584a3888bf306b876d54d9 P 6143f22915024d2885ac0b27b8761c99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:00.500069   669 tablet_replica.cc:333] T b59acd01fcc14751b1603c92983f7528 P 6143f22915024d2885ac0b27b8761c99: stopping tablet replica
I20260608 10:04:00.500643   669 raft_consensus.cc:2243] T b59acd01fcc14751b1603c92983f7528 P 6143f22915024d2885ac0b27b8761c99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:00.501068   669 raft_consensus.cc:2272] T b59acd01fcc14751b1603c92983f7528 P 6143f22915024d2885ac0b27b8761c99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:00.503098   669 tablet_replica.cc:333] T 4162b40f8b0044e6b540d3b5d6126bf3 P 6143f22915024d2885ac0b27b8761c99: stopping tablet replica
I20260608 10:04:00.503608   669 raft_consensus.cc:2243] T 4162b40f8b0044e6b540d3b5d6126bf3 P 6143f22915024d2885ac0b27b8761c99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:00.504043   669 raft_consensus.cc:2272] T 4162b40f8b0044e6b540d3b5d6126bf3 P 6143f22915024d2885ac0b27b8761c99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:00.506713   669 tablet_replica.cc:333] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 6143f22915024d2885ac0b27b8761c99: stopping tablet replica
I20260608 10:04:00.507467   669 raft_consensus.cc:2243] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 6143f22915024d2885ac0b27b8761c99 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:00.508502   669 raft_consensus.cc:2272] T 2b156d364aea4cdbbb8013f3d8deb0a4 P 6143f22915024d2885ac0b27b8761c99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:00.510658   669 tablet_replica.cc:333] T 12d8cdb711db41f995b4c5967df0ad87 P 6143f22915024d2885ac0b27b8761c99: stopping tablet replica
I20260608 10:04:00.511163   669 raft_consensus.cc:2243] T 12d8cdb711db41f995b4c5967df0ad87 P 6143f22915024d2885ac0b27b8761c99 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:00.512193   669 raft_consensus.cc:2272] T 12d8cdb711db41f995b4c5967df0ad87 P 6143f22915024d2885ac0b27b8761c99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:00.514451   669 tablet_replica.cc:333] T 333b37770b7c4398a6a01d7dec333b9a P 6143f22915024d2885ac0b27b8761c99: stopping tablet replica
I20260608 10:04:00.514968   669 raft_consensus.cc:2243] T 333b37770b7c4398a6a01d7dec333b9a P 6143f22915024d2885ac0b27b8761c99 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:00.515427   669 raft_consensus.cc:2272] T 333b37770b7c4398a6a01d7dec333b9a P 6143f22915024d2885ac0b27b8761c99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:00.517750   669 tablet_replica.cc:333] T 642b4ec09ec0467c9f7a585910e088ed P 6143f22915024d2885ac0b27b8761c99: stopping tablet replica
I20260608 10:04:00.518206   669 raft_consensus.cc:2243] T 642b4ec09ec0467c9f7a585910e088ed P 6143f22915024d2885ac0b27b8761c99 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:00.518651   669 raft_consensus.cc:2272] T 642b4ec09ec0467c9f7a585910e088ed P 6143f22915024d2885ac0b27b8761c99 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:04:01.050670 10633 debug-util.cc:398] Leaking SignalData structure 0x7b08000c72c0 after lost signal to thread 672
W20260608 10:04:01.052995 10633 debug-util.cc:398] Leaking SignalData structure 0x7b08000611c0 after lost signal to thread 10137
W20260608 10:04:01.059295 10633 debug-util.cc:398] Leaking SignalData structure 0x7b08001bc3a0 after lost signal to thread 10498
W20260608 10:04:01.059825 10633 debug-util.cc:398] Leaking SignalData structure 0x7b0800146b60 after lost signal to thread 10514
W20260608 10:04:01.060139 10633 debug-util.cc:398] Leaking SignalData structure 0x7b08000dfde0 after lost signal to thread 10523
W20260608 10:04:01.062530 10633 debug-util.cc:398] Leaking SignalData structure 0x7b08000cb860 after lost signal to thread 10636
W20260608 10:04:01.549876   669 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 10375)
I20260608 10:04:02.567632   669 tablet_server.cc:196] TabletServer@127.0.167.67:0 shutdown complete.
I20260608 10:04:02.631747   669 tablet_server.cc:179] TabletServer@127.0.167.68:0 shutting down...
I20260608 10:04:02.681336   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:02.683097   669 tablet_replica.cc:333] T c6efdf5c57584a3888bf306b876d54d9 P 65886ff4328d4c2ea25aa1790482352b: stopping tablet replica
I20260608 10:04:02.684392   669 raft_consensus.cc:2243] T c6efdf5c57584a3888bf306b876d54d9 P 65886ff4328d4c2ea25aa1790482352b [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:04:02.685703   669 raft_consensus.cc:2272] T c6efdf5c57584a3888bf306b876d54d9 P 65886ff4328d4c2ea25aa1790482352b [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:04:02.691262   669 tablet_replica.cc:333] T 4162b40f8b0044e6b540d3b5d6126bf3 P 65886ff4328d4c2ea25aa1790482352b: stopping tablet replica
I20260608 10:04:02.692375   669 raft_consensus.cc:2243] T 4162b40f8b0044e6b540d3b5d6126bf3 P 65886ff4328d4c2ea25aa1790482352b [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:04:02.693383   669 raft_consensus.cc:2272] T 4162b40f8b0044e6b540d3b5d6126bf3 P 65886ff4328d4c2ea25aa1790482352b [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:04:02.698436   669 tablet_replica.cc:333] T 12d8cdb711db41f995b4c5967df0ad87 P 65886ff4328d4c2ea25aa1790482352b: stopping tablet replica
I20260608 10:04:02.699364   669 raft_consensus.cc:2243] T 12d8cdb711db41f995b4c5967df0ad87 P 65886ff4328d4c2ea25aa1790482352b [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:04:02.700251   669 raft_consensus.cc:2272] T 12d8cdb711db41f995b4c5967df0ad87 P 65886ff4328d4c2ea25aa1790482352b [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:04:02.705746   669 tablet_replica.cc:333] T be71dbf67a9545a89f8998b08c836752 P 65886ff4328d4c2ea25aa1790482352b: stopping tablet replica
I20260608 10:04:02.706527   669 raft_consensus.cc:2243] T be71dbf67a9545a89f8998b08c836752 P 65886ff4328d4c2ea25aa1790482352b [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:04:02.707907   669 raft_consensus.cc:2272] T be71dbf67a9545a89f8998b08c836752 P 65886ff4328d4c2ea25aa1790482352b [term 1 LEARNER]: Raft consensus is shut down!
W20260608 10:04:03.740935   669 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 10633)
W20260608 10:04:04.741449   669 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 10633)
W20260608 10:04:05.741911   669 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 10633)
I20260608 10:04:06.560642   669 tablet_server.cc:196] TabletServer@127.0.167.68:0 shutdown complete.
I20260608 10:04:06.589552   669 master.cc:562] Master@127.0.167.126:42241 shutting down...
W20260608 10:04:06.623867 10151 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:04:06.624151 10151 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:04:06.624435 10151 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:04:06.626677   669 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8a4ade68b4864004a83d27e69628209b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:06.627405   669 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8a4ade68b4864004a83d27e69628209b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:06.627802   669 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8a4ade68b4864004a83d27e69628209b: stopping tablet replica
I20260608 10:04:06.652992   669 master.cc:584] Master@127.0.167.126:42241 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (14557 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260608 10:04:06.715761   669 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.167.126:37699
I20260608 10:04:06.717044   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:06.723377 10692 instance_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 10:04:06.724030 10695 instance_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 10:04:06.724103 10693 instance_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 10:04:06.725768   669 server_base.cc:1061] running on GCE node
I20260608 10:04:06.726737   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:06.726943   669 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 10:04:06.727113   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913046727075 us; error 0 us; skew 500 ppm
I20260608 10:04:06.727736   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:06.730362   669 webserver.cc:533] Webserver started at http://127.0.167.126:43099/ using document root <none> and password file <none>
I20260608 10:04:06.731134   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:06.731388   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:06.731772   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:06.733247   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808122572-669-0/minicluster-data/master-0-root/instance:
uuid: "4808d48ee50f4659a8497bb43711ae04"
format_stamp: "Formatted at 2026-06-08 10:04:06 on dist-test-slave-swwz"
I20260608 10:04:06.738214   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:04:06.742105 10700 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:06.742882   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:04:06.743196   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808122572-669-0/minicluster-data/master-0-root
uuid: "4808d48ee50f4659a8497bb43711ae04"
format_stamp: "Formatted at 2026-06-08 10:04:06 on dist-test-slave-swwz"
I20260608 10:04:06.743499   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808122572-669-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808122572-669-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808122572-669-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 10:04:06.762537   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:06.763891   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:06.803861   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.126:37699
I20260608 10:04:06.803995 10751 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.126:37699 every 8 connection(s)
I20260608 10:04:06.808483 10752 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 10:04:06.821273 10752 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4808d48ee50f4659a8497bb43711ae04: Bootstrap starting.
I20260608 10:04:06.826493 10752 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4808d48ee50f4659a8497bb43711ae04: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:06.831043 10752 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4808d48ee50f4659a8497bb43711ae04: No bootstrap required, opened a new log
I20260608 10:04:06.833484 10752 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4808d48ee50f4659a8497bb43711ae04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4808d48ee50f4659a8497bb43711ae04" member_type: VOTER }
I20260608 10:04:06.833930 10752 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4808d48ee50f4659a8497bb43711ae04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:06.834115 10752 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4808d48ee50f4659a8497bb43711ae04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4808d48ee50f4659a8497bb43711ae04, State: Initialized, Role: FOLLOWER
I20260608 10:04:06.834677 10752 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4808d48ee50f4659a8497bb43711ae04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4808d48ee50f4659a8497bb43711ae04" member_type: VOTER }
I20260608 10:04:06.835105 10752 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4808d48ee50f4659a8497bb43711ae04 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:06.835299 10752 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4808d48ee50f4659a8497bb43711ae04 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:06.835517 10752 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4808d48ee50f4659a8497bb43711ae04 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:06.840384 10752 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4808d48ee50f4659a8497bb43711ae04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4808d48ee50f4659a8497bb43711ae04" member_type: VOTER }
I20260608 10:04:06.840876 10752 leader_election.cc:304] T 00000000000000000000000000000000 P 4808d48ee50f4659a8497bb43711ae04 [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: 4808d48ee50f4659a8497bb43711ae04; no voters: 
I20260608 10:04:06.841995 10752 leader_election.cc:290] T 00000000000000000000000000000000 P 4808d48ee50f4659a8497bb43711ae04 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:06.842471 10755 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4808d48ee50f4659a8497bb43711ae04 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:06.843982 10755 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4808d48ee50f4659a8497bb43711ae04 [term 1 LEADER]: Becoming Leader. State: Replica: 4808d48ee50f4659a8497bb43711ae04, State: Running, Role: LEADER
I20260608 10:04:06.844821 10755 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4808d48ee50f4659a8497bb43711ae04 [LEADER]: Queue going to LEADER mode. State: All 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: "4808d48ee50f4659a8497bb43711ae04" member_type: VOTER }
I20260608 10:04:06.845512 10752 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4808d48ee50f4659a8497bb43711ae04 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:04:06.851646 10757 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4808d48ee50f4659a8497bb43711ae04 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4808d48ee50f4659a8497bb43711ae04. Latest consensus state: current_term: 1 leader_uuid: "4808d48ee50f4659a8497bb43711ae04" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4808d48ee50f4659a8497bb43711ae04" member_type: VOTER } }
I20260608 10:04:06.852655 10757 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4808d48ee50f4659a8497bb43711ae04 [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:06.854839 10756 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4808d48ee50f4659a8497bb43711ae04 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4808d48ee50f4659a8497bb43711ae04" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4808d48ee50f4659a8497bb43711ae04" member_type: VOTER } }
I20260608 10:04:06.855764 10756 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4808d48ee50f4659a8497bb43711ae04 [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:06.859169 10762 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:04:06.864578 10762 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:04:06.867220   669 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:04:06.874177 10762 catalog_manager.cc:1382] Generated new cluster ID: 395ee863bedf494d9dd4fb70f99cd73e
I20260608 10:04:06.874483 10762 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:04:06.892524 10762 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:04:06.893921 10762 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:04:06.910686 10762 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4808d48ee50f4659a8497bb43711ae04: Generated new TSK 0
I20260608 10:04:06.911383 10762 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:04:06.933956   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:06.940891 10773 instance_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 10:04:06.942037 10774 instance_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 10:04:06.943675 10776 instance_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 10:04:06.944480   669 server_base.cc:1061] running on GCE node
I20260608 10:04:06.945699   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:06.945920   669 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 10:04:06.946110   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913046946089 us; error 0 us; skew 500 ppm
I20260608 10:04:06.946760   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:06.949331   669 webserver.cc:533] Webserver started at http://127.0.167.65:34215/ using document root <none> and password file <none>
I20260608 10:04:06.949899   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:06.950100   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:06.950399   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:06.951746   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808122572-669-0/minicluster-data/ts-0-root/instance:
uuid: "adac9683df964883a58b88e388f909b7"
format_stamp: "Formatted at 2026-06-08 10:04:06 on dist-test-slave-swwz"
I20260608 10:04:06.956873   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 10:04:06.960713 10781 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:06.961506   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:04:06.961853   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808122572-669-0/minicluster-data/ts-0-root
uuid: "adac9683df964883a58b88e388f909b7"
format_stamp: "Formatted at 2026-06-08 10:04:06 on dist-test-slave-swwz"
I20260608 10:04:06.962168   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808122572-669-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808122572-669-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808122572-669-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 10:04:06.984625   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:06.985937   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:06.987632   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:06.990176   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:06.990437   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:06.990700   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:06.990895   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:07.033439   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.65:38427
I20260608 10:04:07.033562 10843 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.65:38427 every 8 connection(s)
I20260608 10:04:07.039343   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:07.047943 10848 instance_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 10:04:07.048146 10849 instance_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 10:04:07.051843 10851 instance_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 10:04:07.052340   669 server_base.cc:1061] running on GCE node
I20260608 10:04:07.055719   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:07.056017   669 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 10:04:07.056227   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913047056209 us; error 0 us; skew 500 ppm
I20260608 10:04:07.057040   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:07.058228 10844 heartbeater.cc:344] Connected to a master server at 127.0.167.126:37699
I20260608 10:04:07.058552 10844 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:07.059247 10844 heartbeater.cc:507] Master 127.0.167.126:37699 requested a full tablet report, sending...
I20260608 10:04:07.061671 10717 ts_manager.cc:194] Registered new tserver with Master: adac9683df964883a58b88e388f909b7 (127.0.167.65:38427)
I20260608 10:04:07.063796   669 webserver.cc:533] Webserver started at http://127.0.167.66:46663/ using document root <none> and password file <none>
I20260608 10:04:07.064589   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:07.064589 10717 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49568
I20260608 10:04:07.064932   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:07.065348   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:07.067019   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808122572-669-0/minicluster-data/ts-1-root/instance:
uuid: "cf6987b482694cd2945d20669549e822"
format_stamp: "Formatted at 2026-06-08 10:04:07 on dist-test-slave-swwz"
I20260608 10:04:07.071897   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 10:04:07.075377 10856 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:07.076195   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 10:04:07.076579   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808122572-669-0/minicluster-data/ts-1-root
uuid: "cf6987b482694cd2945d20669549e822"
format_stamp: "Formatted at 2026-06-08 10:04:07 on dist-test-slave-swwz"
I20260608 10:04:07.076871   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808122572-669-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808122572-669-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808122572-669-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 10:04:07.101923   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:07.103173   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:07.104737   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:07.107164   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:07.107411   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:07.107671   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:07.107872   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:07.152446   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.66:35739
I20260608 10:04:07.152647 10918 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.66:35739 every 8 connection(s)
I20260608 10:04:07.157996   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:07.166356 10922 instance_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 10:04:07.167353 10923 instance_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 10:04:07.172019 10925 instance_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 10:04:07.173055 10919 heartbeater.cc:344] Connected to a master server at 127.0.167.126:37699
I20260608 10:04:07.173082   669 server_base.cc:1061] running on GCE node
I20260608 10:04:07.173767 10919 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:07.174496   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:07.174849   669 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 10:04:07.174849 10919 heartbeater.cc:507] Master 127.0.167.126:37699 requested a full tablet report, sending...
I20260608 10:04:07.175201   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913047175180 us; error 0 us; skew 500 ppm
I20260608 10:04:07.176136   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:07.177878 10717 ts_manager.cc:194] Registered new tserver with Master: cf6987b482694cd2945d20669549e822 (127.0.167.66:35739)
I20260608 10:04:07.179176   669 webserver.cc:533] Webserver started at http://127.0.167.67:35273/ using document root <none> and password file <none>
I20260608 10:04:07.179898   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:07.179821 10717 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49574
I20260608 10:04:07.180253   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:07.180655   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:07.182195   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808122572-669-0/minicluster-data/ts-2-root/instance:
uuid: "7f9f922073754073b95e08d9dfde02d7"
format_stamp: "Formatted at 2026-06-08 10:04:07 on dist-test-slave-swwz"
I20260608 10:04:07.187361   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:04:07.191342 10930 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:07.192402   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:04:07.192731   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808122572-669-0/minicluster-data/ts-2-root
uuid: "7f9f922073754073b95e08d9dfde02d7"
format_stamp: "Formatted at 2026-06-08 10:04:07 on dist-test-slave-swwz"
I20260608 10:04:07.193049   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808122572-669-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808122572-669-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808122572-669-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 10:04:07.211172   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:07.212575   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:07.214252   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:07.216765   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:07.217023   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:07.217281   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:07.217473   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:07.262322   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.67:46431
I20260608 10:04:07.262458 10992 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.67:46431 every 8 connection(s)
I20260608 10:04:07.278049 10993 heartbeater.cc:344] Connected to a master server at 127.0.167.126:37699
I20260608 10:04:07.278569 10993 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:07.279541 10993 heartbeater.cc:507] Master 127.0.167.126:37699 requested a full tablet report, sending...
I20260608 10:04:07.281880 10717 ts_manager.cc:194] Registered new tserver with Master: 7f9f922073754073b95e08d9dfde02d7 (127.0.167.67:46431)
I20260608 10:04:07.282608   669 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016790326s
I20260608 10:04:07.283490 10717 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49580
I20260608 10:04:07.309190 10717 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49588:
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 10:04:07.311340 10717 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 10:04:07.355983 10958 tablet_service.cc:1511] Processing CreateTablet for tablet a47174cc37c64a449c3e4e004352c8bc (DEFAULT_TABLE table=test-workload [id=86b2f008abe94ac29cd001b27a297fef]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:04:07.357610 10958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a47174cc37c64a449c3e4e004352c8bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:07.364919 10809 tablet_service.cc:1511] Processing CreateTablet for tablet a47174cc37c64a449c3e4e004352c8bc (DEFAULT_TABLE table=test-workload [id=86b2f008abe94ac29cd001b27a297fef]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:04:07.364919 10884 tablet_service.cc:1511] Processing CreateTablet for tablet a47174cc37c64a449c3e4e004352c8bc (DEFAULT_TABLE table=test-workload [id=86b2f008abe94ac29cd001b27a297fef]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:04:07.366663 10884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a47174cc37c64a449c3e4e004352c8bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:07.366663 10809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a47174cc37c64a449c3e4e004352c8bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:07.376544 11008 tablet_bootstrap.cc:492] T a47174cc37c64a449c3e4e004352c8bc P 7f9f922073754073b95e08d9dfde02d7: Bootstrap starting.
I20260608 10:04:07.386987 11008 tablet_bootstrap.cc:654] T a47174cc37c64a449c3e4e004352c8bc P 7f9f922073754073b95e08d9dfde02d7: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:07.389015 11009 tablet_bootstrap.cc:492] T a47174cc37c64a449c3e4e004352c8bc P cf6987b482694cd2945d20669549e822: Bootstrap starting.
I20260608 10:04:07.396114 11009 tablet_bootstrap.cc:654] T a47174cc37c64a449c3e4e004352c8bc P cf6987b482694cd2945d20669549e822: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:07.397778 11011 tablet_bootstrap.cc:492] T a47174cc37c64a449c3e4e004352c8bc P adac9683df964883a58b88e388f909b7: Bootstrap starting.
I20260608 10:04:07.401520 11008 tablet_bootstrap.cc:492] T a47174cc37c64a449c3e4e004352c8bc P 7f9f922073754073b95e08d9dfde02d7: No bootstrap required, opened a new log
I20260608 10:04:07.402139 11008 ts_tablet_manager.cc:1403] T a47174cc37c64a449c3e4e004352c8bc P 7f9f922073754073b95e08d9dfde02d7: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.010s
I20260608 10:04:07.405862 11008 raft_consensus.cc:359] T a47174cc37c64a449c3e4e004352c8bc P 7f9f922073754073b95e08d9dfde02d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9f922073754073b95e08d9dfde02d7" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 46431 } } peers { permanent_uuid: "cf6987b482694cd2945d20669549e822" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35739 } } peers { permanent_uuid: "adac9683df964883a58b88e388f909b7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38427 } }
I20260608 10:04:07.406677 11008 raft_consensus.cc:385] T a47174cc37c64a449c3e4e004352c8bc P 7f9f922073754073b95e08d9dfde02d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:07.407018 11008 raft_consensus.cc:740] T a47174cc37c64a449c3e4e004352c8bc P 7f9f922073754073b95e08d9dfde02d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f9f922073754073b95e08d9dfde02d7, State: Initialized, Role: FOLLOWER
I20260608 10:04:07.407835 11008 consensus_queue.cc:260] T a47174cc37c64a449c3e4e004352c8bc P 7f9f922073754073b95e08d9dfde02d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9f922073754073b95e08d9dfde02d7" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 46431 } } peers { permanent_uuid: "cf6987b482694cd2945d20669549e822" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35739 } } peers { permanent_uuid: "adac9683df964883a58b88e388f909b7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38427 } }
I20260608 10:04:07.408824 11011 tablet_bootstrap.cc:654] T a47174cc37c64a449c3e4e004352c8bc P adac9683df964883a58b88e388f909b7: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:07.410962 10993 heartbeater.cc:499] Master 127.0.167.126:37699 was elected leader, sending a full tablet report...
I20260608 10:04:07.408939 11009 tablet_bootstrap.cc:492] T a47174cc37c64a449c3e4e004352c8bc P cf6987b482694cd2945d20669549e822: No bootstrap required, opened a new log
I20260608 10:04:07.411607 11008 ts_tablet_manager.cc:1434] T a47174cc37c64a449c3e4e004352c8bc P 7f9f922073754073b95e08d9dfde02d7: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 10:04:07.412071 11009 ts_tablet_manager.cc:1403] T a47174cc37c64a449c3e4e004352c8bc P cf6987b482694cd2945d20669549e822: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.005s
I20260608 10:04:07.415570 11009 raft_consensus.cc:359] T a47174cc37c64a449c3e4e004352c8bc P cf6987b482694cd2945d20669549e822 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9f922073754073b95e08d9dfde02d7" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 46431 } } peers { permanent_uuid: "cf6987b482694cd2945d20669549e822" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35739 } } peers { permanent_uuid: "adac9683df964883a58b88e388f909b7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38427 } }
I20260608 10:04:07.416399 11009 raft_consensus.cc:385] T a47174cc37c64a449c3e4e004352c8bc P cf6987b482694cd2945d20669549e822 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:07.416689 11009 raft_consensus.cc:740] T a47174cc37c64a449c3e4e004352c8bc P cf6987b482694cd2945d20669549e822 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf6987b482694cd2945d20669549e822, State: Initialized, Role: FOLLOWER
I20260608 10:04:07.417865 11011 tablet_bootstrap.cc:492] T a47174cc37c64a449c3e4e004352c8bc P adac9683df964883a58b88e388f909b7: No bootstrap required, opened a new log
I20260608 10:04:07.417656 11009 consensus_queue.cc:260] T a47174cc37c64a449c3e4e004352c8bc P cf6987b482694cd2945d20669549e822 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9f922073754073b95e08d9dfde02d7" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 46431 } } peers { permanent_uuid: "cf6987b482694cd2945d20669549e822" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35739 } } peers { permanent_uuid: "adac9683df964883a58b88e388f909b7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38427 } }
I20260608 10:04:07.418442 11011 ts_tablet_manager.cc:1403] T a47174cc37c64a449c3e4e004352c8bc P adac9683df964883a58b88e388f909b7: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.000s
I20260608 10:04:07.421790 11011 raft_consensus.cc:359] T a47174cc37c64a449c3e4e004352c8bc P adac9683df964883a58b88e388f909b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9f922073754073b95e08d9dfde02d7" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 46431 } } peers { permanent_uuid: "cf6987b482694cd2945d20669549e822" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35739 } } peers { permanent_uuid: "adac9683df964883a58b88e388f909b7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38427 } }
I20260608 10:04:07.422607 11011 raft_consensus.cc:385] T a47174cc37c64a449c3e4e004352c8bc P adac9683df964883a58b88e388f909b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:07.422935 11011 raft_consensus.cc:740] T a47174cc37c64a449c3e4e004352c8bc P adac9683df964883a58b88e388f909b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adac9683df964883a58b88e388f909b7, State: Initialized, Role: FOLLOWER
I20260608 10:04:07.423825 11011 consensus_queue.cc:260] T a47174cc37c64a449c3e4e004352c8bc P adac9683df964883a58b88e388f909b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9f922073754073b95e08d9dfde02d7" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 46431 } } peers { permanent_uuid: "cf6987b482694cd2945d20669549e822" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35739 } } peers { permanent_uuid: "adac9683df964883a58b88e388f909b7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38427 } }
I20260608 10:04:07.424567 10919 heartbeater.cc:499] Master 127.0.167.126:37699 was elected leader, sending a full tablet report...
I20260608 10:04:07.425777 11009 ts_tablet_manager.cc:1434] T a47174cc37c64a449c3e4e004352c8bc P cf6987b482694cd2945d20669549e822: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.004s
I20260608 10:04:07.429121 10844 heartbeater.cc:499] Master 127.0.167.126:37699 was elected leader, sending a full tablet report...
I20260608 10:04:07.429122 11011 ts_tablet_manager.cc:1434] T a47174cc37c64a449c3e4e004352c8bc P adac9683df964883a58b88e388f909b7: Time spent starting tablet: real 0.010s	user 0.012s	sys 0.000s
I20260608 10:04:07.624934 11016 raft_consensus.cc:493] T a47174cc37c64a449c3e4e004352c8bc P adac9683df964883a58b88e388f909b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:07.625416 11016 raft_consensus.cc:515] T a47174cc37c64a449c3e4e004352c8bc P adac9683df964883a58b88e388f909b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9f922073754073b95e08d9dfde02d7" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 46431 } } peers { permanent_uuid: "cf6987b482694cd2945d20669549e822" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35739 } } peers { permanent_uuid: "adac9683df964883a58b88e388f909b7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38427 } }
I20260608 10:04:07.627550 11016 leader_election.cc:290] T a47174cc37c64a449c3e4e004352c8bc P adac9683df964883a58b88e388f909b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f9f922073754073b95e08d9dfde02d7 (127.0.167.67:46431), cf6987b482694cd2945d20669549e822 (127.0.167.66:35739)
I20260608 10:04:07.639549 10968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a47174cc37c64a449c3e4e004352c8bc" candidate_uuid: "adac9683df964883a58b88e388f909b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f9f922073754073b95e08d9dfde02d7" is_pre_election: true
I20260608 10:04:07.640538 10968 raft_consensus.cc:2468] T a47174cc37c64a449c3e4e004352c8bc P 7f9f922073754073b95e08d9dfde02d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adac9683df964883a58b88e388f909b7 in term 0.
I20260608 10:04:07.640908 10894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a47174cc37c64a449c3e4e004352c8bc" candidate_uuid: "adac9683df964883a58b88e388f909b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf6987b482694cd2945d20669549e822" is_pre_election: true
I20260608 10:04:07.641595 10894 raft_consensus.cc:2468] T a47174cc37c64a449c3e4e004352c8bc P cf6987b482694cd2945d20669549e822 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adac9683df964883a58b88e388f909b7 in term 0.
I20260608 10:04:07.641773 10785 leader_election.cc:304] T a47174cc37c64a449c3e4e004352c8bc P adac9683df964883a58b88e388f909b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f9f922073754073b95e08d9dfde02d7, adac9683df964883a58b88e388f909b7; no voters: 
I20260608 10:04:07.642686 11016 raft_consensus.cc:2804] T a47174cc37c64a449c3e4e004352c8bc P adac9683df964883a58b88e388f909b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:07.643030 11016 raft_consensus.cc:493] T a47174cc37c64a449c3e4e004352c8bc P adac9683df964883a58b88e388f909b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:07.643316 11016 raft_consensus.cc:3060] T a47174cc37c64a449c3e4e004352c8bc P adac9683df964883a58b88e388f909b7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:07.649061 11016 raft_consensus.cc:515] T a47174cc37c64a449c3e4e004352c8bc P adac9683df964883a58b88e388f909b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9f922073754073b95e08d9dfde02d7" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 46431 } } peers { permanent_uuid: "cf6987b482694cd2945d20669549e822" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35739 } } peers { permanent_uuid: "adac9683df964883a58b88e388f909b7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38427 } }
I20260608 10:04:07.650882 11016 leader_election.cc:290] T a47174cc37c64a449c3e4e004352c8bc P adac9683df964883a58b88e388f909b7 [CANDIDATE]: Term 1 election: Requested vote from peers 7f9f922073754073b95e08d9dfde02d7 (127.0.167.67:46431), cf6987b482694cd2945d20669549e822 (127.0.167.66:35739)
I20260608 10:04:07.651845 10968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a47174cc37c64a449c3e4e004352c8bc" candidate_uuid: "adac9683df964883a58b88e388f909b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f9f922073754073b95e08d9dfde02d7"
I20260608 10:04:07.651935 10894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a47174cc37c64a449c3e4e004352c8bc" candidate_uuid: "adac9683df964883a58b88e388f909b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf6987b482694cd2945d20669549e822"
I20260608 10:04:07.652724 10968 raft_consensus.cc:3060] T a47174cc37c64a449c3e4e004352c8bc P 7f9f922073754073b95e08d9dfde02d7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:07.652798 10894 raft_consensus.cc:3060] T a47174cc37c64a449c3e4e004352c8bc P cf6987b482694cd2945d20669549e822 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:07.658576 10894 raft_consensus.cc:2468] T a47174cc37c64a449c3e4e004352c8bc P cf6987b482694cd2945d20669549e822 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adac9683df964883a58b88e388f909b7 in term 1.
I20260608 10:04:07.658828 10968 raft_consensus.cc:2468] T a47174cc37c64a449c3e4e004352c8bc P 7f9f922073754073b95e08d9dfde02d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adac9683df964883a58b88e388f909b7 in term 1.
I20260608 10:04:07.659806 10782 leader_election.cc:304] T a47174cc37c64a449c3e4e004352c8bc P adac9683df964883a58b88e388f909b7 [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: adac9683df964883a58b88e388f909b7, cf6987b482694cd2945d20669549e822; no voters: 
I20260608 10:04:07.660776 11016 raft_consensus.cc:2804] T a47174cc37c64a449c3e4e004352c8bc P adac9683df964883a58b88e388f909b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:07.661749 11016 raft_consensus.cc:697] T a47174cc37c64a449c3e4e004352c8bc P adac9683df964883a58b88e388f909b7 [term 1 LEADER]: Becoming Leader. State: Replica: adac9683df964883a58b88e388f909b7, State: Running, Role: LEADER
I20260608 10:04:07.662472 11016 consensus_queue.cc:237] T a47174cc37c64a449c3e4e004352c8bc P adac9683df964883a58b88e388f909b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9f922073754073b95e08d9dfde02d7" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 46431 } } peers { permanent_uuid: "cf6987b482694cd2945d20669549e822" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35739 } } peers { permanent_uuid: "adac9683df964883a58b88e388f909b7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38427 } }
I20260608 10:04:07.671034 10715 catalog_manager.cc:5696] T a47174cc37c64a449c3e4e004352c8bc P adac9683df964883a58b88e388f909b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to adac9683df964883a58b88e388f909b7 (127.0.167.65). New cstate: current_term: 1 leader_uuid: "adac9683df964883a58b88e388f909b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f9f922073754073b95e08d9dfde02d7" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 46431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6987b482694cd2945d20669549e822" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 35739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adac9683df964883a58b88e388f909b7" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 38427 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:07.743501   669 tablet_server.cc:179] TabletServer@127.0.167.65:0 shutting down...
I20260608 10:04:07.761313   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:07.762359   669 tablet_replica.cc:333] T a47174cc37c64a449c3e4e004352c8bc P adac9683df964883a58b88e388f909b7: stopping tablet replica
I20260608 10:04:07.763053   669 raft_consensus.cc:2243] T a47174cc37c64a449c3e4e004352c8bc P adac9683df964883a58b88e388f909b7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:07.763773   669 pending_rounds.cc:70] T a47174cc37c64a449c3e4e004352c8bc P adac9683df964883a58b88e388f909b7: Trying to abort 1 pending ops.
I20260608 10:04:07.764001   669 pending_rounds.cc:77] T a47174cc37c64a449c3e4e004352c8bc P adac9683df964883a58b88e388f909b7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619843232714752 op_type: NO_OP noop_request { }
I20260608 10:04:07.764456   669 raft_consensus.cc:2889] T a47174cc37c64a449c3e4e004352c8bc P adac9683df964883a58b88e388f909b7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:04:07.764798   669 raft_consensus.cc:2272] T a47174cc37c64a449c3e4e004352c8bc P adac9683df964883a58b88e388f909b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:07.786011   669 tablet_server.cc:196] TabletServer@127.0.167.65:0 shutdown complete.
I20260608 10:04:07.795868   669 tablet_server.cc:179] TabletServer@127.0.167.66:0 shutting down...
I20260608 10:04:07.815017   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:07.815940   669 tablet_replica.cc:333] T a47174cc37c64a449c3e4e004352c8bc P cf6987b482694cd2945d20669549e822: stopping tablet replica
I20260608 10:04:07.816625   669 raft_consensus.cc:2243] T a47174cc37c64a449c3e4e004352c8bc P cf6987b482694cd2945d20669549e822 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:07.817075   669 raft_consensus.cc:2272] T a47174cc37c64a449c3e4e004352c8bc P cf6987b482694cd2945d20669549e822 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:07.836413   669 tablet_server.cc:196] TabletServer@127.0.167.66:0 shutdown complete.
I20260608 10:04:07.847148   669 tablet_server.cc:179] TabletServer@127.0.167.67:0 shutting down...
I20260608 10:04:07.871860   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:07.872876   669 tablet_replica.cc:333] T a47174cc37c64a449c3e4e004352c8bc P 7f9f922073754073b95e08d9dfde02d7: stopping tablet replica
I20260608 10:04:07.873489   669 raft_consensus.cc:2243] T a47174cc37c64a449c3e4e004352c8bc P 7f9f922073754073b95e08d9dfde02d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:07.873968   669 raft_consensus.cc:2272] T a47174cc37c64a449c3e4e004352c8bc P 7f9f922073754073b95e08d9dfde02d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:07.893440   669 tablet_server.cc:196] TabletServer@127.0.167.67:0 shutdown complete.
I20260608 10:04:07.903301   669 master.cc:562] Master@127.0.167.126:37699 shutting down...
I20260608 10:04:07.920831   669 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4808d48ee50f4659a8497bb43711ae04 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:07.921428   669 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4808d48ee50f4659a8497bb43711ae04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:07.921787   669 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4808d48ee50f4659a8497bb43711ae04: stopping tablet replica
I20260608 10:04:07.940667   669 master.cc:584] Master@127.0.167.126:37699 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1259 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260608 10:04:07.974419   669 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.167.126:46547
I20260608 10:04:07.975610   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:07.981087 11021 instance_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 10:04:07.982033 11022 instance_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 10:04:07.983461   669 server_base.cc:1061] running on GCE node
W20260608 10:04:07.983440 11024 instance_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 10:04:07.984736   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:07.984935   669 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 10:04:07.985055   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913047985044 us; error 0 us; skew 500 ppm
I20260608 10:04:07.985603   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:07.988161   669 webserver.cc:533] Webserver started at http://127.0.167.126:46651/ using document root <none> and password file <none>
I20260608 10:04:07.988855   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:07.989022   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:07.989246   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:07.990386   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808122572-669-0/minicluster-data/master-0-root/instance:
uuid: "9430519faf1749cb9ca485fdc65232a3"
format_stamp: "Formatted at 2026-06-08 10:04:07 on dist-test-slave-swwz"
I20260608 10:04:07.995291   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 10:04:07.999014 11029 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:07.999857   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 10:04:08.000192   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808122572-669-0/minicluster-data/master-0-root
uuid: "9430519faf1749cb9ca485fdc65232a3"
format_stamp: "Formatted at 2026-06-08 10:04:07 on dist-test-slave-swwz"
I20260608 10:04:08.000573   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808122572-669-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808122572-669-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808122572-669-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 10:04:08.021497   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:08.022701   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:08.060985   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.126:46547
I20260608 10:04:08.061111 11080 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.126:46547 every 8 connection(s)
I20260608 10:04:08.065260 11081 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 10:04:08.076640 11081 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9430519faf1749cb9ca485fdc65232a3: Bootstrap starting.
I20260608 10:04:08.081472 11081 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9430519faf1749cb9ca485fdc65232a3: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:08.085878 11081 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9430519faf1749cb9ca485fdc65232a3: No bootstrap required, opened a new log
I20260608 10:04:08.088261 11081 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9430519faf1749cb9ca485fdc65232a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9430519faf1749cb9ca485fdc65232a3" member_type: VOTER }
I20260608 10:04:08.088757 11081 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9430519faf1749cb9ca485fdc65232a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:08.089012 11081 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9430519faf1749cb9ca485fdc65232a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9430519faf1749cb9ca485fdc65232a3, State: Initialized, Role: FOLLOWER
I20260608 10:04:08.089569 11081 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9430519faf1749cb9ca485fdc65232a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9430519faf1749cb9ca485fdc65232a3" member_type: VOTER }
I20260608 10:04:08.090001 11081 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9430519faf1749cb9ca485fdc65232a3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:08.090193 11081 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9430519faf1749cb9ca485fdc65232a3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:08.090451 11081 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9430519faf1749cb9ca485fdc65232a3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:08.095593 11081 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9430519faf1749cb9ca485fdc65232a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9430519faf1749cb9ca485fdc65232a3" member_type: VOTER }
I20260608 10:04:08.096203 11081 leader_election.cc:304] T 00000000000000000000000000000000 P 9430519faf1749cb9ca485fdc65232a3 [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: 9430519faf1749cb9ca485fdc65232a3; no voters: 
I20260608 10:04:08.097426 11081 leader_election.cc:290] T 00000000000000000000000000000000 P 9430519faf1749cb9ca485fdc65232a3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:08.097905 11084 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9430519faf1749cb9ca485fdc65232a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:08.099359 11084 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9430519faf1749cb9ca485fdc65232a3 [term 1 LEADER]: Becoming Leader. State: Replica: 9430519faf1749cb9ca485fdc65232a3, State: Running, Role: LEADER
I20260608 10:04:08.100121 11084 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9430519faf1749cb9ca485fdc65232a3 [LEADER]: Queue going to LEADER mode. State: All 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: "9430519faf1749cb9ca485fdc65232a3" member_type: VOTER }
I20260608 10:04:08.100610 11081 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9430519faf1749cb9ca485fdc65232a3 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:04:08.103492 11085 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9430519faf1749cb9ca485fdc65232a3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9430519faf1749cb9ca485fdc65232a3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9430519faf1749cb9ca485fdc65232a3" member_type: VOTER } }
I20260608 10:04:08.103492 11086 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9430519faf1749cb9ca485fdc65232a3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9430519faf1749cb9ca485fdc65232a3. Latest consensus state: current_term: 1 leader_uuid: "9430519faf1749cb9ca485fdc65232a3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9430519faf1749cb9ca485fdc65232a3" member_type: VOTER } }
I20260608 10:04:08.104311 11085 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9430519faf1749cb9ca485fdc65232a3 [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:08.104362 11086 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9430519faf1749cb9ca485fdc65232a3 [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:08.107662 11089 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:04:08.113185 11089 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:04:08.117630   669 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:04:08.122982 11089 catalog_manager.cc:1382] Generated new cluster ID: 76678c5999734389be1b930f8251be4b
I20260608 10:04:08.123317 11089 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:04:08.141175 11089 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:04:08.142601 11089 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:04:08.162092 11089 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9430519faf1749cb9ca485fdc65232a3: Generated new TSK 0
I20260608 10:04:08.162815 11089 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:04:08.184499   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:08.190821 11102 instance_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 10:04:08.192080 11103 instance_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 10:04:08.193852   669 server_base.cc:1061] running on GCE node
W20260608 10:04:08.193765 11105 instance_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 10:04:08.195081   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:08.195313   669 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 10:04:08.195503   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913048195486 us; error 0 us; skew 500 ppm
I20260608 10:04:08.196131   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:08.198623   669 webserver.cc:533] Webserver started at http://127.0.167.65:41801/ using document root <none> and password file <none>
I20260608 10:04:08.199167   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:08.199360   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:08.199659   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:08.200906   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808122572-669-0/minicluster-data/ts-0-root/instance:
uuid: "e070c7ffa8084c998e5ced12285c3391"
format_stamp: "Formatted at 2026-06-08 10:04:08 on dist-test-slave-swwz"
I20260608 10:04:08.205973   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:04:08.209641 11110 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:08.210425   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:04:08.210757   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808122572-669-0/minicluster-data/ts-0-root
uuid: "e070c7ffa8084c998e5ced12285c3391"
format_stamp: "Formatted at 2026-06-08 10:04:08 on dist-test-slave-swwz"
I20260608 10:04:08.211234   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808122572-669-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808122572-669-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808122572-669-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 10:04:08.227793   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:08.229135   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:08.230993   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:08.234423   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:08.234683   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:08.234997   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:08.235190   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:08.275305   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.65:34567
I20260608 10:04:08.275439 11172 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.65:34567 every 8 connection(s)
I20260608 10:04:08.281549   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:08.289280 11177 instance_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 10:04:08.290449 11178 instance_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 10:04:08.293797   669 server_base.cc:1061] running on GCE node
W20260608 10:04:08.293892 11180 instance_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 10:04:08.295465   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:08.295713   669 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 10:04:08.295913   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913048295896 us; error 0 us; skew 500 ppm
I20260608 10:04:08.296722   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:08.298411 11173 heartbeater.cc:344] Connected to a master server at 127.0.167.126:46547
I20260608 10:04:08.298862 11173 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:08.299862   669 webserver.cc:533] Webserver started at http://127.0.167.66:38207/ using document root <none> and password file <none>
I20260608 10:04:08.299906 11173 heartbeater.cc:507] Master 127.0.167.126:46547 requested a full tablet report, sending...
I20260608 10:04:08.300834   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:08.301118   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:08.301469   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:08.302763 11046 ts_manager.cc:194] Registered new tserver with Master: e070c7ffa8084c998e5ced12285c3391 (127.0.167.65:34567)
I20260608 10:04:08.302963   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808122572-669-0/minicluster-data/ts-1-root/instance:
uuid: "bb26ce4793df476492204e7f09e930c9"
format_stamp: "Formatted at 2026-06-08 10:04:08 on dist-test-slave-swwz"
I20260608 10:04:08.304788 11046 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34078
I20260608 10:04:08.308682   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.005s
I20260608 10:04:08.312690 11185 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:08.313645   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:04:08.313932   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808122572-669-0/minicluster-data/ts-1-root
uuid: "bb26ce4793df476492204e7f09e930c9"
format_stamp: "Formatted at 2026-06-08 10:04:08 on dist-test-slave-swwz"
I20260608 10:04:08.314177   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808122572-669-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808122572-669-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808122572-669-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 10:04:08.324870   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:08.326041   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:08.327510   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:08.330060   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:08.330250   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:08.330578   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:08.330752   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:08.371031   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.66:46061
I20260608 10:04:08.371209 11247 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.66:46061 every 8 connection(s)
I20260608 10:04:08.376457   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:08.383322 11251 instance_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 10:04:08.384359 11252 instance_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 10:04:08.388350   669 server_base.cc:1061] running on GCE node
W20260608 10:04:08.389436 11255 instance_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 10:04:08.389904 11248 heartbeater.cc:344] Connected to a master server at 127.0.167.126:46547
I20260608 10:04:08.390419 11248 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:08.390650   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:08.390951   669 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 10:04:08.391175   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913048391155 us; error 0 us; skew 500 ppm
I20260608 10:04:08.391394 11248 heartbeater.cc:507] Master 127.0.167.126:46547 requested a full tablet report, sending...
I20260608 10:04:08.392050   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:08.394060 11046 ts_manager.cc:194] Registered new tserver with Master: bb26ce4793df476492204e7f09e930c9 (127.0.167.66:46061)
I20260608 10:04:08.394892   669 webserver.cc:533] Webserver started at http://127.0.167.67:40659/ using document root <none> and password file <none>
I20260608 10:04:08.395519   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:08.395725   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:08.395771 11046 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34090
I20260608 10:04:08.396030   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:08.397593   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808122572-669-0/minicluster-data/ts-2-root/instance:
uuid: "ef75f27009184ae0a0f6354909fdc00e"
format_stamp: "Formatted at 2026-06-08 10:04:08 on dist-test-slave-swwz"
I20260608 10:04:08.402769   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 10:04:08.406621 11259 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:08.407490   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:04:08.407837   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808122572-669-0/minicluster-data/ts-2-root
uuid: "ef75f27009184ae0a0f6354909fdc00e"
format_stamp: "Formatted at 2026-06-08 10:04:08 on dist-test-slave-swwz"
I20260608 10:04:08.408236   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808122572-669-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808122572-669-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808122572-669-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 10:04:08.427304   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:08.428634   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:08.430188   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:08.432798   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:08.433063   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:08.433321   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:08.433506   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:08.473766   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.67:40377
I20260608 10:04:08.473891 11321 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.67:40377 every 8 connection(s)
I20260608 10:04:08.479235   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:08.487197 11325 instance_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 10:04:08.488350 11326 instance_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 10:04:08.491605 11328 instance_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 10:04:08.492569   669 server_base.cc:1061] running on GCE node
I20260608 10:04:08.493076 11322 heartbeater.cc:344] Connected to a master server at 127.0.167.126:46547
I20260608 10:04:08.493546 11322 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:08.493643   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:08.493973   669 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 10:04:08.494172   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913048494156 us; error 0 us; skew 500 ppm
I20260608 10:04:08.494503 11322 heartbeater.cc:507] Master 127.0.167.126:46547 requested a full tablet report, sending...
I20260608 10:04:08.494976   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:08.496978 11046 ts_manager.cc:194] Registered new tserver with Master: ef75f27009184ae0a0f6354909fdc00e (127.0.167.67:40377)
I20260608 10:04:08.497766   669 webserver.cc:533] Webserver started at http://127.0.167.68:33373/ using document root <none> and password file <none>
I20260608 10:04:08.498437   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:08.498667   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:08.498834 11046 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34106
I20260608 10:04:08.498955   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:08.500427   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808122572-669-0/minicluster-data/ts-3-root/instance:
uuid: "c4eb12022bc6470fab81766dee6ccecf"
format_stamp: "Formatted at 2026-06-08 10:04:08 on dist-test-slave-swwz"
I20260608 10:04:08.505473   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:04:08.509346 11333 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:08.510232   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:04:08.510627   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808122572-669-0/minicluster-data/ts-3-root
uuid: "c4eb12022bc6470fab81766dee6ccecf"
format_stamp: "Formatted at 2026-06-08 10:04:08 on dist-test-slave-swwz"
I20260608 10:04:08.510972   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808122572-669-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808122572-669-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808122572-669-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 10:04:08.529017   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:08.530320   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:08.531853   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:08.534343   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:08.534592   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:08.534852   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:08.535040   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:08.575196   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.68:44865
I20260608 10:04:08.575328 11395 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.68:44865 every 8 connection(s)
I20260608 10:04:08.590337 11396 heartbeater.cc:344] Connected to a master server at 127.0.167.126:46547
I20260608 10:04:08.590747 11396 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:08.591492 11396 heartbeater.cc:507] Master 127.0.167.126:46547 requested a full tablet report, sending...
I20260608 10:04:08.593614 11046 ts_manager.cc:194] Registered new tserver with Master: c4eb12022bc6470fab81766dee6ccecf (127.0.167.68:44865)
I20260608 10:04:08.594005   669 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015189007s
I20260608 10:04:08.595192 11046 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34122
I20260608 10:04:08.620854 11046 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34126:
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 10:04:08.674417 11138 tablet_service.cc:1511] Processing CreateTablet for tablet eedb35841df44e12bdcbd7a3279e7cf0 (DEFAULT_TABLE table=test-workload [id=4bb03ba65b274d1d9e96a4c39091096d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:04:08.675969 11138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eedb35841df44e12bdcbd7a3279e7cf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:08.676067 11213 tablet_service.cc:1511] Processing CreateTablet for tablet eedb35841df44e12bdcbd7a3279e7cf0 (DEFAULT_TABLE table=test-workload [id=4bb03ba65b274d1d9e96a4c39091096d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:04:08.677639 11213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eedb35841df44e12bdcbd7a3279e7cf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:08.677580 11287 tablet_service.cc:1511] Processing CreateTablet for tablet eedb35841df44e12bdcbd7a3279e7cf0 (DEFAULT_TABLE table=test-workload [id=4bb03ba65b274d1d9e96a4c39091096d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:04:08.678824 11287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eedb35841df44e12bdcbd7a3279e7cf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:08.694672 11411 tablet_bootstrap.cc:492] T eedb35841df44e12bdcbd7a3279e7cf0 P ef75f27009184ae0a0f6354909fdc00e: Bootstrap starting.
I20260608 10:04:08.697202 11412 tablet_bootstrap.cc:492] T eedb35841df44e12bdcbd7a3279e7cf0 P e070c7ffa8084c998e5ced12285c3391: Bootstrap starting.
I20260608 10:04:08.699417 11413 tablet_bootstrap.cc:492] T eedb35841df44e12bdcbd7a3279e7cf0 P bb26ce4793df476492204e7f09e930c9: Bootstrap starting.
I20260608 10:04:08.703948 11411 tablet_bootstrap.cc:654] T eedb35841df44e12bdcbd7a3279e7cf0 P ef75f27009184ae0a0f6354909fdc00e: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:08.705570 11412 tablet_bootstrap.cc:654] T eedb35841df44e12bdcbd7a3279e7cf0 P e070c7ffa8084c998e5ced12285c3391: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:08.705771 11413 tablet_bootstrap.cc:654] T eedb35841df44e12bdcbd7a3279e7cf0 P bb26ce4793df476492204e7f09e930c9: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:08.731272 11411 tablet_bootstrap.cc:492] T eedb35841df44e12bdcbd7a3279e7cf0 P ef75f27009184ae0a0f6354909fdc00e: No bootstrap required, opened a new log
I20260608 10:04:08.731942 11411 ts_tablet_manager.cc:1403] T eedb35841df44e12bdcbd7a3279e7cf0 P ef75f27009184ae0a0f6354909fdc00e: Time spent bootstrapping tablet: real 0.038s	user 0.026s	sys 0.009s
I20260608 10:04:08.733901 11413 tablet_bootstrap.cc:492] T eedb35841df44e12bdcbd7a3279e7cf0 P bb26ce4793df476492204e7f09e930c9: No bootstrap required, opened a new log
I20260608 10:04:08.734381 11412 tablet_bootstrap.cc:492] T eedb35841df44e12bdcbd7a3279e7cf0 P e070c7ffa8084c998e5ced12285c3391: No bootstrap required, opened a new log
I20260608 10:04:08.734539 11413 ts_tablet_manager.cc:1403] T eedb35841df44e12bdcbd7a3279e7cf0 P bb26ce4793df476492204e7f09e930c9: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.004s
I20260608 10:04:08.734933 11412 ts_tablet_manager.cc:1403] T eedb35841df44e12bdcbd7a3279e7cf0 P e070c7ffa8084c998e5ced12285c3391: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.016s
I20260608 10:04:08.735381 11411 raft_consensus.cc:359] T eedb35841df44e12bdcbd7a3279e7cf0 P ef75f27009184ae0a0f6354909fdc00e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef75f27009184ae0a0f6354909fdc00e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40377 } } peers { permanent_uuid: "e070c7ffa8084c998e5ced12285c3391" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34567 } } peers { permanent_uuid: "bb26ce4793df476492204e7f09e930c9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46061 } }
I20260608 10:04:08.736203 11411 raft_consensus.cc:385] T eedb35841df44e12bdcbd7a3279e7cf0 P ef75f27009184ae0a0f6354909fdc00e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:08.736557 11411 raft_consensus.cc:740] T eedb35841df44e12bdcbd7a3279e7cf0 P ef75f27009184ae0a0f6354909fdc00e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef75f27009184ae0a0f6354909fdc00e, State: Initialized, Role: FOLLOWER
I20260608 10:04:08.737421 11411 consensus_queue.cc:260] T eedb35841df44e12bdcbd7a3279e7cf0 P ef75f27009184ae0a0f6354909fdc00e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef75f27009184ae0a0f6354909fdc00e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40377 } } peers { permanent_uuid: "e070c7ffa8084c998e5ced12285c3391" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34567 } } peers { permanent_uuid: "bb26ce4793df476492204e7f09e930c9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46061 } }
I20260608 10:04:08.737782 11412 raft_consensus.cc:359] T eedb35841df44e12bdcbd7a3279e7cf0 P e070c7ffa8084c998e5ced12285c3391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef75f27009184ae0a0f6354909fdc00e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40377 } } peers { permanent_uuid: "e070c7ffa8084c998e5ced12285c3391" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34567 } } peers { permanent_uuid: "bb26ce4793df476492204e7f09e930c9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46061 } }
I20260608 10:04:08.738477 11412 raft_consensus.cc:385] T eedb35841df44e12bdcbd7a3279e7cf0 P e070c7ffa8084c998e5ced12285c3391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:08.738302 11413 raft_consensus.cc:359] T eedb35841df44e12bdcbd7a3279e7cf0 P bb26ce4793df476492204e7f09e930c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef75f27009184ae0a0f6354909fdc00e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40377 } } peers { permanent_uuid: "e070c7ffa8084c998e5ced12285c3391" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34567 } } peers { permanent_uuid: "bb26ce4793df476492204e7f09e930c9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46061 } }
I20260608 10:04:08.738937 11412 raft_consensus.cc:740] T eedb35841df44e12bdcbd7a3279e7cf0 P e070c7ffa8084c998e5ced12285c3391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e070c7ffa8084c998e5ced12285c3391, State: Initialized, Role: FOLLOWER
I20260608 10:04:08.739403 11413 raft_consensus.cc:385] T eedb35841df44e12bdcbd7a3279e7cf0 P bb26ce4793df476492204e7f09e930c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:08.739943 11413 raft_consensus.cc:740] T eedb35841df44e12bdcbd7a3279e7cf0 P bb26ce4793df476492204e7f09e930c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb26ce4793df476492204e7f09e930c9, State: Initialized, Role: FOLLOWER
I20260608 10:04:08.740100 11322 heartbeater.cc:499] Master 127.0.167.126:46547 was elected leader, sending a full tablet report...
I20260608 10:04:08.740021 11412 consensus_queue.cc:260] T eedb35841df44e12bdcbd7a3279e7cf0 P e070c7ffa8084c998e5ced12285c3391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef75f27009184ae0a0f6354909fdc00e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40377 } } peers { permanent_uuid: "e070c7ffa8084c998e5ced12285c3391" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34567 } } peers { permanent_uuid: "bb26ce4793df476492204e7f09e930c9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46061 } }
I20260608 10:04:08.741005 11413 consensus_queue.cc:260] T eedb35841df44e12bdcbd7a3279e7cf0 P bb26ce4793df476492204e7f09e930c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef75f27009184ae0a0f6354909fdc00e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40377 } } peers { permanent_uuid: "e070c7ffa8084c998e5ced12285c3391" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34567 } } peers { permanent_uuid: "bb26ce4793df476492204e7f09e930c9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46061 } }
I20260608 10:04:08.740442 11411 ts_tablet_manager.cc:1434] T eedb35841df44e12bdcbd7a3279e7cf0 P ef75f27009184ae0a0f6354909fdc00e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260608 10:04:08.744426 11248 heartbeater.cc:499] Master 127.0.167.126:46547 was elected leader, sending a full tablet report...
I20260608 10:04:08.745869 11412 ts_tablet_manager.cc:1434] T eedb35841df44e12bdcbd7a3279e7cf0 P e070c7ffa8084c998e5ced12285c3391: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.002s
I20260608 10:04:08.746122 11413 ts_tablet_manager.cc:1434] T eedb35841df44e12bdcbd7a3279e7cf0 P bb26ce4793df476492204e7f09e930c9: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260608 10:04:08.745944 11173 heartbeater.cc:499] Master 127.0.167.126:46547 was elected leader, sending a full tablet report...
I20260608 10:04:08.978304 11417 raft_consensus.cc:493] T eedb35841df44e12bdcbd7a3279e7cf0 P ef75f27009184ae0a0f6354909fdc00e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:08.979056 11417 raft_consensus.cc:515] T eedb35841df44e12bdcbd7a3279e7cf0 P ef75f27009184ae0a0f6354909fdc00e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef75f27009184ae0a0f6354909fdc00e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40377 } } peers { permanent_uuid: "e070c7ffa8084c998e5ced12285c3391" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34567 } } peers { permanent_uuid: "bb26ce4793df476492204e7f09e930c9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46061 } }
I20260608 10:04:08.981472 11417 leader_election.cc:290] T eedb35841df44e12bdcbd7a3279e7cf0 P ef75f27009184ae0a0f6354909fdc00e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e070c7ffa8084c998e5ced12285c3391 (127.0.167.65:34567), bb26ce4793df476492204e7f09e930c9 (127.0.167.66:46061)
I20260608 10:04:08.991434 11148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eedb35841df44e12bdcbd7a3279e7cf0" candidate_uuid: "ef75f27009184ae0a0f6354909fdc00e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e070c7ffa8084c998e5ced12285c3391" is_pre_election: true
I20260608 10:04:08.992362 11148 raft_consensus.cc:2468] T eedb35841df44e12bdcbd7a3279e7cf0 P e070c7ffa8084c998e5ced12285c3391 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef75f27009184ae0a0f6354909fdc00e in term 0.
I20260608 10:04:08.993166 11223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eedb35841df44e12bdcbd7a3279e7cf0" candidate_uuid: "ef75f27009184ae0a0f6354909fdc00e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb26ce4793df476492204e7f09e930c9" is_pre_election: true
I20260608 10:04:08.993830 11262 leader_election.cc:304] T eedb35841df44e12bdcbd7a3279e7cf0 P ef75f27009184ae0a0f6354909fdc00e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e070c7ffa8084c998e5ced12285c3391, ef75f27009184ae0a0f6354909fdc00e; no voters: 
I20260608 10:04:08.993856 11223 raft_consensus.cc:2468] T eedb35841df44e12bdcbd7a3279e7cf0 P bb26ce4793df476492204e7f09e930c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef75f27009184ae0a0f6354909fdc00e in term 0.
I20260608 10:04:08.994735 11417 raft_consensus.cc:2804] T eedb35841df44e12bdcbd7a3279e7cf0 P ef75f27009184ae0a0f6354909fdc00e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:08.995143 11417 raft_consensus.cc:493] T eedb35841df44e12bdcbd7a3279e7cf0 P ef75f27009184ae0a0f6354909fdc00e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:08.995478 11417 raft_consensus.cc:3060] T eedb35841df44e12bdcbd7a3279e7cf0 P ef75f27009184ae0a0f6354909fdc00e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:09.000852 11417 raft_consensus.cc:515] T eedb35841df44e12bdcbd7a3279e7cf0 P ef75f27009184ae0a0f6354909fdc00e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef75f27009184ae0a0f6354909fdc00e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40377 } } peers { permanent_uuid: "e070c7ffa8084c998e5ced12285c3391" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34567 } } peers { permanent_uuid: "bb26ce4793df476492204e7f09e930c9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46061 } }
I20260608 10:04:09.002919 11417 leader_election.cc:290] T eedb35841df44e12bdcbd7a3279e7cf0 P ef75f27009184ae0a0f6354909fdc00e [CANDIDATE]: Term 1 election: Requested vote from peers e070c7ffa8084c998e5ced12285c3391 (127.0.167.65:34567), bb26ce4793df476492204e7f09e930c9 (127.0.167.66:46061)
I20260608 10:04:09.003778 11148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eedb35841df44e12bdcbd7a3279e7cf0" candidate_uuid: "ef75f27009184ae0a0f6354909fdc00e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e070c7ffa8084c998e5ced12285c3391"
I20260608 10:04:09.004010 11223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eedb35841df44e12bdcbd7a3279e7cf0" candidate_uuid: "ef75f27009184ae0a0f6354909fdc00e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb26ce4793df476492204e7f09e930c9"
I20260608 10:04:09.004459 11148 raft_consensus.cc:3060] T eedb35841df44e12bdcbd7a3279e7cf0 P e070c7ffa8084c998e5ced12285c3391 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:09.004650 11223 raft_consensus.cc:3060] T eedb35841df44e12bdcbd7a3279e7cf0 P bb26ce4793df476492204e7f09e930c9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:09.010330 11223 raft_consensus.cc:2468] T eedb35841df44e12bdcbd7a3279e7cf0 P bb26ce4793df476492204e7f09e930c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef75f27009184ae0a0f6354909fdc00e in term 1.
I20260608 10:04:09.010371 11148 raft_consensus.cc:2468] T eedb35841df44e12bdcbd7a3279e7cf0 P e070c7ffa8084c998e5ced12285c3391 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef75f27009184ae0a0f6354909fdc00e in term 1.
I20260608 10:04:09.011664 11261 leader_election.cc:304] T eedb35841df44e12bdcbd7a3279e7cf0 P ef75f27009184ae0a0f6354909fdc00e [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: bb26ce4793df476492204e7f09e930c9, ef75f27009184ae0a0f6354909fdc00e; no voters: 
I20260608 10:04:09.012472 11417 raft_consensus.cc:2804] T eedb35841df44e12bdcbd7a3279e7cf0 P ef75f27009184ae0a0f6354909fdc00e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:09.013518 11417 raft_consensus.cc:697] T eedb35841df44e12bdcbd7a3279e7cf0 P ef75f27009184ae0a0f6354909fdc00e [term 1 LEADER]: Becoming Leader. State: Replica: ef75f27009184ae0a0f6354909fdc00e, State: Running, Role: LEADER
I20260608 10:04:09.014361 11417 consensus_queue.cc:237] T eedb35841df44e12bdcbd7a3279e7cf0 P ef75f27009184ae0a0f6354909fdc00e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef75f27009184ae0a0f6354909fdc00e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40377 } } peers { permanent_uuid: "e070c7ffa8084c998e5ced12285c3391" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34567 } } peers { permanent_uuid: "bb26ce4793df476492204e7f09e930c9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46061 } }
I20260608 10:04:09.021919 11044 catalog_manager.cc:5696] T eedb35841df44e12bdcbd7a3279e7cf0 P ef75f27009184ae0a0f6354909fdc00e reported cstate change: term changed from 0 to 1, leader changed from <none> to ef75f27009184ae0a0f6354909fdc00e (127.0.167.67). New cstate: current_term: 1 leader_uuid: "ef75f27009184ae0a0f6354909fdc00e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef75f27009184ae0a0f6354909fdc00e" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 40377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e070c7ffa8084c998e5ced12285c3391" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 34567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb26ce4793df476492204e7f09e930c9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 46061 } health_report { overall_health: UNKNOWN } } }
W20260608 10:04:09.104642   669 auto_rebalancer.cc:591] Failed to schedule move for tablet eedb35841df44e12bdcbd7a3279e7cf0: Illegal state: Leader has not yet committed an operation in its own term
I20260608 10:04:09.105880   669 tablet_server.cc:179] TabletServer@127.0.167.65:0 shutting down...
==================
WARNING: ThreadSanitizer: data race (pid=669)
  Read of size 8 at 0x7b8800115578 by thread T486:
    #0 std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int> > >::begin() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:1806:35 (libmaster.so+0x2fe4f1)
    #1 std::__1::unordered_map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, int> > >::begin() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/unordered_map:1011:62 (libmaster.so+0x2e1b68)
    #2 kudu::master::AutoRebalancerTask::RunLoop() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer.cc:306:28 (libmaster.so+0x2d3890)
    #3 kudu::master::AutoRebalancerTask::Init()::$_0::operator()() const /apache/dev/git/kudu/src/kudu/master/auto_rebalancer.cc:216:42 (libmaster.so+0x2dfb3b)
    #4 decltype(std::__1::forward<kudu::master::AutoRebalancerTask::Init()::$_0&>(fp)()) std::__1::__invoke<kudu::master::AutoRebalancerTask::Init()::$_0&>(kudu::master::AutoRebalancerTask::Init()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libmaster.so+0x2dfa90)
    #5 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::master::AutoRebalancerTask::Init()::$_0&>(kudu::master::AutoRebalancerTask::Init()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libmaster.so+0x2df9f0)
    #6 std::__1::__function::__alloc_func<kudu::master::AutoRebalancerTask::Init()::$_0, std::__1::allocator<kudu::master::AutoRebalancerTask::Init()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libmaster.so+0x2df990)
    #7 std::__1::__function::__func<kudu::master::AutoRebalancerTask::Init()::$_0, std::__1::allocator<kudu::master::AutoRebalancerTask::Init()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libmaster.so+0x2ddcbf)
    #8 std::__1::__function::__value_func<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x497fd6)
    #9 std::__1::function<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x497c68)
    #10 kudu::Thread::SuperviseThread(void*) /apache/dev/git/kudu/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x596ee6)

  Previous write of size 8 at 0x7b8800115578 by main thread:
    #0 std::__1::pair<std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>*>, bool> std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int> > >::__emplace_unique_key_args<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::tuple<> >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>&&, std::__1::tuple<>&&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:2144:27 (auto_rebalancer-test+0x44b8ba)
    #1 std::__1::unordered_map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, int> > >::operator[](std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/unordered_map:1635:21 (auto_rebalancer-test+0x4442bb)
    #2 kudu::master::AutoRebalancerTest::MovesPerTserver(kudu::master::AutoRebalancerTask*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:299:12 (auto_rebalancer-test+0x420752)
    #3 kudu::master::AutoRebalancerTest_ExecuteMovesCASRejectionDropsMoveGracefully_Test::TestBody() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:1587:3 (auto_rebalancer-test+0x3d8085)
    #4 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e0f)
    #5 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e0f)
    #6 testing::Test::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2674:5 (libgtest.so.1.12.1+0x42a11)
    #7 testing::TestInfo::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d28)
    #8 testing::TestSuite::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d04)
    #9 testing::internal::UnitTestImpl::RunAllTests() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x597f4)
    #10 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65ccf)
    #11 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65ccf)
    #12 testing::UnitTest::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dac)
    #13 RUN_ALL_TESTS() /apache/dev/git/kudu/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (auto_rebalancer-test+0x497b27)
    #14 main /apache/dev/git/kudu/src/kudu/util/test_main.cc:115:10 (auto_rebalancer-test+0x49558a)

  Location is heap block of size 5536 at 0x7b8800114000 allocated by thread T126:
    #0 operator new(unsigned long) /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:64 (auto_rebalancer-test+0x3b06e7)
    #1 kudu::master::CatalogManager::Init(bool) /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:1052:39 (libmaster.so+0x349ee0)
    #2 kudu::master::Master::InitCatalogManager() /apache/dev/git/kudu/src/kudu/master/master.cc:427:3 (libmaster.so+0x4f1ba3)
    #3 kudu::master::Master::InitCatalogManagerTask() /apache/dev/git/kudu/src/kudu/master/master.cc:415:14 (libmaster.so+0x4f18b7)
    #4 kudu::master::Master::StartAsync()::$_0::operator()() const /apache/dev/git/kudu/src/kudu/master/master.cc:395:3 (libmaster.so+0x4fa6db)
    #5 decltype(std::__1::forward<kudu::master::Master::StartAsync()::$_0&>(fp)()) std::__1::__invoke<kudu::master::Master::StartAsync()::$_0&>(kudu::master::Master::StartAsync()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libmaster.so+0x4fa630)
    #6 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::master::Master::StartAsync()::$_0&>(kudu::master::Master::StartAsync()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libmaster.so+0x4fa590)
    #7 std::__1::__function::__alloc_func<kudu::master::Master::StartAsync()::$_0, std::__1::allocator<kudu::master::Master::StartAsync()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libmaster.so+0x4fa530)
    #8 std::__1::__function::__func<kudu::master::Master::StartAsync()::$_0, std::__1::allocator<kudu::master::Master::StartAsync()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libmaster.so+0x4f885f)
    #9 std::__1::__function::__value_func<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x497fd6)
    #10 std::__1::function<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x497c68)
    #11 kudu::ThreadPool::DispatchThread() /apache/dev/git/kudu/src/kudu/util/threadpool.cc:733:7 (libkudu_util.so+0x5cf131)
    #12 kudu::ThreadPool::CreateThread()::$_1::operator()() const /apache/dev/git/kudu/src/kudu/util/threadpool.cc:815:48 (libkudu_util.so+0x5d3b0b)
    #13 decltype(std::__1::forward<kudu::ThreadPool::CreateThread()::$_1&>(fp)()) std::__1::__invoke<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libkudu_util.so+0x5d3a60)
    #14 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libkudu_util.so+0x5d39c0)
    #15 std::__1::__function::__alloc_func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libkudu_util.so+0x5d3960)
    #16 std::__1::__function::__func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libkudu_util.so+0x5d1c8f)
    #17 std::__1::__function::__value_func<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x497fd6)
    #18 std::__1::function<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x497c68)
    #19 kudu::Thread::SuperviseThread(void*) /apache/dev/git/kudu/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x596ee6)

  Thread T486 'auto-rebalancer' (tid=11094, running) created by thread T126 at:
    #0 pthread_create /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:966 (auto_rebalancer-test+0x334cf5)
    #1 kudu::Thread::StartThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, unsigned long, scoped_refptr<kudu::Thread>*) /apache/dev/git/kudu/src/kudu/util/thread.cc:643:15 (libkudu_util.so+0x59635c)
    #2 kudu::Thread::Create(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, scoped_refptr<kudu::Thread>*) /apache/dev/git/kudu/src/kudu/util/thread.h:147:12 (libmaster.so+0x2e0e6a)
    #3 kudu::master::AutoRebalancerTask::Init() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer.cc:215:10 (libmaster.so+0x2d2457)
    #4 kudu::master::CatalogManager::Init(bool) /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:1053:3 (libmaster.so+0x349f7c)
    #5 kudu::master::Master::InitCatalogManager() /apache/dev/git/kudu/src/kudu/master/master.cc:427:3 (libmaster.so+0x4f1ba3)
    #6 kudu::master::Master::InitCatalogManagerTask() /apache/dev/git/kudu/src/kudu/master/master.cc:415:14 (libmaster.so+0x4f18b7)
    #7 kudu::master::Master::StartAsync()::$_0::operator()() const /apache/dev/git/kudu/src/kudu/master/master.cc:395:3 (libmaster.so+0x4fa6db)
    #8 decltype(std::__1::forward<kudu::master::Master::StartAsync()::$_0&>(fp)()) std::__1::__invoke<kudu::master::Master::StartAsync()::$_0&>(kudu::master::Master::StartAsync()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libmaster.so+0x4fa630)
    #9 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::master::Master::StartAsync()::$_0&>(kudu::master::Master::StartAsync()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libmaster.so+0x4fa590)
    #10 std::__1::__function::__alloc_func<kudu::master::Master::StartAsync()::$_0, std::__1::allocator<kudu::master::Master::StartAsync()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libmaster.so+0x4fa530)
    #11 std::__1::__function::__func<kudu::master::Master::StartAsync()::$_0, std::__1::allocator<kudu::master::Master::StartAsync()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libmaster.so+0x4f885f)
    #12 std::__1::__function::__value_func<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x497fd6)
    #13 std::__1::function<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x497c68)
    #14 kudu::ThreadPool::DispatchThread() /apache/dev/git/kudu/src/kudu/util/threadpool.cc:733:7 (libkudu_util.so+0x5cf131)
    #15 kudu::ThreadPool::CreateThread()::$_1::operator()() const /apache/dev/git/kudu/src/kudu/util/threadpool.cc:815:48 (libkudu_util.so+0x5d3b0b)
    #16 decltype(std::__1::forward<kudu::ThreadPool::CreateThread()::$_1&>(fp)()) std::__1::__invoke<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libkudu_util.so+0x5d3a60)
    #17 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libkudu_util.so+0x5d39c0)
    #18 std::__1::__function::__alloc_func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libkudu_util.so+0x5d3960)
    #19 std::__1::__function::__func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libkudu_util.so+0x5d1c8f)
    #20 std::__1::__function::__value_func<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x497fd6)
    #21 std::__1::function<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x497c68)
    #22 kudu::Thread::SuperviseThread(void*) /apache/dev/git/kudu/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x596ee6)

  Thread T126 (tid=11081, finished) created by main thread at:
    #0 pthread_create /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:966 (auto_rebalancer-test+0x334cf5)
    #1 kudu::Thread::StartThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, unsigned long, scoped_refptr<kudu::Thread>*) /apache/dev/git/kudu/src/kudu/util/thread.cc:643:15 (libkudu_util.so+0x59635c)
    #2 kudu::Thread::Create(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, scoped_refptr<kudu::Thread>*) /apache/dev/git/kudu/src/kudu/util/thread.h:147:12 (libmaster.so+0x2e0e6a)
    #3 kudu::ThreadPool::CreateThread() /apache/dev/git/kudu/src/kudu/util/threadpool.cc:814:10 (libkudu_util.so+0x5ccf3e)
    #4 kudu::ThreadPool::DoSubmit(std::__1::function<void ()>, kudu::ThreadPoolToken*) /apache/dev/git/kudu/src/kudu/util/threadpool.cc:599:21 (libkudu_util.so+0x5c91a6)
    #5 kudu::ThreadPool::Submit(std::__1::function<void ()>) /apache/dev/git/kudu/src/kudu/util/threadpool.cc:491:10 (libkudu_util.so+0x5cdaf3)
    #6 kudu::master::Master::StartAsync() /apache/dev/git/kudu/src/kudu/master/master.cc:395:3 (libmaster.so+0x4f004f)
    #7 kudu::master::MiniMaster::Start() /apache/dev/git/kudu/src/kudu/master/mini_master.cc:101:3 (libmaster.so+0x67b405)
    #8 kudu::cluster::InternalMiniCluster::StartMasters() /apache/dev/git/kudu/src/kudu/mini-cluster/internal_mini_cluster.cc:178:5 (libmini_cluster.so+0x10fc17)
    #9 kudu::cluster::InternalMiniCluster::Start() /apache/dev/git/kudu/src/kudu/mini-cluster/internal_mini_cluster.cc:109:3 (libmini_cluster.so+0x10ea84)
    #10 kudu::master::AutoRebalancerTest::CreateAndStartCluster(bool) /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:166:22 (auto_rebalancer-test+0x417325)
    #11 kudu::master::AutoRebalancerTest_ExecuteMovesCASRejectionDropsMoveGracefully_Test::TestBody() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:1474:3 (auto_rebalancer-test+0x3d54bb)
    #12 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e0f)
    #13 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e0f)
    #14 testing::Test::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2674:5 (libgtest.so.1.12.1+0x42a11)
    #15 testing::TestInfo::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d28)
    #16 testing::TestSuite::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d04)
    #17 testing::internal::UnitTestImpl::RunAllTests() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x597f4)
    #18 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65ccf)
    #19 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65ccf)
    #20 testing::UnitTest::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dac)
    #21 RUN_ALL_TESTS() /apache/dev/git/kudu/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (auto_rebalancer-test+0x497b27)
    #22 main /apache/dev/git/kudu/src/kudu/util/test_main.cc:115:10 (auto_rebalancer-test+0x49558a)

SUMMARY: ThreadSanitizer: data race /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:1806:35 in std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<st
==================
==================
WARNING: ThreadSanitizer: data race (pid=669)
  Read of size 4 at 0x7b0c000614f8 by thread T486:
    #0 kudu::master::AutoRebalancerTask::RunLoop() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer.cc:307:7 (libmaster.so+0x2d3930)
    #1 kudu::master::AutoRebalancerTask::Init()::$_0::operator()() const /apache/dev/git/kudu/src/kudu/master/auto_rebalancer.cc:216:42 (libmaster.so+0x2dfb3b)
    #2 decltype(std::__1::forward<kudu::master::AutoRebalancerTask::Init()::$_0&>(fp)()) std::__1::__invoke<kudu::master::AutoRebalancerTask::Init()::$_0&>(kudu::master::AutoRebalancerTask::Init()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libmaster.so+0x2dfa90)
    #3 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::master::AutoRebalancerTask::Init()::$_0&>(kudu::master::AutoRebalancerTask::Init()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libmaster.so+0x2df9f0)
    #4 std::__1::__function::__alloc_func<kudu::master::AutoRebalancerTask::Init()::$_0, std::__1::allocator<kudu::master::AutoRebalancerTask::Init()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libmaster.so+0x2df990)
    #5 std::__1::__function::__func<kudu::master::AutoRebalancerTask::Init()::$_0, std::__1::allocator<kudu::master::AutoRebalancerTask::Init()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libmaster.so+0x2ddcbf)
    #6 std::__1::__function::__value_func<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x497fd6)
    #7 std::__1::function<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x497c68)
    #8 kudu::Thread::SuperviseThread(void*) /apache/dev/git/kudu/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x596ee6)

  Previous write of size 8 at 0x7b0c000614f8 by main thread:
    #0 operator new(unsigned long) /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:64 (auto_rebalancer-test+0x3b06e7)
    #1 std::__1::__libcpp_allocate(unsigned long, unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/new:253:10 (auto_rebalancer-test+0x423ed5)
    #2 std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> >::allocate(unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/memory:1789:34 (auto_rebalancer-test+0x439366)
    #3 std::__1::allocator_traits<std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> > >::allocate(std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> >&, unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/memory:1525:21 (auto_rebalancer-test+0x438fe8)
    #4 std::__1::unique_ptr<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>, std::__1::__hash_node_destructor<std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> > > > std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int> > >::__construct_node_hash<std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::tuple<> >(unsigned long, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>&&, std::__1::tuple<>&&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:2543:23 (auto_rebalancer-test+0x44bc33)
    #5 std::__1::pair<std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>*>, bool> std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int> > >::__emplace_unique_key_args<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::tuple<> >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>&&, std::__1::tuple<>&&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:2127:29 (auto_rebalancer-test+0x44b484)
    #6 std::__1::unordered_map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, int> > >::operator[](std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/unordered_map:1635:21 (auto_rebalancer-test+0x4442bb)
    #7 kudu::master::AutoRebalancerTest::MovesPerTserver(kudu::master::AutoRebalancerTask*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:299:12 (auto_rebalancer-test+0x420752)
    #8 kudu::master::AutoRebalancerTest_ExecuteMovesCASRejectionDropsMoveGracefully_Test::TestBody() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:1588:3 (auto_rebalancer-test+0x3d830d)
    #9 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e0f)
    #10 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e0f)
    #11 testing::Test::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2674:5 (libgtest.so.1.12.1+0x42a11)
    #12 testing::TestInfo::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d28)
    #13 testing::TestSuite::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d04)
    #14 testing::internal::UnitTestImpl::RunAllTests() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x597f4)
    #15 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65ccf)
    #16 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65ccf)
    #17 testing::UnitTest::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dac)
    #18 RUN_ALL_TESTS() /apache/dev/git/kudu/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (auto_rebalancer-test+0x497b27)
    #19 main /apache/dev/git/kudu/src/kudu/util/test_main.cc:115:10 (auto_rebalancer-test+0x49558a)

  Location is heap block of size 48 at 0x7b0c000614d0 allocated by main thread:
    #0 operator new(unsigned long) /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:64 (auto_rebalancer-test+0x3b06e7)
    #1 std::__1::__libcpp_allocate(unsigned long, unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/new:253:10 (auto_rebalancer-test+0x423ed5)
    #2 std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> >::allocate(unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/memory:1789:34 (auto_rebalancer-test+0x439366)
    #3 std::__1::allocator_traits<std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> > >::allocate(std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> >&, unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/memory:1525:21 (auto_rebalancer-test+0x438fe8)
    #4 std::__1::unique_ptr<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>, std::__1::__hash_node_destructor<std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> > > > std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int> > >::__construct_node_hash<std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::tuple<> >(unsigned long, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>&&, std::__1::tuple<>&&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:2543:23 (auto_rebalancer-test+0x44bc33)
    #5 std::__1::pair<std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>*>, bool> std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int> > >::__emplace_unique_key_args<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::tuple<> >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>&&, std::__1::tuple<>&&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:2127:29 (auto_rebalancer-test+0x44b484)
    #6 std::__1::unordered_map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, int> > >::operator[](std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/unordered_map:1635:21 (auto_rebalancer-test+0x4442bb)
    #7 kudu::master::AutoRebalancerTest::MovesPerTserver(kudu::master::AutoRebalancerTask*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:299:12 (auto_rebalancer-test+0x420752)
    #8 kudu::master::AutoRebalancerTest_ExecuteMovesCASRejectionDropsMoveGracefully_Test::TestBody() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:1588:3 (auto_rebalancer-test+0x3d830d)
    #9 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e0f)
    #10 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e0f)
    #11 testing::Test::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2674:5 (libgtest.so.1.12.1+0x42a11)
    #12 testing::TestInfo::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d28)
    #13 testing::TestSuite::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d04)
    #14 testing::internal::UnitTestImpl::RunAllTests() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x597f4)
    #15 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65ccf)
    #16 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65ccf)
    #17 testing::UnitTest::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dac)
    #18 RUN_ALL_TESTS() /apache/dev/git/kudu/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (auto_rebalancer-test+0x497b27)
    #19 main /apache/dev/git/kudu/src/kudu/util/test_main.cc:115:10 (auto_rebalancer-test+0x49558a)

  Thread T486 'auto-rebalancer' (tid=11094, running) created by thread T126 at:
    #0 pthread_create /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:966 (auto_rebalancer-test+0x334cf5)
    #1 kudu::Thread::StartThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, unsigned long, scoped_refptr<kudu::Thread>*) /apache/dev/git/kudu/src/kudu/util/thread.cc:643:15 (libkudu_util.so+0x59635c)
    #2 kudu::Thread::Create(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, scoped_refptr<kudu::Thread>*) /apache/dev/git/kudu/src/kudu/util/thread.h:147:12 (libmaster.so+0x2e0e6a)
    #3 kudu::master::AutoRebalancerTask::Init() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer.cc:215:10 (libmaster.so+0x2d2457)
    #4 kudu::master::CatalogManager::Init(bool) /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:1053:3 (libmaster.so+0x349f7c)
    #5 kudu::master::Master::InitCatalogManager() /apache/dev/git/kudu/src/kudu/master/master.cc:427:3 (libmaster.so+0x4f1ba3)
    #6 kudu::master::Master::InitCatalogManagerTask() /apache/dev/git/kudu/src/kudu/master/master.cc:415:14 (libmaster.so+0x4f18b7)
    #7 kudu::master::Master::StartAsync()::$_0::operator()() const /apache/dev/git/kudu/src/kudu/master/master.cc:395:3 (libmaster.so+0x4fa6db)
    #8 decltype(std::__1::forward<kudu::master::Master::StartAsync()::$_0&>(fp)()) std::__1::__invoke<kudu::master::Master::StartAsync()::$_0&>(kudu::master::Master::StartAsync()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libmaster.so+0x4fa630)
    #9 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::master::Master::StartAsync()::$_0&>(kudu::master::Master::StartAsync()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libmaster.so+0x4fa590)
    #10 std::__1::__function::__alloc_func<kudu::master::Master::StartAsync()::$_0, std::__1::allocator<kudu::master::Master::StartAsync()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libmaster.so+0x4fa530)
    #11 std::__1::__function::__func<kudu::master::Master::StartAsync()::$_0, std::__1::allocator<kudu::master::Master::StartAsync()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libmaster.so+0x4f885f)
    #12 std::__1::__function::__value_func<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x497fd6)
    #13 std::__1::function<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x497c68)
    #14 kudu::ThreadPool::DispatchThread() /apache/dev/git/kudu/src/kudu/util/threadpool.cc:733:7 (libkudu_util.so+0x5cf131)
    #15 kudu::ThreadPool::CreateThread()::$_1::operator()() const /apache/dev/git/kudu/src/kudu/util/threadpool.cc:815:48 (libkudu_util.so+0x5d3b0b)
    #16 decltype(std::__1::forward<kudu::ThreadPool::CreateThread()::$_1&>(fp)()) std::__1::__invoke<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libkudu_util.so+0x5d3a60)
    #17 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libkudu_util.so+0x5d39c0)
    #18 std::__1::__function::__alloc_func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libkudu_util.so+0x5d3960)
    #19 std::__1::__function::__func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libkudu_util.so+0x5d1c8f)
    #20 std::__1::__function::__value_func<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x497fd6)
    #21 std::__1::function<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x497c68)
    #22 kudu::Thread::SuperviseThread(void*) /apache/dev/git/kudu/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x596ee6)

SUMMARY: ThreadSanitizer: data race /apache/dev/git/kudu/src/kudu/master/auto_rebalancer.cc:307:7 in kudu::master::AutoRebalancerTask::RunLoop()
==================
==================
WARNING: ThreadSanitizer: data race (pid=669)
  Read of size 8 at 0x7b0c000614d0 by thread T486:
    #0 std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>*>::operator++() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:345:28 (libmaster.so+0x2fe768)
    #1 std::__1::__hash_map_iterator<std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>*> >::operator++() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/unordered_map:764:40 (libmaster.so+0x2e1e1f)
    #2 kudu::master::AutoRebalancerTask::RunLoop() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer.cc:306:28 (libmaster.so+0x2d3b05)
    #3 kudu::master::AutoRebalancerTask::Init()::$_0::operator()() const /apache/dev/git/kudu/src/kudu/master/auto_rebalancer.cc:216:42 (libmaster.so+0x2dfb3b)
    #4 decltype(std::__1::forward<kudu::master::AutoRebalancerTask::Init()::$_0&>(fp)()) std::__1::__invoke<kudu::master::AutoRebalancerTask::Init()::$_0&>(kudu::master::AutoRebalancerTask::Init()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libmaster.so+0x2dfa90)
    #5 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::master::AutoRebalancerTask::Init()::$_0&>(kudu::master::AutoRebalancerTask::Init()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libmaster.so+0x2df9f0)
    #6 std::__1::__function::__alloc_func<kudu::master::AutoRebalancerTask::Init()::$_0, std::__1::allocator<kudu::master::AutoRebalancerTask::Init()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libmaster.so+0x2df990)
    #7 std::__1::__function::__func<kudu::master::AutoRebalancerTask::Init()::$_0, std::__1::allocator<kudu::master::AutoRebalancerTask::Init()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libmaster.so+0x2ddcbf)
    #8 std::__1::__function::__value_func<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x497fd6)
    #9 std::__1::function<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x497c68)
    #10 kudu::Thread::SuperviseThread(void*) /apache/dev/git/kudu/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x596ee6)

  Previous write of size 8 at 0x7b0c000614d0 by main thread:
    #0 operator new(unsigned long) /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:64 (auto_rebalancer-test+0x3b06e7)
    #1 std::__1::__libcpp_allocate(unsigned long, unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/new:253:10 (auto_rebalancer-test+0x423ed5)
    #2 std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> >::allocate(unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/memory:1789:34 (auto_rebalancer-test+0x439366)
    #3 std::__1::allocator_traits<std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> > >::allocate(std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> >&, unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/memory:1525:21 (auto_rebalancer-test+0x438fe8)
    #4 std::__1::unique_ptr<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>, std::__1::__hash_node_destructor<std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> > > > std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int> > >::__construct_node_hash<std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::tuple<> >(unsigned long, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>&&, std::__1::tuple<>&&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:2543:23 (auto_rebalancer-test+0x44bc33)
    #5 std::__1::pair<std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>*>, bool> std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int> > >::__emplace_unique_key_args<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::tuple<> >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>&&, std::__1::tuple<>&&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:2127:29 (auto_rebalancer-test+0x44b484)
    #6 std::__1::unordered_map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, int> > >::operator[](std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/unordered_map:1635:21 (auto_rebalancer-test+0x4442bb)
    #7 kudu::master::AutoRebalancerTest::MovesPerTserver(kudu::master::AutoRebalancerTask*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:299:12 (auto_rebalancer-test+0x420752)
    #8 kudu::master::AutoRebalancerTest_ExecuteMovesCASRejectionDropsMoveGracefully_Test::TestBody() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:1588:3 (auto_rebalancer-test+0x3d830d)
    #9 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e0f)
    #10 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e0f)
    #11 testing::Test::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2674:5 (libgtest.so.1.12.1+0x42a11)
    #12 testing::TestInfo::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d28)
    #13 testing::TestSuite::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d04)
    #14 testing::internal::UnitTestImpl::RunAllTests() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x597f4)
    #15 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65ccf)
    #16 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65ccf)
    #17 testing::UnitTest::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dac)
    #18 RUN_ALL_TESTS() /apache/dev/git/kudu/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (auto_rebalancer-test+0x497b27)
    #19 main /apache/dev/git/kudu/src/kudu/util/test_main.cc:115:10 (auto_rebalancer-test+0x49558a)

  Location is heap block of size 48 at 0x7b0c000614d0 allocated by main thread:
    #0 operator new(unsigned long) /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:64 (auto_rebalancer-test+0x3b06e7)
    #1 std::__1::__libcpp_allocate(unsigned long, unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/new:253:10 (auto_rebalancer-test+0x423ed5)
    #2 std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> >::allocate(unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/memory:1789:34 (auto_rebalancer-test+0x439366)
    #3 std::__1::allocator_traits<std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> > >::allocate(std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> >&, unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/memory:1525:21 (auto_rebalancer-test+0x438fe8)
    #4 std::__1::unique_ptr<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>, std::__1::__hash_node_destructor<std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> > > > std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int> > >::__construct_node_hash<std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::tuple<> >(unsigned long, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>&&, std::__1::tuple<>&&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:2543:23 (auto_rebalancer-test+0x44bc33)
    #5 std::__1::pair<std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>*>, bool> std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int> > >::__emplace_unique_key_args<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::tuple<> >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>&&, std::__1::tuple<>&&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:2127:29 (auto_rebalancer-test+0x44b484)
    #6 std::__1::unordered_map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, int> > >::operator[](std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/unordered_map:1635:21 (auto_rebalancer-test+0x4442bb)
    #7 kudu::master::AutoRebalancerTest::MovesPerTserver(kudu::master::AutoRebalancerTask*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:299:12 (auto_rebalancer-test+0x420752)
    #8 kudu::master::AutoRebalancerTest_ExecuteMovesCASRejectionDropsMoveGracefully_Test::TestBody() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:1588:3 (auto_rebalancer-test+0x3d830d)
    #9 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e0f)
    #10 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e0f)
    #11 testing::Test::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2674:5 (libgtest.so.1.12.1+0x42a11)
    #12 testing::TestInfo::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d28)
    #13 testing::TestSuite::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d04)
    #14 testing::internal::UnitTestImpl::RunAllTests() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x597f4)
    #15 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65ccf)
    #16 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65ccf)
    #17 testing::UnitTest::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dac)
    #18 RUN_ALL_TESTS() /apache/dev/git/kudu/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (auto_rebalancer-test+0x497b27)
    #19 main /apache/dev/git/kudu/src/kudu/util/test_main.cc:115:10 (auto_rebalancer-test+0x49558a)

  Thread T486 'auto-rebalancer' (tid=11094, running) created by thread T126 at:
    #0 pthread_create /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:966 (auto_rebalancer-test+0x334cf5)
    #1 kudu::Thread::StartThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, unsigned long, scoped_refptr<kudu::Thread>*) /apache/dev/git/kudu/src/kudu/util/thread.cc:643:15 (libkudu_util.so+0x59635c)
    #2 kudu::Thread::Create(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, scoped_refptr<kudu::Thread>*) /apache/dev/git/kudu/src/kudu/util/thread.h:147:12 (libmaster.so+0x2e0e6a)
    #3 kudu::master::AutoRebalancerTask::Init() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer.cc:215:10 (libmaster.so+0x2d2457)
    #4 kudu::master::CatalogManager::Init(bool) /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:1053:3 (libmaster.so+0x349f7c)
    #5 kudu::master::Master::InitCatalogManager() /apache/dev/git/kudu/src/kudu/master/master.cc:427:3 (libmaster.so+0x4f1ba3)
    #6 kudu::master::Master::InitCatalogManagerTask() /apache/dev/git/kudu/src/kudu/master/master.cc:415:14 (libmaster.so+0x4f18b7)
    #7 kudu::master::Master::StartAsync()::$_0::operator()() const /apache/dev/git/kudu/src/kudu/master/master.cc:395:3 (libmaster.so+0x4fa6db)
    #8 decltype(std::__1::forward<kudu::master::Master::StartAsync()::$_0&>(fp)()) std::__1::__invoke<kudu::master::Master::StartAsync()::$_0&>(kudu::master::Master::StartAsync()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libmaster.so+0x4fa630)
    #9 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::master::Master::StartAsync()::$_0&>(kudu::master::Master::StartAsync()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libmaster.so+0x4fa590)
    #10 std::__1::__function::__alloc_func<kudu::master::Master::StartAsync()::$_0, std::__1::allocator<kudu::master::Master::StartAsync()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libmaster.so+0x4fa530)
    #11 std::__1::__function::__func<kudu::master::Master::StartAsync()::$_0, std::__1::allocator<kudu::master::Master::StartAsync()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libmaster.so+0x4f885f)
    #12 std::__1::__function::__value_func<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x497fd6)
    #13 std::__1::function<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x497c68)
    #14 kudu::ThreadPool::DispatchThread() /apache/dev/git/kudu/src/kudu/util/threadpool.cc:733:7 (libkudu_util.so+0x5cf131)
    #15 kudu::ThreadPool::CreateThread()::$_1::operator()() const /apache/dev/git/kudu/src/kudu/util/threadpool.cc:815:48 (libkudu_util.so+0x5d3b0b)
    #16 decltype(std::__1::forward<kudu::ThreadPool::CreateThread()::$_1&>(fp)()) std::__1::__invoke<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libkudu_util.so+0x5d3a60)
    #17 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libkudu_util.so+0x5d39c0)
    #18 std::__1::__function::__alloc_func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libkudu_util.so+0x5d3960)
    #19 std::__1::__function::__func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libkudu_util.so+0x5d1c8f)
    #20 std::__1::__function::__value_func<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x497fd6)
    #21 std::__1::function<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x497c68)
    #22 kudu::Thread::SuperviseThread(void*) /apache/dev/git/kudu/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x596ee6)

SUMMARY: ThreadSanitizer: data race /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:345:28 in std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>*>::operator++()
==================
==================
WARNING: ThreadSanitizer: data race (pid=669)
  Read of size 4 at 0x7b0c000a5358 by thread T486:
    #0 kudu::master::AutoRebalancerTask::RunLoop() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer.cc:307:7 (libmaster.so+0x2d3930)
    #1 kudu::master::AutoRebalancerTask::Init()::$_0::operator()() const /apache/dev/git/kudu/src/kudu/master/auto_rebalancer.cc:216:42 (libmaster.so+0x2dfb3b)
    #2 decltype(std::__1::forward<kudu::master::AutoRebalancerTask::Init()::$_0&>(fp)()) std::__1::__invoke<kudu::master::AutoRebalancerTask::Init()::$_0&>(kudu::master::AutoRebalancerTask::Init()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libmaster.so+0x2dfa90)
    #3 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::master::AutoRebalancerTask::Init()::$_0&>(kudu::master::AutoRebalancerTask::Init()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libmaster.so+0x2df9f0)
    #4 std::__1::__function::__alloc_func<kudu::master::AutoRebalancerTask::Init()::$_0, std::__1::allocator<kudu::master::AutoRebalancerTask::Init()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libmaster.so+0x2df990)
    #5 std::__1::__function::__func<kudu::master::AutoRebalancerTask::Init()::$_0, std::__1::allocator<kudu::master::AutoRebalancerTask::Init()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libmaster.so+0x2ddcbf)
    #6 std::__1::__function::__value_func<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x497fd6)
    #7 std::__1::function<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x497c68)
    #8 kudu::Thread::SuperviseThread(void*) /apache/dev/git/kudu/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x596ee6)

  Previous write of size 8 at 0x7b0c000a5358 by main thread:
    #0 operator new(unsigned long) /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:64 (auto_rebalancer-test+0x3b06e7)
    #1 std::__1::__libcpp_allocate(unsigned long, unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/new:253:10 (auto_rebalancer-test+0x423ed5)
    #2 std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> >::allocate(unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/memory:1789:34 (auto_rebalancer-test+0x439366)
    #3 std::__1::allocator_traits<std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> > >::allocate(std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> >&, unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/memory:1525:21 (auto_rebalancer-test+0x438fe8)
    #4 std::__1::unique_ptr<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>, std::__1::__hash_node_destructor<std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> > > > std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int> > >::__construct_node_hash<std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::tuple<> >(unsigned long, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>&&, std::__1::tuple<>&&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:2543:23 (auto_rebalancer-test+0x44bc33)
    #5 std::__1::pair<std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>*>, bool> std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int> > >::__emplace_unique_key_args<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::tuple<> >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>&&, std::__1::tuple<>&&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:2127:29 (auto_rebalancer-test+0x44b484)
    #6 std::__1::unordered_map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, int> > >::operator[](std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/unordered_map:1635:21 (auto_rebalancer-test+0x4442bb)
    #7 kudu::master::AutoRebalancerTest::MovesPerTserver(kudu::master::AutoRebalancerTask*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:299:12 (auto_rebalancer-test+0x420752)
    #8 kudu::master::AutoRebalancerTest_ExecuteMovesCASRejectionDropsMoveGracefully_Test::TestBody() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:1587:3 (auto_rebalancer-test+0x3d8085)
    #9 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e0f)
    #10 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e0f)
    #11 testing::Test::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2674:5 (libgtest.so.1.12.1+0x42a11)
    #12 testing::TestInfo::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d28)
    #13 testing::TestSuite::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d04)
    #14 testing::internal::UnitTestImpl::RunAllTests() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x597f4)
    #15 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65ccf)
    #16 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65ccf)
    #17 testing::UnitTest::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dac)
    #18 RUN_ALL_TESTS() /apache/dev/git/kudu/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (auto_rebalancer-test+0x497b27)
    #19 main /apache/dev/git/kudu/src/kudu/util/test_main.cc:115:10 (auto_rebalancer-test+0x49558a)

  Location is heap block of size 48 at 0x7b0c000a5330 allocated by main thread:
    #0 operator new(unsigned long) /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:64 (auto_rebalancer-test+0x3b06e7)
    #1 std::__1::__libcpp_allocate(unsigned long, unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/new:253:10 (auto_rebalancer-test+0x423ed5)
    #2 std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> >::allocate(unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/memory:1789:34 (auto_rebalancer-test+0x439366)
    #3 std::__1::allocator_traits<std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> > >::allocate(std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> >&, unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/memory:1525:21 (auto_rebalancer-test+0x438fe8)
    #4 std::__1::unique_ptr<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>, std::__1::__hash_node_destructor<std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> > > > std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int> > >::__construct_node_hash<std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::tuple<> >(unsigned long, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>&&, std::__1::tuple<>&&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:2543:23 (auto_rebalancer-test+0x44bc33)
    #5 std::__1::pair<std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>*>, bool> std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int> > >::__emplace_unique_key_args<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::tuple<> >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>&&, std::__1::tuple<>&&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:2127:29 (auto_rebalancer-test+0x44b484)
    #6 std::__1::unordered_map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, int> > >::operator[](std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/unordered_map:1635:21 (auto_rebalancer-test+0x4442bb)
    #7 kudu::master::AutoRebalancerTest::MovesPerTserver(kudu::master::AutoRebalancerTask*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:299:12 (auto_rebalancer-test+0x420752)
    #8 kudu::master::AutoRebalancerTest_ExecuteMovesCASRejectionDropsMoveGracefully_Test::TestBody() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:1587:3 (auto_rebalancer-test+0x3d8085)
    #9 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e0f)
    #10 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e0f)
    #11 testing::Test::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2674:5 (libgtest.so.1.12.1+0x42a11)
    #12 testing::TestInfo::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d28)
    #13 testing::TestSuite::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d04)
    #14 testing::internal::UnitTestImpl::RunAllTests() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x597f4)
    #15 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65ccf)
    #16 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65ccf)
    #17 testing::UnitTest::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dac)
    #18 RUN_ALL_TESTS() /apache/dev/git/kudu/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (auto_rebalancer-test+0x497b27)
    #19 main /apache/dev/git/kudu/src/kudu/util/test_main.cc:115:10 (auto_rebalancer-test+0x49558a)

  Thread T486 'auto-rebalancer' (tid=11094, running) created by thread T126 at:
    #0 pthread_create /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:966 (auto_rebalancer-test+0x334cf5)
    #1 kudu::Thread::StartThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, unsigned long, scoped_refptr<kudu::Thread>*) /apache/dev/git/kudu/src/kudu/util/thread.cc:643:15 (libkudu_util.so+0x59635c)
    #2 kudu::Thread::Create(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, scoped_refptr<kudu::Thread>*) /apache/dev/git/kudu/src/kudu/util/thread.h:147:12 (libmaster.so+0x2e0e6a)
    #3 kudu::master::AutoRebalancerTask::Init() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer.cc:215:10 (libmaster.so+0x2d2457)
    #4 kudu::master::CatalogManager::Init(bool) /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:1053:3 (libmaster.so+0x349f7c)
    #5 kudu::master::Master::InitCatalogManager() /apache/dev/git/kudu/src/kudu/master/master.cc:427:3 (libmaster.so+0x4f1ba3)
    #6 kudu::master::Master::InitCatalogManagerTask() /apache/dev/git/kudu/src/kudu/master/master.cc:415:14 (libmaster.so+0x4f18b7)
    #7 kudu::master::Master::StartAsync()::$_0::operator()() const /apache/dev/git/kudu/src/kudu/master/master.cc:395:3 (libmaster.so+0x4fa6db)
    #8 decltype(std::__1::forward<kudu::master::Master::StartAsync()::$_0&>(fp)()) std::__1::__invoke<kudu::master::Master::StartAsync()::$_0&>(kudu::master::Master::StartAsync()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libmaster.so+0x4fa630)
    #9 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::master::Master::StartAsync()::$_0&>(kudu::master::Master::StartAsync()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libmaster.so+0x4fa590)
    #10 std::__1::__function::__alloc_func<kudu::master::Master::StartAsync()::$_0, std::__1::allocator<kudu::master::Master::StartAsync()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libmaster.so+0x4fa530)
    #11 std::__1::__function::__func<kudu::master::Master::StartAsync()::$_0, std::__1::allocator<kudu::master::Master::StartAsync()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libmaster.so+0x4f885f)
    #12 std::__1::__function::__value_func<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x497fd6)
    #13 std::__1::function<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x497c68)
    #14 kudu::ThreadPool::DispatchThread() /apache/dev/git/kudu/src/kudu/util/threadpool.cc:733:7 (libkudu_util.so+0x5cf131)
    #15 kudu::ThreadPool::CreateThread()::$_1::operator()() const /apache/dev/git/kudu/src/kudu/util/threadpool.cc:815:48 (libkudu_util.so+0x5d3b0b)
    #16 decltype(std::__1::forward<kudu::ThreadPool::CreateThread()::$_1&>(fp)()) std::__1::__invoke<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libkudu_util.so+0x5d3a60)
    #17 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libkudu_util.so+0x5d39c0)
    #18 std::__1::__function::__alloc_func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libkudu_util.so+0x5d3960)
    #19 std::__1::__function::__func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libkudu_util.so+0x5d1c8f)
    #20 std::__1::__function::__value_func<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x497fd6)
    #21 std::__1::function<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x497c68)
    #22 kudu::Thread::SuperviseThread(void*) /apache/dev/git/kudu/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x596ee6)

SUMMARY: ThreadSanitizer: data race /apache/dev/git/kudu/src/kudu/master/auto_rebalancer.cc:307:7 in kudu::master::AutoRebalancerTask::RunLoop()
==================
==================
WARNING: ThreadSanitizer: data race (pid=669)
  Read of size 8 at 0x7b0c000a5330 by thread T486:
    #0 std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>*>::operator++() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:345:28 (libmaster.so+0x2fe768)
    #1 std::__1::__hash_map_iterator<std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>*> >::operator++() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/unordered_map:764:40 (libmaster.so+0x2e1e1f)
    #2 kudu::master::AutoRebalancerTask::RunLoop() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer.cc:306:28 (libmaster.so+0x2d3b05)
    #3 kudu::master::AutoRebalancerTask::Init()::$_0::operator()() const /apache/dev/git/kudu/src/kudu/master/auto_rebalancer.cc:216:42 (libmaster.so+0x2dfb3b)
    #4 decltype(std::__1::forward<kudu::master::AutoRebalancerTask::Init()::$_0&>(fp)()) std::__1::__invoke<kudu::master::AutoRebalancerTask::Init()::$_0&>(kudu::master::AutoRebalancerTask::Init()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libmaster.so+0x2dfa90)
    #5 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::master::AutoRebalancerTask::Init()::$_0&>(kudu::master::AutoRebalancerTask::Init()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libmaster.so+0x2df9f0)
    #6 std::__1::__function::__alloc_func<kudu::master::AutoRebalancerTask::Init()::$_0, std::__1::allocator<kudu::master::AutoRebalancerTask::Init()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libmaster.so+0x2df990)
    #7 std::__1::__function::__func<kudu::master::AutoRebalancerTask::Init()::$_0, std::__1::allocator<kudu::master::AutoRebalancerTask::Init()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libmaster.so+0x2ddcbf)
    #8 std::__1::__function::__value_func<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x497fd6)
    #9 std::__1::function<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x497c68)
    #10 kudu::Thread::SuperviseThread(void*) /apache/dev/git/kudu/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x596ee6)

  Previous write of size 8 at 0x7b0c000a5330 by main thread:
    #0 operator new(unsigned long) /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:64 (auto_rebalancer-test+0x3b06e7)
    #1 std::__1::__libcpp_allocate(unsigned long, unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/new:253:10 (auto_rebalancer-test+0x423ed5)
    #2 std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> >::allocate(unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/memory:1789:34 (auto_rebalancer-test+0x439366)
    #3 std::__1::allocator_traits<std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> > >::allocate(std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> >&, unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/memory:1525:21 (auto_rebalancer-test+0x438fe8)
    #4 std::__1::unique_ptr<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>, std::__1::__hash_node_destructor<std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> > > > std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int> > >::__construct_node_hash<std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::tuple<> >(unsigned long, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>&&, std::__1::tuple<>&&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:2543:23 (auto_rebalancer-test+0x44bc33)
    #5 std::__1::pair<std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>*>, bool> std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int> > >::__emplace_unique_key_args<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::tuple<> >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>&&, std::__1::tuple<>&&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:2127:29 (auto_rebalancer-test+0x44b484)
    #6 std::__1::unordered_map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, int> > >::operator[](std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/unordered_map:1635:21 (auto_rebalancer-test+0x4442bb)
    #7 kudu::master::AutoRebalancerTest::MovesPerTserver(kudu::master::AutoRebalancerTask*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:299:12 (auto_rebalancer-test+0x420752)
    #8 kudu::master::AutoRebalancerTest_ExecuteMovesCASRejectionDropsMoveGracefully_Test::TestBody() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:1587:3 (auto_rebalancer-test+0x3d8085)
    #9 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e0f)
    #10 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e0f)
    #11 testing::Test::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2674:5 (libgtest.so.1.12.1+0x42a11)
    #12 testing::TestInfo::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d28)
    #13 testing::TestSuite::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d04)
    #14 testing::internal::UnitTestImpl::RunAllTests() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x597f4)
    #15 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65ccf)
    #16 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65ccf)
    #17 testing::UnitTest::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dac)
    #18 RUN_ALL_TESTS() /apache/dev/git/kudu/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (auto_rebalancer-test+0x497b27)
    #19 main /apache/dev/git/kudu/src/kudu/util/test_main.cc:115:10 (auto_rebalancer-test+0x49558a)

  Location is heap block of size 48 at 0x7b0c000a5330 allocated by main thread:
    #0 operator new(unsigned long) /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:64 (auto_rebalancer-test+0x3b06e7)
    #1 std::__1::__libcpp_allocate(unsigned long, unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/new:253:10 (auto_rebalancer-test+0x423ed5)
    #2 std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> >::allocate(unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/memory:1789:34 (auto_rebalancer-test+0x439366)
    #3 std::__1::allocator_traits<std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> > >::allocate(std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> >&, unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/memory:1525:21 (auto_rebalancer-test+0x438fe8)
    #4 std::__1::unique_ptr<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>, std::__1::__hash_node_destructor<std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> > > > std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int> > >::__construct_node_hash<std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::tuple<> >(unsigned long, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>&&, std::__1::tuple<>&&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:2543:23 (auto_rebalancer-test+0x44bc33)
    #5 std::__1::pair<std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>*>, bool> std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int> > >::__emplace_unique_key_args<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::tuple<> >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>&&, std::__1::tuple<>&&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:2127:29 (auto_rebalancer-test+0x44b484)
    #6 std::__1::unordered_map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, int> > >::operator[](std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/unordered_map:1635:21 (auto_rebalancer-test+0x4442bb)
    #7 kudu::master::AutoRebalancerTest::MovesPerTserver(kudu::master::AutoRebalancerTask*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:299:12 (auto_rebalancer-test+0x420752)
    #8 kudu::master::AutoRebalancerTest_ExecuteMovesCASRejectionDropsMoveGracefully_Test::TestBody() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:1587:3 (auto_rebalancer-test+0x3d8085)
    #9 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e0f)
    #10 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e0f)
    #11 testing::Test::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2674:5 (libgtest.so.1.12.1+0x42a11)
    #12 testing::TestInfo::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d28)
    #13 testing::TestSuite::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d04)
    #14 testing::internal::UnitTestImpl::RunAllTests() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x597f4)
    #15 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65ccf)
    #16 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65ccf)
    #17 testing::UnitTest::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dac)
    #18 RUN_ALL_TESTS() /apache/dev/git/kudu/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (auto_rebalancer-test+0x497b27)
    #19 main /apache/dev/git/kudu/src/kudu/util/test_main.cc:115:10 (auto_rebalancer-test+0x49558a)

  Thread T486 'auto-rebalancer' (tid=11094, running) created by thread T126 at:
    #0 pthread_create /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:966 (auto_rebalancer-test+0x334cf5)
    #1 kudu::Thread::StartThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, unsigned long, scoped_refptr<kudu::Thread>*) /apache/dev/git/kudu/src/kudu/util/thread.cc:643:15 (libkudu_util.so+0x59635c)
    #2 kudu::Thread::Create(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, scoped_refptr<kudu::Thread>*) /apache/dev/git/kudu/src/kudu/util/thread.h:147:12 (libmaster.so+0x2e0e6a)
    #3 kudu::master::AutoRebalancerTask::Init() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer.cc:215:10 (libmaster.so+0x2d2457)
    #4 kudu::master::CatalogManager::Init(bool) /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:1053:3 (libmaster.so+0x349f7c)
    #5 kudu::master::Master::InitCatalogManager() /apache/dev/git/kudu/src/kudu/master/master.cc:427:3 (libmaster.so+0x4f1ba3)
    #6 kudu::master::Master::InitCatalogManagerTask() /apache/dev/git/kudu/src/kudu/master/master.cc:415:14 (libmaster.so+0x4f18b7)
    #7 kudu::master::Master::StartAsync()::$_0::operator()() const /apache/dev/git/kudu/src/kudu/master/master.cc:395:3 (libmaster.so+0x4fa6db)
    #8 decltype(std::__1::forward<kudu::master::Master::StartAsync()::$_0&>(fp)()) std::__1::__invoke<kudu::master::Master::StartAsync()::$_0&>(kudu::master::Master::StartAsync()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libmaster.so+0x4fa630)
    #9 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::master::Master::StartAsync()::$_0&>(kudu::master::Master::StartAsync()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libmaster.so+0x4fa590)
    #10 std::__1::__function::__alloc_func<kudu::master::Master::StartAsync()::$_0, std::__1::allocator<kudu::master::Master::StartAsync()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libmaster.so+0x4fa530)
    #11 std::__1::__function::__func<kudu::master::Master::StartAsync()::$_0, std::__1::allocator<kudu::master::Master::StartAsync()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libmaster.so+0x4f885f)
    #12 std::__1::__function::__value_func<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x497fd6)
    #13 std::__1::function<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x497c68)
    #14 kudu::ThreadPool::DispatchThread() /apache/dev/git/kudu/src/kudu/util/threadpool.cc:733:7 (libkudu_util.so+0x5cf131)
    #15 kudu::ThreadPool::CreateThread()::$_1::operator()() const /apache/dev/git/kudu/src/kudu/util/threadpool.cc:815:48 (libkudu_util.so+0x5d3b0b)
    #16 decltype(std::__1::forward<kudu::ThreadPool::CreateThread()::$_1&>(fp)()) std::__1::__invoke<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libkudu_util.so+0x5d3a60)
    #17 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libkudu_util.so+0x5d39c0)
    #18 std::__1::__function::__alloc_func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libkudu_util.so+0x5d3960)
    #19 std::__1::__function::__func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libkudu_util.so+0x5d1c8f)
    #20 std::__1::__function::__value_func<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x497fd6)
    #21 std::__1::function<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x497c68)
    #22 kudu::Thread::SuperviseThread(void*) /apache/dev/git/kudu/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x596ee6)

SUMMARY: ThreadSanitizer: data race /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:345:28 in std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>*>::operator++()
==================
I20260608 10:04:09.162464   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:09.163297   669 tablet_replica.cc:333] T eedb35841df44e12bdcbd7a3279e7cf0 P e070c7ffa8084c998e5ced12285c3391: stopping tablet replica
I20260608 10:04:09.163869   669 raft_consensus.cc:2243] T eedb35841df44e12bdcbd7a3279e7cf0 P e070c7ffa8084c998e5ced12285c3391 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:09.164371   669 raft_consensus.cc:2272] T eedb35841df44e12bdcbd7a3279e7cf0 P e070c7ffa8084c998e5ced12285c3391 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:09.183431   669 tablet_server.cc:196] TabletServer@127.0.167.65:0 shutdown complete.
I20260608 10:04:09.193899   669 tablet_server.cc:179] TabletServer@127.0.167.66:0 shutting down...
I20260608 10:04:09.212397   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:09.213429   669 tablet_replica.cc:333] T eedb35841df44e12bdcbd7a3279e7cf0 P bb26ce4793df476492204e7f09e930c9: stopping tablet replica
I20260608 10:04:09.213997   669 raft_consensus.cc:2243] T eedb35841df44e12bdcbd7a3279e7cf0 P bb26ce4793df476492204e7f09e930c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:09.214443   669 raft_consensus.cc:2272] T eedb35841df44e12bdcbd7a3279e7cf0 P bb26ce4793df476492204e7f09e930c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:09.233922   669 tablet_server.cc:196] TabletServer@127.0.167.66:0 shutdown complete.
I20260608 10:04:09.245251   669 tablet_server.cc:179] TabletServer@127.0.167.67:0 shutting down...
I20260608 10:04:09.262576   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:09.263258   669 tablet_replica.cc:333] T eedb35841df44e12bdcbd7a3279e7cf0 P ef75f27009184ae0a0f6354909fdc00e: stopping tablet replica
I20260608 10:04:09.263813   669 raft_consensus.cc:2243] T eedb35841df44e12bdcbd7a3279e7cf0 P ef75f27009184ae0a0f6354909fdc00e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:09.264559   669 pending_rounds.cc:70] T eedb35841df44e12bdcbd7a3279e7cf0 P ef75f27009184ae0a0f6354909fdc00e: Trying to abort 1 pending ops.
I20260608 10:04:09.264786   669 pending_rounds.cc:77] T eedb35841df44e12bdcbd7a3279e7cf0 P ef75f27009184ae0a0f6354909fdc00e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619848771436544 op_type: NO_OP noop_request { }
I20260608 10:04:09.265084   669 raft_consensus.cc:2889] T eedb35841df44e12bdcbd7a3279e7cf0 P ef75f27009184ae0a0f6354909fdc00e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:04:09.265384   669 raft_consensus.cc:2272] T eedb35841df44e12bdcbd7a3279e7cf0 P ef75f27009184ae0a0f6354909fdc00e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:09.285854   669 tablet_server.cc:196] TabletServer@127.0.167.67:0 shutdown complete.
I20260608 10:04:09.295879   669 tablet_server.cc:179] TabletServer@127.0.167.68:0 shutting down...
I20260608 10:04:09.313086   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:09.328811   669 tablet_server.cc:196] TabletServer@127.0.167.68:0 shutdown complete.
I20260608 10:04:09.337062   669 master.cc:562] Master@127.0.167.126:46547 shutting down...
I20260608 10:04:09.351725   669 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9430519faf1749cb9ca485fdc65232a3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:09.352264   669 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9430519faf1749cb9ca485fdc65232a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:09.352658   669 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9430519faf1749cb9ca485fdc65232a3: stopping tablet replica
I20260608 10:04:09.371048   669 master.cc:584] Master@127.0.167.126:46547 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1431 ms)
[----------] 22 tests from AutoRebalancerTest (241106 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260608 10:04:09.406052   669 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.167.126:43899
I20260608 10:04:09.407245   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:09.412914 11425 instance_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 10:04:09.414527 11426 instance_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 10:04:09.416013 11428 instance_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 10:04:09.416252   669 server_base.cc:1061] running on GCE node
I20260608 10:04:09.417251   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:09.417460   669 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 10:04:09.417652   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913049417607 us; error 0 us; skew 500 ppm
I20260608 10:04:09.418270   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:09.420742   669 webserver.cc:533] Webserver started at http://127.0.167.126:36311/ using document root <none> and password file <none>
I20260608 10:04:09.421280   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:09.421530   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:09.421815   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:09.422960   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808122572-669-0/minicluster-data/master-0-root/instance:
uuid: "cd92a0404f1d410e9e2edac057196797"
format_stamp: "Formatted at 2026-06-08 10:04:09 on dist-test-slave-swwz"
I20260608 10:04:09.427733   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260608 10:04:09.431461 11433 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:09.432456   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:04:09.432723   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808122572-669-0/minicluster-data/master-0-root
uuid: "cd92a0404f1d410e9e2edac057196797"
format_stamp: "Formatted at 2026-06-08 10:04:09 on dist-test-slave-swwz"
I20260608 10:04:09.432973   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808122572-669-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808122572-669-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808122572-669-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 10:04:09.460196   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:09.461308   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:09.498345   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.126:43899
I20260608 10:04:09.498463 11484 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.126:43899 every 8 connection(s)
I20260608 10:04:09.502818 11485 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 10:04:09.514617 11485 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cd92a0404f1d410e9e2edac057196797: Bootstrap starting.
I20260608 10:04:09.519469 11485 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cd92a0404f1d410e9e2edac057196797: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:09.523708 11485 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cd92a0404f1d410e9e2edac057196797: No bootstrap required, opened a new log
I20260608 10:04:09.525995 11485 raft_consensus.cc:359] T 00000000000000000000000000000000 P cd92a0404f1d410e9e2edac057196797 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd92a0404f1d410e9e2edac057196797" member_type: VOTER }
I20260608 10:04:09.526382 11485 raft_consensus.cc:385] T 00000000000000000000000000000000 P cd92a0404f1d410e9e2edac057196797 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:09.526564 11485 raft_consensus.cc:740] T 00000000000000000000000000000000 P cd92a0404f1d410e9e2edac057196797 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd92a0404f1d410e9e2edac057196797, State: Initialized, Role: FOLLOWER
I20260608 10:04:09.527117 11485 consensus_queue.cc:260] T 00000000000000000000000000000000 P cd92a0404f1d410e9e2edac057196797 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cd92a0404f1d410e9e2edac057196797" member_type: VOTER }
I20260608 10:04:09.527542 11485 raft_consensus.cc:399] T 00000000000000000000000000000000 P cd92a0404f1d410e9e2edac057196797 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:09.527750 11485 raft_consensus.cc:493] T 00000000000000000000000000000000 P cd92a0404f1d410e9e2edac057196797 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:09.527967 11485 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cd92a0404f1d410e9e2edac057196797 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:09.532994 11485 raft_consensus.cc:515] T 00000000000000000000000000000000 P cd92a0404f1d410e9e2edac057196797 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd92a0404f1d410e9e2edac057196797" member_type: VOTER }
I20260608 10:04:09.533507 11485 leader_election.cc:304] T 00000000000000000000000000000000 P cd92a0404f1d410e9e2edac057196797 [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: cd92a0404f1d410e9e2edac057196797; no voters: 
I20260608 10:04:09.534754 11485 leader_election.cc:290] T 00000000000000000000000000000000 P cd92a0404f1d410e9e2edac057196797 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:09.535241 11488 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cd92a0404f1d410e9e2edac057196797 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:09.536840 11488 raft_consensus.cc:697] T 00000000000000000000000000000000 P cd92a0404f1d410e9e2edac057196797 [term 1 LEADER]: Becoming Leader. State: Replica: cd92a0404f1d410e9e2edac057196797, State: Running, Role: LEADER
I20260608 10:04:09.537479 11488 consensus_queue.cc:237] T 00000000000000000000000000000000 P cd92a0404f1d410e9e2edac057196797 [LEADER]: Queue going to LEADER mode. State: All 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: "cd92a0404f1d410e9e2edac057196797" member_type: VOTER }
I20260608 10:04:09.538172 11485 sys_catalog.cc:565] T 00000000000000000000000000000000 P cd92a0404f1d410e9e2edac057196797 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:04:09.540894 11490 sys_catalog.cc:455] T 00000000000000000000000000000000 P cd92a0404f1d410e9e2edac057196797 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cd92a0404f1d410e9e2edac057196797. Latest consensus state: current_term: 1 leader_uuid: "cd92a0404f1d410e9e2edac057196797" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd92a0404f1d410e9e2edac057196797" member_type: VOTER } }
I20260608 10:04:09.540805 11489 sys_catalog.cc:455] T 00000000000000000000000000000000 P cd92a0404f1d410e9e2edac057196797 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cd92a0404f1d410e9e2edac057196797" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd92a0404f1d410e9e2edac057196797" member_type: VOTER } }
I20260608 10:04:09.541707 11490 sys_catalog.cc:458] T 00000000000000000000000000000000 P cd92a0404f1d410e9e2edac057196797 [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:09.541801 11489 sys_catalog.cc:458] T 00000000000000000000000000000000 P cd92a0404f1d410e9e2edac057196797 [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:09.546867 11493 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:04:09.551913 11493 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:04:09.555863   669 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:04:09.562156 11493 catalog_manager.cc:1382] Generated new cluster ID: 71c823d0449b40929680dc69edc5aef0
I20260608 10:04:09.562492 11493 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:04:09.594800 11493 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:04:09.596171 11493 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:04:09.611557 11493 catalog_manager.cc:6069] T 00000000000000000000000000000000 P cd92a0404f1d410e9e2edac057196797: Generated new TSK 0
I20260608 10:04:09.612246 11493 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:04:09.623261   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:09.629832 11506 instance_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 10:04:09.630631 11507 instance_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 10:04:09.632050 11509 instance_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 10:04:09.632539   669 server_base.cc:1061] running on GCE node
I20260608 10:04:09.633375   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:09.633564   669 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 10:04:09.633693   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913049633681 us; error 0 us; skew 500 ppm
I20260608 10:04:09.634248   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:09.636703   669 webserver.cc:533] Webserver started at http://127.0.167.65:44821/ using document root <none> and password file <none>
I20260608 10:04:09.637202   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:09.637368   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:09.637580   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:09.638886   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808122572-669-0/minicluster-data/ts-0-root/instance:
uuid: "408d4409f2894839b6120a34f30d2c01"
format_stamp: "Formatted at 2026-06-08 10:04:09 on dist-test-slave-swwz"
I20260608 10:04:09.644369   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:04:09.648031 11514 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:09.649051   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:04:09.649403   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808122572-669-0/minicluster-data/ts-0-root
uuid: "408d4409f2894839b6120a34f30d2c01"
format_stamp: "Formatted at 2026-06-08 10:04:09 on dist-test-slave-swwz"
I20260608 10:04:09.649669   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808122572-669-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808122572-669-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808122572-669-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 10:04:09.658357   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:09.659458   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:09.661038   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:09.663499   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:09.663771   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:09.664041   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:09.664233   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:09.705778   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.65:35441
I20260608 10:04:09.705925 11576 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.65:35441 every 8 connection(s)
I20260608 10:04:09.711295   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:09.719946 11582 instance_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 10:04:09.720371 11581 instance_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 10:04:09.722244 11584 instance_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 10:04:09.723189   669 server_base.cc:1061] running on GCE node
I20260608 10:04:09.724073   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:09.724398   669 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 10:04:09.724454 11577 heartbeater.cc:344] Connected to a master server at 127.0.167.126:43899
I20260608 10:04:09.724634   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913049724616 us; error 0 us; skew 500 ppm
I20260608 10:04:09.724948 11577 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:09.725369   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:09.725800 11577 heartbeater.cc:507] Master 127.0.167.126:43899 requested a full tablet report, sending...
I20260608 10:04:09.728300   669 webserver.cc:533] Webserver started at http://127.0.167.66:37391/ using document root <none> and password file <none>
I20260608 10:04:09.728766 11450 ts_manager.cc:194] Registered new tserver with Master: 408d4409f2894839b6120a34f30d2c01 (127.0.167.65:35441)
I20260608 10:04:09.729068   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:09.729388   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:09.729732   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:09.731180   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808122572-669-0/minicluster-data/ts-1-root/instance:
uuid: "1d73d4bbcd8341e2b32c64302348c79a"
format_stamp: "Formatted at 2026-06-08 10:04:09 on dist-test-slave-swwz"
I20260608 10:04:09.731346 11450 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56240
I20260608 10:04:09.736722   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.004s
I20260608 10:04:09.740398 11589 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:09.741184   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:04:09.741488   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808122572-669-0/minicluster-data/ts-1-root
uuid: "1d73d4bbcd8341e2b32c64302348c79a"
format_stamp: "Formatted at 2026-06-08 10:04:09 on dist-test-slave-swwz"
I20260608 10:04:09.741740   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808122572-669-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808122572-669-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808122572-669-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 10:04:09.763882   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:09.765050   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:09.766564   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:09.769030   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:09.769255   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:09.769541   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:09.769724   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:09.808796   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.66:38449
I20260608 10:04:09.808923 11651 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.66:38449 every 8 connection(s)
I20260608 10:04:09.814168   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:09.821614 11655 instance_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 10:04:09.822695 11656 instance_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 10:04:09.826174 11658 instance_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 10:04:09.826444   669 server_base.cc:1061] running on GCE node
I20260608 10:04:09.827732   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:09.827991   669 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 10:04:09.828063 11652 heartbeater.cc:344] Connected to a master server at 127.0.167.126:43899
I20260608 10:04:09.828229   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913049828208 us; error 0 us; skew 500 ppm
I20260608 10:04:09.828529 11652 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:09.829123   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:09.829461 11652 heartbeater.cc:507] Master 127.0.167.126:43899 requested a full tablet report, sending...
I20260608 10:04:09.831995 11450 ts_manager.cc:194] Registered new tserver with Master: 1d73d4bbcd8341e2b32c64302348c79a (127.0.167.66:38449)
I20260608 10:04:09.832079   669 webserver.cc:533] Webserver started at http://127.0.167.67:39181/ using document root <none> and password file <none>
I20260608 10:04:09.832783   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:09.833004   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:09.833280   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:09.833665 11450 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56248
I20260608 10:04:09.834537   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808122572-669-0/minicluster-data/ts-2-root/instance:
uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb"
format_stamp: "Formatted at 2026-06-08 10:04:09 on dist-test-slave-swwz"
I20260608 10:04:09.839421   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:04:09.843163 11663 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:09.844205   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:04:09.844580   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808122572-669-0/minicluster-data/ts-2-root
uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb"
format_stamp: "Formatted at 2026-06-08 10:04:09 on dist-test-slave-swwz"
I20260608 10:04:09.844907   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808122572-669-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808122572-669-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808122572-669-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 10:04:09.875052   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:09.876137   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:09.877660   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:09.879984   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:09.880221   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:09.880563   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:09.880748   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:09.920691   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.67:32889
I20260608 10:04:09.920847 11725 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.67:32889 every 8 connection(s)
I20260608 10:04:09.934890 11726 heartbeater.cc:344] Connected to a master server at 127.0.167.126:43899
I20260608 10:04:09.935400 11726 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:09.936108 11726 heartbeater.cc:507] Master 127.0.167.126:43899 requested a full tablet report, sending...
I20260608 10:04:09.938244 11450 ts_manager.cc:194] Registered new tserver with Master: 3a7fcf14e4ec40d8a4a9e3a05dc37feb (127.0.167.67:32889)
I20260608 10:04:09.938867   669 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014716879s
I20260608 10:04:09.939881 11450 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56262
I20260608 10:04:10.734736 11577 heartbeater.cc:499] Master 127.0.167.126:43899 was elected leader, sending a full tablet report...
I20260608 10:04:10.836532 11652 heartbeater.cc:499] Master 127.0.167.126:43899 was elected leader, sending a full tablet report...
I20260608 10:04:10.943287 11726 heartbeater.cc:499] Master 127.0.167.126:43899 was elected leader, sending a full tablet report...
I20260608 10:04:11.002507 11450 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56278:
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 10:04:11.005635 11450 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 10:04:11.075778 11542 tablet_service.cc:1511] Processing CreateTablet for tablet 00734fe8734a4397a7c1edb44cf60a2d (DEFAULT_TABLE table=test-workload [id=7b3ef3e4b7fe492eac137acabcdb30b7]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:04:11.078626 11542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00734fe8734a4397a7c1edb44cf60a2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:11.085057 11541 tablet_service.cc:1511] Processing CreateTablet for tablet 520fc3dc2449490eb2b6a2039a620184 (DEFAULT_TABLE table=test-workload [id=7b3ef3e4b7fe492eac137acabcdb30b7]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:04:11.086853 11541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 520fc3dc2449490eb2b6a2039a620184. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:11.088505 11617 tablet_service.cc:1511] Processing CreateTablet for tablet 00734fe8734a4397a7c1edb44cf60a2d (DEFAULT_TABLE table=test-workload [id=7b3ef3e4b7fe492eac137acabcdb30b7]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:04:11.090402 11617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00734fe8734a4397a7c1edb44cf60a2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:11.090744 11540 tablet_service.cc:1511] Processing CreateTablet for tablet e31bd2e0c39e4ec1941d9919faf161b4 (DEFAULT_TABLE table=test-workload [id=7b3ef3e4b7fe492eac137acabcdb30b7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:04:11.092515 11540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e31bd2e0c39e4ec1941d9919faf161b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:11.094944 11616 tablet_service.cc:1511] Processing CreateTablet for tablet 520fc3dc2449490eb2b6a2039a620184 (DEFAULT_TABLE table=test-workload [id=7b3ef3e4b7fe492eac137acabcdb30b7]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:04:11.097855 11615 tablet_service.cc:1511] Processing CreateTablet for tablet e31bd2e0c39e4ec1941d9919faf161b4 (DEFAULT_TABLE table=test-workload [id=7b3ef3e4b7fe492eac137acabcdb30b7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:04:11.099205 11539 tablet_service.cc:1511] Processing CreateTablet for tablet 7a4f28effea9483082a269e15df2f417 (DEFAULT_TABLE table=test-workload [id=7b3ef3e4b7fe492eac137acabcdb30b7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:04:11.100821 11539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a4f28effea9483082a269e15df2f417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:11.101316 11614 tablet_service.cc:1511] Processing CreateTablet for tablet 7a4f28effea9483082a269e15df2f417 (DEFAULT_TABLE table=test-workload [id=7b3ef3e4b7fe492eac137acabcdb30b7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:04:11.103657 11616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 520fc3dc2449490eb2b6a2039a620184. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:11.104575 11614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a4f28effea9483082a269e15df2f417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:11.105747 11538 tablet_service.cc:1511] Processing CreateTablet for tablet 8348b8484bdd4144aff1eba478c20871 (DEFAULT_TABLE table=test-workload [id=7b3ef3e4b7fe492eac137acabcdb30b7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:04:11.106930 11615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e31bd2e0c39e4ec1941d9919faf161b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:11.107559 11613 tablet_service.cc:1511] Processing CreateTablet for tablet 8348b8484bdd4144aff1eba478c20871 (DEFAULT_TABLE table=test-workload [id=7b3ef3e4b7fe492eac137acabcdb30b7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:04:11.109185 11613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8348b8484bdd4144aff1eba478c20871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:11.107443 11538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8348b8484bdd4144aff1eba478c20871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:11.123190 11537 tablet_service.cc:1511] Processing CreateTablet for tablet e5bef588ff004caabd4221d13e7c553a (DEFAULT_TABLE table=test-workload [id=7b3ef3e4b7fe492eac137acabcdb30b7]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:04:11.125131 11537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5bef588ff004caabd4221d13e7c553a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:11.125180 11691 tablet_service.cc:1511] Processing CreateTablet for tablet 00734fe8734a4397a7c1edb44cf60a2d (DEFAULT_TABLE table=test-workload [id=7b3ef3e4b7fe492eac137acabcdb30b7]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:04:11.126973 11691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00734fe8734a4397a7c1edb44cf60a2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:11.128929 11690 tablet_service.cc:1511] Processing CreateTablet for tablet 520fc3dc2449490eb2b6a2039a620184 (DEFAULT_TABLE table=test-workload [id=7b3ef3e4b7fe492eac137acabcdb30b7]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:04:11.131291 11687 tablet_service.cc:1511] Processing CreateTablet for tablet 8348b8484bdd4144aff1eba478c20871 (DEFAULT_TABLE table=test-workload [id=7b3ef3e4b7fe492eac137acabcdb30b7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:04:11.131724 11688 tablet_service.cc:1511] Processing CreateTablet for tablet 7a4f28effea9483082a269e15df2f417 (DEFAULT_TABLE table=test-workload [id=7b3ef3e4b7fe492eac137acabcdb30b7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:04:11.134490 11689 tablet_service.cc:1511] Processing CreateTablet for tablet e31bd2e0c39e4ec1941d9919faf161b4 (DEFAULT_TABLE table=test-workload [id=7b3ef3e4b7fe492eac137acabcdb30b7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:04:11.139688 11612 tablet_service.cc:1511] Processing CreateTablet for tablet e5bef588ff004caabd4221d13e7c553a (DEFAULT_TABLE table=test-workload [id=7b3ef3e4b7fe492eac137acabcdb30b7]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:04:11.141389 11612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5bef588ff004caabd4221d13e7c553a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:11.142998 11687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8348b8484bdd4144aff1eba478c20871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:11.146092 11688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a4f28effea9483082a269e15df2f417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:11.150689 11686 tablet_service.cc:1511] Processing CreateTablet for tablet e5bef588ff004caabd4221d13e7c553a (DEFAULT_TABLE table=test-workload [id=7b3ef3e4b7fe492eac137acabcdb30b7]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:04:11.151713 11690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 520fc3dc2449490eb2b6a2039a620184. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:11.152518 11686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5bef588ff004caabd4221d13e7c553a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:11.154167 11689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e31bd2e0c39e4ec1941d9919faf161b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:11.206292 11747 tablet_bootstrap.cc:492] T 7a4f28effea9483082a269e15df2f417 P 1d73d4bbcd8341e2b32c64302348c79a: Bootstrap starting.
I20260608 10:04:11.216002 11749 tablet_bootstrap.cc:492] T e5bef588ff004caabd4221d13e7c553a P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Bootstrap starting.
I20260608 10:04:11.223894 11749 tablet_bootstrap.cc:654] T e5bef588ff004caabd4221d13e7c553a P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:11.247643 11747 tablet_bootstrap.cc:654] T 7a4f28effea9483082a269e15df2f417 P 1d73d4bbcd8341e2b32c64302348c79a: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:11.247738 11749 tablet_bootstrap.cc:492] T e5bef588ff004caabd4221d13e7c553a P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: No bootstrap required, opened a new log
I20260608 10:04:11.249790 11748 tablet_bootstrap.cc:492] T 8348b8484bdd4144aff1eba478c20871 P 408d4409f2894839b6120a34f30d2c01: Bootstrap starting.
I20260608 10:04:11.249928 11749 ts_tablet_manager.cc:1403] T e5bef588ff004caabd4221d13e7c553a P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Time spent bootstrapping tablet: real 0.034s	user 0.003s	sys 0.011s
I20260608 10:04:11.255082 11749 raft_consensus.cc:359] T e5bef588ff004caabd4221d13e7c553a P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.255904 11747 tablet_bootstrap.cc:492] T 7a4f28effea9483082a269e15df2f417 P 1d73d4bbcd8341e2b32c64302348c79a: No bootstrap required, opened a new log
I20260608 10:04:11.256129 11749 raft_consensus.cc:385] T e5bef588ff004caabd4221d13e7c553a P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:11.256604 11747 ts_tablet_manager.cc:1403] T 7a4f28effea9483082a269e15df2f417 P 1d73d4bbcd8341e2b32c64302348c79a: Time spent bootstrapping tablet: real 0.051s	user 0.017s	sys 0.000s
I20260608 10:04:11.256608 11749 raft_consensus.cc:740] T e5bef588ff004caabd4221d13e7c553a P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a7fcf14e4ec40d8a4a9e3a05dc37feb, State: Initialized, Role: FOLLOWER
I20260608 10:04:11.257802 11749 consensus_queue.cc:260] T e5bef588ff004caabd4221d13e7c553a P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.259490 11748 tablet_bootstrap.cc:654] T 8348b8484bdd4144aff1eba478c20871 P 408d4409f2894839b6120a34f30d2c01: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:11.260864 11747 raft_consensus.cc:359] T 7a4f28effea9483082a269e15df2f417 P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.261674 11747 raft_consensus.cc:385] T 7a4f28effea9483082a269e15df2f417 P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:11.261993 11747 raft_consensus.cc:740] T 7a4f28effea9483082a269e15df2f417 P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d73d4bbcd8341e2b32c64302348c79a, State: Initialized, Role: FOLLOWER
I20260608 10:04:11.262250 11749 ts_tablet_manager.cc:1434] T e5bef588ff004caabd4221d13e7c553a P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260608 10:04:11.263000 11747 consensus_queue.cc:260] T 7a4f28effea9483082a269e15df2f417 P 1d73d4bbcd8341e2b32c64302348c79a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.263566 11749 tablet_bootstrap.cc:492] T 520fc3dc2449490eb2b6a2039a620184 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Bootstrap starting.
I20260608 10:04:11.266245 11752 raft_consensus.cc:493] T e5bef588ff004caabd4221d13e7c553a P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:11.266924 11752 raft_consensus.cc:515] T e5bef588ff004caabd4221d13e7c553a P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.272655 11749 tablet_bootstrap.cc:654] T 520fc3dc2449490eb2b6a2039a620184 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:11.273200 11747 ts_tablet_manager.cc:1434] T 7a4f28effea9483082a269e15df2f417 P 1d73d4bbcd8341e2b32c64302348c79a: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.008s
I20260608 10:04:11.277871 11747 tablet_bootstrap.cc:492] T 00734fe8734a4397a7c1edb44cf60a2d P 1d73d4bbcd8341e2b32c64302348c79a: Bootstrap starting.
I20260608 10:04:11.289815 11752 leader_election.cc:290] T e5bef588ff004caabd4221d13e7c553a P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 408d4409f2894839b6120a34f30d2c01 (127.0.167.65:35441), 1d73d4bbcd8341e2b32c64302348c79a (127.0.167.66:38449)
I20260608 10:04:11.292394 11749 tablet_bootstrap.cc:492] T 520fc3dc2449490eb2b6a2039a620184 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: No bootstrap required, opened a new log
I20260608 10:04:11.293015 11748 tablet_bootstrap.cc:492] T 8348b8484bdd4144aff1eba478c20871 P 408d4409f2894839b6120a34f30d2c01: No bootstrap required, opened a new log
I20260608 10:04:11.293637 11748 ts_tablet_manager.cc:1403] T 8348b8484bdd4144aff1eba478c20871 P 408d4409f2894839b6120a34f30d2c01: Time spent bootstrapping tablet: real 0.044s	user 0.006s	sys 0.012s
I20260608 10:04:11.294915 11747 tablet_bootstrap.cc:654] T 00734fe8734a4397a7c1edb44cf60a2d P 1d73d4bbcd8341e2b32c64302348c79a: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:11.296206 11552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5bef588ff004caabd4221d13e7c553a" candidate_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d4409f2894839b6120a34f30d2c01" is_pre_election: true
W20260608 10:04:11.298385 11664 leader_election.cc:343] T e5bef588ff004caabd4221d13e7c553a P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 408d4409f2894839b6120a34f30d2c01 (127.0.167.65:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:11.293051 11749 ts_tablet_manager.cc:1403] T 520fc3dc2449490eb2b6a2039a620184 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.011s
I20260608 10:04:11.299111 11627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5bef588ff004caabd4221d13e7c553a" candidate_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d73d4bbcd8341e2b32c64302348c79a" is_pre_election: true
W20260608 10:04:11.301790 11665 leader_election.cc:343] T e5bef588ff004caabd4221d13e7c553a P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d73d4bbcd8341e2b32c64302348c79a (127.0.167.66:38449): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:11.302085 11749 raft_consensus.cc:359] T 520fc3dc2449490eb2b6a2039a620184 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.302819 11749 raft_consensus.cc:385] T 520fc3dc2449490eb2b6a2039a620184 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:11.302531 11665 leader_election.cc:304] T e5bef588ff004caabd4221d13e7c553a P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [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: 3a7fcf14e4ec40d8a4a9e3a05dc37feb; no voters: 1d73d4bbcd8341e2b32c64302348c79a, 408d4409f2894839b6120a34f30d2c01
I20260608 10:04:11.303597 11748 raft_consensus.cc:359] T 8348b8484bdd4144aff1eba478c20871 P 408d4409f2894839b6120a34f30d2c01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.303999 11752 raft_consensus.cc:2749] T e5bef588ff004caabd4221d13e7c553a P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:04:11.304395 11748 raft_consensus.cc:385] T 8348b8484bdd4144aff1eba478c20871 P 408d4409f2894839b6120a34f30d2c01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:11.304752 11748 raft_consensus.cc:740] T 8348b8484bdd4144aff1eba478c20871 P 408d4409f2894839b6120a34f30d2c01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 408d4409f2894839b6120a34f30d2c01, State: Initialized, Role: FOLLOWER
I20260608 10:04:11.305629 11748 consensus_queue.cc:260] T 8348b8484bdd4144aff1eba478c20871 P 408d4409f2894839b6120a34f30d2c01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.303134 11749 raft_consensus.cc:740] T 520fc3dc2449490eb2b6a2039a620184 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a7fcf14e4ec40d8a4a9e3a05dc37feb, State: Initialized, Role: FOLLOWER
I20260608 10:04:11.307277 11749 consensus_queue.cc:260] T 520fc3dc2449490eb2b6a2039a620184 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.307626 11747 tablet_bootstrap.cc:492] T 00734fe8734a4397a7c1edb44cf60a2d P 1d73d4bbcd8341e2b32c64302348c79a: No bootstrap required, opened a new log
I20260608 10:04:11.309154 11749 ts_tablet_manager.cc:1434] T 520fc3dc2449490eb2b6a2039a620184 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 10:04:11.309803 11748 ts_tablet_manager.cc:1434] T 8348b8484bdd4144aff1eba478c20871 P 408d4409f2894839b6120a34f30d2c01: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 10:04:11.310108 11749 tablet_bootstrap.cc:492] T 8348b8484bdd4144aff1eba478c20871 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Bootstrap starting.
I20260608 10:04:11.310909 11748 tablet_bootstrap.cc:492] T e31bd2e0c39e4ec1941d9919faf161b4 P 408d4409f2894839b6120a34f30d2c01: Bootstrap starting.
I20260608 10:04:11.314375 11747 ts_tablet_manager.cc:1403] T 00734fe8734a4397a7c1edb44cf60a2d P 1d73d4bbcd8341e2b32c64302348c79a: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.012s
I20260608 10:04:11.317305 11749 tablet_bootstrap.cc:654] T 8348b8484bdd4144aff1eba478c20871 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:11.318396 11747 raft_consensus.cc:359] T 00734fe8734a4397a7c1edb44cf60a2d P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.319173 11748 tablet_bootstrap.cc:654] T e31bd2e0c39e4ec1941d9919faf161b4 P 408d4409f2894839b6120a34f30d2c01: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:11.319316 11747 raft_consensus.cc:385] T 00734fe8734a4397a7c1edb44cf60a2d P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:11.319733 11747 raft_consensus.cc:740] T 00734fe8734a4397a7c1edb44cf60a2d P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d73d4bbcd8341e2b32c64302348c79a, State: Initialized, Role: FOLLOWER
I20260608 10:04:11.320879 11747 consensus_queue.cc:260] T 00734fe8734a4397a7c1edb44cf60a2d P 1d73d4bbcd8341e2b32c64302348c79a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.323354 11747 ts_tablet_manager.cc:1434] T 00734fe8734a4397a7c1edb44cf60a2d P 1d73d4bbcd8341e2b32c64302348c79a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 10:04:11.325893 11747 tablet_bootstrap.cc:492] T e5bef588ff004caabd4221d13e7c553a P 1d73d4bbcd8341e2b32c64302348c79a: Bootstrap starting.
I20260608 10:04:11.329882 11749 tablet_bootstrap.cc:492] T 8348b8484bdd4144aff1eba478c20871 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: No bootstrap required, opened a new log
I20260608 10:04:11.330698 11749 ts_tablet_manager.cc:1403] T 8348b8484bdd4144aff1eba478c20871 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260608 10:04:11.333377 11747 tablet_bootstrap.cc:654] T e5bef588ff004caabd4221d13e7c553a P 1d73d4bbcd8341e2b32c64302348c79a: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:11.335364 11749 raft_consensus.cc:359] T 8348b8484bdd4144aff1eba478c20871 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.336585 11749 raft_consensus.cc:385] T 8348b8484bdd4144aff1eba478c20871 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:11.337035 11749 raft_consensus.cc:740] T 8348b8484bdd4144aff1eba478c20871 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a7fcf14e4ec40d8a4a9e3a05dc37feb, State: Initialized, Role: FOLLOWER
I20260608 10:04:11.338294 11749 consensus_queue.cc:260] T 8348b8484bdd4144aff1eba478c20871 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.344487 11749 ts_tablet_manager.cc:1434] T 8348b8484bdd4144aff1eba478c20871 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.002s
I20260608 10:04:11.345117 11748 tablet_bootstrap.cc:492] T e31bd2e0c39e4ec1941d9919faf161b4 P 408d4409f2894839b6120a34f30d2c01: No bootstrap required, opened a new log
I20260608 10:04:11.345619 11749 tablet_bootstrap.cc:492] T 7a4f28effea9483082a269e15df2f417 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Bootstrap starting.
I20260608 10:04:11.346336 11747 tablet_bootstrap.cc:492] T e5bef588ff004caabd4221d13e7c553a P 1d73d4bbcd8341e2b32c64302348c79a: No bootstrap required, opened a new log
I20260608 10:04:11.345679 11748 ts_tablet_manager.cc:1403] T e31bd2e0c39e4ec1941d9919faf161b4 P 408d4409f2894839b6120a34f30d2c01: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.012s
I20260608 10:04:11.347004 11747 ts_tablet_manager.cc:1403] T e5bef588ff004caabd4221d13e7c553a P 1d73d4bbcd8341e2b32c64302348c79a: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260608 10:04:11.350050 11748 raft_consensus.cc:359] T e31bd2e0c39e4ec1941d9919faf161b4 P 408d4409f2894839b6120a34f30d2c01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.350952 11748 raft_consensus.cc:385] T e31bd2e0c39e4ec1941d9919faf161b4 P 408d4409f2894839b6120a34f30d2c01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:11.350672 11747 raft_consensus.cc:359] T e5bef588ff004caabd4221d13e7c553a P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.351368 11748 raft_consensus.cc:740] T e31bd2e0c39e4ec1941d9919faf161b4 P 408d4409f2894839b6120a34f30d2c01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 408d4409f2894839b6120a34f30d2c01, State: Initialized, Role: FOLLOWER
I20260608 10:04:11.351526 11747 raft_consensus.cc:385] T e5bef588ff004caabd4221d13e7c553a P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:11.352069 11747 raft_consensus.cc:740] T e5bef588ff004caabd4221d13e7c553a P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d73d4bbcd8341e2b32c64302348c79a, State: Initialized, Role: FOLLOWER
I20260608 10:04:11.352589 11748 consensus_queue.cc:260] T e31bd2e0c39e4ec1941d9919faf161b4 P 408d4409f2894839b6120a34f30d2c01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.353060 11747 consensus_queue.cc:260] T e5bef588ff004caabd4221d13e7c553a P 1d73d4bbcd8341e2b32c64302348c79a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.353869 11749 tablet_bootstrap.cc:654] T 7a4f28effea9483082a269e15df2f417 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:11.357605 11748 ts_tablet_manager.cc:1434] T e31bd2e0c39e4ec1941d9919faf161b4 P 408d4409f2894839b6120a34f30d2c01: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.006s
I20260608 10:04:11.358376 11747 ts_tablet_manager.cc:1434] T e5bef588ff004caabd4221d13e7c553a P 1d73d4bbcd8341e2b32c64302348c79a: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 10:04:11.358904 11748 tablet_bootstrap.cc:492] T 00734fe8734a4397a7c1edb44cf60a2d P 408d4409f2894839b6120a34f30d2c01: Bootstrap starting.
I20260608 10:04:11.359865 11747 tablet_bootstrap.cc:492] T 8348b8484bdd4144aff1eba478c20871 P 1d73d4bbcd8341e2b32c64302348c79a: Bootstrap starting.
I20260608 10:04:11.366847 11748 tablet_bootstrap.cc:654] T 00734fe8734a4397a7c1edb44cf60a2d P 408d4409f2894839b6120a34f30d2c01: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:11.369247 11747 tablet_bootstrap.cc:654] T 8348b8484bdd4144aff1eba478c20871 P 1d73d4bbcd8341e2b32c64302348c79a: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:11.371291 11749 tablet_bootstrap.cc:492] T 7a4f28effea9483082a269e15df2f417 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: No bootstrap required, opened a new log
I20260608 10:04:11.373868 11749 ts_tablet_manager.cc:1403] T 7a4f28effea9483082a269e15df2f417 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.006s
I20260608 10:04:11.375649 11747 tablet_bootstrap.cc:492] T 8348b8484bdd4144aff1eba478c20871 P 1d73d4bbcd8341e2b32c64302348c79a: No bootstrap required, opened a new log
I20260608 10:04:11.376236 11747 ts_tablet_manager.cc:1403] T 8348b8484bdd4144aff1eba478c20871 P 1d73d4bbcd8341e2b32c64302348c79a: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260608 10:04:11.377406 11749 raft_consensus.cc:359] T 7a4f28effea9483082a269e15df2f417 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.378196 11749 raft_consensus.cc:385] T 7a4f28effea9483082a269e15df2f417 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:11.378355 11748 tablet_bootstrap.cc:492] T 00734fe8734a4397a7c1edb44cf60a2d P 408d4409f2894839b6120a34f30d2c01: No bootstrap required, opened a new log
I20260608 10:04:11.378540 11749 raft_consensus.cc:740] T 7a4f28effea9483082a269e15df2f417 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a7fcf14e4ec40d8a4a9e3a05dc37feb, State: Initialized, Role: FOLLOWER
I20260608 10:04:11.379110 11748 ts_tablet_manager.cc:1403] T 00734fe8734a4397a7c1edb44cf60a2d P 408d4409f2894839b6120a34f30d2c01: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.004s
I20260608 10:04:11.379537 11749 consensus_queue.cc:260] T 7a4f28effea9483082a269e15df2f417 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.379499 11747 raft_consensus.cc:359] T 8348b8484bdd4144aff1eba478c20871 P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.380540 11747 raft_consensus.cc:385] T 8348b8484bdd4144aff1eba478c20871 P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:11.380870 11747 raft_consensus.cc:740] T 8348b8484bdd4144aff1eba478c20871 P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d73d4bbcd8341e2b32c64302348c79a, State: Initialized, Role: FOLLOWER
I20260608 10:04:11.382148 11749 ts_tablet_manager.cc:1434] T 7a4f28effea9483082a269e15df2f417 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:04:11.381798 11747 consensus_queue.cc:260] T 8348b8484bdd4144aff1eba478c20871 P 1d73d4bbcd8341e2b32c64302348c79a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.382624 11748 raft_consensus.cc:359] T 00734fe8734a4397a7c1edb44cf60a2d P 408d4409f2894839b6120a34f30d2c01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.383286 11749 tablet_bootstrap.cc:492] T e31bd2e0c39e4ec1941d9919faf161b4 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Bootstrap starting.
I20260608 10:04:11.383386 11748 raft_consensus.cc:385] T 00734fe8734a4397a7c1edb44cf60a2d P 408d4409f2894839b6120a34f30d2c01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:11.383873 11748 raft_consensus.cc:740] T 00734fe8734a4397a7c1edb44cf60a2d P 408d4409f2894839b6120a34f30d2c01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 408d4409f2894839b6120a34f30d2c01, State: Initialized, Role: FOLLOWER
I20260608 10:04:11.384891 11748 consensus_queue.cc:260] T 00734fe8734a4397a7c1edb44cf60a2d P 408d4409f2894839b6120a34f30d2c01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.386449 11747 ts_tablet_manager.cc:1434] T 8348b8484bdd4144aff1eba478c20871 P 1d73d4bbcd8341e2b32c64302348c79a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 10:04:11.387599 11747 tablet_bootstrap.cc:492] T e31bd2e0c39e4ec1941d9919faf161b4 P 1d73d4bbcd8341e2b32c64302348c79a: Bootstrap starting.
I20260608 10:04:11.389279 11748 ts_tablet_manager.cc:1434] T 00734fe8734a4397a7c1edb44cf60a2d P 408d4409f2894839b6120a34f30d2c01: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 10:04:11.390457 11748 tablet_bootstrap.cc:492] T e5bef588ff004caabd4221d13e7c553a P 408d4409f2894839b6120a34f30d2c01: Bootstrap starting.
I20260608 10:04:11.391212 11749 tablet_bootstrap.cc:654] T e31bd2e0c39e4ec1941d9919faf161b4 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:11.394789 11747 tablet_bootstrap.cc:654] T e31bd2e0c39e4ec1941d9919faf161b4 P 1d73d4bbcd8341e2b32c64302348c79a: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:11.397661 11748 tablet_bootstrap.cc:654] T e5bef588ff004caabd4221d13e7c553a P 408d4409f2894839b6120a34f30d2c01: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:11.403699 11749 tablet_bootstrap.cc:492] T e31bd2e0c39e4ec1941d9919faf161b4 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: No bootstrap required, opened a new log
I20260608 10:04:11.404315 11749 ts_tablet_manager.cc:1403] T e31bd2e0c39e4ec1941d9919faf161b4 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.012s
I20260608 10:04:11.406730 11748 tablet_bootstrap.cc:492] T e5bef588ff004caabd4221d13e7c553a P 408d4409f2894839b6120a34f30d2c01: No bootstrap required, opened a new log
I20260608 10:04:11.407362 11748 ts_tablet_manager.cc:1403] T e5bef588ff004caabd4221d13e7c553a P 408d4409f2894839b6120a34f30d2c01: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260608 10:04:11.407596 11749 raft_consensus.cc:359] T e31bd2e0c39e4ec1941d9919faf161b4 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.408433 11749 raft_consensus.cc:385] T e31bd2e0c39e4ec1941d9919faf161b4 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:11.408775 11749 raft_consensus.cc:740] T e31bd2e0c39e4ec1941d9919faf161b4 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a7fcf14e4ec40d8a4a9e3a05dc37feb, State: Initialized, Role: FOLLOWER
I20260608 10:04:11.409710 11749 consensus_queue.cc:260] T e31bd2e0c39e4ec1941d9919faf161b4 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.411127 11748 raft_consensus.cc:359] T e5bef588ff004caabd4221d13e7c553a P 408d4409f2894839b6120a34f30d2c01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.411883 11748 raft_consensus.cc:385] T e5bef588ff004caabd4221d13e7c553a P 408d4409f2894839b6120a34f30d2c01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:11.412194 11748 raft_consensus.cc:740] T e5bef588ff004caabd4221d13e7c553a P 408d4409f2894839b6120a34f30d2c01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 408d4409f2894839b6120a34f30d2c01, State: Initialized, Role: FOLLOWER
I20260608 10:04:11.412436 11749 ts_tablet_manager.cc:1434] T e31bd2e0c39e4ec1941d9919faf161b4 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:04:11.412655 11747 tablet_bootstrap.cc:492] T e31bd2e0c39e4ec1941d9919faf161b4 P 1d73d4bbcd8341e2b32c64302348c79a: No bootstrap required, opened a new log
I20260608 10:04:11.413590 11749 tablet_bootstrap.cc:492] T 00734fe8734a4397a7c1edb44cf60a2d P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Bootstrap starting.
I20260608 10:04:11.413173 11748 consensus_queue.cc:260] T e5bef588ff004caabd4221d13e7c553a P 408d4409f2894839b6120a34f30d2c01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.413232 11747 ts_tablet_manager.cc:1403] T e31bd2e0c39e4ec1941d9919faf161b4 P 1d73d4bbcd8341e2b32c64302348c79a: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.008s
I20260608 10:04:11.417898 11752 raft_consensus.cc:493] T e31bd2e0c39e4ec1941d9919faf161b4 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:11.418437 11752 raft_consensus.cc:515] T e31bd2e0c39e4ec1941d9919faf161b4 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.418962 11748 ts_tablet_manager.cc:1434] T e5bef588ff004caabd4221d13e7c553a P 408d4409f2894839b6120a34f30d2c01: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 10:04:11.442888 11759 raft_consensus.cc:493] T 8348b8484bdd4144aff1eba478c20871 P 408d4409f2894839b6120a34f30d2c01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:11.443712 11759 raft_consensus.cc:515] T 8348b8484bdd4144aff1eba478c20871 P 408d4409f2894839b6120a34f30d2c01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.454829 11748 tablet_bootstrap.cc:492] T 7a4f28effea9483082a269e15df2f417 P 408d4409f2894839b6120a34f30d2c01: Bootstrap starting.
I20260608 10:04:11.456979 11754 raft_consensus.cc:493] T e5bef588ff004caabd4221d13e7c553a P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:11.457625 11754 raft_consensus.cc:515] T e5bef588ff004caabd4221d13e7c553a P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.458274 11627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e31bd2e0c39e4ec1941d9919faf161b4" candidate_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d73d4bbcd8341e2b32c64302348c79a" is_pre_election: true
I20260608 10:04:11.459129 11747 raft_consensus.cc:359] T e31bd2e0c39e4ec1941d9919faf161b4 P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
W20260608 10:04:11.459928 11665 leader_election.cc:343] T e31bd2e0c39e4ec1941d9919faf161b4 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d73d4bbcd8341e2b32c64302348c79a (127.0.167.66:38449): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:11.460975 11552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e31bd2e0c39e4ec1941d9919faf161b4" candidate_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d4409f2894839b6120a34f30d2c01" is_pre_election: true
I20260608 10:04:11.459925 11747 raft_consensus.cc:385] T e31bd2e0c39e4ec1941d9919faf161b4 P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:11.462481 11747 raft_consensus.cc:740] T e31bd2e0c39e4ec1941d9919faf161b4 P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d73d4bbcd8341e2b32c64302348c79a, State: Initialized, Role: FOLLOWER
I20260608 10:04:11.463629 11552 raft_consensus.cc:2468] T e31bd2e0c39e4ec1941d9919faf161b4 P 408d4409f2894839b6120a34f30d2c01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a7fcf14e4ec40d8a4a9e3a05dc37feb in term 0.
I20260608 10:04:11.463379 11747 consensus_queue.cc:260] T e31bd2e0c39e4ec1941d9919faf161b4 P 1d73d4bbcd8341e2b32c64302348c79a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.463989 11748 tablet_bootstrap.cc:654] T 7a4f28effea9483082a269e15df2f417 P 408d4409f2894839b6120a34f30d2c01: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:11.469465 11754 leader_election.cc:290] T e5bef588ff004caabd4221d13e7c553a P 1d73d4bbcd8341e2b32c64302348c79a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 408d4409f2894839b6120a34f30d2c01 (127.0.167.65:35441), 3a7fcf14e4ec40d8a4a9e3a05dc37feb (127.0.167.67:32889)
I20260608 10:04:11.461802 11752 leader_election.cc:290] T e31bd2e0c39e4ec1941d9919faf161b4 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 408d4409f2894839b6120a34f30d2c01 (127.0.167.65:35441), 1d73d4bbcd8341e2b32c64302348c79a (127.0.167.66:38449)
I20260608 10:04:11.474450 11749 tablet_bootstrap.cc:654] T 00734fe8734a4397a7c1edb44cf60a2d P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:11.480718 11759 leader_election.cc:290] T 8348b8484bdd4144aff1eba478c20871 P 408d4409f2894839b6120a34f30d2c01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d73d4bbcd8341e2b32c64302348c79a (127.0.167.66:38449), 3a7fcf14e4ec40d8a4a9e3a05dc37feb (127.0.167.67:32889)
I20260608 10:04:11.488878 11747 ts_tablet_manager.cc:1434] T e31bd2e0c39e4ec1941d9919faf161b4 P 1d73d4bbcd8341e2b32c64302348c79a: Time spent starting tablet: real 0.071s	user 0.021s	sys 0.013s
I20260608 10:04:11.475898 11664 leader_election.cc:304] T e31bd2e0c39e4ec1941d9919faf161b4 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [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: 3a7fcf14e4ec40d8a4a9e3a05dc37feb, 408d4409f2894839b6120a34f30d2c01; no voters: 1d73d4bbcd8341e2b32c64302348c79a
I20260608 10:04:11.501521 11752 raft_consensus.cc:2804] T e31bd2e0c39e4ec1941d9919faf161b4 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:11.501963 11752 raft_consensus.cc:493] T e31bd2e0c39e4ec1941d9919faf161b4 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:11.502478 11752 raft_consensus.cc:3060] T e31bd2e0c39e4ec1941d9919faf161b4 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:11.513818 11747 tablet_bootstrap.cc:492] T 520fc3dc2449490eb2b6a2039a620184 P 1d73d4bbcd8341e2b32c64302348c79a: Bootstrap starting.
I20260608 10:04:11.537137 11627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8348b8484bdd4144aff1eba478c20871" candidate_uuid: "408d4409f2894839b6120a34f30d2c01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d73d4bbcd8341e2b32c64302348c79a" is_pre_election: true
I20260608 10:04:11.538547 11627 raft_consensus.cc:2468] T 8348b8484bdd4144aff1eba478c20871 P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 408d4409f2894839b6120a34f30d2c01 in term 0.
I20260608 10:04:11.539673 11749 tablet_bootstrap.cc:492] T 00734fe8734a4397a7c1edb44cf60a2d P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: No bootstrap required, opened a new log
I20260608 10:04:11.544238 11749 ts_tablet_manager.cc:1403] T 00734fe8734a4397a7c1edb44cf60a2d P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Time spent bootstrapping tablet: real 0.131s	user 0.019s	sys 0.019s
I20260608 10:04:11.543561 11516 leader_election.cc:304] T 8348b8484bdd4144aff1eba478c20871 P 408d4409f2894839b6120a34f30d2c01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d73d4bbcd8341e2b32c64302348c79a, 408d4409f2894839b6120a34f30d2c01; no voters: 
I20260608 10:04:11.545241 11759 raft_consensus.cc:2804] T 8348b8484bdd4144aff1eba478c20871 P 408d4409f2894839b6120a34f30d2c01 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:11.545621 11759 raft_consensus.cc:493] T 8348b8484bdd4144aff1eba478c20871 P 408d4409f2894839b6120a34f30d2c01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:11.545972 11759 raft_consensus.cc:3060] T 8348b8484bdd4144aff1eba478c20871 P 408d4409f2894839b6120a34f30d2c01 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:11.548096 11749 raft_consensus.cc:359] T 00734fe8734a4397a7c1edb44cf60a2d P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.548943 11749 raft_consensus.cc:385] T 00734fe8734a4397a7c1edb44cf60a2d P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:11.549244 11749 raft_consensus.cc:740] T 00734fe8734a4397a7c1edb44cf60a2d P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a7fcf14e4ec40d8a4a9e3a05dc37feb, State: Initialized, Role: FOLLOWER
I20260608 10:04:11.551589 11747 tablet_bootstrap.cc:654] T 520fc3dc2449490eb2b6a2039a620184 P 1d73d4bbcd8341e2b32c64302348c79a: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:11.552497 11749 consensus_queue.cc:260] T 00734fe8734a4397a7c1edb44cf60a2d P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
W20260608 10:04:11.557643 11498 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:04:11.558600 11752 raft_consensus.cc:515] T e31bd2e0c39e4ec1941d9919faf161b4 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.559980 11701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8348b8484bdd4144aff1eba478c20871" candidate_uuid: "408d4409f2894839b6120a34f30d2c01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" is_pre_election: true
I20260608 10:04:11.562240 11552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e31bd2e0c39e4ec1941d9919faf161b4" candidate_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d4409f2894839b6120a34f30d2c01"
I20260608 10:04:11.562929 11552 raft_consensus.cc:3060] T e31bd2e0c39e4ec1941d9919faf161b4 P 408d4409f2894839b6120a34f30d2c01 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:11.563385 11772 raft_consensus.cc:493] T 7a4f28effea9483082a269e15df2f417 P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:11.563925 11772 raft_consensus.cc:515] T 7a4f28effea9483082a269e15df2f417 P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.566120 11748 tablet_bootstrap.cc:492] T 7a4f28effea9483082a269e15df2f417 P 408d4409f2894839b6120a34f30d2c01: No bootstrap required, opened a new log
I20260608 10:04:11.566854 11748 ts_tablet_manager.cc:1403] T 7a4f28effea9483082a269e15df2f417 P 408d4409f2894839b6120a34f30d2c01: Time spent bootstrapping tablet: real 0.112s	user 0.029s	sys 0.019s
I20260608 10:04:11.570083 11772 leader_election.cc:290] T 7a4f28effea9483082a269e15df2f417 P 1d73d4bbcd8341e2b32c64302348c79a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 408d4409f2894839b6120a34f30d2c01 (127.0.167.65:35441), 3a7fcf14e4ec40d8a4a9e3a05dc37feb (127.0.167.67:32889)
I20260608 10:04:11.571563 11552 raft_consensus.cc:2468] T e31bd2e0c39e4ec1941d9919faf161b4 P 408d4409f2894839b6120a34f30d2c01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a7fcf14e4ec40d8a4a9e3a05dc37feb in term 1.
I20260608 10:04:11.571892 11777 raft_consensus.cc:493] T 8348b8484bdd4144aff1eba478c20871 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:11.575531 11777 raft_consensus.cc:515] T 8348b8484bdd4144aff1eba478c20871 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.576210 11664 leader_election.cc:304] T e31bd2e0c39e4ec1941d9919faf161b4 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [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: 3a7fcf14e4ec40d8a4a9e3a05dc37feb, 408d4409f2894839b6120a34f30d2c01; no voters: 
I20260608 10:04:11.576710 11701 raft_consensus.cc:2468] T 8348b8484bdd4144aff1eba478c20871 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 408d4409f2894839b6120a34f30d2c01 in term 0.
I20260608 10:04:11.578306 11778 raft_consensus.cc:2804] T e31bd2e0c39e4ec1941d9919faf161b4 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:11.578522 11777 leader_election.cc:290] T 8348b8484bdd4144aff1eba478c20871 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 408d4409f2894839b6120a34f30d2c01 (127.0.167.65:35441), 1d73d4bbcd8341e2b32c64302348c79a (127.0.167.66:38449)
I20260608 10:04:11.573524 11759 raft_consensus.cc:515] T 8348b8484bdd4144aff1eba478c20871 P 408d4409f2894839b6120a34f30d2c01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.580693 11626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8348b8484bdd4144aff1eba478c20871" candidate_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d73d4bbcd8341e2b32c64302348c79a" is_pre_election: true
I20260608 10:04:11.581471 11626 raft_consensus.cc:2468] T 8348b8484bdd4144aff1eba478c20871 P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a7fcf14e4ec40d8a4a9e3a05dc37feb in term 0.
I20260608 10:04:11.582587 11759 leader_election.cc:290] T 8348b8484bdd4144aff1eba478c20871 P 408d4409f2894839b6120a34f30d2c01 [CANDIDATE]: Term 1 election: Requested vote from peers 1d73d4bbcd8341e2b32c64302348c79a (127.0.167.66:38449), 3a7fcf14e4ec40d8a4a9e3a05dc37feb (127.0.167.67:32889)
I20260608 10:04:11.574237 11749 ts_tablet_manager.cc:1434] T 00734fe8734a4397a7c1edb44cf60a2d P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Time spent starting tablet: real 0.030s	user 0.017s	sys 0.005s
I20260608 10:04:11.582872 11625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8348b8484bdd4144aff1eba478c20871" candidate_uuid: "408d4409f2894839b6120a34f30d2c01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d73d4bbcd8341e2b32c64302348c79a"
I20260608 10:04:11.583616 11625 raft_consensus.cc:3060] T 8348b8484bdd4144aff1eba478c20871 P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:11.584013 11700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8348b8484bdd4144aff1eba478c20871" candidate_uuid: "408d4409f2894839b6120a34f30d2c01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb"
I20260608 10:04:11.584636 11700 raft_consensus.cc:3060] T 8348b8484bdd4144aff1eba478c20871 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:11.590128 11665 leader_election.cc:304] T 8348b8484bdd4144aff1eba478c20871 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d73d4bbcd8341e2b32c64302348c79a, 3a7fcf14e4ec40d8a4a9e3a05dc37feb; no voters: 
I20260608 10:04:11.591109 11551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5bef588ff004caabd4221d13e7c553a" candidate_uuid: "1d73d4bbcd8341e2b32c64302348c79a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d4409f2894839b6120a34f30d2c01" is_pre_election: true
I20260608 10:04:11.591872 11551 raft_consensus.cc:2468] T e5bef588ff004caabd4221d13e7c553a P 408d4409f2894839b6120a34f30d2c01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d73d4bbcd8341e2b32c64302348c79a in term 0.
I20260608 10:04:11.593655 11550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4f28effea9483082a269e15df2f417" candidate_uuid: "1d73d4bbcd8341e2b32c64302348c79a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d4409f2894839b6120a34f30d2c01" is_pre_election: true
I20260608 10:04:11.571406 11748 raft_consensus.cc:359] T 7a4f28effea9483082a269e15df2f417 P 408d4409f2894839b6120a34f30d2c01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.574156 11627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e31bd2e0c39e4ec1941d9919faf161b4" candidate_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d73d4bbcd8341e2b32c64302348c79a"
I20260608 10:04:11.595252 11590 leader_election.cc:304] T e5bef588ff004caabd4221d13e7c553a P 1d73d4bbcd8341e2b32c64302348c79a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d73d4bbcd8341e2b32c64302348c79a, 408d4409f2894839b6120a34f30d2c01; no voters: 
I20260608 10:04:11.595491 11627 raft_consensus.cc:3060] T e31bd2e0c39e4ec1941d9919faf161b4 P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:11.596155 11552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8348b8484bdd4144aff1eba478c20871" candidate_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d4409f2894839b6120a34f30d2c01" is_pre_election: true
I20260608 10:04:11.597635 11552 raft_consensus.cc:2393] T 8348b8484bdd4144aff1eba478c20871 P 408d4409f2894839b6120a34f30d2c01 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a7fcf14e4ec40d8a4a9e3a05dc37feb in current term 1: Already voted for candidate 408d4409f2894839b6120a34f30d2c01 in this term.
I20260608 10:04:11.594800 11625 raft_consensus.cc:2468] T 8348b8484bdd4144aff1eba478c20871 P 1d73d4bbcd8341e2b32c64302348c79a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 408d4409f2894839b6120a34f30d2c01 in term 1.
I20260608 10:04:11.599506 11516 leader_election.cc:304] T 8348b8484bdd4144aff1eba478c20871 P 408d4409f2894839b6120a34f30d2c01 [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: 1d73d4bbcd8341e2b32c64302348c79a, 408d4409f2894839b6120a34f30d2c01; no voters: 
I20260608 10:04:11.596289 11772 raft_consensus.cc:2804] T e5bef588ff004caabd4221d13e7c553a P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:11.600438 11772 raft_consensus.cc:493] T e5bef588ff004caabd4221d13e7c553a P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:11.600795 11772 raft_consensus.cc:3060] T e5bef588ff004caabd4221d13e7c553a P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:11.600922 11759 raft_consensus.cc:2804] T 8348b8484bdd4144aff1eba478c20871 P 408d4409f2894839b6120a34f30d2c01 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:11.574820 11752 leader_election.cc:290] T e31bd2e0c39e4ec1941d9919faf161b4 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [CANDIDATE]: Term 1 election: Requested vote from peers 408d4409f2894839b6120a34f30d2c01 (127.0.167.65:35441), 1d73d4bbcd8341e2b32c64302348c79a (127.0.167.66:38449)
I20260608 10:04:11.604780 11752 raft_consensus.cc:493] T 7a4f28effea9483082a269e15df2f417 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:11.605509 11752 raft_consensus.cc:515] T 7a4f28effea9483082a269e15df2f417 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.612437 11748 raft_consensus.cc:385] T 7a4f28effea9483082a269e15df2f417 P 408d4409f2894839b6120a34f30d2c01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:11.613001 11748 raft_consensus.cc:740] T 7a4f28effea9483082a269e15df2f417 P 408d4409f2894839b6120a34f30d2c01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 408d4409f2894839b6120a34f30d2c01, State: Initialized, Role: FOLLOWER
I20260608 10:04:11.594847 11700 raft_consensus.cc:2468] T 8348b8484bdd4144aff1eba478c20871 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 408d4409f2894839b6120a34f30d2c01 in term 1.
I20260608 10:04:11.615630 11777 raft_consensus.cc:2764] T 8348b8484bdd4144aff1eba478c20871 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 10:04:11.616657 11752 leader_election.cc:290] T 7a4f28effea9483082a269e15df2f417 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 408d4409f2894839b6120a34f30d2c01 (127.0.167.65:35441), 1d73d4bbcd8341e2b32c64302348c79a (127.0.167.66:38449)
I20260608 10:04:11.618044 11627 raft_consensus.cc:2468] T e31bd2e0c39e4ec1941d9919faf161b4 P 1d73d4bbcd8341e2b32c64302348c79a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a7fcf14e4ec40d8a4a9e3a05dc37feb in term 1.
I20260608 10:04:11.619557 11701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4f28effea9483082a269e15df2f417" candidate_uuid: "1d73d4bbcd8341e2b32c64302348c79a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" is_pre_election: true
I20260608 10:04:11.619755 11778 raft_consensus.cc:697] T e31bd2e0c39e4ec1941d9919faf161b4 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 1 LEADER]: Becoming Leader. State: Replica: 3a7fcf14e4ec40d8a4a9e3a05dc37feb, State: Running, Role: LEADER
I20260608 10:04:11.620179 11747 tablet_bootstrap.cc:492] T 520fc3dc2449490eb2b6a2039a620184 P 1d73d4bbcd8341e2b32c64302348c79a: No bootstrap required, opened a new log
I20260608 10:04:11.621151 11627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4f28effea9483082a269e15df2f417" candidate_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d73d4bbcd8341e2b32c64302348c79a" is_pre_election: true
I20260608 10:04:11.620990 11778 consensus_queue.cc:237] T e31bd2e0c39e4ec1941d9919faf161b4 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.624368 11754 raft_consensus.cc:493] T 00734fe8734a4397a7c1edb44cf60a2d P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:11.624850 11772 raft_consensus.cc:515] T e5bef588ff004caabd4221d13e7c553a P 1d73d4bbcd8341e2b32c64302348c79a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.625604 11754 raft_consensus.cc:515] T 00734fe8734a4397a7c1edb44cf60a2d P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.620409 11701 raft_consensus.cc:2468] T 7a4f28effea9483082a269e15df2f417 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d73d4bbcd8341e2b32c64302348c79a in term 0.
I20260608 10:04:11.627681 11592 leader_election.cc:304] T 7a4f28effea9483082a269e15df2f417 P 1d73d4bbcd8341e2b32c64302348c79a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d73d4bbcd8341e2b32c64302348c79a, 3a7fcf14e4ec40d8a4a9e3a05dc37feb; no voters: 
I20260608 10:04:11.627887 11754 leader_election.cc:290] T 00734fe8734a4397a7c1edb44cf60a2d P 1d73d4bbcd8341e2b32c64302348c79a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 408d4409f2894839b6120a34f30d2c01 (127.0.167.65:35441), 3a7fcf14e4ec40d8a4a9e3a05dc37feb (127.0.167.67:32889)
I20260608 10:04:11.620733 11552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4f28effea9483082a269e15df2f417" candidate_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d4409f2894839b6120a34f30d2c01" is_pre_election: true
I20260608 10:04:11.630420 11701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00734fe8734a4397a7c1edb44cf60a2d" candidate_uuid: "1d73d4bbcd8341e2b32c64302348c79a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" is_pre_election: true
I20260608 10:04:11.629788 11551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5bef588ff004caabd4221d13e7c553a" candidate_uuid: "1d73d4bbcd8341e2b32c64302348c79a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d4409f2894839b6120a34f30d2c01"
I20260608 10:04:11.628638 11627 raft_consensus.cc:2468] T 7a4f28effea9483082a269e15df2f417 P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a7fcf14e4ec40d8a4a9e3a05dc37feb in term 0.
I20260608 10:04:11.634810 11551 raft_consensus.cc:3060] T e5bef588ff004caabd4221d13e7c553a P 408d4409f2894839b6120a34f30d2c01 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:11.635135 11772 leader_election.cc:290] T e5bef588ff004caabd4221d13e7c553a P 1d73d4bbcd8341e2b32c64302348c79a [CANDIDATE]: Term 1 election: Requested vote from peers 408d4409f2894839b6120a34f30d2c01 (127.0.167.65:35441), 3a7fcf14e4ec40d8a4a9e3a05dc37feb (127.0.167.67:32889)
I20260608 10:04:11.635637 11759 raft_consensus.cc:697] T 8348b8484bdd4144aff1eba478c20871 P 408d4409f2894839b6120a34f30d2c01 [term 1 LEADER]: Becoming Leader. State: Replica: 408d4409f2894839b6120a34f30d2c01, State: Running, Role: LEADER
I20260608 10:04:11.637252 11665 leader_election.cc:304] T 7a4f28effea9483082a269e15df2f417 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d73d4bbcd8341e2b32c64302348c79a, 3a7fcf14e4ec40d8a4a9e3a05dc37feb; no voters: 
I20260608 10:04:11.636699 11759 consensus_queue.cc:237] T 8348b8484bdd4144aff1eba478c20871 P 408d4409f2894839b6120a34f30d2c01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.638509 11699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5bef588ff004caabd4221d13e7c553a" candidate_uuid: "1d73d4bbcd8341e2b32c64302348c79a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb"
I20260608 10:04:11.638864 11754 raft_consensus.cc:2804] T 7a4f28effea9483082a269e15df2f417 P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:11.639257 11699 raft_consensus.cc:3060] T e5bef588ff004caabd4221d13e7c553a P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:11.640089 11754 raft_consensus.cc:493] T 7a4f28effea9483082a269e15df2f417 P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:11.640589 11754 raft_consensus.cc:3060] T 7a4f28effea9483082a269e15df2f417 P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:11.641765 11779 raft_consensus.cc:2804] T 7a4f28effea9483082a269e15df2f417 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:11.642195 11779 raft_consensus.cc:493] T 7a4f28effea9483082a269e15df2f417 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:11.642572 11779 raft_consensus.cc:3060] T 7a4f28effea9483082a269e15df2f417 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:11.644119 11551 raft_consensus.cc:2468] T e5bef588ff004caabd4221d13e7c553a P 408d4409f2894839b6120a34f30d2c01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d73d4bbcd8341e2b32c64302348c79a in term 1.
I20260608 10:04:11.634202 11701 raft_consensus.cc:2468] T 00734fe8734a4397a7c1edb44cf60a2d P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d73d4bbcd8341e2b32c64302348c79a in term 0.
I20260608 10:04:11.629704 11549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00734fe8734a4397a7c1edb44cf60a2d" candidate_uuid: "1d73d4bbcd8341e2b32c64302348c79a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d4409f2894839b6120a34f30d2c01" is_pre_election: true
I20260608 10:04:11.645530 11549 raft_consensus.cc:2468] T 00734fe8734a4397a7c1edb44cf60a2d P 408d4409f2894839b6120a34f30d2c01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d73d4bbcd8341e2b32c64302348c79a in term 0.
I20260608 10:04:11.645653 11590 leader_election.cc:304] T e5bef588ff004caabd4221d13e7c553a P 1d73d4bbcd8341e2b32c64302348c79a [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: 1d73d4bbcd8341e2b32c64302348c79a, 408d4409f2894839b6120a34f30d2c01; no voters: 
I20260608 10:04:11.623834 11747 ts_tablet_manager.cc:1403] T 520fc3dc2449490eb2b6a2039a620184 P 1d73d4bbcd8341e2b32c64302348c79a: Time spent bootstrapping tablet: real 0.124s	user 0.015s	sys 0.025s
I20260608 10:04:11.644533 11777 raft_consensus.cc:493] T 520fc3dc2449490eb2b6a2039a620184 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:11.646441 11592 leader_election.cc:304] T 00734fe8734a4397a7c1edb44cf60a2d P 1d73d4bbcd8341e2b32c64302348c79a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d73d4bbcd8341e2b32c64302348c79a, 3a7fcf14e4ec40d8a4a9e3a05dc37feb; no voters: 
I20260608 10:04:11.646757 11777 raft_consensus.cc:515] T 520fc3dc2449490eb2b6a2039a620184 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.647655 11772 raft_consensus.cc:2804] T e5bef588ff004caabd4221d13e7c553a P 1d73d4bbcd8341e2b32c64302348c79a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:11.632845 11700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5bef588ff004caabd4221d13e7c553a" candidate_uuid: "1d73d4bbcd8341e2b32c64302348c79a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" is_pre_election: true
I20260608 10:04:11.650134 11747 raft_consensus.cc:359] T 520fc3dc2449490eb2b6a2039a620184 P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.650944 11747 raft_consensus.cc:385] T 520fc3dc2449490eb2b6a2039a620184 P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:11.652019 11551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "520fc3dc2449490eb2b6a2039a620184" candidate_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d4409f2894839b6120a34f30d2c01" is_pre_election: true
W20260608 10:04:11.653563 11664 leader_election.cc:343] T 520fc3dc2449490eb2b6a2039a620184 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 408d4409f2894839b6120a34f30d2c01 (127.0.167.65:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:11.615249 11748 consensus_queue.cc:260] T 7a4f28effea9483082a269e15df2f417 P 408d4409f2894839b6120a34f30d2c01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.650431 11777 leader_election.cc:290] T 520fc3dc2449490eb2b6a2039a620184 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 408d4409f2894839b6120a34f30d2c01 (127.0.167.65:35441), 1d73d4bbcd8341e2b32c64302348c79a (127.0.167.66:38449)
I20260608 10:04:11.651373 11747 raft_consensus.cc:740] T 520fc3dc2449490eb2b6a2039a620184 P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d73d4bbcd8341e2b32c64302348c79a, State: Initialized, Role: FOLLOWER
I20260608 10:04:11.658946 11785 raft_consensus.cc:2804] T 00734fe8734a4397a7c1edb44cf60a2d P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:11.666864 11550 raft_consensus.cc:2468] T 7a4f28effea9483082a269e15df2f417 P 408d4409f2894839b6120a34f30d2c01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d73d4bbcd8341e2b32c64302348c79a in term 0.
I20260608 10:04:11.667239 11785 raft_consensus.cc:493] T 00734fe8734a4397a7c1edb44cf60a2d P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:11.667443 11779 raft_consensus.cc:515] T 7a4f28effea9483082a269e15df2f417 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.659125 11772 raft_consensus.cc:697] T e5bef588ff004caabd4221d13e7c553a P 1d73d4bbcd8341e2b32c64302348c79a [term 1 LEADER]: Becoming Leader. State: Replica: 1d73d4bbcd8341e2b32c64302348c79a, State: Running, Role: LEADER
I20260608 10:04:11.667712 11747 consensus_queue.cc:260] T 520fc3dc2449490eb2b6a2039a620184 P 1d73d4bbcd8341e2b32c64302348c79a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.668956 11772 consensus_queue.cc:237] T e5bef588ff004caabd4221d13e7c553a P 1d73d4bbcd8341e2b32c64302348c79a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.659680 11449 catalog_manager.cc:5696] T 8348b8484bdd4144aff1eba478c20871 P 408d4409f2894839b6120a34f30d2c01 reported cstate change: term changed from 0 to 1, leader changed from <none> to 408d4409f2894839b6120a34f30d2c01 (127.0.167.65). New cstate: current_term: 1 leader_uuid: "408d4409f2894839b6120a34f30d2c01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:11.667760 11785 raft_consensus.cc:3060] T 00734fe8734a4397a7c1edb44cf60a2d P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:11.677424 11450 catalog_manager.cc:5696] T e31bd2e0c39e4ec1941d9919faf161b4 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a7fcf14e4ec40d8a4a9e3a05dc37feb (127.0.167.67). New cstate: current_term: 1 leader_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:11.680075 11748 ts_tablet_manager.cc:1434] T 7a4f28effea9483082a269e15df2f417 P 408d4409f2894839b6120a34f30d2c01: Time spent starting tablet: real 0.113s	user 0.009s	sys 0.003s
I20260608 10:04:11.681656 11699 raft_consensus.cc:2468] T e5bef588ff004caabd4221d13e7c553a P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d73d4bbcd8341e2b32c64302348c79a in term 1.
I20260608 10:04:11.684881 11754 raft_consensus.cc:515] T 7a4f28effea9483082a269e15df2f417 P 1d73d4bbcd8341e2b32c64302348c79a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.685218 11627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "520fc3dc2449490eb2b6a2039a620184" candidate_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d73d4bbcd8341e2b32c64302348c79a" is_pre_election: true
I20260608 10:04:11.686290 11627 raft_consensus.cc:2468] T 520fc3dc2449490eb2b6a2039a620184 P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a7fcf14e4ec40d8a4a9e3a05dc37feb in term 0.
I20260608 10:04:11.687714 11779 leader_election.cc:290] T 7a4f28effea9483082a269e15df2f417 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [CANDIDATE]: Term 1 election: Requested vote from peers 408d4409f2894839b6120a34f30d2c01 (127.0.167.65:35441), 1d73d4bbcd8341e2b32c64302348c79a (127.0.167.66:38449)
I20260608 10:04:11.687481 11754 leader_election.cc:290] T 7a4f28effea9483082a269e15df2f417 P 1d73d4bbcd8341e2b32c64302348c79a [CANDIDATE]: Term 1 election: Requested vote from peers 408d4409f2894839b6120a34f30d2c01 (127.0.167.65:35441), 3a7fcf14e4ec40d8a4a9e3a05dc37feb (127.0.167.67:32889)
I20260608 10:04:11.689214 11748 tablet_bootstrap.cc:492] T 520fc3dc2449490eb2b6a2039a620184 P 408d4409f2894839b6120a34f30d2c01: Bootstrap starting.
I20260608 10:04:11.689472 11551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4f28effea9483082a269e15df2f417" candidate_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d4409f2894839b6120a34f30d2c01"
I20260608 10:04:11.690424 11551 raft_consensus.cc:3060] T 7a4f28effea9483082a269e15df2f417 P 408d4409f2894839b6120a34f30d2c01 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:11.692812 11550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4f28effea9483082a269e15df2f417" candidate_uuid: "1d73d4bbcd8341e2b32c64302348c79a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d4409f2894839b6120a34f30d2c01"
I20260608 10:04:11.696185 11665 leader_election.cc:304] T 520fc3dc2449490eb2b6a2039a620184 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [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: 1d73d4bbcd8341e2b32c64302348c79a, 3a7fcf14e4ec40d8a4a9e3a05dc37feb; no voters: 408d4409f2894839b6120a34f30d2c01
I20260608 10:04:11.698603 11779 raft_consensus.cc:2804] T 520fc3dc2449490eb2b6a2039a620184 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:11.699793 11779 raft_consensus.cc:493] T 520fc3dc2449490eb2b6a2039a620184 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:11.700237 11747 ts_tablet_manager.cc:1434] T 520fc3dc2449490eb2b6a2039a620184 P 1d73d4bbcd8341e2b32c64302348c79a: Time spent starting tablet: real 0.054s	user 0.022s	sys 0.023s
I20260608 10:04:11.700366 11699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4f28effea9483082a269e15df2f417" candidate_uuid: "1d73d4bbcd8341e2b32c64302348c79a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb"
I20260608 10:04:11.701330 11699 raft_consensus.cc:2393] T 7a4f28effea9483082a269e15df2f417 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d73d4bbcd8341e2b32c64302348c79a in current term 1: Already voted for candidate 3a7fcf14e4ec40d8a4a9e3a05dc37feb in this term.
I20260608 10:04:11.702886 11627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4f28effea9483082a269e15df2f417" candidate_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d73d4bbcd8341e2b32c64302348c79a"
I20260608 10:04:11.703732 11627 raft_consensus.cc:2393] T 7a4f28effea9483082a269e15df2f417 P 1d73d4bbcd8341e2b32c64302348c79a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3a7fcf14e4ec40d8a4a9e3a05dc37feb in current term 1: Already voted for candidate 1d73d4bbcd8341e2b32c64302348c79a in this term.
I20260608 10:04:11.702913 11592 leader_election.cc:304] T 7a4f28effea9483082a269e15df2f417 P 1d73d4bbcd8341e2b32c64302348c79a [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: 1d73d4bbcd8341e2b32c64302348c79a; no voters: 3a7fcf14e4ec40d8a4a9e3a05dc37feb, 408d4409f2894839b6120a34f30d2c01
I20260608 10:04:11.705381 11785 raft_consensus.cc:515] T 00734fe8734a4397a7c1edb44cf60a2d P 1d73d4bbcd8341e2b32c64302348c79a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.706377 11786 raft_consensus.cc:2749] T 7a4f28effea9483082a269e15df2f417 P 1d73d4bbcd8341e2b32c64302348c79a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:04:11.700353 11779 raft_consensus.cc:3060] T 520fc3dc2449490eb2b6a2039a620184 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:11.711105 11448 catalog_manager.cc:5696] T e5bef588ff004caabd4221d13e7c553a P 1d73d4bbcd8341e2b32c64302348c79a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d73d4bbcd8341e2b32c64302348c79a (127.0.167.66). New cstate: current_term: 1 leader_uuid: "1d73d4bbcd8341e2b32c64302348c79a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:11.713346 11748 tablet_bootstrap.cc:654] T 520fc3dc2449490eb2b6a2039a620184 P 408d4409f2894839b6120a34f30d2c01: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:11.715920 11779 raft_consensus.cc:515] T 520fc3dc2449490eb2b6a2039a620184 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.719938 11550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "520fc3dc2449490eb2b6a2039a620184" candidate_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d4409f2894839b6120a34f30d2c01"
I20260608 10:04:11.720352 11627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "520fc3dc2449490eb2b6a2039a620184" candidate_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d73d4bbcd8341e2b32c64302348c79a"
I20260608 10:04:11.719900 11779 leader_election.cc:290] T 520fc3dc2449490eb2b6a2039a620184 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [CANDIDATE]: Term 1 election: Requested vote from peers 408d4409f2894839b6120a34f30d2c01 (127.0.167.65:35441), 1d73d4bbcd8341e2b32c64302348c79a (127.0.167.66:38449)
I20260608 10:04:11.720958 11627 raft_consensus.cc:3060] T 520fc3dc2449490eb2b6a2039a620184 P 1d73d4bbcd8341e2b32c64302348c79a [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:04:11.722078 11664 leader_election.cc:343] T 520fc3dc2449490eb2b6a2039a620184 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 408d4409f2894839b6120a34f30d2c01 (127.0.167.65:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:11.721004 11549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00734fe8734a4397a7c1edb44cf60a2d" candidate_uuid: "1d73d4bbcd8341e2b32c64302348c79a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d4409f2894839b6120a34f30d2c01"
I20260608 10:04:11.723537 11549 raft_consensus.cc:3060] T 00734fe8734a4397a7c1edb44cf60a2d P 408d4409f2894839b6120a34f30d2c01 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:11.726933 11627 raft_consensus.cc:2468] T 520fc3dc2449490eb2b6a2039a620184 P 1d73d4bbcd8341e2b32c64302348c79a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a7fcf14e4ec40d8a4a9e3a05dc37feb in term 1.
I20260608 10:04:11.728046 11665 leader_election.cc:304] T 520fc3dc2449490eb2b6a2039a620184 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [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: 1d73d4bbcd8341e2b32c64302348c79a, 3a7fcf14e4ec40d8a4a9e3a05dc37feb; no voters: 408d4409f2894839b6120a34f30d2c01
I20260608 10:04:11.730317 11785 leader_election.cc:290] T 00734fe8734a4397a7c1edb44cf60a2d P 1d73d4bbcd8341e2b32c64302348c79a [CANDIDATE]: Term 1 election: Requested vote from peers 408d4409f2894839b6120a34f30d2c01 (127.0.167.65:35441), 3a7fcf14e4ec40d8a4a9e3a05dc37feb (127.0.167.67:32889)
I20260608 10:04:11.730513 11551 raft_consensus.cc:2468] T 7a4f28effea9483082a269e15df2f417 P 408d4409f2894839b6120a34f30d2c01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a7fcf14e4ec40d8a4a9e3a05dc37feb in term 1.
I20260608 10:04:11.733183 11699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00734fe8734a4397a7c1edb44cf60a2d" candidate_uuid: "1d73d4bbcd8341e2b32c64302348c79a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb"
I20260608 10:04:11.733896 11699 raft_consensus.cc:3060] T 00734fe8734a4397a7c1edb44cf60a2d P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:11.734549 11664 leader_election.cc:304] T 7a4f28effea9483082a269e15df2f417 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [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: 3a7fcf14e4ec40d8a4a9e3a05dc37feb, 408d4409f2894839b6120a34f30d2c01; no voters: 1d73d4bbcd8341e2b32c64302348c79a
I20260608 10:04:11.735524 11778 raft_consensus.cc:2804] T 520fc3dc2449490eb2b6a2039a620184 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:11.736042 11778 raft_consensus.cc:697] T 520fc3dc2449490eb2b6a2039a620184 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 1 LEADER]: Becoming Leader. State: Replica: 3a7fcf14e4ec40d8a4a9e3a05dc37feb, State: Running, Role: LEADER
I20260608 10:04:11.736763 11779 raft_consensus.cc:2804] T 7a4f28effea9483082a269e15df2f417 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:11.737416 11779 raft_consensus.cc:697] T 7a4f28effea9483082a269e15df2f417 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 1 LEADER]: Becoming Leader. State: Replica: 3a7fcf14e4ec40d8a4a9e3a05dc37feb, State: Running, Role: LEADER
I20260608 10:04:11.736938 11778 consensus_queue.cc:237] T 520fc3dc2449490eb2b6a2039a620184 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.738437 11779 consensus_queue.cc:237] T 7a4f28effea9483082a269e15df2f417 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.741739 11699 raft_consensus.cc:2468] T 00734fe8734a4397a7c1edb44cf60a2d P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d73d4bbcd8341e2b32c64302348c79a in term 1.
I20260608 10:04:11.743503 11592 leader_election.cc:304] T 00734fe8734a4397a7c1edb44cf60a2d P 1d73d4bbcd8341e2b32c64302348c79a [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: 1d73d4bbcd8341e2b32c64302348c79a, 3a7fcf14e4ec40d8a4a9e3a05dc37feb; no voters: 
I20260608 10:04:11.746824 11785 raft_consensus.cc:2804] T 00734fe8734a4397a7c1edb44cf60a2d P 1d73d4bbcd8341e2b32c64302348c79a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:11.747814 11785 raft_consensus.cc:697] T 00734fe8734a4397a7c1edb44cf60a2d P 1d73d4bbcd8341e2b32c64302348c79a [term 1 LEADER]: Becoming Leader. State: Replica: 1d73d4bbcd8341e2b32c64302348c79a, State: Running, Role: LEADER
I20260608 10:04:11.748620 11549 raft_consensus.cc:2468] T 00734fe8734a4397a7c1edb44cf60a2d P 408d4409f2894839b6120a34f30d2c01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d73d4bbcd8341e2b32c64302348c79a in term 1.
I20260608 10:04:11.748996 11785 consensus_queue.cc:237] T 00734fe8734a4397a7c1edb44cf60a2d P 1d73d4bbcd8341e2b32c64302348c79a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.755575 11748 tablet_bootstrap.cc:492] T 520fc3dc2449490eb2b6a2039a620184 P 408d4409f2894839b6120a34f30d2c01: No bootstrap required, opened a new log
I20260608 10:04:11.756094 11748 ts_tablet_manager.cc:1403] T 520fc3dc2449490eb2b6a2039a620184 P 408d4409f2894839b6120a34f30d2c01: Time spent bootstrapping tablet: real 0.067s	user 0.022s	sys 0.022s
I20260608 10:04:11.759541 11748 raft_consensus.cc:359] T 520fc3dc2449490eb2b6a2039a620184 P 408d4409f2894839b6120a34f30d2c01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.760105 11748 raft_consensus.cc:385] T 520fc3dc2449490eb2b6a2039a620184 P 408d4409f2894839b6120a34f30d2c01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:11.760396 11748 raft_consensus.cc:740] T 520fc3dc2449490eb2b6a2039a620184 P 408d4409f2894839b6120a34f30d2c01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 408d4409f2894839b6120a34f30d2c01, State: Initialized, Role: FOLLOWER
I20260608 10:04:11.761469 11748 consensus_queue.cc:260] T 520fc3dc2449490eb2b6a2039a620184 P 408d4409f2894839b6120a34f30d2c01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.764391 11748 ts_tablet_manager.cc:1434] T 520fc3dc2449490eb2b6a2039a620184 P 408d4409f2894839b6120a34f30d2c01: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 10:04:11.780903 11450 catalog_manager.cc:5696] T 520fc3dc2449490eb2b6a2039a620184 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a7fcf14e4ec40d8a4a9e3a05dc37feb (127.0.167.67). New cstate: current_term: 1 leader_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:11.782783 11450 catalog_manager.cc:5696] T 7a4f28effea9483082a269e15df2f417 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a7fcf14e4ec40d8a4a9e3a05dc37feb (127.0.167.67). New cstate: current_term: 1 leader_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:11.792939 11449 catalog_manager.cc:5696] T 00734fe8734a4397a7c1edb44cf60a2d P 1d73d4bbcd8341e2b32c64302348c79a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d73d4bbcd8341e2b32c64302348c79a (127.0.167.66). New cstate: current_term: 1 leader_uuid: "1d73d4bbcd8341e2b32c64302348c79a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:11.863325 11759 raft_consensus.cc:493] T 520fc3dc2449490eb2b6a2039a620184 P 408d4409f2894839b6120a34f30d2c01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:11.863903 11759 raft_consensus.cc:515] T 520fc3dc2449490eb2b6a2039a620184 P 408d4409f2894839b6120a34f30d2c01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } }
I20260608 10:04:11.865873 11759 leader_election.cc:290] T 520fc3dc2449490eb2b6a2039a620184 P 408d4409f2894839b6120a34f30d2c01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d73d4bbcd8341e2b32c64302348c79a (127.0.167.66:38449), 3a7fcf14e4ec40d8a4a9e3a05dc37feb (127.0.167.67:32889)
I20260608 10:04:11.866945 11627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "520fc3dc2449490eb2b6a2039a620184" candidate_uuid: "408d4409f2894839b6120a34f30d2c01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d73d4bbcd8341e2b32c64302348c79a" is_pre_election: true
I20260608 10:04:11.867091 11699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "520fc3dc2449490eb2b6a2039a620184" candidate_uuid: "408d4409f2894839b6120a34f30d2c01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" is_pre_election: true
I20260608 10:04:11.867931 11627 raft_consensus.cc:2393] T 520fc3dc2449490eb2b6a2039a620184 P 1d73d4bbcd8341e2b32c64302348c79a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 408d4409f2894839b6120a34f30d2c01 in current term 1: Already voted for candidate 3a7fcf14e4ec40d8a4a9e3a05dc37feb in this term.
I20260608 10:04:11.869153 11516 leader_election.cc:304] T 520fc3dc2449490eb2b6a2039a620184 P 408d4409f2894839b6120a34f30d2c01 [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: 408d4409f2894839b6120a34f30d2c01; no voters: 1d73d4bbcd8341e2b32c64302348c79a, 3a7fcf14e4ec40d8a4a9e3a05dc37feb
I20260608 10:04:11.869891 11759 raft_consensus.cc:3060] T 520fc3dc2449490eb2b6a2039a620184 P 408d4409f2894839b6120a34f30d2c01 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:11.875428 11759 raft_consensus.cc:2749] T 520fc3dc2449490eb2b6a2039a620184 P 408d4409f2894839b6120a34f30d2c01 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:04:12.086148 11759 consensus_queue.cc:1048] T 8348b8484bdd4144aff1eba478c20871 P 408d4409f2894839b6120a34f30d2c01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:12.112818 11759 consensus_queue.cc:1048] T 8348b8484bdd4144aff1eba478c20871 P 408d4409f2894839b6120a34f30d2c01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:12.130998 11778 consensus_queue.cc:1048] T e31bd2e0c39e4ec1941d9919faf161b4 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [LEADER]: Connected to new peer: Peer: permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:12.167119 11785 consensus_queue.cc:1048] T 00734fe8734a4397a7c1edb44cf60a2d P 1d73d4bbcd8341e2b32c64302348c79a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:12.188674 11784 consensus_queue.cc:1048] T e5bef588ff004caabd4221d13e7c553a P 1d73d4bbcd8341e2b32c64302348c79a [LEADER]: Connected to new peer: Peer: permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:12.189675 11779 consensus_queue.cc:1048] T e31bd2e0c39e4ec1941d9919faf161b4 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:12.195655 11701 raft_consensus.cc:1275] T e5bef588ff004caabd4221d13e7c553a P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 1 FOLLOWER]: Refusing update from remote peer 1d73d4bbcd8341e2b32c64302348c79a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:12.200346 11778 consensus_queue.cc:1048] T 520fc3dc2449490eb2b6a2039a620184 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [LEADER]: Connected to new peer: Peer: permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:12.204530 11626 raft_consensus.cc:1275] T 520fc3dc2449490eb2b6a2039a620184 P 1d73d4bbcd8341e2b32c64302348c79a [term 1 FOLLOWER]: Refusing update from remote peer 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:12.201345 11784 consensus_queue.cc:1048] T e5bef588ff004caabd4221d13e7c553a P 1d73d4bbcd8341e2b32c64302348c79a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260608 10:04:12.207006 11779 consensus_queue.cc:1048] T 520fc3dc2449490eb2b6a2039a620184 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:12.221866 11550 raft_consensus.cc:1275] T 00734fe8734a4397a7c1edb44cf60a2d P 408d4409f2894839b6120a34f30d2c01 [term 1 FOLLOWER]: Refusing update from remote peer 1d73d4bbcd8341e2b32c64302348c79a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:12.231268 11779 consensus_queue.cc:1048] T 7a4f28effea9483082a269e15df2f417 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:12.265039 11784 consensus_queue.cc:1048] T 00734fe8734a4397a7c1edb44cf60a2d P 1d73d4bbcd8341e2b32c64302348c79a [LEADER]: Connected to new peer: Peer: permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:12.271095 11550 raft_consensus.cc:1275] T 7a4f28effea9483082a269e15df2f417 P 408d4409f2894839b6120a34f30d2c01 [term 1 FOLLOWER]: Refusing update from remote peer 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:12.332897 11752 consensus_queue.cc:1048] T 7a4f28effea9483082a269e15df2f417 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [LEADER]: Connected to new peer: Peer: permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:04:13.063840 11665 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.167.66:38449, user_credentials={real_user=slave}} blocked reactor thread for 43665us
I20260608 10:04:13.681898   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:13.704155 11854 instance_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 10:04:13.705899 11855 instance_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 10:04:13.712816   669 server_base.cc:1061] running on GCE node
W20260608 10:04:13.714030 11857 instance_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 10:04:13.715425   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:13.715703   669 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 10:04:13.715934   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913053715915 us; error 0 us; skew 500 ppm
I20260608 10:04:13.716746   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:13.719527   669 webserver.cc:533] Webserver started at http://127.0.167.68:45979/ using document root <none> and password file <none>
I20260608 10:04:13.720108   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:13.720364   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:13.720696   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:13.721946   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808122572-669-0/minicluster-data/ts-3-root/instance:
uuid: "3f9f0552436545b1b5dddb90714ff96a"
format_stamp: "Formatted at 2026-06-08 10:04:13 on dist-test-slave-swwz"
I20260608 10:04:13.727768   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260608 10:04:13.731643 11862 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:13.732720   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:04:13.733071   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808122572-669-0/minicluster-data/ts-3-root
uuid: "3f9f0552436545b1b5dddb90714ff96a"
format_stamp: "Formatted at 2026-06-08 10:04:13 on dist-test-slave-swwz"
I20260608 10:04:13.733350   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808122572-669-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808122572-669-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808122572-669-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 10:04:13.754855   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:13.756265   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:13.757910   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:13.760542   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:13.760751   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:13.761005   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:13.761162   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:13.813158   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.68:45753
I20260608 10:04:13.813295 11924 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.68:45753 every 8 connection(s)
I20260608 10:04:13.833781 11925 heartbeater.cc:344] Connected to a master server at 127.0.167.126:43899
I20260608 10:04:13.834261 11925 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:13.835184 11925 heartbeater.cc:507] Master 127.0.167.126:43899 requested a full tablet report, sending...
I20260608 10:04:13.837553 11443 ts_manager.cc:194] Registered new tserver with Master: 3f9f0552436545b1b5dddb90714ff96a (127.0.167.68:45753)
I20260608 10:04:13.839799 11443 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56288
W20260608 10:04:14.715001 11498 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table 7b3ef3e4b7fe492eac137acabcdb30b7: could not find any suitable replica to move from server 3a7fcf14e4ec40d8a4a9e3a05dc37feb to server 3f9f0552436545b1b5dddb90714ff96a
I20260608 10:04:14.842556 11925 heartbeater.cc:499] Master 127.0.167.126:43899 was elected leader, sending a full tablet report...
I20260608 10:04:15.742400 11624 consensus_queue.cc:237] T 00734fe8734a4397a7c1edb44cf60a2d P 1d73d4bbcd8341e2b32c64302348c79a [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: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } attrs { replace: true } } peers { permanent_uuid: "3f9f0552436545b1b5dddb90714ff96a" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45753 } attrs { promote: true } }
I20260608 10:04:15.751382 11549 raft_consensus.cc:1275] T 00734fe8734a4397a7c1edb44cf60a2d P 408d4409f2894839b6120a34f30d2c01 [term 1 FOLLOWER]: Refusing update from remote peer 1d73d4bbcd8341e2b32c64302348c79a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:04:15.751381 11701 raft_consensus.cc:1275] T 00734fe8734a4397a7c1edb44cf60a2d P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 1 FOLLOWER]: Refusing update from remote peer 1d73d4bbcd8341e2b32c64302348c79a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:04:15.753567 11933 consensus_queue.cc:1048] T 00734fe8734a4397a7c1edb44cf60a2d P 1d73d4bbcd8341e2b32c64302348c79a [LEADER]: Connected to new peer: Peer: permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:04:15.754940 11934 consensus_queue.cc:1048] T 00734fe8734a4397a7c1edb44cf60a2d P 1d73d4bbcd8341e2b32c64302348c79a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } 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 10:04:15.765157 11933 raft_consensus.cc:2955] T 00734fe8734a4397a7c1edb44cf60a2d P 1d73d4bbcd8341e2b32c64302348c79a [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 3f9f0552436545b1b5dddb90714ff96a (127.0.167.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } attrs { replace: true } } peers { permanent_uuid: "3f9f0552436545b1b5dddb90714ff96a" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45753 } attrs { promote: true } } }
W20260608 10:04:15.767736 11593 consensus_peers.cc:597] T 00734fe8734a4397a7c1edb44cf60a2d P 1d73d4bbcd8341e2b32c64302348c79a -> Peer 3f9f0552436545b1b5dddb90714ff96a (127.0.167.68:45753): Couldn't send request to peer 3f9f0552436545b1b5dddb90714ff96a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 00734fe8734a4397a7c1edb44cf60a2d. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:15.768043 11549 raft_consensus.cc:2955] T 00734fe8734a4397a7c1edb44cf60a2d P 408d4409f2894839b6120a34f30d2c01 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 3f9f0552436545b1b5dddb90714ff96a (127.0.167.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } attrs { replace: true } } peers { permanent_uuid: "3f9f0552436545b1b5dddb90714ff96a" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45753 } attrs { promote: true } } }
I20260608 10:04:15.768435 11701 raft_consensus.cc:2955] T 00734fe8734a4397a7c1edb44cf60a2d P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 3f9f0552436545b1b5dddb90714ff96a (127.0.167.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } attrs { replace: true } } peers { permanent_uuid: "3f9f0552436545b1b5dddb90714ff96a" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45753 } attrs { promote: true } } }
I20260608 10:04:15.783856 11443 catalog_manager.cc:5696] T 00734fe8734a4397a7c1edb44cf60a2d P 408d4409f2894839b6120a34f30d2c01 reported cstate change: config changed from index -1 to 16, NON_VOTER 3f9f0552436545b1b5dddb90714ff96a (127.0.167.68) added. New cstate: current_term: 1 leader_uuid: "1d73d4bbcd8341e2b32c64302348c79a" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } attrs { replace: true } } peers { permanent_uuid: "3f9f0552436545b1b5dddb90714ff96a" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45753 } attrs { promote: true } } }
I20260608 10:04:15.795863 11701 consensus_queue.cc:237] T e31bd2e0c39e4ec1941d9919faf161b4 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [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: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } } peers { permanent_uuid: "3f9f0552436545b1b5dddb90714ff96a" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45753 } attrs { promote: true } }
I20260608 10:04:15.806459 11549 raft_consensus.cc:1275] T e31bd2e0c39e4ec1941d9919faf161b4 P 408d4409f2894839b6120a34f30d2c01 [term 1 FOLLOWER]: Refusing update from remote peer 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:04:15.809118 11779 consensus_queue.cc:1048] T e31bd2e0c39e4ec1941d9919faf161b4 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [LEADER]: Connected to new peer: Peer: permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } 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 10:04:15.809919 11624 raft_consensus.cc:1275] T e31bd2e0c39e4ec1941d9919faf161b4 P 1d73d4bbcd8341e2b32c64302348c79a [term 1 FOLLOWER]: Refusing update from remote peer 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:04:15.816566 11779 consensus_queue.cc:1048] T e31bd2e0c39e4ec1941d9919faf161b4 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.002s
I20260608 10:04:15.831295 11779 raft_consensus.cc:2955] T e31bd2e0c39e4ec1941d9919faf161b4 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 3f9f0552436545b1b5dddb90714ff96a (127.0.167.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } } peers { permanent_uuid: "3f9f0552436545b1b5dddb90714ff96a" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45753 } attrs { promote: true } } }
I20260608 10:04:15.836308 11549 raft_consensus.cc:2955] T e31bd2e0c39e4ec1941d9919faf161b4 P 408d4409f2894839b6120a34f30d2c01 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 3f9f0552436545b1b5dddb90714ff96a (127.0.167.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } } peers { permanent_uuid: "3f9f0552436545b1b5dddb90714ff96a" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45753 } attrs { promote: true } } }
W20260608 10:04:15.851713 11667 consensus_peers.cc:597] T e31bd2e0c39e4ec1941d9919faf161b4 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb -> Peer 3f9f0552436545b1b5dddb90714ff96a (127.0.167.68:45753): Couldn't send request to peer 3f9f0552436545b1b5dddb90714ff96a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e31bd2e0c39e4ec1941d9919faf161b4. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:15.852173 11701 consensus_queue.cc:237] T 520fc3dc2449490eb2b6a2039a620184 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [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: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } attrs { replace: true } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } } peers { permanent_uuid: "3f9f0552436545b1b5dddb90714ff96a" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45753 } attrs { promote: true } }
I20260608 10:04:15.852196 11624 raft_consensus.cc:2955] T e31bd2e0c39e4ec1941d9919faf161b4 P 1d73d4bbcd8341e2b32c64302348c79a [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 3f9f0552436545b1b5dddb90714ff96a (127.0.167.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } } peers { permanent_uuid: "3f9f0552436545b1b5dddb90714ff96a" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45753 } attrs { promote: true } } }
I20260608 10:04:15.854158 11442 catalog_manager.cc:5696] T e31bd2e0c39e4ec1941d9919faf161b4 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb reported cstate change: config changed from index -1 to 16, NON_VOTER 3f9f0552436545b1b5dddb90714ff96a (127.0.167.68) added. New cstate: current_term: 1 leader_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f9f0552436545b1b5dddb90714ff96a" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45753 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 10:04:15.864748 11667 consensus_peers.cc:597] T 520fc3dc2449490eb2b6a2039a620184 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb -> Peer 3f9f0552436545b1b5dddb90714ff96a (127.0.167.68:45753): Couldn't send request to peer 3f9f0552436545b1b5dddb90714ff96a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 520fc3dc2449490eb2b6a2039a620184. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:15.866817 11625 raft_consensus.cc:1275] T 520fc3dc2449490eb2b6a2039a620184 P 1d73d4bbcd8341e2b32c64302348c79a [term 1 FOLLOWER]: Refusing update from remote peer 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:04:15.867565 11549 raft_consensus.cc:1275] T 520fc3dc2449490eb2b6a2039a620184 P 408d4409f2894839b6120a34f30d2c01 [term 1 FOLLOWER]: Refusing update from remote peer 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:04:15.868854 11950 consensus_queue.cc:1048] T 520fc3dc2449490eb2b6a2039a620184 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } 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 10:04:15.871659 11946 consensus_queue.cc:1048] T 520fc3dc2449490eb2b6a2039a620184 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [LEADER]: Connected to new peer: Peer: permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:04:15.884202 11779 raft_consensus.cc:2955] T 520fc3dc2449490eb2b6a2039a620184 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 3f9f0552436545b1b5dddb90714ff96a (127.0.167.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } attrs { replace: true } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } } peers { permanent_uuid: "3f9f0552436545b1b5dddb90714ff96a" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45753 } attrs { promote: true } } }
I20260608 10:04:15.886195 11624 raft_consensus.cc:2955] T 520fc3dc2449490eb2b6a2039a620184 P 1d73d4bbcd8341e2b32c64302348c79a [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 3f9f0552436545b1b5dddb90714ff96a (127.0.167.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } attrs { replace: true } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } } peers { permanent_uuid: "3f9f0552436545b1b5dddb90714ff96a" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45753 } attrs { promote: true } } }
I20260608 10:04:15.886292 11549 raft_consensus.cc:2955] T 520fc3dc2449490eb2b6a2039a620184 P 408d4409f2894839b6120a34f30d2c01 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 3f9f0552436545b1b5dddb90714ff96a (127.0.167.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } attrs { replace: true } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } } peers { permanent_uuid: "3f9f0552436545b1b5dddb90714ff96a" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45753 } attrs { promote: true } } }
I20260608 10:04:15.898900 11442 catalog_manager.cc:5696] T 520fc3dc2449490eb2b6a2039a620184 P 1d73d4bbcd8341e2b32c64302348c79a reported cstate change: config changed from index -1 to 16, NON_VOTER 3f9f0552436545b1b5dddb90714ff96a (127.0.167.68) added. New cstate: current_term: 1 leader_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } attrs { replace: true } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } } peers { permanent_uuid: "3f9f0552436545b1b5dddb90714ff96a" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45753 } attrs { promote: true } } }
I20260608 10:04:15.902122 11701 consensus_queue.cc:237] T 7a4f28effea9483082a269e15df2f417 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [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: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } } peers { permanent_uuid: "3f9f0552436545b1b5dddb90714ff96a" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45753 } attrs { promote: true } }
I20260608 10:04:15.918100 11624 raft_consensus.cc:1275] T 7a4f28effea9483082a269e15df2f417 P 1d73d4bbcd8341e2b32c64302348c79a [term 1 FOLLOWER]: Refusing update from remote peer 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:04:15.919078 11549 raft_consensus.cc:1275] T 7a4f28effea9483082a269e15df2f417 P 408d4409f2894839b6120a34f30d2c01 [term 1 FOLLOWER]: Refusing update from remote peer 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 10:04:15.919781 11667 consensus_peers.cc:597] T 7a4f28effea9483082a269e15df2f417 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb -> Peer 3f9f0552436545b1b5dddb90714ff96a (127.0.167.68:45753): Couldn't send request to peer 3f9f0552436545b1b5dddb90714ff96a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7a4f28effea9483082a269e15df2f417. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:15.920002 11779 consensus_queue.cc:1048] T 7a4f28effea9483082a269e15df2f417 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:04:15.921505 11946 consensus_queue.cc:1048] T 7a4f28effea9483082a269e15df2f417 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [LEADER]: Connected to new peer: Peer: permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } 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 10:04:15.929399 11779 raft_consensus.cc:2955] T 7a4f28effea9483082a269e15df2f417 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 3f9f0552436545b1b5dddb90714ff96a (127.0.167.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } } peers { permanent_uuid: "3f9f0552436545b1b5dddb90714ff96a" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45753 } attrs { promote: true } } }
I20260608 10:04:15.931545 11624 raft_consensus.cc:2955] T 7a4f28effea9483082a269e15df2f417 P 1d73d4bbcd8341e2b32c64302348c79a [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 3f9f0552436545b1b5dddb90714ff96a (127.0.167.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } } peers { permanent_uuid: "3f9f0552436545b1b5dddb90714ff96a" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45753 } attrs { promote: true } } }
I20260608 10:04:15.933998 11549 raft_consensus.cc:2955] T 7a4f28effea9483082a269e15df2f417 P 408d4409f2894839b6120a34f30d2c01 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 3f9f0552436545b1b5dddb90714ff96a (127.0.167.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } } peers { permanent_uuid: "3f9f0552436545b1b5dddb90714ff96a" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45753 } attrs { promote: true } } }
I20260608 10:04:15.945614 11443 catalog_manager.cc:5696] T 7a4f28effea9483082a269e15df2f417 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb reported cstate change: config changed from index -1 to 16, NON_VOTER 3f9f0552436545b1b5dddb90714ff96a (127.0.167.68) added. New cstate: current_term: 1 leader_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f9f0552436545b1b5dddb90714ff96a" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45753 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:16.295019 11956 ts_tablet_manager.cc:933] T e31bd2e0c39e4ec1941d9919faf161b4 P 3f9f0552436545b1b5dddb90714ff96a: Initiating tablet copy from peer 3a7fcf14e4ec40d8a4a9e3a05dc37feb (127.0.167.67:32889)
I20260608 10:04:16.297065 11956 tablet_copy_client.cc:323] T e31bd2e0c39e4ec1941d9919faf161b4 P 3f9f0552436545b1b5dddb90714ff96a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.67:32889
I20260608 10:04:16.308931 11711 tablet_copy_service.cc:140] P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Received BeginTabletCopySession request for tablet e31bd2e0c39e4ec1941d9919faf161b4 from peer 3f9f0552436545b1b5dddb90714ff96a ({username='slave'} at 127.0.0.1:56784)
I20260608 10:04:16.309559 11711 tablet_copy_service.cc:161] P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Beginning new tablet copy session on tablet e31bd2e0c39e4ec1941d9919faf161b4 from peer 3f9f0552436545b1b5dddb90714ff96a at {username='slave'} at 127.0.0.1:56784: session id = 3f9f0552436545b1b5dddb90714ff96a-e31bd2e0c39e4ec1941d9919faf161b4
I20260608 10:04:16.316843 11711 tablet_copy_source_session.cc:215] T e31bd2e0c39e4ec1941d9919faf161b4 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:04:16.320390 11956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e31bd2e0c39e4ec1941d9919faf161b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:16.325462 11960 ts_tablet_manager.cc:933] T 520fc3dc2449490eb2b6a2039a620184 P 3f9f0552436545b1b5dddb90714ff96a: Initiating tablet copy from peer 3a7fcf14e4ec40d8a4a9e3a05dc37feb (127.0.167.67:32889)
I20260608 10:04:16.327742 11960 tablet_copy_client.cc:323] T 520fc3dc2449490eb2b6a2039a620184 P 3f9f0552436545b1b5dddb90714ff96a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.67:32889
I20260608 10:04:16.329783 11711 tablet_copy_service.cc:140] P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Received BeginTabletCopySession request for tablet 520fc3dc2449490eb2b6a2039a620184 from peer 3f9f0552436545b1b5dddb90714ff96a ({username='slave'} at 127.0.0.1:56784)
I20260608 10:04:16.330291 11711 tablet_copy_service.cc:161] P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Beginning new tablet copy session on tablet 520fc3dc2449490eb2b6a2039a620184 from peer 3f9f0552436545b1b5dddb90714ff96a at {username='slave'} at 127.0.0.1:56784: session id = 3f9f0552436545b1b5dddb90714ff96a-520fc3dc2449490eb2b6a2039a620184
I20260608 10:04:16.336165 11711 tablet_copy_source_session.cc:215] T 520fc3dc2449490eb2b6a2039a620184 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:04:16.338909 11956 tablet_copy_client.cc:806] T e31bd2e0c39e4ec1941d9919faf161b4 P 3f9f0552436545b1b5dddb90714ff96a: tablet copy: Starting download of 0 data blocks...
I20260608 10:04:16.339335 11960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 520fc3dc2449490eb2b6a2039a620184. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:16.339748 11956 tablet_copy_client.cc:670] T e31bd2e0c39e4ec1941d9919faf161b4 P 3f9f0552436545b1b5dddb90714ff96a: tablet copy: Starting download of 1 WAL segments...
I20260608 10:04:16.345433 11956 tablet_copy_client.cc:538] T e31bd2e0c39e4ec1941d9919faf161b4 P 3f9f0552436545b1b5dddb90714ff96a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:04:16.347122 11962 ts_tablet_manager.cc:933] T 00734fe8734a4397a7c1edb44cf60a2d P 3f9f0552436545b1b5dddb90714ff96a: Initiating tablet copy from peer 1d73d4bbcd8341e2b32c64302348c79a (127.0.167.66:38449)
I20260608 10:04:16.362959 11956 tablet_bootstrap.cc:492] T e31bd2e0c39e4ec1941d9919faf161b4 P 3f9f0552436545b1b5dddb90714ff96a: Bootstrap starting.
I20260608 10:04:16.370229 11960 tablet_copy_client.cc:806] T 520fc3dc2449490eb2b6a2039a620184 P 3f9f0552436545b1b5dddb90714ff96a: tablet copy: Starting download of 0 data blocks...
I20260608 10:04:16.371214 11960 tablet_copy_client.cc:670] T 520fc3dc2449490eb2b6a2039a620184 P 3f9f0552436545b1b5dddb90714ff96a: tablet copy: Starting download of 1 WAL segments...
I20260608 10:04:16.372860 11962 tablet_copy_client.cc:323] T 00734fe8734a4397a7c1edb44cf60a2d P 3f9f0552436545b1b5dddb90714ff96a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.66:38449
I20260608 10:04:16.376575 11960 tablet_copy_client.cc:538] T 520fc3dc2449490eb2b6a2039a620184 P 3f9f0552436545b1b5dddb90714ff96a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:04:16.387480 11960 tablet_bootstrap.cc:492] T 520fc3dc2449490eb2b6a2039a620184 P 3f9f0552436545b1b5dddb90714ff96a: Bootstrap starting.
I20260608 10:04:16.388860 11637 tablet_copy_service.cc:140] P 1d73d4bbcd8341e2b32c64302348c79a: Received BeginTabletCopySession request for tablet 00734fe8734a4397a7c1edb44cf60a2d from peer 3f9f0552436545b1b5dddb90714ff96a ({username='slave'} at 127.0.0.1:39302)
I20260608 10:04:16.389500 11637 tablet_copy_service.cc:161] P 1d73d4bbcd8341e2b32c64302348c79a: Beginning new tablet copy session on tablet 00734fe8734a4397a7c1edb44cf60a2d from peer 3f9f0552436545b1b5dddb90714ff96a at {username='slave'} at 127.0.0.1:39302: session id = 3f9f0552436545b1b5dddb90714ff96a-00734fe8734a4397a7c1edb44cf60a2d
I20260608 10:04:16.397105 11637 tablet_copy_source_session.cc:215] T 00734fe8734a4397a7c1edb44cf60a2d P 1d73d4bbcd8341e2b32c64302348c79a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:04:16.401135 11962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00734fe8734a4397a7c1edb44cf60a2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:16.423952 11962 tablet_copy_client.cc:806] T 00734fe8734a4397a7c1edb44cf60a2d P 3f9f0552436545b1b5dddb90714ff96a: tablet copy: Starting download of 0 data blocks...
I20260608 10:04:16.424714 11962 tablet_copy_client.cc:670] T 00734fe8734a4397a7c1edb44cf60a2d P 3f9f0552436545b1b5dddb90714ff96a: tablet copy: Starting download of 1 WAL segments...
I20260608 10:04:16.429998 11962 tablet_copy_client.cc:538] T 00734fe8734a4397a7c1edb44cf60a2d P 3f9f0552436545b1b5dddb90714ff96a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:04:16.441636 11962 tablet_bootstrap.cc:492] T 00734fe8734a4397a7c1edb44cf60a2d P 3f9f0552436545b1b5dddb90714ff96a: Bootstrap starting.
I20260608 10:04:16.489569 11968 ts_tablet_manager.cc:933] T 7a4f28effea9483082a269e15df2f417 P 3f9f0552436545b1b5dddb90714ff96a: Initiating tablet copy from peer 3a7fcf14e4ec40d8a4a9e3a05dc37feb (127.0.167.67:32889)
I20260608 10:04:16.504910 11968 tablet_copy_client.cc:323] T 7a4f28effea9483082a269e15df2f417 P 3f9f0552436545b1b5dddb90714ff96a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.67:32889
I20260608 10:04:16.507133 11711 tablet_copy_service.cc:140] P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Received BeginTabletCopySession request for tablet 7a4f28effea9483082a269e15df2f417 from peer 3f9f0552436545b1b5dddb90714ff96a ({username='slave'} at 127.0.0.1:56784)
I20260608 10:04:16.507833 11711 tablet_copy_service.cc:161] P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Beginning new tablet copy session on tablet 7a4f28effea9483082a269e15df2f417 from peer 3f9f0552436545b1b5dddb90714ff96a at {username='slave'} at 127.0.0.1:56784: session id = 3f9f0552436545b1b5dddb90714ff96a-7a4f28effea9483082a269e15df2f417
I20260608 10:04:16.516731 11711 tablet_copy_source_session.cc:215] T 7a4f28effea9483082a269e15df2f417 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:04:16.520660 11968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a4f28effea9483082a269e15df2f417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:16.521615 11956 tablet_bootstrap.cc:492] T e31bd2e0c39e4ec1941d9919faf161b4 P 3f9f0552436545b1b5dddb90714ff96a: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=129 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:04:16.522635 11956 tablet_bootstrap.cc:492] T e31bd2e0c39e4ec1941d9919faf161b4 P 3f9f0552436545b1b5dddb90714ff96a: Bootstrap complete.
I20260608 10:04:16.528162 11956 ts_tablet_manager.cc:1403] T e31bd2e0c39e4ec1941d9919faf161b4 P 3f9f0552436545b1b5dddb90714ff96a: Time spent bootstrapping tablet: real 0.170s	user 0.130s	sys 0.023s
I20260608 10:04:16.531252 11956 raft_consensus.cc:359] T e31bd2e0c39e4ec1941d9919faf161b4 P 3f9f0552436545b1b5dddb90714ff96a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } } peers { permanent_uuid: "3f9f0552436545b1b5dddb90714ff96a" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45753 } attrs { promote: true } }
I20260608 10:04:16.532142 11956 raft_consensus.cc:740] T e31bd2e0c39e4ec1941d9919faf161b4 P 3f9f0552436545b1b5dddb90714ff96a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f9f0552436545b1b5dddb90714ff96a, State: Initialized, Role: LEARNER
I20260608 10:04:16.532881 11956 consensus_queue.cc:260] T e31bd2e0c39e4ec1941d9919faf161b4 P 3f9f0552436545b1b5dddb90714ff96a [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: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } } peers { permanent_uuid: "3f9f0552436545b1b5dddb90714ff96a" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45753 } attrs { promote: true } }
I20260608 10:04:16.542284 11956 ts_tablet_manager.cc:1434] T e31bd2e0c39e4ec1941d9919faf161b4 P 3f9f0552436545b1b5dddb90714ff96a: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.004s
I20260608 10:04:16.556880 11711 tablet_copy_service.cc:342] P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Request end of tablet copy session 3f9f0552436545b1b5dddb90714ff96a-e31bd2e0c39e4ec1941d9919faf161b4 received from {username='slave'} at 127.0.0.1:56784
I20260608 10:04:16.557410 11711 tablet_copy_service.cc:434] P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: ending tablet copy session 3f9f0552436545b1b5dddb90714ff96a-e31bd2e0c39e4ec1941d9919faf161b4 on tablet e31bd2e0c39e4ec1941d9919faf161b4 with peer 3f9f0552436545b1b5dddb90714ff96a
I20260608 10:04:16.561267 11960 tablet_bootstrap.cc:492] T 520fc3dc2449490eb2b6a2039a620184 P 3f9f0552436545b1b5dddb90714ff96a: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=115 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:04:16.562601 11960 tablet_bootstrap.cc:492] T 520fc3dc2449490eb2b6a2039a620184 P 3f9f0552436545b1b5dddb90714ff96a: Bootstrap complete.
I20260608 10:04:16.563367 11960 ts_tablet_manager.cc:1403] T 520fc3dc2449490eb2b6a2039a620184 P 3f9f0552436545b1b5dddb90714ff96a: Time spent bootstrapping tablet: real 0.176s	user 0.134s	sys 0.020s
I20260608 10:04:16.564241 11968 tablet_copy_client.cc:806] T 7a4f28effea9483082a269e15df2f417 P 3f9f0552436545b1b5dddb90714ff96a: tablet copy: Starting download of 0 data blocks...
I20260608 10:04:16.564927 11968 tablet_copy_client.cc:670] T 7a4f28effea9483082a269e15df2f417 P 3f9f0552436545b1b5dddb90714ff96a: tablet copy: Starting download of 1 WAL segments...
I20260608 10:04:16.566491 11960 raft_consensus.cc:359] T 520fc3dc2449490eb2b6a2039a620184 P 3f9f0552436545b1b5dddb90714ff96a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } attrs { replace: true } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } } peers { permanent_uuid: "3f9f0552436545b1b5dddb90714ff96a" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45753 } attrs { promote: true } }
I20260608 10:04:16.567421 11960 raft_consensus.cc:740] T 520fc3dc2449490eb2b6a2039a620184 P 3f9f0552436545b1b5dddb90714ff96a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f9f0552436545b1b5dddb90714ff96a, State: Initialized, Role: LEARNER
I20260608 10:04:16.568037 11960 consensus_queue.cc:260] T 520fc3dc2449490eb2b6a2039a620184 P 3f9f0552436545b1b5dddb90714ff96a [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: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } attrs { replace: true } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } } peers { permanent_uuid: "3f9f0552436545b1b5dddb90714ff96a" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45753 } attrs { promote: true } }
I20260608 10:04:16.570158 11960 ts_tablet_manager.cc:1434] T 520fc3dc2449490eb2b6a2039a620184 P 3f9f0552436545b1b5dddb90714ff96a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 10:04:16.570976 11968 tablet_copy_client.cc:538] T 7a4f28effea9483082a269e15df2f417 P 3f9f0552436545b1b5dddb90714ff96a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:04:16.576912 11711 tablet_copy_service.cc:342] P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Request end of tablet copy session 3f9f0552436545b1b5dddb90714ff96a-520fc3dc2449490eb2b6a2039a620184 received from {username='slave'} at 127.0.0.1:56784
I20260608 10:04:16.577474 11711 tablet_copy_service.cc:434] P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: ending tablet copy session 3f9f0552436545b1b5dddb90714ff96a-520fc3dc2449490eb2b6a2039a620184 on tablet 520fc3dc2449490eb2b6a2039a620184 with peer 3f9f0552436545b1b5dddb90714ff96a
I20260608 10:04:16.581421 11968 tablet_bootstrap.cc:492] T 7a4f28effea9483082a269e15df2f417 P 3f9f0552436545b1b5dddb90714ff96a: Bootstrap starting.
I20260608 10:04:16.631855 11962 tablet_bootstrap.cc:492] T 00734fe8734a4397a7c1edb44cf60a2d P 3f9f0552436545b1b5dddb90714ff96a: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:04:16.632714 11962 tablet_bootstrap.cc:492] T 00734fe8734a4397a7c1edb44cf60a2d P 3f9f0552436545b1b5dddb90714ff96a: Bootstrap complete.
I20260608 10:04:16.633353 11962 ts_tablet_manager.cc:1403] T 00734fe8734a4397a7c1edb44cf60a2d P 3f9f0552436545b1b5dddb90714ff96a: Time spent bootstrapping tablet: real 0.192s	user 0.108s	sys 0.012s
I20260608 10:04:16.635977 11962 raft_consensus.cc:359] T 00734fe8734a4397a7c1edb44cf60a2d P 3f9f0552436545b1b5dddb90714ff96a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } attrs { replace: true } } peers { permanent_uuid: "3f9f0552436545b1b5dddb90714ff96a" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45753 } attrs { promote: true } }
I20260608 10:04:16.636678 11962 raft_consensus.cc:740] T 00734fe8734a4397a7c1edb44cf60a2d P 3f9f0552436545b1b5dddb90714ff96a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f9f0552436545b1b5dddb90714ff96a, State: Initialized, Role: LEARNER
I20260608 10:04:16.637214 11962 consensus_queue.cc:260] T 00734fe8734a4397a7c1edb44cf60a2d P 3f9f0552436545b1b5dddb90714ff96a [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: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } attrs { replace: true } } peers { permanent_uuid: "3f9f0552436545b1b5dddb90714ff96a" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45753 } attrs { promote: true } }
I20260608 10:04:16.639183 11962 ts_tablet_manager.cc:1434] T 00734fe8734a4397a7c1edb44cf60a2d P 3f9f0552436545b1b5dddb90714ff96a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:04:16.641816 11637 tablet_copy_service.cc:342] P 1d73d4bbcd8341e2b32c64302348c79a: Request end of tablet copy session 3f9f0552436545b1b5dddb90714ff96a-00734fe8734a4397a7c1edb44cf60a2d received from {username='slave'} at 127.0.0.1:39302
I20260608 10:04:16.642297 11637 tablet_copy_service.cc:434] P 1d73d4bbcd8341e2b32c64302348c79a: ending tablet copy session 3f9f0552436545b1b5dddb90714ff96a-00734fe8734a4397a7c1edb44cf60a2d on tablet 00734fe8734a4397a7c1edb44cf60a2d with peer 3f9f0552436545b1b5dddb90714ff96a
I20260608 10:04:16.710172 11968 tablet_bootstrap.cc:492] T 7a4f28effea9483082a269e15df2f417 P 3f9f0552436545b1b5dddb90714ff96a: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=125 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:04:16.711122 11968 tablet_bootstrap.cc:492] T 7a4f28effea9483082a269e15df2f417 P 3f9f0552436545b1b5dddb90714ff96a: Bootstrap complete.
I20260608 10:04:16.711771 11968 ts_tablet_manager.cc:1403] T 7a4f28effea9483082a269e15df2f417 P 3f9f0552436545b1b5dddb90714ff96a: Time spent bootstrapping tablet: real 0.131s	user 0.100s	sys 0.024s
I20260608 10:04:16.714243 11968 raft_consensus.cc:359] T 7a4f28effea9483082a269e15df2f417 P 3f9f0552436545b1b5dddb90714ff96a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } } peers { permanent_uuid: "3f9f0552436545b1b5dddb90714ff96a" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45753 } attrs { promote: true } }
I20260608 10:04:16.714849 11968 raft_consensus.cc:740] T 7a4f28effea9483082a269e15df2f417 P 3f9f0552436545b1b5dddb90714ff96a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f9f0552436545b1b5dddb90714ff96a, State: Initialized, Role: LEARNER
I20260608 10:04:16.715391 11968 consensus_queue.cc:260] T 7a4f28effea9483082a269e15df2f417 P 3f9f0552436545b1b5dddb90714ff96a [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: "408d4409f2894839b6120a34f30d2c01" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "1d73d4bbcd8341e2b32c64302348c79a" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 38449 } } peers { permanent_uuid: "3a7fcf14e4ec40d8a4a9e3a05dc37feb" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 32889 } } peers { permanent_uuid: "3f9f0552436545b1b5dddb90714ff96a" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 45753 } attrs { promote: true } }
I20260608 10:04:16.717170 11968 ts_tablet_manager.cc:1434] T 7a4f28effea9483082a269e15df2f417 P 3f9f0552436545b1b5dddb90714ff96a: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 10:04:16.719167 11711 tablet_copy_service.cc:342] P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: Request end of tablet copy session 3f9f0552436545b1b5dddb90714ff96a-7a4f28effea9483082a269e15df2f417 received from {username='slave'} at 127.0.0.1:56784
I20260608 10:04:16.719622 11711 tablet_copy_service.cc:434] P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: ending tablet copy session 3f9f0552436545b1b5dddb90714ff96a-7a4f28effea9483082a269e15df2f417 on tablet 7a4f28effea9483082a269e15df2f417 with peer 3f9f0552436545b1b5dddb90714ff96a
I20260608 10:04:16.728158 11900 raft_consensus.cc:1217] T e31bd2e0c39e4ec1941d9919faf161b4 P 3f9f0552436545b1b5dddb90714ff96a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 10:04:16.794648 11900 raft_consensus.cc:1217] T 00734fe8734a4397a7c1edb44cf60a2d P 3f9f0552436545b1b5dddb90714ff96a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 10:04:16.848763   669 tablet_server.cc:179] TabletServer@127.0.167.65:0 shutting down...
I20260608 10:04:16.888821   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:16.889906   669 tablet_replica.cc:333] T 520fc3dc2449490eb2b6a2039a620184 P 408d4409f2894839b6120a34f30d2c01: stopping tablet replica
I20260608 10:04:16.890599   669 raft_consensus.cc:2243] T 520fc3dc2449490eb2b6a2039a620184 P 408d4409f2894839b6120a34f30d2c01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:16.891253   669 raft_consensus.cc:2272] T 520fc3dc2449490eb2b6a2039a620184 P 408d4409f2894839b6120a34f30d2c01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:16.894260   669 tablet_replica.cc:333] T 7a4f28effea9483082a269e15df2f417 P 408d4409f2894839b6120a34f30d2c01: stopping tablet replica
I20260608 10:04:16.895179   669 raft_consensus.cc:2243] T 7a4f28effea9483082a269e15df2f417 P 408d4409f2894839b6120a34f30d2c01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:16.895869   669 raft_consensus.cc:2272] T 7a4f28effea9483082a269e15df2f417 P 408d4409f2894839b6120a34f30d2c01 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:04:16.898572 11664 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]
I20260608 10:04:16.899441   669 tablet_replica.cc:333] T e5bef588ff004caabd4221d13e7c553a P 408d4409f2894839b6120a34f30d2c01: stopping tablet replica
I20260608 10:04:16.900707   669 raft_consensus.cc:2243] T e5bef588ff004caabd4221d13e7c553a P 408d4409f2894839b6120a34f30d2c01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:16.901393   669 raft_consensus.cc:2272] T e5bef588ff004caabd4221d13e7c553a P 408d4409f2894839b6120a34f30d2c01 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:04:16.903081 11664 consensus_peers.cc:597] T 520fc3dc2449490eb2b6a2039a620184 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb -> Peer 408d4409f2894839b6120a34f30d2c01 (127.0.167.65:35441): Couldn't send request to peer 408d4409f2894839b6120a34f30d2c01. 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 10:04:16.904135   669 tablet_replica.cc:333] T 00734fe8734a4397a7c1edb44cf60a2d P 408d4409f2894839b6120a34f30d2c01: stopping tablet replica
I20260608 10:04:16.904850   669 raft_consensus.cc:2243] T 00734fe8734a4397a7c1edb44cf60a2d P 408d4409f2894839b6120a34f30d2c01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:16.905474   669 raft_consensus.cc:2272] T 00734fe8734a4397a7c1edb44cf60a2d P 408d4409f2894839b6120a34f30d2c01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:16.907648   669 tablet_replica.cc:333] T e31bd2e0c39e4ec1941d9919faf161b4 P 408d4409f2894839b6120a34f30d2c01: stopping tablet replica
I20260608 10:04:16.908212   669 raft_consensus.cc:2243] T e31bd2e0c39e4ec1941d9919faf161b4 P 408d4409f2894839b6120a34f30d2c01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:16.908908   669 raft_consensus.cc:2272] T e31bd2e0c39e4ec1941d9919faf161b4 P 408d4409f2894839b6120a34f30d2c01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:16.911324   669 tablet_replica.cc:333] T 8348b8484bdd4144aff1eba478c20871 P 408d4409f2894839b6120a34f30d2c01: stopping tablet replica
I20260608 10:04:16.911851   669 raft_consensus.cc:2243] T 8348b8484bdd4144aff1eba478c20871 P 408d4409f2894839b6120a34f30d2c01 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:16.912719   669 raft_consensus.cc:2272] T 8348b8484bdd4144aff1eba478c20871 P 408d4409f2894839b6120a34f30d2c01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:16.944864 11900 raft_consensus.cc:1217] T 520fc3dc2449490eb2b6a2039a620184 P 3f9f0552436545b1b5dddb90714ff96a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 10:04:16.950628   669 tablet_server.cc:196] TabletServer@127.0.167.65:0 shutdown complete.
I20260608 10:04:16.959637 11900 raft_consensus.cc:1217] T 7a4f28effea9483082a269e15df2f417 P 3f9f0552436545b1b5dddb90714ff96a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
W20260608 10:04:16.970340 11664 consensus_peers.cc:597] T 7a4f28effea9483082a269e15df2f417 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb -> Peer 408d4409f2894839b6120a34f30d2c01 (127.0.167.65:35441): Couldn't send request to peer 408d4409f2894839b6120a34f30d2c01. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:35441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:16.984432   669 tablet_server.cc:179] TabletServer@127.0.167.66:0 shutting down...
W20260608 10:04:16.985661 11590 consensus_peers.cc:597] T e5bef588ff004caabd4221d13e7c553a P 1d73d4bbcd8341e2b32c64302348c79a -> Peer 408d4409f2894839b6120a34f30d2c01 (127.0.167.65:35441): Couldn't send request to peer 408d4409f2894839b6120a34f30d2c01. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:35441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:04:17.010833 11665 consensus_peers.cc:597] T 7a4f28effea9483082a269e15df2f417 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb -> Peer 1d73d4bbcd8341e2b32c64302348c79a (127.0.167.66:38449): Couldn't send request to peer 1d73d4bbcd8341e2b32c64302348c79a. 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 10:04:17.022531   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:17.023578   669 tablet_replica.cc:333] T 520fc3dc2449490eb2b6a2039a620184 P 1d73d4bbcd8341e2b32c64302348c79a: stopping tablet replica
I20260608 10:04:17.024480   669 raft_consensus.cc:2243] T 520fc3dc2449490eb2b6a2039a620184 P 1d73d4bbcd8341e2b32c64302348c79a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:17.025269   669 raft_consensus.cc:2272] T 520fc3dc2449490eb2b6a2039a620184 P 1d73d4bbcd8341e2b32c64302348c79a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:17.028463   669 tablet_replica.cc:333] T e31bd2e0c39e4ec1941d9919faf161b4 P 1d73d4bbcd8341e2b32c64302348c79a: stopping tablet replica
I20260608 10:04:17.029307   669 raft_consensus.cc:2243] T e31bd2e0c39e4ec1941d9919faf161b4 P 1d73d4bbcd8341e2b32c64302348c79a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:17.030076   669 raft_consensus.cc:2272] T e31bd2e0c39e4ec1941d9919faf161b4 P 1d73d4bbcd8341e2b32c64302348c79a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:04:17.031786 11665 consensus_peers.cc:597] T 520fc3dc2449490eb2b6a2039a620184 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb -> Peer 1d73d4bbcd8341e2b32c64302348c79a (127.0.167.66:38449): Couldn't send request to peer 1d73d4bbcd8341e2b32c64302348c79a. 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 10:04:17.033120   669 tablet_replica.cc:333] T 8348b8484bdd4144aff1eba478c20871 P 1d73d4bbcd8341e2b32c64302348c79a: stopping tablet replica
I20260608 10:04:17.034021   669 raft_consensus.cc:2243] T 8348b8484bdd4144aff1eba478c20871 P 1d73d4bbcd8341e2b32c64302348c79a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:17.034873   669 raft_consensus.cc:2272] T 8348b8484bdd4144aff1eba478c20871 P 1d73d4bbcd8341e2b32c64302348c79a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:17.037997   669 tablet_replica.cc:333] T 00734fe8734a4397a7c1edb44cf60a2d P 1d73d4bbcd8341e2b32c64302348c79a: stopping tablet replica
I20260608 10:04:17.038848   669 raft_consensus.cc:2243] T 00734fe8734a4397a7c1edb44cf60a2d P 1d73d4bbcd8341e2b32c64302348c79a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:17.040453   669 raft_consensus.cc:2272] T 00734fe8734a4397a7c1edb44cf60a2d P 1d73d4bbcd8341e2b32c64302348c79a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:17.043517   669 tablet_replica.cc:333] T e5bef588ff004caabd4221d13e7c553a P 1d73d4bbcd8341e2b32c64302348c79a: stopping tablet replica
I20260608 10:04:17.044354   669 raft_consensus.cc:2243] T e5bef588ff004caabd4221d13e7c553a P 1d73d4bbcd8341e2b32c64302348c79a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:17.045418   669 raft_consensus.cc:2272] T e5bef588ff004caabd4221d13e7c553a P 1d73d4bbcd8341e2b32c64302348c79a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:17.048601   669 tablet_replica.cc:333] T 7a4f28effea9483082a269e15df2f417 P 1d73d4bbcd8341e2b32c64302348c79a: stopping tablet replica
I20260608 10:04:17.049352   669 raft_consensus.cc:2243] T 7a4f28effea9483082a269e15df2f417 P 1d73d4bbcd8341e2b32c64302348c79a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:17.050220   669 raft_consensus.cc:2272] T 7a4f28effea9483082a269e15df2f417 P 1d73d4bbcd8341e2b32c64302348c79a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:17.072614   669 tablet_server.cc:196] TabletServer@127.0.167.66:0 shutdown complete.
I20260608 10:04:17.094936   669 tablet_server.cc:179] TabletServer@127.0.167.67:0 shutting down...
I20260608 10:04:17.131613   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:17.132521   669 tablet_replica.cc:333] T e31bd2e0c39e4ec1941d9919faf161b4 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: stopping tablet replica
I20260608 10:04:17.133167   669 raft_consensus.cc:2243] T e31bd2e0c39e4ec1941d9919faf161b4 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:17.134380   669 raft_consensus.cc:2272] T e31bd2e0c39e4ec1941d9919faf161b4 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:17.137001   669 tablet_replica.cc:333] T 8348b8484bdd4144aff1eba478c20871 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: stopping tablet replica
I20260608 10:04:17.137706   669 raft_consensus.cc:2243] T 8348b8484bdd4144aff1eba478c20871 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:17.138305   669 raft_consensus.cc:2272] T 8348b8484bdd4144aff1eba478c20871 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:17.140781   669 tablet_replica.cc:333] T 520fc3dc2449490eb2b6a2039a620184 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: stopping tablet replica
I20260608 10:04:17.141395   669 raft_consensus.cc:2243] T 520fc3dc2449490eb2b6a2039a620184 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:17.142516   669 raft_consensus.cc:2272] T 520fc3dc2449490eb2b6a2039a620184 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:17.145006   669 tablet_replica.cc:333] T 7a4f28effea9483082a269e15df2f417 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: stopping tablet replica
I20260608 10:04:17.145666   669 raft_consensus.cc:2243] T 7a4f28effea9483082a269e15df2f417 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:17.146914   669 raft_consensus.cc:2272] T 7a4f28effea9483082a269e15df2f417 P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:17.149309   669 tablet_replica.cc:333] T 00734fe8734a4397a7c1edb44cf60a2d P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: stopping tablet replica
I20260608 10:04:17.149995   669 raft_consensus.cc:2243] T 00734fe8734a4397a7c1edb44cf60a2d P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:17.150588   669 raft_consensus.cc:2272] T 00734fe8734a4397a7c1edb44cf60a2d P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:17.152875   669 tablet_replica.cc:333] T e5bef588ff004caabd4221d13e7c553a P 3a7fcf14e4ec40d8a4a9e3a05dc37feb: stopping tablet replica
I20260608 10:04:17.153450   669 raft_consensus.cc:2243] T e5bef588ff004caabd4221d13e7c553a P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:17.153934   669 raft_consensus.cc:2272] T e5bef588ff004caabd4221d13e7c553a P 3a7fcf14e4ec40d8a4a9e3a05dc37feb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:17.172994   669 tablet_server.cc:196] TabletServer@127.0.167.67:0 shutdown complete.
I20260608 10:04:17.193240   669 tablet_server.cc:179] TabletServer@127.0.167.68:0 shutting down...
I20260608 10:04:17.222409   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:17.223120   669 tablet_replica.cc:333] T 7a4f28effea9483082a269e15df2f417 P 3f9f0552436545b1b5dddb90714ff96a: stopping tablet replica
I20260608 10:04:17.223734   669 raft_consensus.cc:2243] T 7a4f28effea9483082a269e15df2f417 P 3f9f0552436545b1b5dddb90714ff96a [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:04:17.224184   669 raft_consensus.cc:2272] T 7a4f28effea9483082a269e15df2f417 P 3f9f0552436545b1b5dddb90714ff96a [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:04:17.226538   669 tablet_replica.cc:333] T 00734fe8734a4397a7c1edb44cf60a2d P 3f9f0552436545b1b5dddb90714ff96a: stopping tablet replica
I20260608 10:04:17.227104   669 raft_consensus.cc:2243] T 00734fe8734a4397a7c1edb44cf60a2d P 3f9f0552436545b1b5dddb90714ff96a [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:04:17.227521   669 raft_consensus.cc:2272] T 00734fe8734a4397a7c1edb44cf60a2d P 3f9f0552436545b1b5dddb90714ff96a [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:04:17.229827   669 tablet_replica.cc:333] T 520fc3dc2449490eb2b6a2039a620184 P 3f9f0552436545b1b5dddb90714ff96a: stopping tablet replica
I20260608 10:04:17.230372   669 raft_consensus.cc:2243] T 520fc3dc2449490eb2b6a2039a620184 P 3f9f0552436545b1b5dddb90714ff96a [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:04:17.230803   669 raft_consensus.cc:2272] T 520fc3dc2449490eb2b6a2039a620184 P 3f9f0552436545b1b5dddb90714ff96a [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:04:17.233067   669 tablet_replica.cc:333] T e31bd2e0c39e4ec1941d9919faf161b4 P 3f9f0552436545b1b5dddb90714ff96a: stopping tablet replica
I20260608 10:04:17.233582   669 raft_consensus.cc:2243] T e31bd2e0c39e4ec1941d9919faf161b4 P 3f9f0552436545b1b5dddb90714ff96a [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:04:17.233989   669 raft_consensus.cc:2272] T e31bd2e0c39e4ec1941d9919faf161b4 P 3f9f0552436545b1b5dddb90714ff96a [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:04:17.256951   669 tablet_server.cc:196] TabletServer@127.0.167.68:0 shutdown complete.
I20260608 10:04:17.271786   669 master.cc:562] Master@127.0.167.126:43899 shutting down...
W20260608 10:04:17.299271 11498 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:04:17.299582 11498 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:04:17.299821 11498 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:04:17.301168   669 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cd92a0404f1d410e9e2edac057196797 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:17.301654   669 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cd92a0404f1d410e9e2edac057196797 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:17.301967   669 tablet_replica.cc:333] T 00000000000000000000000000000000 P cd92a0404f1d410e9e2edac057196797: stopping tablet replica
I20260608 10:04:17.323282   669 master.cc:584] Master@127.0.167.126:43899 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (7965 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260608 10:04:17.371652   669 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.167.126:34207
I20260608 10:04:17.372962   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:17.378295 11980 instance_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 10:04:17.379536 11981 instance_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 10:04:17.379985 11983 instance_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 10:04:17.380704   669 server_base.cc:1061] running on GCE node
I20260608 10:04:17.381557   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:17.381765   669 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 10:04:17.381946   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913057381911 us; error 0 us; skew 500 ppm
I20260608 10:04:17.382539   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:17.385030   669 webserver.cc:533] Webserver started at http://127.0.167.126:41155/ using document root <none> and password file <none>
I20260608 10:04:17.385564   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:17.385763   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:17.386045   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:17.387151   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808122572-669-0/minicluster-data/master-0-root/instance:
uuid: "1f2b96ebd1654b0c876f0fdfc7dc2223"
format_stamp: "Formatted at 2026-06-08 10:04:17 on dist-test-slave-swwz"
I20260608 10:04:17.393327   669 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.003s
I20260608 10:04:17.396936 11988 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:17.397823   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 10:04:17.398193   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808122572-669-0/minicluster-data/master-0-root
uuid: "1f2b96ebd1654b0c876f0fdfc7dc2223"
format_stamp: "Formatted at 2026-06-08 10:04:17 on dist-test-slave-swwz"
I20260608 10:04:17.398531   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808122572-669-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808122572-669-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808122572-669-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 10:04:17.429809   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:17.431385   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:17.481089   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.126:34207
I20260608 10:04:17.481256 12039 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.126:34207 every 8 connection(s)
I20260608 10:04:17.487264 12040 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 10:04:17.509496 12040 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1f2b96ebd1654b0c876f0fdfc7dc2223: Bootstrap starting.
I20260608 10:04:17.516026 12040 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1f2b96ebd1654b0c876f0fdfc7dc2223: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:17.520821 12040 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1f2b96ebd1654b0c876f0fdfc7dc2223: No bootstrap required, opened a new log
I20260608 10:04:17.523151 12040 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1f2b96ebd1654b0c876f0fdfc7dc2223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f2b96ebd1654b0c876f0fdfc7dc2223" member_type: VOTER }
I20260608 10:04:17.523566 12040 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1f2b96ebd1654b0c876f0fdfc7dc2223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:17.523748 12040 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1f2b96ebd1654b0c876f0fdfc7dc2223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f2b96ebd1654b0c876f0fdfc7dc2223, State: Initialized, Role: FOLLOWER
I20260608 10:04:17.524363 12040 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1f2b96ebd1654b0c876f0fdfc7dc2223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1f2b96ebd1654b0c876f0fdfc7dc2223" member_type: VOTER }
I20260608 10:04:17.524845 12040 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1f2b96ebd1654b0c876f0fdfc7dc2223 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:17.525045 12040 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1f2b96ebd1654b0c876f0fdfc7dc2223 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:17.525276 12040 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1f2b96ebd1654b0c876f0fdfc7dc2223 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:17.530351 12040 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1f2b96ebd1654b0c876f0fdfc7dc2223 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f2b96ebd1654b0c876f0fdfc7dc2223" member_type: VOTER }
I20260608 10:04:17.530869 12040 leader_election.cc:304] T 00000000000000000000000000000000 P 1f2b96ebd1654b0c876f0fdfc7dc2223 [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: 1f2b96ebd1654b0c876f0fdfc7dc2223; no voters: 
I20260608 10:04:17.531998 12040 leader_election.cc:290] T 00000000000000000000000000000000 P 1f2b96ebd1654b0c876f0fdfc7dc2223 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:17.532485 12043 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1f2b96ebd1654b0c876f0fdfc7dc2223 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:17.534015 12043 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1f2b96ebd1654b0c876f0fdfc7dc2223 [term 1 LEADER]: Becoming Leader. State: Replica: 1f2b96ebd1654b0c876f0fdfc7dc2223, State: Running, Role: LEADER
I20260608 10:04:17.535215 12043 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1f2b96ebd1654b0c876f0fdfc7dc2223 [LEADER]: Queue going to LEADER mode. State: All 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: "1f2b96ebd1654b0c876f0fdfc7dc2223" member_type: VOTER }
I20260608 10:04:17.535547 12040 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1f2b96ebd1654b0c876f0fdfc7dc2223 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:04:17.540977 12045 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f2b96ebd1654b0c876f0fdfc7dc2223 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1f2b96ebd1654b0c876f0fdfc7dc2223. Latest consensus state: current_term: 1 leader_uuid: "1f2b96ebd1654b0c876f0fdfc7dc2223" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f2b96ebd1654b0c876f0fdfc7dc2223" member_type: VOTER } }
I20260608 10:04:17.541153 12044 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f2b96ebd1654b0c876f0fdfc7dc2223 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1f2b96ebd1654b0c876f0fdfc7dc2223" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f2b96ebd1654b0c876f0fdfc7dc2223" member_type: VOTER } }
I20260608 10:04:17.541806 12045 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f2b96ebd1654b0c876f0fdfc7dc2223 [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:17.541985 12044 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f2b96ebd1654b0c876f0fdfc7dc2223 [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:17.545142 12051 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:04:17.550420 12051 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:04:17.553072   669 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:04:17.560611 12051 catalog_manager.cc:1382] Generated new cluster ID: 7cd060d1e74f47a78ca89f1189297425
I20260608 10:04:17.560945 12051 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:04:17.594951 12051 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:04:17.596482 12051 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:04:17.618005 12051 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1f2b96ebd1654b0c876f0fdfc7dc2223: Generated new TSK 0
I20260608 10:04:17.618707 12051 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:04:17.684443   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:17.691110 12061 instance_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 10:04:17.692677 12062 instance_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 10:04:17.701323   669 server_base.cc:1061] running on GCE node
W20260608 10:04:17.699585 12064 instance_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 10:04:17.702670   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:17.702937   669 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 10:04:17.703136   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913057703110 us; error 0 us; skew 500 ppm
I20260608 10:04:17.703744   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:17.706383   669 webserver.cc:533] Webserver started at http://127.0.167.65:42967/ using document root <none> and password file <none>
I20260608 10:04:17.706926   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:17.707154   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:17.707442   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:17.708703   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808122572-669-0/minicluster-data/ts-0-root/instance:
uuid: "a95c34a4f7dd4b939645f35405a77333"
format_stamp: "Formatted at 2026-06-08 10:04:17 on dist-test-slave-swwz"
I20260608 10:04:17.713630   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:04:17.717382 12069 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:17.718361   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:04:17.718684   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808122572-669-0/minicluster-data/ts-0-root
uuid: "a95c34a4f7dd4b939645f35405a77333"
format_stamp: "Formatted at 2026-06-08 10:04:17 on dist-test-slave-swwz"
I20260608 10:04:17.718999   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808122572-669-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808122572-669-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808122572-669-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 10:04:17.736788   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:17.737987   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:17.739460   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:17.741971   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:17.742211   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:17.742458   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:17.742632   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:17.783152   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.65:41135
I20260608 10:04:17.783306 12131 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.65:41135 every 8 connection(s)
I20260608 10:04:17.788910   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:17.796944 12136 instance_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 10:04:17.798588 12137 instance_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 10:04:17.800482 12139 instance_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 10:04:17.802130   669 server_base.cc:1061] running on GCE node
I20260608 10:04:17.805682 12132 heartbeater.cc:344] Connected to a master server at 127.0.167.126:34207
I20260608 10:04:17.806283 12132 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:17.807636 12132 heartbeater.cc:507] Master 127.0.167.126:34207 requested a full tablet report, sending...
I20260608 10:04:17.808454   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:17.808719   669 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 10:04:17.808939   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913057808913 us; error 0 us; skew 500 ppm
I20260608 10:04:17.809578   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:17.810073 12005 ts_manager.cc:194] Registered new tserver with Master: a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135)
I20260608 10:04:17.812369   669 webserver.cc:533] Webserver started at http://127.0.167.66:34207/ using document root <none> and password file <none>
I20260608 10:04:17.812575 12005 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38782
I20260608 10:04:17.813009   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:17.813598   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:17.814111   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:17.815593   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808122572-669-0/minicluster-data/ts-1-root/instance:
uuid: "fce1630fa18643dfaf081639153788a9"
format_stamp: "Formatted at 2026-06-08 10:04:17 on dist-test-slave-swwz"
I20260608 10:04:17.821096   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.008s	sys 0.000s
I20260608 10:04:17.824790 12144 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:17.825590   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 10:04:17.825930   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808122572-669-0/minicluster-data/ts-1-root
uuid: "fce1630fa18643dfaf081639153788a9"
format_stamp: "Formatted at 2026-06-08 10:04:17 on dist-test-slave-swwz"
I20260608 10:04:17.826231   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808122572-669-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808122572-669-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808122572-669-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 10:04:17.843993   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:17.845206   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:17.846750   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:17.849267   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:17.849504   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:17.849764   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:17.849946   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:17.889287   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.66:33459
I20260608 10:04:17.889430 12206 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.66:33459 every 8 connection(s)
I20260608 10:04:17.894634   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:17.902558 12210 instance_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 10:04:17.903385 12211 instance_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 10:04:17.905632 12213 instance_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 10:04:17.906252   669 server_base.cc:1061] running on GCE node
I20260608 10:04:17.907385   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:17.907666   669 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 10:04:17.907886   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913057907866 us; error 0 us; skew 500 ppm
I20260608 10:04:17.908705   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:17.909354 12207 heartbeater.cc:344] Connected to a master server at 127.0.167.126:34207
I20260608 10:04:17.909765 12207 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:17.910632 12207 heartbeater.cc:507] Master 127.0.167.126:34207 requested a full tablet report, sending...
I20260608 10:04:17.911520   669 webserver.cc:533] Webserver started at http://127.0.167.67:42127/ using document root <none> and password file <none>
I20260608 10:04:17.912249   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:17.912557   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:17.912878   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:17.913053 12005 ts_manager.cc:194] Registered new tserver with Master: fce1630fa18643dfaf081639153788a9 (127.0.167.66:33459)
I20260608 10:04:17.914108   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808122572-669-0/minicluster-data/ts-2-root/instance:
uuid: "8fc16c3296234c7ba79f1b2067b94cec"
format_stamp: "Formatted at 2026-06-08 10:04:17 on dist-test-slave-swwz"
I20260608 10:04:17.914707 12005 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38796
I20260608 10:04:17.919094   669 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:04:17.923051 12218 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:17.923966   669 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:04:17.924330   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808122572-669-0/minicluster-data/ts-2-root
uuid: "8fc16c3296234c7ba79f1b2067b94cec"
format_stamp: "Formatted at 2026-06-08 10:04:17 on dist-test-slave-swwz"
I20260608 10:04:17.924679   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808122572-669-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808122572-669-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808122572-669-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 10:04:17.934947   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:17.936139   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:17.938067   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:17.940479   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:17.940723   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:17.940968   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:17.941145   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:17.981498   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.67:44257
I20260608 10:04:17.981628 12280 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.67:44257 every 8 connection(s)
I20260608 10:04:17.995832 12281 heartbeater.cc:344] Connected to a master server at 127.0.167.126:34207
I20260608 10:04:17.996380 12281 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:17.997116 12281 heartbeater.cc:507] Master 127.0.167.126:34207 requested a full tablet report, sending...
I20260608 10:04:17.999279 12005 ts_manager.cc:194] Registered new tserver with Master: 8fc16c3296234c7ba79f1b2067b94cec (127.0.167.67:44257)
I20260608 10:04:17.999902   669 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01484082s
I20260608 10:04:18.000883 12005 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38812
I20260608 10:04:18.816045 12132 heartbeater.cc:499] Master 127.0.167.126:34207 was elected leader, sending a full tablet report...
I20260608 10:04:18.917452 12207 heartbeater.cc:499] Master 127.0.167.126:34207 was elected leader, sending a full tablet report...
I20260608 10:04:19.003533 12281 heartbeater.cc:499] Master 127.0.167.126:34207 was elected leader, sending a full tablet report...
I20260608 10:04:19.061161 12005 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38818:
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 10:04:19.063623 12005 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 10:04:19.143095 12246 tablet_service.cc:1511] Processing CreateTablet for tablet 3b7da16d75d74a92a7a7424c294e94ea (DEFAULT_TABLE table=test-workload [id=d47d5057048b426f99c39e5c0e902a4f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:04:19.143626 12245 tablet_service.cc:1511] Processing CreateTablet for tablet 8fe3d0498d2a4ae3b2131b2c2ea6db5b (DEFAULT_TABLE table=test-workload [id=d47d5057048b426f99c39e5c0e902a4f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:04:19.144655 12246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b7da16d75d74a92a7a7424c294e94ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:19.146194 12097 tablet_service.cc:1511] Processing CreateTablet for tablet 3b7da16d75d74a92a7a7424c294e94ea (DEFAULT_TABLE table=test-workload [id=d47d5057048b426f99c39e5c0e902a4f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:04:19.146942 12244 tablet_service.cc:1511] Processing CreateTablet for tablet 295e9fa9e7e94e23ab29d7dbe10a4fba (DEFAULT_TABLE table=test-workload [id=d47d5057048b426f99c39e5c0e902a4f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:04:19.147719 12097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b7da16d75d74a92a7a7424c294e94ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:19.148466 12244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 295e9fa9e7e94e23ab29d7dbe10a4fba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:19.149320 12096 tablet_service.cc:1511] Processing CreateTablet for tablet 8fe3d0498d2a4ae3b2131b2c2ea6db5b (DEFAULT_TABLE table=test-workload [id=d47d5057048b426f99c39e5c0e902a4f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:04:19.151765 12094 tablet_service.cc:1511] Processing CreateTablet for tablet 8f2d232f49bc45f39485be9858655e32 (DEFAULT_TABLE table=test-workload [id=d47d5057048b426f99c39e5c0e902a4f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:04:19.154259 12093 tablet_service.cc:1511] Processing CreateTablet for tablet fa5ca69a17214c35b9a293073332fc34 (DEFAULT_TABLE table=test-workload [id=d47d5057048b426f99c39e5c0e902a4f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:04:19.156810 12092 tablet_service.cc:1511] Processing CreateTablet for tablet 9f5aaa6767c443fe996e02c80e625838 (DEFAULT_TABLE table=test-workload [id=d47d5057048b426f99c39e5c0e902a4f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:04:19.159291 12095 tablet_service.cc:1511] Processing CreateTablet for tablet 295e9fa9e7e94e23ab29d7dbe10a4fba (DEFAULT_TABLE table=test-workload [id=d47d5057048b426f99c39e5c0e902a4f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:04:19.160346 12171 tablet_service.cc:1511] Processing CreateTablet for tablet 8fe3d0498d2a4ae3b2131b2c2ea6db5b (DEFAULT_TABLE table=test-workload [id=d47d5057048b426f99c39e5c0e902a4f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:04:19.161029 12245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fe3d0498d2a4ae3b2131b2c2ea6db5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:19.161808 12171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fe3d0498d2a4ae3b2131b2c2ea6db5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:19.165956 12172 tablet_service.cc:1511] Processing CreateTablet for tablet 3b7da16d75d74a92a7a7424c294e94ea (DEFAULT_TABLE table=test-workload [id=d47d5057048b426f99c39e5c0e902a4f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:04:19.167846 12172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b7da16d75d74a92a7a7424c294e94ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:19.168550 12096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fe3d0498d2a4ae3b2131b2c2ea6db5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:19.171550 12301 tablet_bootstrap.cc:492] T 3b7da16d75d74a92a7a7424c294e94ea P 8fc16c3296234c7ba79f1b2067b94cec: Bootstrap starting.
I20260608 10:04:19.174130 12170 tablet_service.cc:1511] Processing CreateTablet for tablet 295e9fa9e7e94e23ab29d7dbe10a4fba (DEFAULT_TABLE table=test-workload [id=d47d5057048b426f99c39e5c0e902a4f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:04:19.175611 12170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 295e9fa9e7e94e23ab29d7dbe10a4fba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:19.176683 12093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa5ca69a17214c35b9a293073332fc34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:19.177917 12092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5aaa6767c443fe996e02c80e625838. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:19.179019 12094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f2d232f49bc45f39485be9858655e32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:19.180130 12095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 295e9fa9e7e94e23ab29d7dbe10a4fba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:19.216096 12169 tablet_service.cc:1511] Processing CreateTablet for tablet 8f2d232f49bc45f39485be9858655e32 (DEFAULT_TABLE table=test-workload [id=d47d5057048b426f99c39e5c0e902a4f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:04:19.218307 12169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f2d232f49bc45f39485be9858655e32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:19.216096 12246 tablet_service.cc:1511] Processing CreateTablet for tablet 8f2d232f49bc45f39485be9858655e32 (DEFAULT_TABLE table=test-workload [id=d47d5057048b426f99c39e5c0e902a4f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:04:19.220605 12246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f2d232f49bc45f39485be9858655e32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:19.221171 12168 tablet_service.cc:1511] Processing CreateTablet for tablet fa5ca69a17214c35b9a293073332fc34 (DEFAULT_TABLE table=test-workload [id=d47d5057048b426f99c39e5c0e902a4f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:04:19.222538 12168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa5ca69a17214c35b9a293073332fc34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:19.236336 12244 tablet_service.cc:1511] Processing CreateTablet for tablet fa5ca69a17214c35b9a293073332fc34 (DEFAULT_TABLE table=test-workload [id=d47d5057048b426f99c39e5c0e902a4f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:04:19.237632 12167 tablet_service.cc:1511] Processing CreateTablet for tablet 9f5aaa6767c443fe996e02c80e625838 (DEFAULT_TABLE table=test-workload [id=d47d5057048b426f99c39e5c0e902a4f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:04:19.238070 12244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa5ca69a17214c35b9a293073332fc34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:19.239174 12167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5aaa6767c443fe996e02c80e625838. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:19.238018 12301 tablet_bootstrap.cc:654] T 3b7da16d75d74a92a7a7424c294e94ea P 8fc16c3296234c7ba79f1b2067b94cec: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:19.257797 12243 tablet_service.cc:1511] Processing CreateTablet for tablet 9f5aaa6767c443fe996e02c80e625838 (DEFAULT_TABLE table=test-workload [id=d47d5057048b426f99c39e5c0e902a4f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:04:19.260164 12243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5aaa6767c443fe996e02c80e625838. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:19.297483 12304 tablet_bootstrap.cc:492] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9: Bootstrap starting.
I20260608 10:04:19.301085 12303 tablet_bootstrap.cc:492] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333: Bootstrap starting.
I20260608 10:04:19.304121 12301 tablet_bootstrap.cc:492] T 3b7da16d75d74a92a7a7424c294e94ea P 8fc16c3296234c7ba79f1b2067b94cec: No bootstrap required, opened a new log
I20260608 10:04:19.304721 12301 ts_tablet_manager.cc:1403] T 3b7da16d75d74a92a7a7424c294e94ea P 8fc16c3296234c7ba79f1b2067b94cec: Time spent bootstrapping tablet: real 0.133s	user 0.010s	sys 0.050s
I20260608 10:04:19.307847 12301 raft_consensus.cc:359] T 3b7da16d75d74a92a7a7424c294e94ea P 8fc16c3296234c7ba79f1b2067b94cec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } }
I20260608 10:04:19.308687 12301 raft_consensus.cc:385] T 3b7da16d75d74a92a7a7424c294e94ea P 8fc16c3296234c7ba79f1b2067b94cec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:19.308987 12301 raft_consensus.cc:740] T 3b7da16d75d74a92a7a7424c294e94ea P 8fc16c3296234c7ba79f1b2067b94cec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc16c3296234c7ba79f1b2067b94cec, State: Initialized, Role: FOLLOWER
I20260608 10:04:19.309983 12301 consensus_queue.cc:260] T 3b7da16d75d74a92a7a7424c294e94ea P 8fc16c3296234c7ba79f1b2067b94cec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } }
I20260608 10:04:19.311772 12303 tablet_bootstrap.cc:654] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:19.316035 12304 tablet_bootstrap.cc:654] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:19.316346 12301 ts_tablet_manager.cc:1434] T 3b7da16d75d74a92a7a7424c294e94ea P 8fc16c3296234c7ba79f1b2067b94cec: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.002s
I20260608 10:04:19.317943 12301 tablet_bootstrap.cc:492] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 8fc16c3296234c7ba79f1b2067b94cec: Bootstrap starting.
I20260608 10:04:19.322816 12303 tablet_bootstrap.cc:492] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333: No bootstrap required, opened a new log
I20260608 10:04:19.323751 12303 ts_tablet_manager.cc:1403] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.011s
I20260608 10:04:19.325452 12301 tablet_bootstrap.cc:654] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 8fc16c3296234c7ba79f1b2067b94cec: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:19.328428 12303 raft_consensus.cc:359] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.329604 12303 raft_consensus.cc:385] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:19.330096 12303 raft_consensus.cc:740] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a95c34a4f7dd4b939645f35405a77333, State: Initialized, Role: FOLLOWER
I20260608 10:04:19.332605 12303 consensus_queue.cc:260] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.333818 12304 tablet_bootstrap.cc:492] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9: No bootstrap required, opened a new log
I20260608 10:04:19.334532 12304 ts_tablet_manager.cc:1403] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.013s
I20260608 10:04:19.338258 12303 ts_tablet_manager.cc:1434] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260608 10:04:19.338346 12304 raft_consensus.cc:359] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.339244 12301 tablet_bootstrap.cc:492] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 8fc16c3296234c7ba79f1b2067b94cec: No bootstrap required, opened a new log
I20260608 10:04:19.339257 12304 raft_consensus.cc:385] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:19.339877 12304 raft_consensus.cc:740] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fce1630fa18643dfaf081639153788a9, State: Initialized, Role: FOLLOWER
I20260608 10:04:19.339936 12301 ts_tablet_manager.cc:1403] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 8fc16c3296234c7ba79f1b2067b94cec: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.009s
I20260608 10:04:19.339879 12303 tablet_bootstrap.cc:492] T 3b7da16d75d74a92a7a7424c294e94ea P a95c34a4f7dd4b939645f35405a77333: Bootstrap starting.
I20260608 10:04:19.341101 12304 consensus_queue.cc:260] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.343446 12301 raft_consensus.cc:359] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 8fc16c3296234c7ba79f1b2067b94cec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.344218 12301 raft_consensus.cc:385] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 8fc16c3296234c7ba79f1b2067b94cec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:19.344561 12301 raft_consensus.cc:740] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 8fc16c3296234c7ba79f1b2067b94cec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc16c3296234c7ba79f1b2067b94cec, State: Initialized, Role: FOLLOWER
I20260608 10:04:19.345403 12301 consensus_queue.cc:260] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 8fc16c3296234c7ba79f1b2067b94cec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.347800 12301 ts_tablet_manager.cc:1434] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 8fc16c3296234c7ba79f1b2067b94cec: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:04:19.348881 12301 tablet_bootstrap.cc:492] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec: Bootstrap starting.
I20260608 10:04:19.353055 12303 tablet_bootstrap.cc:654] T 3b7da16d75d74a92a7a7424c294e94ea P a95c34a4f7dd4b939645f35405a77333: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:19.355131 12301 tablet_bootstrap.cc:654] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:19.367154 12303 tablet_bootstrap.cc:492] T 3b7da16d75d74a92a7a7424c294e94ea P a95c34a4f7dd4b939645f35405a77333: No bootstrap required, opened a new log
I20260608 10:04:19.368036 12303 ts_tablet_manager.cc:1403] T 3b7da16d75d74a92a7a7424c294e94ea P a95c34a4f7dd4b939645f35405a77333: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.001s
I20260608 10:04:19.372339 12303 raft_consensus.cc:359] T 3b7da16d75d74a92a7a7424c294e94ea P a95c34a4f7dd4b939645f35405a77333 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } }
I20260608 10:04:19.373348 12303 raft_consensus.cc:385] T 3b7da16d75d74a92a7a7424c294e94ea P a95c34a4f7dd4b939645f35405a77333 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:19.373708 12303 raft_consensus.cc:740] T 3b7da16d75d74a92a7a7424c294e94ea P a95c34a4f7dd4b939645f35405a77333 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a95c34a4f7dd4b939645f35405a77333, State: Initialized, Role: FOLLOWER
I20260608 10:04:19.374066 12304 ts_tablet_manager.cc:1434] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.028s
I20260608 10:04:19.374346 12301 tablet_bootstrap.cc:492] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec: No bootstrap required, opened a new log
I20260608 10:04:19.374929 12301 ts_tablet_manager.cc:1403] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.011s
I20260608 10:04:19.375236 12304 tablet_bootstrap.cc:492] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9: Bootstrap starting.
I20260608 10:04:19.374867 12303 consensus_queue.cc:260] T 3b7da16d75d74a92a7a7424c294e94ea P a95c34a4f7dd4b939645f35405a77333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } }
I20260608 10:04:19.378782 12301 raft_consensus.cc:359] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.379570 12301 raft_consensus.cc:385] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:19.379884 12301 raft_consensus.cc:740] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc16c3296234c7ba79f1b2067b94cec, State: Initialized, Role: FOLLOWER
I20260608 10:04:19.380880 12301 consensus_queue.cc:260] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.383003 12304 tablet_bootstrap.cc:654] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:19.383208 12301 ts_tablet_manager.cc:1434] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:04:19.384378 12301 tablet_bootstrap.cc:492] T 8f2d232f49bc45f39485be9858655e32 P 8fc16c3296234c7ba79f1b2067b94cec: Bootstrap starting.
I20260608 10:04:19.389101 12303 ts_tablet_manager.cc:1434] T 3b7da16d75d74a92a7a7424c294e94ea P a95c34a4f7dd4b939645f35405a77333: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260608 10:04:19.391304 12301 tablet_bootstrap.cc:654] T 8f2d232f49bc45f39485be9858655e32 P 8fc16c3296234c7ba79f1b2067b94cec: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:19.395120 12304 tablet_bootstrap.cc:492] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9: No bootstrap required, opened a new log
I20260608 10:04:19.395715 12304 ts_tablet_manager.cc:1403] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260608 10:04:19.399031 12304 raft_consensus.cc:359] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.399448 12303 tablet_bootstrap.cc:492] T 8f2d232f49bc45f39485be9858655e32 P a95c34a4f7dd4b939645f35405a77333: Bootstrap starting.
I20260608 10:04:19.399807 12304 raft_consensus.cc:385] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:19.400398 12304 raft_consensus.cc:740] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fce1630fa18643dfaf081639153788a9, State: Initialized, Role: FOLLOWER
I20260608 10:04:19.401654 12304 consensus_queue.cc:260] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.404018 12304 ts_tablet_manager.cc:1434] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.005s
I20260608 10:04:19.405715 12304 tablet_bootstrap.cc:492] T 3b7da16d75d74a92a7a7424c294e94ea P fce1630fa18643dfaf081639153788a9: Bootstrap starting.
I20260608 10:04:19.407938 12303 tablet_bootstrap.cc:654] T 8f2d232f49bc45f39485be9858655e32 P a95c34a4f7dd4b939645f35405a77333: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:19.411109 12301 tablet_bootstrap.cc:492] T 8f2d232f49bc45f39485be9858655e32 P 8fc16c3296234c7ba79f1b2067b94cec: No bootstrap required, opened a new log
I20260608 10:04:19.411669 12301 ts_tablet_manager.cc:1403] T 8f2d232f49bc45f39485be9858655e32 P 8fc16c3296234c7ba79f1b2067b94cec: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.003s
I20260608 10:04:19.414099 12304 tablet_bootstrap.cc:654] T 3b7da16d75d74a92a7a7424c294e94ea P fce1630fa18643dfaf081639153788a9: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:19.415963 12301 raft_consensus.cc:359] T 8f2d232f49bc45f39485be9858655e32 P 8fc16c3296234c7ba79f1b2067b94cec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.416796 12301 raft_consensus.cc:385] T 8f2d232f49bc45f39485be9858655e32 P 8fc16c3296234c7ba79f1b2067b94cec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:19.417105 12301 raft_consensus.cc:740] T 8f2d232f49bc45f39485be9858655e32 P 8fc16c3296234c7ba79f1b2067b94cec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc16c3296234c7ba79f1b2067b94cec, State: Initialized, Role: FOLLOWER
I20260608 10:04:19.418079 12301 consensus_queue.cc:260] T 8f2d232f49bc45f39485be9858655e32 P 8fc16c3296234c7ba79f1b2067b94cec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.420536 12301 ts_tablet_manager.cc:1434] T 8f2d232f49bc45f39485be9858655e32 P 8fc16c3296234c7ba79f1b2067b94cec: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 10:04:19.421844 12301 tablet_bootstrap.cc:492] T 9f5aaa6767c443fe996e02c80e625838 P 8fc16c3296234c7ba79f1b2067b94cec: Bootstrap starting.
I20260608 10:04:19.424469 12303 tablet_bootstrap.cc:492] T 8f2d232f49bc45f39485be9858655e32 P a95c34a4f7dd4b939645f35405a77333: No bootstrap required, opened a new log
I20260608 10:04:19.425165 12303 ts_tablet_manager.cc:1403] T 8f2d232f49bc45f39485be9858655e32 P a95c34a4f7dd4b939645f35405a77333: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.008s
I20260608 10:04:19.426959 12304 tablet_bootstrap.cc:492] T 3b7da16d75d74a92a7a7424c294e94ea P fce1630fa18643dfaf081639153788a9: No bootstrap required, opened a new log
I20260608 10:04:19.427632 12304 ts_tablet_manager.cc:1403] T 3b7da16d75d74a92a7a7424c294e94ea P fce1630fa18643dfaf081639153788a9: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260608 10:04:19.428263 12301 tablet_bootstrap.cc:654] T 9f5aaa6767c443fe996e02c80e625838 P 8fc16c3296234c7ba79f1b2067b94cec: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:19.428887 12303 raft_consensus.cc:359] T 8f2d232f49bc45f39485be9858655e32 P a95c34a4f7dd4b939645f35405a77333 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.429754 12303 raft_consensus.cc:385] T 8f2d232f49bc45f39485be9858655e32 P a95c34a4f7dd4b939645f35405a77333 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:19.430104 12303 raft_consensus.cc:740] T 8f2d232f49bc45f39485be9858655e32 P a95c34a4f7dd4b939645f35405a77333 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a95c34a4f7dd4b939645f35405a77333, State: Initialized, Role: FOLLOWER
I20260608 10:04:19.430671 12304 raft_consensus.cc:359] T 3b7da16d75d74a92a7a7424c294e94ea P fce1630fa18643dfaf081639153788a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } }
I20260608 10:04:19.431442 12304 raft_consensus.cc:385] T 3b7da16d75d74a92a7a7424c294e94ea P fce1630fa18643dfaf081639153788a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:19.431087 12303 consensus_queue.cc:260] T 8f2d232f49bc45f39485be9858655e32 P a95c34a4f7dd4b939645f35405a77333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.431762 12304 raft_consensus.cc:740] T 3b7da16d75d74a92a7a7424c294e94ea P fce1630fa18643dfaf081639153788a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fce1630fa18643dfaf081639153788a9, State: Initialized, Role: FOLLOWER
I20260608 10:04:19.432847 12304 consensus_queue.cc:260] T 3b7da16d75d74a92a7a7424c294e94ea P fce1630fa18643dfaf081639153788a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } }
I20260608 10:04:19.439445 12301 tablet_bootstrap.cc:492] T 9f5aaa6767c443fe996e02c80e625838 P 8fc16c3296234c7ba79f1b2067b94cec: No bootstrap required, opened a new log
I20260608 10:04:19.440045 12301 ts_tablet_manager.cc:1403] T 9f5aaa6767c443fe996e02c80e625838 P 8fc16c3296234c7ba79f1b2067b94cec: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.002s
I20260608 10:04:19.440871 12304 ts_tablet_manager.cc:1434] T 3b7da16d75d74a92a7a7424c294e94ea P fce1630fa18643dfaf081639153788a9: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 10:04:19.441931 12304 tablet_bootstrap.cc:492] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9: Bootstrap starting.
I20260608 10:04:19.443089 12301 raft_consensus.cc:359] T 9f5aaa6767c443fe996e02c80e625838 P 8fc16c3296234c7ba79f1b2067b94cec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.443869 12301 raft_consensus.cc:385] T 9f5aaa6767c443fe996e02c80e625838 P 8fc16c3296234c7ba79f1b2067b94cec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:19.443915 12303 ts_tablet_manager.cc:1434] T 8f2d232f49bc45f39485be9858655e32 P a95c34a4f7dd4b939645f35405a77333: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.005s
I20260608 10:04:19.444329 12301 raft_consensus.cc:740] T 9f5aaa6767c443fe996e02c80e625838 P 8fc16c3296234c7ba79f1b2067b94cec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc16c3296234c7ba79f1b2067b94cec, State: Initialized, Role: FOLLOWER
I20260608 10:04:19.445218 12301 consensus_queue.cc:260] T 9f5aaa6767c443fe996e02c80e625838 P 8fc16c3296234c7ba79f1b2067b94cec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.447610 12301 ts_tablet_manager.cc:1434] T 9f5aaa6767c443fe996e02c80e625838 P 8fc16c3296234c7ba79f1b2067b94cec: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:04:19.448829 12304 tablet_bootstrap.cc:654] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:19.449970 12301 tablet_bootstrap.cc:492] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec: Bootstrap starting.
I20260608 10:04:19.453424 12303 tablet_bootstrap.cc:492] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333: Bootstrap starting.
I20260608 10:04:19.456976 12301 tablet_bootstrap.cc:654] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:19.460583 12304 tablet_bootstrap.cc:492] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9: No bootstrap required, opened a new log
I20260608 10:04:19.461107 12304 ts_tablet_manager.cc:1403] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.003s
I20260608 10:04:19.461341 12305 raft_consensus.cc:493] T 3b7da16d75d74a92a7a7424c294e94ea P 8fc16c3296234c7ba79f1b2067b94cec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:19.461871 12303 tablet_bootstrap.cc:654] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:19.461923 12305 raft_consensus.cc:515] T 3b7da16d75d74a92a7a7424c294e94ea P 8fc16c3296234c7ba79f1b2067b94cec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } }
I20260608 10:04:19.464139 12304 raft_consensus.cc:359] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.464979 12304 raft_consensus.cc:385] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:19.465390 12304 raft_consensus.cc:740] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fce1630fa18643dfaf081639153788a9, State: Initialized, Role: FOLLOWER
I20260608 10:04:19.465636 12305 leader_election.cc:290] T 3b7da16d75d74a92a7a7424c294e94ea P 8fc16c3296234c7ba79f1b2067b94cec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135), fce1630fa18643dfaf081639153788a9 (127.0.167.66:33459)
I20260608 10:04:19.466751 12304 consensus_queue.cc:260] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.471544 12304 ts_tablet_manager.cc:1434] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 10:04:19.473387 12304 tablet_bootstrap.cc:492] T fa5ca69a17214c35b9a293073332fc34 P fce1630fa18643dfaf081639153788a9: Bootstrap starting.
I20260608 10:04:19.475106 12303 tablet_bootstrap.cc:492] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333: No bootstrap required, opened a new log
I20260608 10:04:19.475939 12303 ts_tablet_manager.cc:1403] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.006s
I20260608 10:04:19.479110 12303 raft_consensus.cc:359] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.479889 12303 raft_consensus.cc:385] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:19.479943 12304 tablet_bootstrap.cc:654] T fa5ca69a17214c35b9a293073332fc34 P fce1630fa18643dfaf081639153788a9: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:19.480309 12303 raft_consensus.cc:740] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a95c34a4f7dd4b939645f35405a77333, State: Initialized, Role: FOLLOWER
I20260608 10:04:19.481338 12303 consensus_queue.cc:260] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.483676 12303 ts_tablet_manager.cc:1434] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 10:04:19.484766 12303 tablet_bootstrap.cc:492] T fa5ca69a17214c35b9a293073332fc34 P a95c34a4f7dd4b939645f35405a77333: Bootstrap starting.
I20260608 10:04:19.492971 12303 tablet_bootstrap.cc:654] T fa5ca69a17214c35b9a293073332fc34 P a95c34a4f7dd4b939645f35405a77333: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:19.504957 12304 tablet_bootstrap.cc:492] T fa5ca69a17214c35b9a293073332fc34 P fce1630fa18643dfaf081639153788a9: No bootstrap required, opened a new log
I20260608 10:04:19.505842 12304 ts_tablet_manager.cc:1403] T fa5ca69a17214c35b9a293073332fc34 P fce1630fa18643dfaf081639153788a9: Time spent bootstrapping tablet: real 0.033s	user 0.005s	sys 0.023s
I20260608 10:04:19.509637 12305 raft_consensus.cc:493] T 8f2d232f49bc45f39485be9858655e32 P 8fc16c3296234c7ba79f1b2067b94cec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:19.510109 12309 raft_consensus.cc:493] T 8f2d232f49bc45f39485be9858655e32 P a95c34a4f7dd4b939645f35405a77333 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:19.510210 12305 raft_consensus.cc:515] T 8f2d232f49bc45f39485be9858655e32 P 8fc16c3296234c7ba79f1b2067b94cec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.510735 12309 raft_consensus.cc:515] T 8f2d232f49bc45f39485be9858655e32 P a95c34a4f7dd4b939645f35405a77333 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.511569 12304 raft_consensus.cc:359] T fa5ca69a17214c35b9a293073332fc34 P fce1630fa18643dfaf081639153788a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.512760 12305 leader_election.cc:290] T 8f2d232f49bc45f39485be9858655e32 P 8fc16c3296234c7ba79f1b2067b94cec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135), fce1630fa18643dfaf081639153788a9 (127.0.167.66:33459)
I20260608 10:04:19.512809 12304 raft_consensus.cc:385] T fa5ca69a17214c35b9a293073332fc34 P fce1630fa18643dfaf081639153788a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:19.513649 12304 raft_consensus.cc:740] T fa5ca69a17214c35b9a293073332fc34 P fce1630fa18643dfaf081639153788a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fce1630fa18643dfaf081639153788a9, State: Initialized, Role: FOLLOWER
I20260608 10:04:19.515242 12309 leader_election.cc:290] T 8f2d232f49bc45f39485be9858655e32 P a95c34a4f7dd4b939645f35405a77333 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fce1630fa18643dfaf081639153788a9 (127.0.167.66:33459), 8fc16c3296234c7ba79f1b2067b94cec (127.0.167.67:44257)
I20260608 10:04:19.515036 12304 consensus_queue.cc:260] T fa5ca69a17214c35b9a293073332fc34 P fce1630fa18643dfaf081639153788a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.523005 12304 ts_tablet_manager.cc:1434] T fa5ca69a17214c35b9a293073332fc34 P fce1630fa18643dfaf081639153788a9: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
I20260608 10:04:19.524746 12304 tablet_bootstrap.cc:492] T 8f2d232f49bc45f39485be9858655e32 P fce1630fa18643dfaf081639153788a9: Bootstrap starting.
I20260608 10:04:19.534390 12304 tablet_bootstrap.cc:654] T 8f2d232f49bc45f39485be9858655e32 P fce1630fa18643dfaf081639153788a9: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:19.547820 12301 tablet_bootstrap.cc:492] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec: No bootstrap required, opened a new log
W20260608 10:04:19.550427 12053 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:04:19.556612 12301 ts_tablet_manager.cc:1403] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec: Time spent bootstrapping tablet: real 0.107s	user 0.012s	sys 0.019s
I20260608 10:04:19.556599 12303 tablet_bootstrap.cc:492] T fa5ca69a17214c35b9a293073332fc34 P a95c34a4f7dd4b939645f35405a77333: No bootstrap required, opened a new log
I20260608 10:04:19.557796 12303 ts_tablet_manager.cc:1403] T fa5ca69a17214c35b9a293073332fc34 P a95c34a4f7dd4b939645f35405a77333: Time spent bootstrapping tablet: real 0.073s	user 0.023s	sys 0.046s
I20260608 10:04:19.563596 12301 raft_consensus.cc:359] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.564360 12303 raft_consensus.cc:359] T fa5ca69a17214c35b9a293073332fc34 P a95c34a4f7dd4b939645f35405a77333 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.564509 12301 raft_consensus.cc:385] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:19.567665 12106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2d232f49bc45f39485be9858655e32" candidate_uuid: "8fc16c3296234c7ba79f1b2067b94cec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c34a4f7dd4b939645f35405a77333" is_pre_election: true
I20260608 10:04:19.567869 12301 raft_consensus.cc:740] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc16c3296234c7ba79f1b2067b94cec, State: Initialized, Role: FOLLOWER
I20260608 10:04:19.568638 12106 raft_consensus.cc:2468] T 8f2d232f49bc45f39485be9858655e32 P a95c34a4f7dd4b939645f35405a77333 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc16c3296234c7ba79f1b2067b94cec in term 0.
I20260608 10:04:19.569235 12301 consensus_queue.cc:260] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.568819 12304 tablet_bootstrap.cc:492] T 8f2d232f49bc45f39485be9858655e32 P fce1630fa18643dfaf081639153788a9: No bootstrap required, opened a new log
I20260608 10:04:19.570196 12220 leader_election.cc:304] T 8f2d232f49bc45f39485be9858655e32 P 8fc16c3296234c7ba79f1b2067b94cec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fc16c3296234c7ba79f1b2067b94cec, a95c34a4f7dd4b939645f35405a77333; no voters: 
I20260608 10:04:19.565392 12303 raft_consensus.cc:385] T fa5ca69a17214c35b9a293073332fc34 P a95c34a4f7dd4b939645f35405a77333 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:19.570894 12303 raft_consensus.cc:740] T fa5ca69a17214c35b9a293073332fc34 P a95c34a4f7dd4b939645f35405a77333 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a95c34a4f7dd4b939645f35405a77333, State: Initialized, Role: FOLLOWER
I20260608 10:04:19.567106 12107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7da16d75d74a92a7a7424c294e94ea" candidate_uuid: "8fc16c3296234c7ba79f1b2067b94cec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c34a4f7dd4b939645f35405a77333" is_pre_election: true
I20260608 10:04:19.571784 12107 raft_consensus.cc:2468] T 3b7da16d75d74a92a7a7424c294e94ea P a95c34a4f7dd4b939645f35405a77333 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc16c3296234c7ba79f1b2067b94cec in term 0.
I20260608 10:04:19.572006 12303 consensus_queue.cc:260] T fa5ca69a17214c35b9a293073332fc34 P a95c34a4f7dd4b939645f35405a77333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.570887 12304 ts_tablet_manager.cc:1403] T 8f2d232f49bc45f39485be9858655e32 P fce1630fa18643dfaf081639153788a9: Time spent bootstrapping tablet: real 0.046s	user 0.027s	sys 0.010s
I20260608 10:04:19.572561 12305 raft_consensus.cc:2804] T 8f2d232f49bc45f39485be9858655e32 P 8fc16c3296234c7ba79f1b2067b94cec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:19.573236 12305 raft_consensus.cc:493] T 8f2d232f49bc45f39485be9858655e32 P 8fc16c3296234c7ba79f1b2067b94cec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:19.573592 12305 raft_consensus.cc:3060] T 8f2d232f49bc45f39485be9858655e32 P 8fc16c3296234c7ba79f1b2067b94cec [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:19.573850 12220 leader_election.cc:304] T 3b7da16d75d74a92a7a7424c294e94ea P 8fc16c3296234c7ba79f1b2067b94cec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fc16c3296234c7ba79f1b2067b94cec, a95c34a4f7dd4b939645f35405a77333; no voters: 
I20260608 10:04:19.576200 12304 raft_consensus.cc:359] T 8f2d232f49bc45f39485be9858655e32 P fce1630fa18643dfaf081639153788a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.576860 12309 raft_consensus.cc:493] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:19.577111 12304 raft_consensus.cc:385] T 8f2d232f49bc45f39485be9858655e32 P fce1630fa18643dfaf081639153788a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:19.577507 12304 raft_consensus.cc:740] T 8f2d232f49bc45f39485be9858655e32 P fce1630fa18643dfaf081639153788a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fce1630fa18643dfaf081639153788a9, State: Initialized, Role: FOLLOWER
I20260608 10:04:19.577467 12309 raft_consensus.cc:515] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.578630 12304 consensus_queue.cc:260] T 8f2d232f49bc45f39485be9858655e32 P fce1630fa18643dfaf081639153788a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.579975 12309 leader_election.cc:290] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fce1630fa18643dfaf081639153788a9 (127.0.167.66:33459), 8fc16c3296234c7ba79f1b2067b94cec (127.0.167.67:44257)
I20260608 10:04:19.581257 12304 ts_tablet_manager.cc:1434] T 8f2d232f49bc45f39485be9858655e32 P fce1630fa18643dfaf081639153788a9: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 10:04:19.583475 12303 ts_tablet_manager.cc:1434] T fa5ca69a17214c35b9a293073332fc34 P a95c34a4f7dd4b939645f35405a77333: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260608 10:04:19.584595 12303 tablet_bootstrap.cc:492] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333: Bootstrap starting.
I20260608 10:04:19.590047 12182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2d232f49bc45f39485be9858655e32" candidate_uuid: "a95c34a4f7dd4b939645f35405a77333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce1630fa18643dfaf081639153788a9" is_pre_election: true
I20260608 10:04:19.590843 12182 raft_consensus.cc:2468] T 8f2d232f49bc45f39485be9858655e32 P fce1630fa18643dfaf081639153788a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a95c34a4f7dd4b939645f35405a77333 in term 0.
I20260608 10:04:19.591779 12303 tablet_bootstrap.cc:654] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:19.592355 12071 leader_election.cc:304] T 8f2d232f49bc45f39485be9858655e32 P a95c34a4f7dd4b939645f35405a77333 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a95c34a4f7dd4b939645f35405a77333, fce1630fa18643dfaf081639153788a9; no voters: 
I20260608 10:04:19.593343 12309 raft_consensus.cc:2804] T 8f2d232f49bc45f39485be9858655e32 P a95c34a4f7dd4b939645f35405a77333 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:19.593732 12309 raft_consensus.cc:493] T 8f2d232f49bc45f39485be9858655e32 P a95c34a4f7dd4b939645f35405a77333 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:19.594101 12309 raft_consensus.cc:3060] T 8f2d232f49bc45f39485be9858655e32 P a95c34a4f7dd4b939645f35405a77333 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:19.594311 12181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe3d0498d2a4ae3b2131b2c2ea6db5b" candidate_uuid: "a95c34a4f7dd4b939645f35405a77333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce1630fa18643dfaf081639153788a9" is_pre_election: true
I20260608 10:04:19.595321 12181 raft_consensus.cc:2468] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a95c34a4f7dd4b939645f35405a77333 in term 0.
I20260608 10:04:19.596349 12305 raft_consensus.cc:515] T 8f2d232f49bc45f39485be9858655e32 P 8fc16c3296234c7ba79f1b2067b94cec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.598704 12071 leader_election.cc:304] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a95c34a4f7dd4b939645f35405a77333, fce1630fa18643dfaf081639153788a9; no voters: 
I20260608 10:04:19.597512 12301 ts_tablet_manager.cc:1434] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec: Time spent starting tablet: real 0.040s	user 0.010s	sys 0.000s
I20260608 10:04:19.600188 12305 leader_election.cc:290] T 8f2d232f49bc45f39485be9858655e32 P 8fc16c3296234c7ba79f1b2067b94cec [CANDIDATE]: Term 1 election: Requested vote from peers a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135), fce1630fa18643dfaf081639153788a9 (127.0.167.66:33459)
I20260608 10:04:19.601177 12318 raft_consensus.cc:493] T 3b7da16d75d74a92a7a7424c294e94ea P fce1630fa18643dfaf081639153788a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:19.601742 12330 raft_consensus.cc:2804] T 3b7da16d75d74a92a7a7424c294e94ea P 8fc16c3296234c7ba79f1b2067b94cec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:19.602588 12330 raft_consensus.cc:493] T 3b7da16d75d74a92a7a7424c294e94ea P 8fc16c3296234c7ba79f1b2067b94cec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:19.602386 12318 raft_consensus.cc:515] T 3b7da16d75d74a92a7a7424c294e94ea P fce1630fa18643dfaf081639153788a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } }
I20260608 10:04:19.603202 12330 raft_consensus.cc:3060] T 3b7da16d75d74a92a7a7424c294e94ea P 8fc16c3296234c7ba79f1b2067b94cec [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:19.609246 12318 leader_election.cc:290] T 3b7da16d75d74a92a7a7424c294e94ea P fce1630fa18643dfaf081639153788a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fc16c3296234c7ba79f1b2067b94cec (127.0.167.67:44257), a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135)
I20260608 10:04:19.612468 12318 raft_consensus.cc:493] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:19.612993 12318 raft_consensus.cc:515] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.613591 12303 tablet_bootstrap.cc:492] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333: No bootstrap required, opened a new log
I20260608 10:04:19.614140 12330 raft_consensus.cc:515] T 3b7da16d75d74a92a7a7424c294e94ea P 8fc16c3296234c7ba79f1b2067b94cec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } }
I20260608 10:04:19.614312 12303 ts_tablet_manager.cc:1403] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.010s
I20260608 10:04:19.616293 12318 leader_election.cc:290] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135), 8fc16c3296234c7ba79f1b2067b94cec (127.0.167.67:44257)
I20260608 10:04:19.617093 12330 leader_election.cc:290] T 3b7da16d75d74a92a7a7424c294e94ea P 8fc16c3296234c7ba79f1b2067b94cec [CANDIDATE]: Term 1 election: Requested vote from peers a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135), fce1630fa18643dfaf081639153788a9 (127.0.167.66:33459)
I20260608 10:04:19.620500 12107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2d232f49bc45f39485be9858655e32" candidate_uuid: "8fc16c3296234c7ba79f1b2067b94cec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c34a4f7dd4b939645f35405a77333"
I20260608 10:04:19.620244 12303 raft_consensus.cc:359] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.621368 12303 raft_consensus.cc:385] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:19.621762 12303 raft_consensus.cc:740] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a95c34a4f7dd4b939645f35405a77333, State: Initialized, Role: FOLLOWER
I20260608 10:04:19.622900 12303 consensus_queue.cc:260] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.624377 12106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7da16d75d74a92a7a7424c294e94ea" candidate_uuid: "8fc16c3296234c7ba79f1b2067b94cec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c34a4f7dd4b939645f35405a77333"
I20260608 10:04:19.625053 12106 raft_consensus.cc:3060] T 3b7da16d75d74a92a7a7424c294e94ea P a95c34a4f7dd4b939645f35405a77333 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:19.625751 12336 raft_consensus.cc:2804] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:19.626407 12336 raft_consensus.cc:493] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:19.626983 12336 raft_consensus.cc:3060] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:19.627203 12303 ts_tablet_manager.cc:1434] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 10:04:19.633965 12106 raft_consensus.cc:2468] T 3b7da16d75d74a92a7a7424c294e94ea P a95c34a4f7dd4b939645f35405a77333 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc16c3296234c7ba79f1b2067b94cec in term 1.
I20260608 10:04:19.635670 12220 leader_election.cc:304] T 3b7da16d75d74a92a7a7424c294e94ea P 8fc16c3296234c7ba79f1b2067b94cec [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: 8fc16c3296234c7ba79f1b2067b94cec, a95c34a4f7dd4b939645f35405a77333; no voters: 
I20260608 10:04:19.636657 12330 raft_consensus.cc:2804] T 3b7da16d75d74a92a7a7424c294e94ea P 8fc16c3296234c7ba79f1b2067b94cec [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:19.637197 12330 raft_consensus.cc:697] T 3b7da16d75d74a92a7a7424c294e94ea P 8fc16c3296234c7ba79f1b2067b94cec [term 1 LEADER]: Becoming Leader. State: Replica: 8fc16c3296234c7ba79f1b2067b94cec, State: Running, Role: LEADER
I20260608 10:04:19.638131 12330 consensus_queue.cc:237] T 3b7da16d75d74a92a7a7424c294e94ea P 8fc16c3296234c7ba79f1b2067b94cec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } }
I20260608 10:04:19.645396 12336 raft_consensus.cc:515] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.649627 12256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2d232f49bc45f39485be9858655e32" candidate_uuid: "a95c34a4f7dd4b939645f35405a77333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc16c3296234c7ba79f1b2067b94cec" is_pre_election: true
I20260608 10:04:19.652876 12256 raft_consensus.cc:2393] T 8f2d232f49bc45f39485be9858655e32 P 8fc16c3296234c7ba79f1b2067b94cec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a95c34a4f7dd4b939645f35405a77333 in current term 1: Already voted for candidate 8fc16c3296234c7ba79f1b2067b94cec in this term.
I20260608 10:04:19.649351 12309 raft_consensus.cc:515] T 8f2d232f49bc45f39485be9858655e32 P a95c34a4f7dd4b939645f35405a77333 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.653698 12181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7da16d75d74a92a7a7424c294e94ea" candidate_uuid: "8fc16c3296234c7ba79f1b2067b94cec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce1630fa18643dfaf081639153788a9" is_pre_election: true
W20260608 10:04:19.650408 12071 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.167.66:33459, user_credentials={real_user=slave}} blocked reactor thread for 51788.1us
I20260608 10:04:19.655107 12107 raft_consensus.cc:2393] T 8f2d232f49bc45f39485be9858655e32 P a95c34a4f7dd4b939645f35405a77333 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8fc16c3296234c7ba79f1b2067b94cec in current term 1: Already voted for candidate a95c34a4f7dd4b939645f35405a77333 in this term.
I20260608 10:04:19.656155 12309 leader_election.cc:290] T 8f2d232f49bc45f39485be9858655e32 P a95c34a4f7dd4b939645f35405a77333 [CANDIDATE]: Term 1 election: Requested vote from peers fce1630fa18643dfaf081639153788a9 (127.0.167.66:33459), 8fc16c3296234c7ba79f1b2067b94cec (127.0.167.67:44257)
I20260608 10:04:19.659251 12180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2d232f49bc45f39485be9858655e32" candidate_uuid: "8fc16c3296234c7ba79f1b2067b94cec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce1630fa18643dfaf081639153788a9"
I20260608 10:04:19.659976 12180 raft_consensus.cc:3060] T 8f2d232f49bc45f39485be9858655e32 P fce1630fa18643dfaf081639153788a9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:19.661734 12254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe3d0498d2a4ae3b2131b2c2ea6db5b" candidate_uuid: "a95c34a4f7dd4b939645f35405a77333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc16c3296234c7ba79f1b2067b94cec"
I20260608 10:04:19.662657 12254 raft_consensus.cc:3060] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:19.654433 12181 raft_consensus.cc:2468] T 3b7da16d75d74a92a7a7424c294e94ea P fce1630fa18643dfaf081639153788a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc16c3296234c7ba79f1b2067b94cec in term 0.
I20260608 10:04:19.657940 12182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2d232f49bc45f39485be9858655e32" candidate_uuid: "8fc16c3296234c7ba79f1b2067b94cec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce1630fa18643dfaf081639153788a9" is_pre_election: true
I20260608 10:04:19.664703 12256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2d232f49bc45f39485be9858655e32" candidate_uuid: "a95c34a4f7dd4b939645f35405a77333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc16c3296234c7ba79f1b2067b94cec"
I20260608 10:04:19.665601 12256 raft_consensus.cc:2393] T 8f2d232f49bc45f39485be9858655e32 P 8fc16c3296234c7ba79f1b2067b94cec [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a95c34a4f7dd4b939645f35405a77333 in current term 1: Already voted for candidate 8fc16c3296234c7ba79f1b2067b94cec in this term.
I20260608 10:04:19.669699 12180 raft_consensus.cc:2468] T 8f2d232f49bc45f39485be9858655e32 P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc16c3296234c7ba79f1b2067b94cec in term 1.
I20260608 10:04:19.671001 12180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7da16d75d74a92a7a7424c294e94ea" candidate_uuid: "8fc16c3296234c7ba79f1b2067b94cec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce1630fa18643dfaf081639153788a9"
I20260608 10:04:19.671545 12107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7da16d75d74a92a7a7424c294e94ea" candidate_uuid: "fce1630fa18643dfaf081639153788a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c34a4f7dd4b939645f35405a77333" is_pre_election: true
I20260608 10:04:19.658504 12336 leader_election.cc:290] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333 [CANDIDATE]: Term 1 election: Requested vote from peers fce1630fa18643dfaf081639153788a9 (127.0.167.66:33459), 8fc16c3296234c7ba79f1b2067b94cec (127.0.167.67:44257)
I20260608 10:04:19.650569 12255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe3d0498d2a4ae3b2131b2c2ea6db5b" candidate_uuid: "a95c34a4f7dd4b939645f35405a77333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc16c3296234c7ba79f1b2067b94cec" is_pre_election: true
I20260608 10:04:19.671604 12180 raft_consensus.cc:3060] T 3b7da16d75d74a92a7a7424c294e94ea P fce1630fa18643dfaf081639153788a9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:19.672458 12330 raft_consensus.cc:493] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:19.672048 12182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2d232f49bc45f39485be9858655e32" candidate_uuid: "a95c34a4f7dd4b939645f35405a77333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce1630fa18643dfaf081639153788a9"
I20260608 10:04:19.672443 12181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe3d0498d2a4ae3b2131b2c2ea6db5b" candidate_uuid: "a95c34a4f7dd4b939645f35405a77333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce1630fa18643dfaf081639153788a9"
I20260608 10:04:19.673893 12182 raft_consensus.cc:2393] T 8f2d232f49bc45f39485be9858655e32 P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a95c34a4f7dd4b939645f35405a77333 in current term 1: Already voted for candidate 8fc16c3296234c7ba79f1b2067b94cec in this term.
I20260608 10:04:19.673942 12181 raft_consensus.cc:3060] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:19.674940 12318 raft_consensus.cc:493] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:19.675259 12071 leader_election.cc:304] T 8f2d232f49bc45f39485be9858655e32 P a95c34a4f7dd4b939645f35405a77333 [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: a95c34a4f7dd4b939645f35405a77333; no voters: 8fc16c3296234c7ba79f1b2067b94cec, fce1630fa18643dfaf081639153788a9
I20260608 10:04:19.673641 12330 raft_consensus.cc:515] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.676950 12336 raft_consensus.cc:2749] T 8f2d232f49bc45f39485be9858655e32 P a95c34a4f7dd4b939645f35405a77333 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:04:19.677538 12330 leader_election.cc:290] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135), fce1630fa18643dfaf081639153788a9 (127.0.167.66:33459)
I20260608 10:04:19.672660 12107 raft_consensus.cc:2393] T 3b7da16d75d74a92a7a7424c294e94ea P a95c34a4f7dd4b939645f35405a77333 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fce1630fa18643dfaf081639153788a9 in current term 1: Already voted for candidate 8fc16c3296234c7ba79f1b2067b94cec in this term.
I20260608 10:04:19.678771 12318 raft_consensus.cc:515] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.680428 12180 raft_consensus.cc:2468] T 3b7da16d75d74a92a7a7424c294e94ea P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc16c3296234c7ba79f1b2067b94cec in term 1.
I20260608 10:04:19.671851 12106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5aaa6767c443fe996e02c80e625838" candidate_uuid: "fce1630fa18643dfaf081639153788a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c34a4f7dd4b939645f35405a77333" is_pre_election: true
I20260608 10:04:19.681540 12181 raft_consensus.cc:2468] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a95c34a4f7dd4b939645f35405a77333 in term 1.
I20260608 10:04:19.681981 12106 raft_consensus.cc:2468] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fce1630fa18643dfaf081639153788a9 in term 0.
I20260608 10:04:19.682343 12318 leader_election.cc:290] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135), 8fc16c3296234c7ba79f1b2067b94cec (127.0.167.67:44257)
I20260608 10:04:19.681624 12107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295e9fa9e7e94e23ab29d7dbe10a4fba" candidate_uuid: "fce1630fa18643dfaf081639153788a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c34a4f7dd4b939645f35405a77333" is_pre_election: true
I20260608 10:04:19.683315 12146 leader_election.cc:304] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a95c34a4f7dd4b939645f35405a77333, fce1630fa18643dfaf081639153788a9; no voters: 
I20260608 10:04:19.683874 12071 leader_election.cc:304] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333 [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: a95c34a4f7dd4b939645f35405a77333, fce1630fa18643dfaf081639153788a9; no voters: 
I20260608 10:04:19.684345 12318 raft_consensus.cc:2804] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:19.684732 12318 raft_consensus.cc:493] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:19.684839 12336 raft_consensus.cc:2804] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:19.685142 12318 raft_consensus.cc:3060] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:19.685832 12336 raft_consensus.cc:697] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333 [term 1 LEADER]: Becoming Leader. State: Replica: a95c34a4f7dd4b939645f35405a77333, State: Running, Role: LEADER
I20260608 10:04:19.683409 12107 raft_consensus.cc:2468] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fce1630fa18643dfaf081639153788a9 in term 0.
I20260608 10:04:19.686229 12004 catalog_manager.cc:5696] T 3b7da16d75d74a92a7a7424c294e94ea P 8fc16c3296234c7ba79f1b2067b94cec reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fc16c3296234c7ba79f1b2067b94cec (127.0.167.67). New cstate: current_term: 1 leader_uuid: "8fc16c3296234c7ba79f1b2067b94cec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:19.687271 12146 leader_election.cc:304] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a95c34a4f7dd4b939645f35405a77333, fce1630fa18643dfaf081639153788a9; no voters: 
I20260608 10:04:19.688162 12310 raft_consensus.cc:2804] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:19.688587 12310 raft_consensus.cc:493] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:19.686877 12336 consensus_queue.cc:237] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.689018 12310 raft_consensus.cc:3060] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:19.692035 12220 leader_election.cc:304] T 8f2d232f49bc45f39485be9858655e32 P 8fc16c3296234c7ba79f1b2067b94cec [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: 8fc16c3296234c7ba79f1b2067b94cec, fce1630fa18643dfaf081639153788a9; no voters: 
I20260608 10:04:19.692950 12330 raft_consensus.cc:2804] T 8f2d232f49bc45f39485be9858655e32 P 8fc16c3296234c7ba79f1b2067b94cec [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:19.694007 12330 raft_consensus.cc:697] T 8f2d232f49bc45f39485be9858655e32 P 8fc16c3296234c7ba79f1b2067b94cec [term 1 LEADER]: Becoming Leader. State: Replica: 8fc16c3296234c7ba79f1b2067b94cec, State: Running, Role: LEADER
I20260608 10:04:19.695254 12330 consensus_queue.cc:237] T 8f2d232f49bc45f39485be9858655e32 P 8fc16c3296234c7ba79f1b2067b94cec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.702683 12107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5ca69a17214c35b9a293073332fc34" candidate_uuid: "8fc16c3296234c7ba79f1b2067b94cec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c34a4f7dd4b939645f35405a77333" is_pre_election: true
I20260608 10:04:19.703728 12107 raft_consensus.cc:2468] T fa5ca69a17214c35b9a293073332fc34 P a95c34a4f7dd4b939645f35405a77333 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc16c3296234c7ba79f1b2067b94cec in term 0.
I20260608 10:04:19.705428 12220 leader_election.cc:304] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fc16c3296234c7ba79f1b2067b94cec, a95c34a4f7dd4b939645f35405a77333; no voters: 
I20260608 10:04:19.705866 12255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7da16d75d74a92a7a7424c294e94ea" candidate_uuid: "fce1630fa18643dfaf081639153788a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc16c3296234c7ba79f1b2067b94cec" is_pre_election: true
I20260608 10:04:19.706652 12305 raft_consensus.cc:2804] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:19.707233 12305 raft_consensus.cc:493] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:19.707701 12305 raft_consensus.cc:3060] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:19.707969 12253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295e9fa9e7e94e23ab29d7dbe10a4fba" candidate_uuid: "fce1630fa18643dfaf081639153788a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc16c3296234c7ba79f1b2067b94cec" is_pre_election: true
I20260608 10:04:19.709041 12253 raft_consensus.cc:2468] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 8fc16c3296234c7ba79f1b2067b94cec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fce1630fa18643dfaf081639153788a9 in term 0.
I20260608 10:04:19.710494 12256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5aaa6767c443fe996e02c80e625838" candidate_uuid: "fce1630fa18643dfaf081639153788a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc16c3296234c7ba79f1b2067b94cec" is_pre_election: true
I20260608 10:04:19.711419 12256 raft_consensus.cc:2468] T 9f5aaa6767c443fe996e02c80e625838 P 8fc16c3296234c7ba79f1b2067b94cec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fce1630fa18643dfaf081639153788a9 in term 0.
I20260608 10:04:19.713985 12148 leader_election.cc:304] T 3b7da16d75d74a92a7a7424c294e94ea P fce1630fa18643dfaf081639153788a9 [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: fce1630fa18643dfaf081639153788a9; no voters: 8fc16c3296234c7ba79f1b2067b94cec, a95c34a4f7dd4b939645f35405a77333
I20260608 10:04:19.721484 12310 raft_consensus.cc:515] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.726008 12106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295e9fa9e7e94e23ab29d7dbe10a4fba" candidate_uuid: "fce1630fa18643dfaf081639153788a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c34a4f7dd4b939645f35405a77333"
I20260608 10:04:19.726912 12106 raft_consensus.cc:3060] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:19.732360 12340 raft_consensus.cc:2749] T 3b7da16d75d74a92a7a7424c294e94ea P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:04:19.738642 12106 raft_consensus.cc:2468] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fce1630fa18643dfaf081639153788a9 in term 1.
I20260608 10:04:19.740477 12146 leader_election.cc:304] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [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: a95c34a4f7dd4b939645f35405a77333, fce1630fa18643dfaf081639153788a9; no voters: 
I20260608 10:04:19.740427 12005 catalog_manager.cc:5696] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333 reported cstate change: term changed from 0 to 1, leader changed from <none> to a95c34a4f7dd4b939645f35405a77333 (127.0.167.65). New cstate: current_term: 1 leader_uuid: "a95c34a4f7dd4b939645f35405a77333" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:19.741946 12340 raft_consensus.cc:2804] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:19.743762 12340 raft_consensus.cc:697] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [term 1 LEADER]: Becoming Leader. State: Replica: fce1630fa18643dfaf081639153788a9, State: Running, Role: LEADER
I20260608 10:04:19.744796 12181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5ca69a17214c35b9a293073332fc34" candidate_uuid: "8fc16c3296234c7ba79f1b2067b94cec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce1630fa18643dfaf081639153788a9" is_pre_election: true
I20260608 10:04:19.745780 12181 raft_consensus.cc:2468] T fa5ca69a17214c35b9a293073332fc34 P fce1630fa18643dfaf081639153788a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc16c3296234c7ba79f1b2067b94cec in term 0.
I20260608 10:04:19.746201 12340 consensus_queue.cc:237] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.688737 12254 raft_consensus.cc:2468] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a95c34a4f7dd4b939645f35405a77333 in term 1.
I20260608 10:04:19.756728 12318 raft_consensus.cc:515] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.757804 12305 raft_consensus.cc:515] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.759342 12318 leader_election.cc:290] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [CANDIDATE]: Term 1 election: Requested vote from peers a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135), 8fc16c3296234c7ba79f1b2067b94cec (127.0.167.67:44257)
I20260608 10:04:19.762212 12305 leader_election.cc:290] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec [CANDIDATE]: Term 1 election: Requested vote from peers a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135), fce1630fa18643dfaf081639153788a9 (127.0.167.66:33459)
I20260608 10:04:19.761358 12002 catalog_manager.cc:5696] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to fce1630fa18643dfaf081639153788a9 (127.0.167.66). New cstate: current_term: 1 leader_uuid: "fce1630fa18643dfaf081639153788a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:19.762262 12256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295e9fa9e7e94e23ab29d7dbe10a4fba" candidate_uuid: "fce1630fa18643dfaf081639153788a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc16c3296234c7ba79f1b2067b94cec"
I20260608 10:04:19.763135 12181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5ca69a17214c35b9a293073332fc34" candidate_uuid: "8fc16c3296234c7ba79f1b2067b94cec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce1630fa18643dfaf081639153788a9"
I20260608 10:04:19.763588 12256 raft_consensus.cc:3060] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 8fc16c3296234c7ba79f1b2067b94cec [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:19.763695 12181 raft_consensus.cc:3060] T fa5ca69a17214c35b9a293073332fc34 P fce1630fa18643dfaf081639153788a9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:19.765986 12107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5aaa6767c443fe996e02c80e625838" candidate_uuid: "fce1630fa18643dfaf081639153788a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c34a4f7dd4b939645f35405a77333"
I20260608 10:04:19.766852 12107 raft_consensus.cc:3060] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:19.771272 12181 raft_consensus.cc:2468] T fa5ca69a17214c35b9a293073332fc34 P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc16c3296234c7ba79f1b2067b94cec in term 1.
I20260608 10:04:19.771808 12106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5ca69a17214c35b9a293073332fc34" candidate_uuid: "8fc16c3296234c7ba79f1b2067b94cec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c34a4f7dd4b939645f35405a77333"
I20260608 10:04:19.772540 12106 raft_consensus.cc:3060] T fa5ca69a17214c35b9a293073332fc34 P a95c34a4f7dd4b939645f35405a77333 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:19.776804 12254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5aaa6767c443fe996e02c80e625838" candidate_uuid: "fce1630fa18643dfaf081639153788a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc16c3296234c7ba79f1b2067b94cec"
I20260608 10:04:19.776852 12107 raft_consensus.cc:2468] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fce1630fa18643dfaf081639153788a9 in term 1.
I20260608 10:04:19.772949 12310 leader_election.cc:290] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [CANDIDATE]: Term 1 election: Requested vote from peers a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135), 8fc16c3296234c7ba79f1b2067b94cec (127.0.167.67:44257)
I20260608 10:04:19.772811 12220 leader_election.cc:304] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec [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: 8fc16c3296234c7ba79f1b2067b94cec, fce1630fa18643dfaf081639153788a9; no voters: 
I20260608 10:04:19.771272 12256 raft_consensus.cc:2468] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 8fc16c3296234c7ba79f1b2067b94cec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fce1630fa18643dfaf081639153788a9 in term 1.
I20260608 10:04:19.778437 12146 leader_election.cc:304] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [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: a95c34a4f7dd4b939645f35405a77333, fce1630fa18643dfaf081639153788a9; no voters: 
I20260608 10:04:19.779366 12310 raft_consensus.cc:2804] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:19.779870 12310 raft_consensus.cc:697] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [term 1 LEADER]: Becoming Leader. State: Replica: fce1630fa18643dfaf081639153788a9, State: Running, Role: LEADER
I20260608 10:04:19.780769 12310 consensus_queue.cc:237] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.777489 12254 raft_consensus.cc:3060] T 9f5aaa6767c443fe996e02c80e625838 P 8fc16c3296234c7ba79f1b2067b94cec [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:19.782433 12305 raft_consensus.cc:2804] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:19.783937 12106 raft_consensus.cc:2468] T fa5ca69a17214c35b9a293073332fc34 P a95c34a4f7dd4b939645f35405a77333 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc16c3296234c7ba79f1b2067b94cec in term 1.
I20260608 10:04:19.784093 12305 raft_consensus.cc:697] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec [term 1 LEADER]: Becoming Leader. State: Replica: 8fc16c3296234c7ba79f1b2067b94cec, State: Running, Role: LEADER
I20260608 10:04:19.789755 12305 consensus_queue.cc:237] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:19.791627 12254 raft_consensus.cc:2468] T 9f5aaa6767c443fe996e02c80e625838 P 8fc16c3296234c7ba79f1b2067b94cec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fce1630fa18643dfaf081639153788a9 in term 1.
I20260608 10:04:19.810572 12005 catalog_manager.cc:5696] T 8f2d232f49bc45f39485be9858655e32 P 8fc16c3296234c7ba79f1b2067b94cec reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fc16c3296234c7ba79f1b2067b94cec (127.0.167.67). New cstate: current_term: 1 leader_uuid: "8fc16c3296234c7ba79f1b2067b94cec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:19.812119 12005 catalog_manager.cc:5696] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fc16c3296234c7ba79f1b2067b94cec (127.0.167.67). New cstate: current_term: 1 leader_uuid: "8fc16c3296234c7ba79f1b2067b94cec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:19.813658 12002 catalog_manager.cc:5696] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to fce1630fa18643dfaf081639153788a9 (127.0.167.66). New cstate: current_term: 1 leader_uuid: "fce1630fa18643dfaf081639153788a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:20.086251 12305 consensus_queue.cc:1048] T 3b7da16d75d74a92a7a7424c294e94ea P 8fc16c3296234c7ba79f1b2067b94cec [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:20.088636 12336 consensus_queue.cc:1048] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:20.126372 12305 consensus_queue.cc:1048] T 3b7da16d75d74a92a7a7424c294e94ea P 8fc16c3296234c7ba79f1b2067b94cec [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:20.140056 12336 consensus_queue.cc:1048] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:20.181907 12310 consensus_queue.cc:1048] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:20.182576 12330 consensus_queue.cc:1048] T 8f2d232f49bc45f39485be9858655e32 P 8fc16c3296234c7ba79f1b2067b94cec [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:20.191820 12181 raft_consensus.cc:1275] T fa5ca69a17214c35b9a293073332fc34 P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Refusing update from remote peer 8fc16c3296234c7ba79f1b2067b94cec: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:20.195158 12305 consensus_queue.cc:1048] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:20.233178 12370 consensus_queue.cc:1048] T 8f2d232f49bc45f39485be9858655e32 P 8fc16c3296234c7ba79f1b2067b94cec [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:20.256559 12318 consensus_queue.cc:1048] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:20.286564 12105 raft_consensus.cc:1275] T fa5ca69a17214c35b9a293073332fc34 P a95c34a4f7dd4b939645f35405a77333 [term 1 FOLLOWER]: Refusing update from remote peer 8fc16c3296234c7ba79f1b2067b94cec: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:04:20.307994 12220 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.167.66:33459, user_credentials={real_user=slave}} blocked reactor thread for 43565.2us
I20260608 10:04:20.312338 12305 consensus_queue.cc:1048] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:20.355126 12340 consensus_queue.cc:1048] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:20.440261 12363 mvcc.cc:204] Tried to move back new op lower bound from 7294619894525640704 to 7294619892927299584. Current Snapshot: MvccSnapshot[applied={T|T < 7294619894525640704 or (T in {7294619894525640704})}]
I20260608 10:04:20.399047 12340 consensus_queue.cc:1048] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.041s
W20260608 10:04:21.546391 12350 meta_cache.cc:1261] Time spent looking up entry by key: real 0.058s	user 0.004s	sys 0.000s
I20260608 10:04:21.933020   669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:21.944432 12402 instance_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 10:04:21.950666 12403 instance_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 10:04:21.952135   669 server_base.cc:1061] running on GCE node
W20260608 10:04:21.952353 12405 instance_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 10:04:21.953840   669 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:21.954108   669 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 10:04:21.954340   669 hybrid_clock.cc:648] HybridClock initialized: now 1780913061954320 us; error 0 us; skew 500 ppm
I20260608 10:04:21.954974   669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:21.958170   669 webserver.cc:533] Webserver started at http://127.0.167.68:41641/ using document root <none> and password file <none>
I20260608 10:04:21.958806   669 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:21.959043   669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:21.959391   669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:21.960973   669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808122572-669-0/minicluster-data/ts-3-root/instance:
uuid: "5efa8b16b94e4afaab19f7c009e4145c"
format_stamp: "Formatted at 2026-06-08 10:04:21 on dist-test-slave-swwz"
I20260608 10:04:21.966553   669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260608 10:04:21.970999 12410 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:21.972009   669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:04:21.972420   669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808122572-669-0/minicluster-data/ts-3-root
uuid: "5efa8b16b94e4afaab19f7c009e4145c"
format_stamp: "Formatted at 2026-06-08 10:04:21 on dist-test-slave-swwz"
I20260608 10:04:21.972754   669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808122572-669-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808122572-669-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808122572-669-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 10:04:21.982997   669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:21.984547   669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:21.986280   669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:21.988967   669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:21.989216   669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:21.989480   669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:21.989673   669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:22.035698   669 rpc_server.cc:307] RPC server started. Bound to: 127.0.167.68:39339
I20260608 10:04:22.035822 12472 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.167.68:39339 every 8 connection(s)
I20260608 10:04:22.052940 12473 heartbeater.cc:344] Connected to a master server at 127.0.167.126:34207
I20260608 10:04:22.053403 12473 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:22.054260 12473 heartbeater.cc:507] Master 127.0.167.126:34207 requested a full tablet report, sending...
I20260608 10:04:22.056708 12004 ts_manager.cc:194] Registered new tserver with Master: 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68:39339)
I20260608 10:04:22.058656 12004 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38830
I20260608 10:04:22.887101 12182 consensus_queue.cc:237] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [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: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } attrs { replace: true } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } }
I20260608 10:04:22.901679 12107 raft_consensus.cc:1275] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 [term 1 FOLLOWER]: Refusing update from remote peer fce1630fa18643dfaf081639153788a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:04:22.901926 12253 raft_consensus.cc:1275] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 8fc16c3296234c7ba79f1b2067b94cec [term 1 FOLLOWER]: Refusing update from remote peer fce1630fa18643dfaf081639153788a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:04:22.904760 12310 consensus_queue.cc:1048] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:04:22.906486 12481 consensus_queue.cc:1048] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
W20260608 10:04:22.930328 12148 consensus_peers.cc:597] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 -> Peer 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68:39339): Couldn't send request to peer 5efa8b16b94e4afaab19f7c009e4145c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 295e9fa9e7e94e23ab29d7dbe10a4fba. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:22.932400 12481 raft_consensus.cc:2955] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } attrs { replace: true } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } } }
I20260608 10:04:22.940512 12107 raft_consensus.cc:2955] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } attrs { replace: true } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } } }
I20260608 10:04:22.957149 12253 raft_consensus.cc:2955] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 8fc16c3296234c7ba79f1b2067b94cec [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } attrs { replace: true } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } } }
I20260608 10:04:23.008122 12182 consensus_queue.cc:237] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [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: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } attrs { replace: true } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } }
W20260608 10:04:23.019269 12148 consensus_peers.cc:597] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 -> Peer 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68:39339): Couldn't send request to peer 5efa8b16b94e4afaab19f7c009e4145c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9f5aaa6767c443fe996e02c80e625838. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:23.027729 12106 raft_consensus.cc:1275] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [term 1 FOLLOWER]: Refusing update from remote peer fce1630fa18643dfaf081639153788a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:04:23.030355 12480 consensus_queue.cc:1048] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } 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 10:04:23.061916 12473 heartbeater.cc:499] Master 127.0.167.126:34207 was elected leader, sending a full tablet report...
I20260608 10:04:23.038187 12253 raft_consensus.cc:1275] T 9f5aaa6767c443fe996e02c80e625838 P 8fc16c3296234c7ba79f1b2067b94cec [term 1 FOLLOWER]: Refusing update from remote peer fce1630fa18643dfaf081639153788a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:04:23.359249 12004 catalog_manager.cc:5696] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 8fc16c3296234c7ba79f1b2067b94cec reported cstate change: config changed from index -1 to 16, NON_VOTER 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68) added. New cstate: current_term: 1 leader_uuid: "fce1630fa18643dfaf081639153788a9" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } attrs { replace: true } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } } }
W20260608 10:04:24.355875 12128 debug-util.cc:398] Leaking SignalData structure 0x7b0800067040 after lost signal to thread 672
I20260608 10:04:24.378728 12004 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38812 (request call id 27) took 1385 ms. Trace:
I20260608 10:04:24.379328 12004 rpcz_store.cc:276] 0608 10:04:22.993339 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:04:22.993532 (+   193us) service_pool.cc:224] Handling call
0608 10:04:24.378604 (+1385072us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:04:23.365298 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0608 10:04:23.366046 (+   748us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:04:23.366095 (+    49us) write_op.cc:435] Acquired schema lock
0608 10:04:23.366117 (+    22us) tablet.cc:662] Decoding operations
0608 10:04:23.366652 (+   535us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:04:23.366753 (+   101us) write_op.cc:641] Partition lock acquired for write op
0608 10:04:23.366786 (+    33us) tablet.cc:685] Acquiring locks for 1 operations
0608 10:04:23.367097 (+   311us) tablet.cc:701] Row locks acquired
0608 10:04:23.367124 (+    27us) write_op.cc:260] PREPARE: finished
0608 10:04:23.367344 (+   220us) write_op.cc:270] Start()
0608 10:04:23.367498 (+   154us) write_op.cc:276] Timestamp: P: 1780913063367278 usec, L: 0
0608 10:04:23.367521 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 10:04:23.368597 (+  1076us) log.cc:844] Serialized 594 byte log entry
0608 10:04:23.381781 (+ 13184us) op_driver.cc:464] REPLICATION: finished
0608 10:04:23.388478 (+  6697us) write_op.cc:301] APPLY: starting
0608 10:04:23.388593 (+   115us) tablet.cc:1367] starting BulkCheckPresence
0608 10:04:23.388743 (+   150us) tablet.cc:1370] finished BulkCheckPresence
0608 10:04:23.388898 (+   155us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:04:23.389489 (+   591us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:04:23.389772 (+   283us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0608 10:04:23.389819 (+    47us) write_op.cc:312] APPLY: finished
0608 10:04:23.390068 (+   249us) log.cc:844] Serialized 22 byte log entry
0608 10:04:23.390298 (+   230us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:04:23.390392 (+    94us) write_op.cc:454] Released schema lock
0608 10:04:23.390445 (+    53us) write_op.cc:341] FINISH: Updating metrics
0608 10:04:23.391372 (+   927us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:04:23.391404 (+    32us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":306,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":6272,"apply.run_cpu_time_us":2464,"apply.run_wall_time_us":2893,"num_ops":1,"prepare.queue_time_us":1315,"prepare.run_cpu_time_us":10347,"prepare.run_wall_time_us":11510,"raft.queue_time_us":1463,"raft.run_cpu_time_us":2771,"raft.run_wall_time_us":3704,"replication_time_us":14067,"thread_start_us":10793,"threads_started":4,"wal-append.queue_time_us":7497}]]}
W20260608 10:04:24.401283 12128 debug-util.cc:398] Leaking SignalData structure 0x7b08001dde20 after lost signal to thread 12039
I20260608 10:04:24.411614 12332 raft_consensus.cc:493] T 3b7da16d75d74a92a7a7424c294e94ea P a95c34a4f7dd4b939645f35405a77333 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8fc16c3296234c7ba79f1b2067b94cec)
I20260608 10:04:24.412357 12332 raft_consensus.cc:515] T 3b7da16d75d74a92a7a7424c294e94ea P a95c34a4f7dd4b939645f35405a77333 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } }
I20260608 10:04:24.414934 12332 leader_election.cc:290] T 3b7da16d75d74a92a7a7424c294e94ea P a95c34a4f7dd4b939645f35405a77333 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8fc16c3296234c7ba79f1b2067b94cec (127.0.167.67:44257), fce1630fa18643dfaf081639153788a9 (127.0.167.66:33459)
I20260608 10:04:24.441486 12332 raft_consensus.cc:493] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fce1630fa18643dfaf081639153788a9)
I20260608 10:04:24.442387 12332 raft_consensus.cc:515] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } attrs { replace: true } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } }
I20260608 10:04:24.447319 12332 leader_election.cc:290] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fce1630fa18643dfaf081639153788a9 (127.0.167.66:33459), 8fc16c3296234c7ba79f1b2067b94cec (127.0.167.67:44257)
I20260608 10:04:24.535959 12332 raft_consensus.cc:493] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fce1630fa18643dfaf081639153788a9)
I20260608 10:04:24.536815 12332 raft_consensus.cc:515] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } attrs { replace: true } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } }
I20260608 10:04:24.541636 12332 leader_election.cc:290] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fce1630fa18643dfaf081639153788a9 (127.0.167.66:33459), 8fc16c3296234c7ba79f1b2067b94cec (127.0.167.67:44257)
I20260608 10:04:24.740661 12480 raft_consensus.cc:493] T 3b7da16d75d74a92a7a7424c294e94ea P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8fc16c3296234c7ba79f1b2067b94cec)
I20260608 10:04:24.741722 12480 raft_consensus.cc:515] T 3b7da16d75d74a92a7a7424c294e94ea P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } }
I20260608 10:04:24.746731 12310 raft_consensus.cc:493] T fa5ca69a17214c35b9a293073332fc34 P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8fc16c3296234c7ba79f1b2067b94cec)
W20260608 10:04:24.748849 12128 debug-util.cc:398] Leaking SignalData structure 0x7b0800125fc0 after lost signal to thread 12131
I20260608 10:04:24.768132 12499 raft_consensus.cc:493] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a95c34a4f7dd4b939645f35405a77333)
W20260608 10:04:24.769209 12128 debug-util.cc:398] Leaking SignalData structure 0x7b08002388c0 after lost signal to thread 12206
W20260608 10:04:24.769620 12128 debug-util.cc:398] Leaking SignalData structure 0x7b080005a280 after lost signal to thread 12207
I20260608 10:04:24.770056 12480 leader_election.cc:290] T 3b7da16d75d74a92a7a7424c294e94ea P fce1630fa18643dfaf081639153788a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8fc16c3296234c7ba79f1b2067b94cec (127.0.167.67:44257), a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135)
I20260608 10:04:24.770587 12480 raft_consensus.cc:493] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a95c34a4f7dd4b939645f35405a77333)
W20260608 10:04:24.771147 12128 debug-util.cc:398] Leaking SignalData structure 0x7b08000c6560 after lost signal to thread 12280
I20260608 10:04:24.771055 12480 raft_consensus.cc:515] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:24.763722 12494 raft_consensus.cc:493] T 9f5aaa6767c443fe996e02c80e625838 P 8fc16c3296234c7ba79f1b2067b94cec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fce1630fa18643dfaf081639153788a9)
I20260608 10:04:24.764603 12497 raft_consensus.cc:493] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 8fc16c3296234c7ba79f1b2067b94cec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fce1630fa18643dfaf081639153788a9)
W20260608 10:04:24.772805 12128 debug-util.cc:398] Leaking SignalData structure 0x7b0800059460 after lost signal to thread 12472
I20260608 10:04:24.772753 12494 raft_consensus.cc:515] T 9f5aaa6767c443fe996e02c80e625838 P 8fc16c3296234c7ba79f1b2067b94cec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:24.772884 12497 raft_consensus.cc:515] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 8fc16c3296234c7ba79f1b2067b94cec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } attrs { replace: true } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } }
I20260608 10:04:24.775681 12494 leader_election.cc:290] T 9f5aaa6767c443fe996e02c80e625838 P 8fc16c3296234c7ba79f1b2067b94cec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135), fce1630fa18643dfaf081639153788a9 (127.0.167.66:33459)
I20260608 10:04:24.768136 12310 raft_consensus.cc:515] T fa5ca69a17214c35b9a293073332fc34 P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:24.761806 11998 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38796 (request call id 27) took 1767 ms. Trace:
I20260608 10:04:24.780577 11998 rpcz_store.cc:276] 0608 10:04:22.993773 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:04:22.993940 (+   167us) service_pool.cc:224] Handling call
0608 10:04:24.761518 (+1767578us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":365401,"reported_tablets":2}
I20260608 10:04:24.775795 12497 leader_election.cc:290] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 8fc16c3296234c7ba79f1b2067b94cec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135), fce1630fa18643dfaf081639153788a9 (127.0.167.66:33459)
I20260608 10:04:24.768888 12499 raft_consensus.cc:515] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:24.762617 12481 raft_consensus.cc:493] T 8f2d232f49bc45f39485be9858655e32 P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8fc16c3296234c7ba79f1b2067b94cec)
I20260608 10:04:24.777680 12106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5aaa6767c443fe996e02c80e625838" candidate_uuid: "8fc16c3296234c7ba79f1b2067b94cec" candidate_term: 2 candidate_status { last_received { term: 1 index: 15 } } ignore_live_leader: false dest_uuid: "a95c34a4f7dd4b939645f35405a77333" is_pre_election: true
I20260608 10:04:24.787230 12481 raft_consensus.cc:515] T 8f2d232f49bc45f39485be9858655e32 P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:24.788519 12310 leader_election.cc:290] T fa5ca69a17214c35b9a293073332fc34 P fce1630fa18643dfaf081639153788a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135), 8fc16c3296234c7ba79f1b2067b94cec (127.0.167.67:44257)
I20260608 10:04:24.788849 12105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7da16d75d74a92a7a7424c294e94ea" candidate_uuid: "fce1630fa18643dfaf081639153788a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 15 } } ignore_live_leader: false dest_uuid: "a95c34a4f7dd4b939645f35405a77333" is_pre_election: true
I20260608 10:04:24.789120 12103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295e9fa9e7e94e23ab29d7dbe10a4fba" candidate_uuid: "8fc16c3296234c7ba79f1b2067b94cec" candidate_term: 2 candidate_status { last_received { term: 1 index: 16 } } ignore_live_leader: false dest_uuid: "a95c34a4f7dd4b939645f35405a77333" is_pre_election: true
I20260608 10:04:24.789769 12103 raft_consensus.cc:2468] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc16c3296234c7ba79f1b2067b94cec in term 1.
I20260608 10:04:24.789852 12481 leader_election.cc:290] T 8f2d232f49bc45f39485be9858655e32 P fce1630fa18643dfaf081639153788a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135), 8fc16c3296234c7ba79f1b2067b94cec (127.0.167.67:44257)
I20260608 10:04:24.790676 12481 raft_consensus.cc:2955] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } attrs { replace: true } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } } }
I20260608 10:04:24.791987 12106 raft_consensus.cc:2410] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8fc16c3296234c7ba79f1b2067b94cec for term 2 because replica has last-logged OpId of term: 1 index: 16, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 15.
I20260608 10:04:24.791662 12220 leader_election.cc:304] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 8fc16c3296234c7ba79f1b2067b94cec [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: 8fc16c3296234c7ba79f1b2067b94cec, a95c34a4f7dd4b939645f35405a77333; no voters: 
I20260608 10:04:24.795040 12107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5ca69a17214c35b9a293073332fc34" candidate_uuid: "fce1630fa18643dfaf081639153788a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 15 } } ignore_live_leader: false dest_uuid: "a95c34a4f7dd4b939645f35405a77333" is_pre_election: true
I20260608 10:04:24.796066 12480 leader_election.cc:290] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135), 8fc16c3296234c7ba79f1b2067b94cec (127.0.167.67:44257)
I20260608 10:04:24.798130 12497 raft_consensus.cc:2804] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 8fc16c3296234c7ba79f1b2067b94cec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:04:24.801682 12497 raft_consensus.cc:493] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 8fc16c3296234c7ba79f1b2067b94cec [term 1 FOLLOWER]: Starting leader election (detected failure of leader fce1630fa18643dfaf081639153788a9)
I20260608 10:04:24.802182 12499 leader_election.cc:290] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135), fce1630fa18643dfaf081639153788a9 (127.0.167.66:33459)
I20260608 10:04:24.803390 12254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7da16d75d74a92a7a7424c294e94ea" candidate_uuid: "a95c34a4f7dd4b939645f35405a77333" candidate_term: 2 candidate_status { last_received { term: 1 index: 15 } } ignore_live_leader: false dest_uuid: "8fc16c3296234c7ba79f1b2067b94cec" is_pre_election: true
I20260608 10:04:24.803457 12106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe3d0498d2a4ae3b2131b2c2ea6db5b" candidate_uuid: "8fc16c3296234c7ba79f1b2067b94cec" candidate_term: 2 candidate_status { last_received { term: 1 index: 15 } } ignore_live_leader: false dest_uuid: "a95c34a4f7dd4b939645f35405a77333" is_pre_election: true
I20260608 10:04:24.806289 12497 raft_consensus.cc:3060] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 8fc16c3296234c7ba79f1b2067b94cec [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:04:24.813513 12254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295e9fa9e7e94e23ab29d7dbe10a4fba" candidate_uuid: "a95c34a4f7dd4b939645f35405a77333" candidate_term: 2 candidate_status { last_received { term: 1 index: 16 } } ignore_live_leader: false dest_uuid: "8fc16c3296234c7ba79f1b2067b94cec" is_pre_election: true
I20260608 10:04:24.813840 12253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5aaa6767c443fe996e02c80e625838" candidate_uuid: "a95c34a4f7dd4b939645f35405a77333" candidate_term: 2 candidate_status { last_received { term: 1 index: 16 } } ignore_live_leader: false dest_uuid: "8fc16c3296234c7ba79f1b2067b94cec" is_pre_election: true
I20260608 10:04:24.814497 12253 raft_consensus.cc:2468] T 9f5aaa6767c443fe996e02c80e625838 P 8fc16c3296234c7ba79f1b2067b94cec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a95c34a4f7dd4b939645f35405a77333 in term 1.
I20260608 10:04:24.816318 12103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe3d0498d2a4ae3b2131b2c2ea6db5b" candidate_uuid: "fce1630fa18643dfaf081639153788a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 15 } } ignore_live_leader: false dest_uuid: "a95c34a4f7dd4b939645f35405a77333" is_pre_election: true
I20260608 10:04:24.817852 12073 leader_election.cc:304] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [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: 8fc16c3296234c7ba79f1b2067b94cec, a95c34a4f7dd4b939645f35405a77333; no voters: 
I20260608 10:04:24.818677 12107 raft_consensus.cc:2955] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } attrs { replace: true } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } } }
I20260608 10:04:24.823897 12497 raft_consensus.cc:515] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 8fc16c3296234c7ba79f1b2067b94cec [term 2 FOLLOWER]: Starting leader election with config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } attrs { replace: true } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } }
I20260608 10:04:24.824848 12106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2d232f49bc45f39485be9858655e32" candidate_uuid: "fce1630fa18643dfaf081639153788a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 15 } } ignore_live_leader: false dest_uuid: "a95c34a4f7dd4b939645f35405a77333" is_pre_election: true
I20260608 10:04:24.825577 12254 raft_consensus.cc:2393] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 8fc16c3296234c7ba79f1b2067b94cec [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a95c34a4f7dd4b939645f35405a77333 in current term 2: Already voted for candidate 8fc16c3296234c7ba79f1b2067b94cec in this term.
I20260608 10:04:24.830200 12253 raft_consensus.cc:1240] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 8fc16c3296234c7ba79f1b2067b94cec [term 2 FOLLOWER]: Rejecting Update request from peer fce1630fa18643dfaf081639153788a9 for earlier term 1. Current term is 2. Ops: []
I20260608 10:04:24.832376 12106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295e9fa9e7e94e23ab29d7dbe10a4fba" candidate_uuid: "8fc16c3296234c7ba79f1b2067b94cec" candidate_term: 2 candidate_status { last_received { term: 1 index: 16 } } ignore_live_leader: false dest_uuid: "a95c34a4f7dd4b939645f35405a77333"
I20260608 10:04:24.833738 12253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7da16d75d74a92a7a7424c294e94ea" candidate_uuid: "fce1630fa18643dfaf081639153788a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 15 } } ignore_live_leader: false dest_uuid: "8fc16c3296234c7ba79f1b2067b94cec" is_pre_election: true
I20260608 10:04:24.835768 12497 leader_election.cc:290] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 8fc16c3296234c7ba79f1b2067b94cec [CANDIDATE]: Term 2 election: Requested vote from peers a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135), fce1630fa18643dfaf081639153788a9 (127.0.167.66:33459)
I20260608 10:04:24.837564 12253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5ca69a17214c35b9a293073332fc34" candidate_uuid: "fce1630fa18643dfaf081639153788a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 15 } } ignore_live_leader: false dest_uuid: "8fc16c3296234c7ba79f1b2067b94cec" is_pre_election: true
I20260608 10:04:24.838074 12254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2d232f49bc45f39485be9858655e32" candidate_uuid: "fce1630fa18643dfaf081639153788a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 15 } } ignore_live_leader: false dest_uuid: "8fc16c3296234c7ba79f1b2067b94cec" is_pre_election: true
I20260608 10:04:24.842268 12148 leader_election.cc:304] T 3b7da16d75d74a92a7a7424c294e94ea P fce1630fa18643dfaf081639153788a9 [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: fce1630fa18643dfaf081639153788a9; no voters: 8fc16c3296234c7ba79f1b2067b94cec, a95c34a4f7dd4b939645f35405a77333
I20260608 10:04:24.843292 12496 consensus_queue.cc:1048] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:04:24.843642 12480 consensus_queue.cc:1059] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } attrs { replace: true }, Status: INVALID_TERM, Last received: 1.16, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 10:04:24.846501 12501 ts_tablet_manager.cc:933] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c: Initiating tablet copy from peer fce1630fa18643dfaf081639153788a9 (127.0.167.66:33459)
I20260608 10:04:24.846607 12481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:49396 (request call id 1) took 1841 ms. Trace:
I20260608 10:04:24.846956 12310 raft_consensus.cc:3055] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:04:24.847445 12310 raft_consensus.cc:740] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fce1630fa18643dfaf081639153788a9, State: Running, Role: LEADER
I20260608 10:04:24.847715 12503 ts_tablet_manager.cc:933] T 9f5aaa6767c443fe996e02c80e625838 P 5efa8b16b94e4afaab19f7c009e4145c: Initiating tablet copy from peer fce1630fa18643dfaf081639153788a9 (127.0.167.66:33459)
I20260608 10:04:24.846410 12480 raft_consensus.cc:2749] T 3b7da16d75d74a92a7a7424c294e94ea P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:04:24.847276 12481 rpcz_store.cc:276] 0608 10:04:23.004785 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:04:23.005379 (+   594us) service_pool.cc:224] Handling call
0608 10:04:23.013133 (+  7754us) log.cc:844] Serialized 499 byte log entry
0608 10:04:23.035640 (+ 22507us) spinlock_profiling.cc:243] Waited 891 us on lock 0x7b54006eb020. stack: 00007f10002c93a1 00007f10002c91c8 00007f0fffaa4f11 000000000047cd55 000000000047cca8 00007f100397c5cb 00007f10039aa65d 00007f100399c39c 00007f100399c1e2 00007f100395b913 00007f100396a490 00007f100396a3a0 00007f100396a300 00007f100396a2a0 00007f100396839f 0000000000497fd6
0608 10:04:24.846504 (+1810864us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1550,"raft.run_cpu_time_us":4969,"raft.run_wall_time_us":23332,"spinlock_wait_cycles":4139520,"thread_start_us":582,"threads_started":1,"wal-append.queue_time_us":1117,"wal-append.run_cpu_time_us":1992,"wal-append.run_wall_time_us":1002674}
I20260608 10:04:24.851646 12310 consensus_queue.cc:260] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } attrs { replace: true } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } }
I20260608 10:04:24.854112 12310 raft_consensus.cc:3060] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:04:24.854508 12503 tablet_copy_client.cc:323] T 9f5aaa6767c443fe996e02c80e625838 P 5efa8b16b94e4afaab19f7c009e4145c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.66:33459
I20260608 10:04:24.869040 11998 catalog_manager.cc:5696] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 reported cstate change: config changed from index -1 to 16, NON_VOTER 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68) added. New cstate: current_term: 1 leader_uuid: "fce1630fa18643dfaf081639153788a9" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:24.844231 12148 leader_election.cc:304] T fa5ca69a17214c35b9a293073332fc34 P fce1630fa18643dfaf081639153788a9 [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: fce1630fa18643dfaf081639153788a9; no voters: 8fc16c3296234c7ba79f1b2067b94cec, a95c34a4f7dd4b939645f35405a77333
I20260608 10:04:24.874344 12148 leader_election.cc:304] T 8f2d232f49bc45f39485be9858655e32 P fce1630fa18643dfaf081639153788a9 [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: fce1630fa18643dfaf081639153788a9; no voters: 8fc16c3296234c7ba79f1b2067b94cec, a95c34a4f7dd4b939645f35405a77333
I20260608 10:04:24.845307 12254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe3d0498d2a4ae3b2131b2c2ea6db5b" candidate_uuid: "fce1630fa18643dfaf081639153788a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 15 } } ignore_live_leader: false dest_uuid: "8fc16c3296234c7ba79f1b2067b94cec" is_pre_election: true
I20260608 10:04:24.875950 12495 raft_consensus.cc:2749] T fa5ca69a17214c35b9a293073332fc34 P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:04:24.881786 12495 raft_consensus.cc:2749] T 8f2d232f49bc45f39485be9858655e32 P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:04:24.891945 12501 tablet_copy_client.cc:323] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.66:33459
I20260608 10:04:24.893316 12182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5aaa6767c443fe996e02c80e625838" candidate_uuid: "8fc16c3296234c7ba79f1b2067b94cec" candidate_term: 2 candidate_status { last_received { term: 1 index: 15 } } ignore_live_leader: false dest_uuid: "fce1630fa18643dfaf081639153788a9" is_pre_election: true
I20260608 10:04:24.895181 12182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295e9fa9e7e94e23ab29d7dbe10a4fba" candidate_uuid: "8fc16c3296234c7ba79f1b2067b94cec" candidate_term: 2 candidate_status { last_received { term: 1 index: 16 } } ignore_live_leader: false dest_uuid: "fce1630fa18643dfaf081639153788a9" is_pre_election: true
I20260608 10:04:24.895637 12180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe3d0498d2a4ae3b2131b2c2ea6db5b" candidate_uuid: "8fc16c3296234c7ba79f1b2067b94cec" candidate_term: 2 candidate_status { last_received { term: 1 index: 15 } } ignore_live_leader: false dest_uuid: "fce1630fa18643dfaf081639153788a9" is_pre_election: true
I20260608 10:04:24.896385 12180 raft_consensus.cc:2468] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc16c3296234c7ba79f1b2067b94cec in term 1.
I20260608 10:04:24.901485 12180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295e9fa9e7e94e23ab29d7dbe10a4fba" candidate_uuid: "8fc16c3296234c7ba79f1b2067b94cec" candidate_term: 2 candidate_status { last_received { term: 1 index: 16 } } ignore_live_leader: false dest_uuid: "fce1630fa18643dfaf081639153788a9"
I20260608 10:04:24.902953 12182 raft_consensus.cc:2468] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc16c3296234c7ba79f1b2067b94cec in term 2.
I20260608 10:04:24.903409 12178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7da16d75d74a92a7a7424c294e94ea" candidate_uuid: "a95c34a4f7dd4b939645f35405a77333" candidate_term: 2 candidate_status { last_received { term: 1 index: 15 } } ignore_live_leader: false dest_uuid: "fce1630fa18643dfaf081639153788a9" is_pre_election: true
I20260608 10:04:24.905215 12182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295e9fa9e7e94e23ab29d7dbe10a4fba" candidate_uuid: "a95c34a4f7dd4b939645f35405a77333" candidate_term: 2 candidate_status { last_received { term: 1 index: 16 } } ignore_live_leader: false dest_uuid: "fce1630fa18643dfaf081639153788a9" is_pre_election: true
I20260608 10:04:24.906014 12182 raft_consensus.cc:2468] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a95c34a4f7dd4b939645f35405a77333 in term 2.
I20260608 10:04:24.907516 12178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5aaa6767c443fe996e02c80e625838" candidate_uuid: "a95c34a4f7dd4b939645f35405a77333" candidate_term: 2 candidate_status { last_received { term: 1 index: 16 } } ignore_live_leader: false dest_uuid: "fce1630fa18643dfaf081639153788a9" is_pre_election: true
I20260608 10:04:24.916213 12220 leader_election.cc:304] T 9f5aaa6767c443fe996e02c80e625838 P 8fc16c3296234c7ba79f1b2067b94cec [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: 8fc16c3296234c7ba79f1b2067b94cec; no voters: a95c34a4f7dd4b939645f35405a77333, fce1630fa18643dfaf081639153788a9
I20260608 10:04:24.918015 12220 leader_election.cc:304] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [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: 8fc16c3296234c7ba79f1b2067b94cec, fce1630fa18643dfaf081639153788a9; no voters: a95c34a4f7dd4b939645f35405a77333
I20260608 10:04:24.924703 12497 raft_consensus.cc:2804] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:04:24.929637 12497 raft_consensus.cc:493] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [term 1 FOLLOWER]: Starting leader election (detected failure of leader a95c34a4f7dd4b939645f35405a77333)
I20260608 10:04:24.930086 12497 raft_consensus.cc:3060] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:04:24.930444 12191 tablet_copy_service.cc:140] P fce1630fa18643dfaf081639153788a9: Received BeginTabletCopySession request for tablet 295e9fa9e7e94e23ab29d7dbe10a4fba from peer 5efa8b16b94e4afaab19f7c009e4145c ({username='slave'} at 127.0.0.1:36388)
I20260608 10:04:24.931447 12192 tablet_copy_service.cc:140] P fce1630fa18643dfaf081639153788a9: Received BeginTabletCopySession request for tablet 9f5aaa6767c443fe996e02c80e625838 from peer 5efa8b16b94e4afaab19f7c009e4145c ({username='slave'} at 127.0.0.1:36388)
I20260608 10:04:24.931358 12191 tablet_copy_service.cc:161] P fce1630fa18643dfaf081639153788a9: Beginning new tablet copy session on tablet 295e9fa9e7e94e23ab29d7dbe10a4fba from peer 5efa8b16b94e4afaab19f7c009e4145c at {username='slave'} at 127.0.0.1:36388: session id = 5efa8b16b94e4afaab19f7c009e4145c-295e9fa9e7e94e23ab29d7dbe10a4fba
I20260608 10:04:24.932233 12220 leader_election.cc:304] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 8fc16c3296234c7ba79f1b2067b94cec [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8fc16c3296234c7ba79f1b2067b94cec; no voters: a95c34a4f7dd4b939645f35405a77333, fce1630fa18643dfaf081639153788a9
I20260608 10:04:24.923503 12148 leader_election.cc:304] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [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: fce1630fa18643dfaf081639153788a9; no voters: 8fc16c3296234c7ba79f1b2067b94cec, a95c34a4f7dd4b939645f35405a77333
I20260608 10:04:24.939687 12310 raft_consensus.cc:2749] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:04:24.936803 12192 tablet_copy_service.cc:161] P fce1630fa18643dfaf081639153788a9: Beginning new tablet copy session on tablet 9f5aaa6767c443fe996e02c80e625838 from peer 5efa8b16b94e4afaab19f7c009e4145c at {username='slave'} at 127.0.0.1:36388: session id = 5efa8b16b94e4afaab19f7c009e4145c-9f5aaa6767c443fe996e02c80e625838
I20260608 10:04:24.934468 12493 raft_consensus.cc:2749] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 8fc16c3296234c7ba79f1b2067b94cec [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 10:04:24.951596 12497 raft_consensus.cc:515] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:24.955731 12497 leader_election.cc:290] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [CANDIDATE]: Term 2 election: Requested vote from peers a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135), fce1630fa18643dfaf081639153788a9 (127.0.167.66:33459)
I20260608 10:04:24.956619 12106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe3d0498d2a4ae3b2131b2c2ea6db5b" candidate_uuid: "8fc16c3296234c7ba79f1b2067b94cec" candidate_term: 2 candidate_status { last_received { term: 1 index: 15 } } ignore_live_leader: false dest_uuid: "a95c34a4f7dd4b939645f35405a77333"
I20260608 10:04:24.958935 12178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe3d0498d2a4ae3b2131b2c2ea6db5b" candidate_uuid: "8fc16c3296234c7ba79f1b2067b94cec" candidate_term: 2 candidate_status { last_received { term: 1 index: 15 } } ignore_live_leader: false dest_uuid: "fce1630fa18643dfaf081639153788a9"
I20260608 10:04:24.961444 12220 leader_election.cc:304] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8fc16c3296234c7ba79f1b2067b94cec; no voters: a95c34a4f7dd4b939645f35405a77333, fce1630fa18643dfaf081639153788a9
I20260608 10:04:24.963306 12497 raft_consensus.cc:2749] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 10:04:24.966418 12332 raft_consensus.cc:2804] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:04:24.929136 12254 raft_consensus.cc:2955] T 9f5aaa6767c443fe996e02c80e625838 P 8fc16c3296234c7ba79f1b2067b94cec [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } attrs { replace: true } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } } }
I20260608 10:04:24.969574 12332 raft_consensus.cc:493] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fce1630fa18643dfaf081639153788a9)
I20260608 10:04:24.970072 12332 raft_consensus.cc:3060] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:04:24.974519 12191 tablet_copy_source_session.cc:215] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:04:24.977330 12071 leader_election.cc:304] T 3b7da16d75d74a92a7a7424c294e94ea P a95c34a4f7dd4b939645f35405a77333 [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: a95c34a4f7dd4b939645f35405a77333; no voters: 8fc16c3296234c7ba79f1b2067b94cec, fce1630fa18643dfaf081639153788a9
I20260608 10:04:24.978322 12501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 295e9fa9e7e94e23ab29d7dbe10a4fba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:24.978438 12515 raft_consensus.cc:2749] T 3b7da16d75d74a92a7a7424c294e94ea P a95c34a4f7dd4b939645f35405a77333 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:04:24.978822 12071 leader_election.cc:304] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 [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: a95c34a4f7dd4b939645f35405a77333, fce1630fa18643dfaf081639153788a9; no voters: 8fc16c3296234c7ba79f1b2067b94cec
I20260608 10:04:24.980151 12499 raft_consensus.cc:2749] T 9f5aaa6767c443fe996e02c80e625838 P 8fc16c3296234c7ba79f1b2067b94cec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:04:24.984042 12107 consensus_queue.cc:237] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333 [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: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } attrs { replace: true } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } }
I20260608 10:04:24.979682 12515 raft_consensus.cc:2804] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:04:24.985441 12515 raft_consensus.cc:493] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fce1630fa18643dfaf081639153788a9)
I20260608 10:04:24.986485 12515 raft_consensus.cc:3060] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:04:24.991765 12192 tablet_copy_source_session.cc:215] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:04:24.994874 12332 raft_consensus.cc:515] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } attrs { replace: true } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } }
I20260608 10:04:24.997900 12501 tablet_copy_client.cc:806] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c: tablet copy: Starting download of 0 data blocks...
I20260608 10:04:24.998842 12501 tablet_copy_client.cc:670] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c: tablet copy: Starting download of 1 WAL segments...
I20260608 10:04:25.010491 12178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5aaa6767c443fe996e02c80e625838" candidate_uuid: "a95c34a4f7dd4b939645f35405a77333" candidate_term: 2 candidate_status { last_received { term: 1 index: 16 } } ignore_live_leader: false dest_uuid: "fce1630fa18643dfaf081639153788a9"
I20260608 10:04:25.013938 12332 leader_election.cc:290] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [CANDIDATE]: Term 2 election: Requested vote from peers fce1630fa18643dfaf081639153788a9 (127.0.167.66:33459), 8fc16c3296234c7ba79f1b2067b94cec (127.0.167.67:44257)
I20260608 10:04:25.016330 12501 tablet_copy_client.cc:538] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:04:25.017213 12503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5aaa6767c443fe996e02c80e625838. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:25.025002 12515 raft_consensus.cc:515] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } attrs { replace: true } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } }
I20260608 10:04:25.026326 12178 raft_consensus.cc:1275] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Refusing update from remote peer a95c34a4f7dd4b939645f35405a77333: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:04:25.027184 12501 tablet_bootstrap.cc:492] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c: Bootstrap starting.
I20260608 10:04:25.028610 12178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295e9fa9e7e94e23ab29d7dbe10a4fba" candidate_uuid: "a95c34a4f7dd4b939645f35405a77333" candidate_term: 2 candidate_status { last_received { term: 1 index: 16 } } ignore_live_leader: false dest_uuid: "fce1630fa18643dfaf081639153788a9"
I20260608 10:04:25.028891 12515 leader_election.cc:290] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 [CANDIDATE]: Term 2 election: Requested vote from peers fce1630fa18643dfaf081639153788a9 (127.0.167.66:33459), 8fc16c3296234c7ba79f1b2067b94cec (127.0.167.67:44257)
I20260608 10:04:25.029644 12515 consensus_queue.cc:1048] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } 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 10:04:25.038411 12178 raft_consensus.cc:2468] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a95c34a4f7dd4b939645f35405a77333 in term 2.
I20260608 10:04:25.040289 12071 leader_election.cc:304] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 [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: a95c34a4f7dd4b939645f35405a77333, fce1630fa18643dfaf081639153788a9; no voters: 
I20260608 10:04:25.041518 12516 raft_consensus.cc:2804] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:04:25.042125 12516 raft_consensus.cc:697] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 [term 2 LEADER]: Becoming Leader. State: Replica: a95c34a4f7dd4b939645f35405a77333, State: Running, Role: LEADER
I20260608 10:04:25.043823 12516 consensus_queue.cc:237] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } attrs { replace: true } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } }
I20260608 10:04:25.047442 12254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5aaa6767c443fe996e02c80e625838" candidate_uuid: "a95c34a4f7dd4b939645f35405a77333" candidate_term: 2 candidate_status { last_received { term: 1 index: 16 } } ignore_live_leader: false dest_uuid: "8fc16c3296234c7ba79f1b2067b94cec"
I20260608 10:04:25.047437 12256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295e9fa9e7e94e23ab29d7dbe10a4fba" candidate_uuid: "a95c34a4f7dd4b939645f35405a77333" candidate_term: 2 candidate_status { last_received { term: 1 index: 16 } } ignore_live_leader: false dest_uuid: "8fc16c3296234c7ba79f1b2067b94cec"
I20260608 10:04:25.049423 12253 raft_consensus.cc:1240] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [term 2 FOLLOWER]: Rejecting Update request from peer a95c34a4f7dd4b939645f35405a77333 for earlier term 1. Current term is 2. Ops: []
I20260608 10:04:25.049621 12256 raft_consensus.cc:2393] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 8fc16c3296234c7ba79f1b2067b94cec [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a95c34a4f7dd4b939645f35405a77333 in current term 2: Already voted for candidate 8fc16c3296234c7ba79f1b2067b94cec in this term.
I20260608 10:04:25.051994 12073 leader_election.cc:304] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a95c34a4f7dd4b939645f35405a77333; no voters: 8fc16c3296234c7ba79f1b2067b94cec, fce1630fa18643dfaf081639153788a9
I20260608 10:04:25.054610 12332 raft_consensus.cc:2749] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 10:04:25.055846 12515 consensus_queue.cc:1059] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 }, Status: INVALID_TERM, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.002s
I20260608 10:04:25.065208 12503 tablet_copy_client.cc:806] T 9f5aaa6767c443fe996e02c80e625838 P 5efa8b16b94e4afaab19f7c009e4145c: tablet copy: Starting download of 0 data blocks...
I20260608 10:04:25.064599 12515 raft_consensus.cc:3055] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:04:25.066458 12503 tablet_copy_client.cc:670] T 9f5aaa6767c443fe996e02c80e625838 P 5efa8b16b94e4afaab19f7c009e4145c: tablet copy: Starting download of 1 WAL segments...
I20260608 10:04:25.066673 12515 raft_consensus.cc:740] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a95c34a4f7dd4b939645f35405a77333, State: Running, Role: LEADER
I20260608 10:04:25.073004 12182 raft_consensus.cc:2955] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } attrs { replace: true } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } } }
I20260608 10:04:25.076431 12503 tablet_copy_client.cc:538] T 9f5aaa6767c443fe996e02c80e625838 P 5efa8b16b94e4afaab19f7c009e4145c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260608 10:04:25.080641 12073 consensus_peers.cc:597] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333 -> Peer 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68:39339): Couldn't send request to peer 5efa8b16b94e4afaab19f7c009e4145c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8fe3d0498d2a4ae3b2131b2c2ea6db5b. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:25.081665 12004 catalog_manager.cc:5696] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 reported cstate change: term changed from 1 to 2, leader changed from fce1630fa18643dfaf081639153788a9 (127.0.167.66) to a95c34a4f7dd4b939645f35405a77333 (127.0.167.65). New cstate: current_term: 2 leader_uuid: "a95c34a4f7dd4b939645f35405a77333" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:25.087842 12503 tablet_bootstrap.cc:492] T 9f5aaa6767c443fe996e02c80e625838 P 5efa8b16b94e4afaab19f7c009e4145c: Bootstrap starting.
I20260608 10:04:25.102973 12001 catalog_manager.cc:5696] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 reported cstate change: config changed from index -1 to 16, NON_VOTER 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68) added. New cstate: current_term: 1 leader_uuid: "a95c34a4f7dd4b939645f35405a77333" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } attrs { replace: true } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } } }
I20260608 10:04:25.120579 12515 consensus_queue.cc:260] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } attrs { replace: true } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } }
I20260608 10:04:25.122582 12515 raft_consensus.cc:3060] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:04:25.181324 12501 tablet_bootstrap.cc:492] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=120 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:04:25.182197 12501 tablet_bootstrap.cc:492] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c: Bootstrap complete.
I20260608 10:04:25.182899 12501 ts_tablet_manager.cc:1403] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c: Time spent bootstrapping tablet: real 0.156s	user 0.121s	sys 0.010s
I20260608 10:04:25.185424 12501 raft_consensus.cc:359] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } attrs { replace: true } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } }
I20260608 10:04:25.186040 12501 raft_consensus.cc:740] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 5efa8b16b94e4afaab19f7c009e4145c, State: Initialized, Role: LEARNER
I20260608 10:04:25.186550 12501 consensus_queue.cc:260] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c [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: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } attrs { replace: true } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } }
I20260608 10:04:25.189345 12501 ts_tablet_manager.cc:1434] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260608 10:04:25.191464 12191 tablet_copy_service.cc:342] P fce1630fa18643dfaf081639153788a9: Request end of tablet copy session 5efa8b16b94e4afaab19f7c009e4145c-295e9fa9e7e94e23ab29d7dbe10a4fba received from {username='slave'} at 127.0.0.1:36388
I20260608 10:04:25.191910 12191 tablet_copy_service.cc:434] P fce1630fa18643dfaf081639153788a9: ending tablet copy session 5efa8b16b94e4afaab19f7c009e4145c-295e9fa9e7e94e23ab29d7dbe10a4fba on tablet 295e9fa9e7e94e23ab29d7dbe10a4fba with peer 5efa8b16b94e4afaab19f7c009e4145c
I20260608 10:04:25.246587 12503 tablet_bootstrap.cc:492] T 9f5aaa6767c443fe996e02c80e625838 P 5efa8b16b94e4afaab19f7c009e4145c: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=121 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:04:25.247692 12503 tablet_bootstrap.cc:492] T 9f5aaa6767c443fe996e02c80e625838 P 5efa8b16b94e4afaab19f7c009e4145c: Bootstrap complete.
I20260608 10:04:25.248544 12503 ts_tablet_manager.cc:1403] T 9f5aaa6767c443fe996e02c80e625838 P 5efa8b16b94e4afaab19f7c009e4145c: Time spent bootstrapping tablet: real 0.161s	user 0.117s	sys 0.042s
I20260608 10:04:25.251772 12503 raft_consensus.cc:359] T 9f5aaa6767c443fe996e02c80e625838 P 5efa8b16b94e4afaab19f7c009e4145c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } attrs { replace: true } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } }
I20260608 10:04:25.252697 12503 raft_consensus.cc:740] T 9f5aaa6767c443fe996e02c80e625838 P 5efa8b16b94e4afaab19f7c009e4145c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5efa8b16b94e4afaab19f7c009e4145c, State: Initialized, Role: LEARNER
I20260608 10:04:25.253417 12503 consensus_queue.cc:260] T 9f5aaa6767c443fe996e02c80e625838 P 5efa8b16b94e4afaab19f7c009e4145c [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: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } attrs { replace: true } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } }
I20260608 10:04:25.255774 12503 ts_tablet_manager.cc:1434] T 9f5aaa6767c443fe996e02c80e625838 P 5efa8b16b94e4afaab19f7c009e4145c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260608 10:04:25.257794 12191 tablet_copy_service.cc:342] P fce1630fa18643dfaf081639153788a9: Request end of tablet copy session 5efa8b16b94e4afaab19f7c009e4145c-9f5aaa6767c443fe996e02c80e625838 received from {username='slave'} at 127.0.0.1:36388
I20260608 10:04:25.258244 12191 tablet_copy_service.cc:434] P fce1630fa18643dfaf081639153788a9: ending tablet copy session 5efa8b16b94e4afaab19f7c009e4145c-9f5aaa6767c443fe996e02c80e625838 on tablet 9f5aaa6767c443fe996e02c80e625838 with peer 5efa8b16b94e4afaab19f7c009e4145c
I20260608 10:04:25.306505 12107 raft_consensus.cc:1240] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [term 2 FOLLOWER]: Rejecting Update request from peer fce1630fa18643dfaf081639153788a9 for earlier term 1. Current term is 2. Ops: []
I20260608 10:04:25.307993 12310 consensus_queue.cc:1059] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } attrs { replace: true }, Status: INVALID_TERM, Last received: 1.16, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 10:04:25.308928 12495 raft_consensus.cc:3055] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:04:25.309257 12495 raft_consensus.cc:740] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fce1630fa18643dfaf081639153788a9, State: Running, Role: LEADER
I20260608 10:04:25.310062 12495 consensus_queue.cc:260] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } attrs { replace: true } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } }
I20260608 10:04:25.311386 12495 raft_consensus.cc:3060] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:04:25.609045 12448 raft_consensus.cc:1275] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c [term 2 LEARNER]: Refusing update from remote peer a95c34a4f7dd4b939645f35405a77333: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 2 index: 17. (index mismatch)
I20260608 10:04:25.610586 12515 consensus_queue.cc:1048] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 10:04:25.621647 12528 raft_consensus.cc:1064] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333: attempting to promote NON_VOTER 5efa8b16b94e4afaab19f7c009e4145c to VOTER
W20260608 10:04:25.622189 12528 raft_consensus.cc:1068] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333: Unable to promote non-voter 5efa8b16b94e4afaab19f7c009e4145c: Illegal state: Leader has not yet committed an operation in its own term
I20260608 10:04:25.653843 12182 raft_consensus.cc:1275] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [term 2 FOLLOWER]: Refusing update from remote peer a95c34a4f7dd4b939645f35405a77333: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 2 index: 17. (index mismatch)
I20260608 10:04:25.655267 12528 consensus_queue.cc:1048] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 10:04:25.669853 12256 raft_consensus.cc:1275] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 8fc16c3296234c7ba79f1b2067b94cec [term 2 FOLLOWER]: Refusing update from remote peer a95c34a4f7dd4b939645f35405a77333: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 2 index: 17. (index mismatch)
I20260608 10:04:25.677068 12528 consensus_queue.cc:1048] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 10:04:25.692586 12532 raft_consensus.cc:1064] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333: attempting to promote NON_VOTER 5efa8b16b94e4afaab19f7c009e4145c to VOTER
I20260608 10:04:25.697911 12532 consensus_queue.cc:237] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 2.17, Last appended by leader: 16, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } attrs { replace: true } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false } }
I20260608 10:04:25.705843 12448 raft_consensus.cc:1275] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c [term 2 LEARNER]: Refusing update from remote peer a95c34a4f7dd4b939645f35405a77333: Log matching property violated. Preceding OpId in replica: term: 2 index: 17. Preceding OpId from leader: term: 2 index: 18. (index mismatch)
I20260608 10:04:25.707545 12182 raft_consensus.cc:1275] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [term 2 FOLLOWER]: Refusing update from remote peer a95c34a4f7dd4b939645f35405a77333: Log matching property violated. Preceding OpId in replica: term: 2 index: 17. Preceding OpId from leader: term: 2 index: 18. (index mismatch)
I20260608 10:04:25.708847 12532 consensus_queue.cc:1048] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 10:04:25.710398 12256 raft_consensus.cc:1275] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 8fc16c3296234c7ba79f1b2067b94cec [term 2 FOLLOWER]: Refusing update from remote peer a95c34a4f7dd4b939645f35405a77333: Log matching property violated. Preceding OpId in replica: term: 2 index: 17. Preceding OpId from leader: term: 2 index: 18. (index mismatch)
I20260608 10:04:25.711385 12528 consensus_queue.cc:1048] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 10:04:25.717085 12515 consensus_queue.cc:1048] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } 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 10:04:25.719978 12515 raft_consensus.cc:2955] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 [term 2 LEADER]: Committing config change with OpId 2.18: config changed from index 16 to 18, 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } attrs { replace: true } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false } } }
I20260608 10:04:25.722118 12182 raft_consensus.cc:2955] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [term 2 FOLLOWER]: Committing config change with OpId 2.18: config changed from index 16 to 18, 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } attrs { replace: true } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false } } }
I20260608 10:04:25.737216 12004 catalog_manager.cc:5696] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 reported cstate change: config changed from index 16 to 18, 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a95c34a4f7dd4b939645f35405a77333" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:25.743024 12256 raft_consensus.cc:2955] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 8fc16c3296234c7ba79f1b2067b94cec [term 2 FOLLOWER]: Committing config change with OpId 2.18: config changed from index 16 to 18, 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } attrs { replace: true } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false } } }
I20260608 10:04:26.324098 12448 raft_consensus.cc:2955] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c [term 2 FOLLOWER]: Committing config change with OpId 2.18: config changed from index 16 to 18, 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } attrs { replace: true } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false } } }
I20260608 10:04:26.333305 12107 consensus_queue.cc:237] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 2.18, Last appended by leader: 16, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false } }
I20260608 10:04:26.339246 12182 raft_consensus.cc:1275] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [term 2 FOLLOWER]: Refusing update from remote peer a95c34a4f7dd4b939645f35405a77333: Log matching property violated. Preceding OpId in replica: term: 2 index: 18. Preceding OpId from leader: term: 2 index: 19. (index mismatch)
I20260608 10:04:26.340795 12447 raft_consensus.cc:1275] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c [term 2 FOLLOWER]: Refusing update from remote peer a95c34a4f7dd4b939645f35405a77333: Log matching property violated. Preceding OpId in replica: term: 2 index: 18. Preceding OpId from leader: term: 2 index: 19. (index mismatch)
I20260608 10:04:26.341674 12542 consensus_queue.cc:1048] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260608 10:04:26.345695 12542 consensus_queue.cc:1048] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260608 10:04:26.351883 12541 raft_consensus.cc:2955] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 [term 2 LEADER]: Committing config change with OpId 2.19: config changed from index 18 to 19, VOTER 8fc16c3296234c7ba79f1b2067b94cec (127.0.167.67) evicted. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false } } }
I20260608 10:04:26.354054 12178 raft_consensus.cc:2955] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [term 2 FOLLOWER]: Committing config change with OpId 2.19: config changed from index 18 to 19, VOTER 8fc16c3296234c7ba79f1b2067b94cec (127.0.167.67) evicted. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false } } }
I20260608 10:04:26.356747 12447 raft_consensus.cc:2955] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c [term 2 FOLLOWER]: Committing config change with OpId 2.19: config changed from index 18 to 19, VOTER 8fc16c3296234c7ba79f1b2067b94cec (127.0.167.67) evicted. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false } } }
I20260608 10:04:26.363185 11990 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 295e9fa9e7e94e23ab29d7dbe10a4fba with cas_config_opid_index 18: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:04:26.370186 12004 catalog_manager.cc:5696] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 reported cstate change: config changed from index 18 to 19, VOTER 8fc16c3296234c7ba79f1b2067b94cec (127.0.167.67) evicted. New cstate: current_term: 2 leader_uuid: "a95c34a4f7dd4b939645f35405a77333" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:04:26.389724 12244 tablet_service.cc:1558] Processing DeleteTablet for tablet 295e9fa9e7e94e23ab29d7dbe10a4fba with delete_type TABLET_DATA_TOMBSTONED (TS 8fc16c3296234c7ba79f1b2067b94cec not found in new config with opid_index 19) from {username='slave'} at 127.0.0.1:46748
I20260608 10:04:26.392020 12548 tablet_replica.cc:333] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 8fc16c3296234c7ba79f1b2067b94cec: stopping tablet replica
I20260608 10:04:26.393234 12548 raft_consensus.cc:2243] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 8fc16c3296234c7ba79f1b2067b94cec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:26.394389 12548 raft_consensus.cc:2272] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 8fc16c3296234c7ba79f1b2067b94cec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:26.398874 12548 ts_tablet_manager.cc:1916] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 8fc16c3296234c7ba79f1b2067b94cec: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:04:26.411583 12548 ts_tablet_manager.cc:1929] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 8fc16c3296234c7ba79f1b2067b94cec: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.18
I20260608 10:04:26.411957 12548 log.cc:1199] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 8fc16c3296234c7ba79f1b2067b94cec: Deleting WAL directory at /tmp/dist-test-tasksppPla/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808122572-669-0/minicluster-data/ts-2-root/wals/295e9fa9e7e94e23ab29d7dbe10a4fba
I20260608 10:04:26.413662 11992 catalog_manager.cc:5027] TS 8fc16c3296234c7ba79f1b2067b94cec (127.0.167.67:44257): tablet 295e9fa9e7e94e23ab29d7dbe10a4fba (table test-workload [id=d47d5057048b426f99c39e5c0e902a4f]) successfully deleted
I20260608 10:04:26.573733 12544 raft_consensus.cc:493] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a95c34a4f7dd4b939645f35405a77333)
I20260608 10:04:26.574452 12544 raft_consensus.cc:515] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } attrs { replace: true } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } }
I20260608 10:04:26.576474 12544 leader_election.cc:290] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135), 8fc16c3296234c7ba79f1b2067b94cec (127.0.167.67:44257)
I20260608 10:04:26.577548 12107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe3d0498d2a4ae3b2131b2c2ea6db5b" candidate_uuid: "fce1630fa18643dfaf081639153788a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 16 } } ignore_live_leader: false dest_uuid: "a95c34a4f7dd4b939645f35405a77333" is_pre_election: true
I20260608 10:04:26.577836 12256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe3d0498d2a4ae3b2131b2c2ea6db5b" candidate_uuid: "fce1630fa18643dfaf081639153788a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 16 } } ignore_live_leader: false dest_uuid: "8fc16c3296234c7ba79f1b2067b94cec" is_pre_election: true
I20260608 10:04:26.578146 12107 raft_consensus.cc:2468] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fce1630fa18643dfaf081639153788a9 in term 2.
I20260608 10:04:26.578799 12256 raft_consensus.cc:2393] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fce1630fa18643dfaf081639153788a9 in current term 2: Already voted for candidate 8fc16c3296234c7ba79f1b2067b94cec in this term.
I20260608 10:04:26.579432 12146 leader_election.cc:304] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [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: a95c34a4f7dd4b939645f35405a77333, fce1630fa18643dfaf081639153788a9; no voters: 
I20260608 10:04:26.580389 12544 raft_consensus.cc:2804] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:04:26.580801 12544 raft_consensus.cc:493] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a95c34a4f7dd4b939645f35405a77333)
I20260608 10:04:26.581135 12544 raft_consensus.cc:3060] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:04:26.586798 12544 raft_consensus.cc:515] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } attrs { replace: true } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } }
I20260608 10:04:26.588814 12544 leader_election.cc:290] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [CANDIDATE]: Term 2 election: Requested vote from peers a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135), 8fc16c3296234c7ba79f1b2067b94cec (127.0.167.67:44257)
I20260608 10:04:26.589695 12107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe3d0498d2a4ae3b2131b2c2ea6db5b" candidate_uuid: "fce1630fa18643dfaf081639153788a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 16 } } ignore_live_leader: false dest_uuid: "a95c34a4f7dd4b939645f35405a77333"
I20260608 10:04:26.589982 12256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe3d0498d2a4ae3b2131b2c2ea6db5b" candidate_uuid: "fce1630fa18643dfaf081639153788a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 16 } } ignore_live_leader: false dest_uuid: "8fc16c3296234c7ba79f1b2067b94cec"
I20260608 10:04:26.590739 12256 raft_consensus.cc:2393] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fce1630fa18643dfaf081639153788a9 in current term 2: Already voted for candidate 8fc16c3296234c7ba79f1b2067b94cec in this term.
I20260608 10:04:26.598071 12107 raft_consensus.cc:2468] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fce1630fa18643dfaf081639153788a9 in term 2.
I20260608 10:04:26.599454 12146 leader_election.cc:304] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [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: a95c34a4f7dd4b939645f35405a77333, fce1630fa18643dfaf081639153788a9; no voters: 8fc16c3296234c7ba79f1b2067b94cec
I20260608 10:04:26.600455 12544 raft_consensus.cc:2804] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:04:26.601679 12544 raft_consensus.cc:697] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [term 2 LEADER]: Becoming Leader. State: Replica: fce1630fa18643dfaf081639153788a9, State: Running, Role: LEADER
I20260608 10:04:26.602610 12544 consensus_queue.cc:237] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } attrs { replace: true } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } }
I20260608 10:04:26.612198 12001 catalog_manager.cc:5696] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 reported cstate change: term changed from 1 to 2, leader changed from a95c34a4f7dd4b939645f35405a77333 (127.0.167.65) to fce1630fa18643dfaf081639153788a9 (127.0.167.66). New cstate: current_term: 2 leader_uuid: "fce1630fa18643dfaf081639153788a9" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:26.732457 12499 raft_consensus.cc:493] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:26.733012 12499 raft_consensus.cc:515] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } }
I20260608 10:04:26.735586 12499 leader_election.cc:290] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135), fce1630fa18643dfaf081639153788a9 (127.0.167.66:33459)
I20260608 10:04:26.736943 12106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe3d0498d2a4ae3b2131b2c2ea6db5b" candidate_uuid: "8fc16c3296234c7ba79f1b2067b94cec" candidate_term: 3 candidate_status { last_received { term: 1 index: 15 } } ignore_live_leader: false dest_uuid: "a95c34a4f7dd4b939645f35405a77333" is_pre_election: true
I20260608 10:04:26.736835 12178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe3d0498d2a4ae3b2131b2c2ea6db5b" candidate_uuid: "8fc16c3296234c7ba79f1b2067b94cec" candidate_term: 3 candidate_status { last_received { term: 1 index: 15 } } ignore_live_leader: false dest_uuid: "fce1630fa18643dfaf081639153788a9" is_pre_election: true
I20260608 10:04:26.738003 12106 raft_consensus.cc:2410] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8fc16c3296234c7ba79f1b2067b94cec for term 3 because replica has last-logged OpId of term: 1 index: 16, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 15.
I20260608 10:04:26.739295 12220 leader_election.cc:304] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [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: 8fc16c3296234c7ba79f1b2067b94cec; no voters: a95c34a4f7dd4b939645f35405a77333, fce1630fa18643dfaf081639153788a9
I20260608 10:04:26.740248 12499 raft_consensus.cc:2749] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 10:04:26.801647 12541 raft_consensus.cc:493] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:26.802280 12541 raft_consensus.cc:515] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } attrs { replace: true } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } }
I20260608 10:04:26.804203 12541 leader_election.cc:290] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fce1630fa18643dfaf081639153788a9 (127.0.167.66:33459), 8fc16c3296234c7ba79f1b2067b94cec (127.0.167.67:44257)
I20260608 10:04:26.805365 12178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5aaa6767c443fe996e02c80e625838" candidate_uuid: "a95c34a4f7dd4b939645f35405a77333" candidate_term: 3 candidate_status { last_received { term: 1 index: 16 } } ignore_live_leader: false dest_uuid: "fce1630fa18643dfaf081639153788a9" is_pre_election: true
I20260608 10:04:26.805523 12256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5aaa6767c443fe996e02c80e625838" candidate_uuid: "a95c34a4f7dd4b939645f35405a77333" candidate_term: 3 candidate_status { last_received { term: 1 index: 16 } } ignore_live_leader: false dest_uuid: "8fc16c3296234c7ba79f1b2067b94cec" is_pre_election: true
I20260608 10:04:26.806018 12178 raft_consensus.cc:2468] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a95c34a4f7dd4b939645f35405a77333 in term 2.
I20260608 10:04:26.806348 12256 raft_consensus.cc:2468] T 9f5aaa6767c443fe996e02c80e625838 P 8fc16c3296234c7ba79f1b2067b94cec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a95c34a4f7dd4b939645f35405a77333 in term 1.
I20260608 10:04:26.807228 12071 leader_election.cc:304] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a95c34a4f7dd4b939645f35405a77333, fce1630fa18643dfaf081639153788a9; no voters: 
I20260608 10:04:26.808122 12541 raft_consensus.cc:2804] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 10:04:26.808561 12541 raft_consensus.cc:493] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:26.808853 12541 raft_consensus.cc:3060] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:04:26.814311 12541 raft_consensus.cc:515] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } attrs { replace: true } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } }
I20260608 10:04:26.816354 12541 leader_election.cc:290] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [CANDIDATE]: Term 3 election: Requested vote from peers fce1630fa18643dfaf081639153788a9 (127.0.167.66:33459), 8fc16c3296234c7ba79f1b2067b94cec (127.0.167.67:44257)
I20260608 10:04:26.817627 12178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5aaa6767c443fe996e02c80e625838" candidate_uuid: "a95c34a4f7dd4b939645f35405a77333" candidate_term: 3 candidate_status { last_received { term: 1 index: 16 } } ignore_live_leader: false dest_uuid: "fce1630fa18643dfaf081639153788a9"
I20260608 10:04:26.817595 12256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5aaa6767c443fe996e02c80e625838" candidate_uuid: "a95c34a4f7dd4b939645f35405a77333" candidate_term: 3 candidate_status { last_received { term: 1 index: 16 } } ignore_live_leader: false dest_uuid: "8fc16c3296234c7ba79f1b2067b94cec"
I20260608 10:04:26.818548 12178 raft_consensus.cc:3060] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:04:26.818675 12256 raft_consensus.cc:3060] T 9f5aaa6767c443fe996e02c80e625838 P 8fc16c3296234c7ba79f1b2067b94cec [term 1 FOLLOWER]: Advancing to term 3
I20260608 10:04:26.824488 12178 raft_consensus.cc:2468] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a95c34a4f7dd4b939645f35405a77333 in term 3.
I20260608 10:04:26.825757 12071 leader_election.cc:304] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [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: a95c34a4f7dd4b939645f35405a77333, fce1630fa18643dfaf081639153788a9; no voters: 
I20260608 10:04:26.826562 12541 raft_consensus.cc:2804] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:04:26.827046 12541 raft_consensus.cc:697] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [term 3 LEADER]: Becoming Leader. State: Replica: a95c34a4f7dd4b939645f35405a77333, State: Running, Role: LEADER
I20260608 10:04:26.827677 12256 raft_consensus.cc:2468] T 9f5aaa6767c443fe996e02c80e625838 P 8fc16c3296234c7ba79f1b2067b94cec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a95c34a4f7dd4b939645f35405a77333 in term 3.
I20260608 10:04:26.828039 12541 consensus_queue.cc:237] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } attrs { replace: true } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } }
I20260608 10:04:26.838308 12001 catalog_manager.cc:5696] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 reported cstate change: term changed from 1 to 3, leader changed from fce1630fa18643dfaf081639153788a9 (127.0.167.66) to a95c34a4f7dd4b939645f35405a77333 (127.0.167.65). New cstate: current_term: 3 leader_uuid: "a95c34a4f7dd4b939645f35405a77333" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:27.055775 12256 raft_consensus.cc:1275] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [term 2 FOLLOWER]: Refusing update from remote peer fce1630fa18643dfaf081639153788a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 2 index: 17. (index mismatch)
I20260608 10:04:27.057281 12544 consensus_queue.cc:1048] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:04:27.063994 12256 raft_consensus.cc:2955] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [term 2 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } attrs { replace: true } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } } }
I20260608 10:04:27.083065 12106 raft_consensus.cc:1275] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333 [term 2 FOLLOWER]: Refusing update from remote peer fce1630fa18643dfaf081639153788a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 2 index: 17. (index mismatch)
W20260608 10:04:27.087822 12148 consensus_peers.cc:597] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 -> Peer 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68:39339): Couldn't send request to peer 5efa8b16b94e4afaab19f7c009e4145c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8fe3d0498d2a4ae3b2131b2c2ea6db5b. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:27.088667 12544 consensus_queue.cc:1048] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 10:04:27.092486 12106 raft_consensus.cc:2955] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333 [term 2 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } attrs { replace: true } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } } }
I20260608 10:04:27.109412 12106 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:57144 (request call id 0) took 2134 ms. Trace:
I20260608 10:04:27.109979 12106 rpcz_store.cc:276] 0608 10:04:24.975375 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:04:24.975561 (+   186us) service_pool.cc:224] Handling call
0608 10:04:24.988898 (+ 13337us) log.cc:844] Serialized 499 byte log entry
0608 10:04:27.109298 (+2120400us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":236,"raft.queue_time_us":2226,"raft.run_cpu_time_us":2260,"raft.run_wall_time_us":2260,"thread_start_us":12102,"threads_started":1,"wal-append.queue_time_us":12579,"wal-append.run_cpu_time_us":1659,"wal-append.run_wall_time_us":1001696}
I20260608 10:04:27.140853 12256 consensus_queue.cc:237] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec [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: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } attrs { replace: true } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } }
I20260608 10:04:27.150032 12178 raft_consensus.cc:1275] T fa5ca69a17214c35b9a293073332fc34 P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Refusing update from remote peer 8fc16c3296234c7ba79f1b2067b94cec: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:04:27.152172 12561 consensus_queue.cc:1048] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } 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 10:04:27.152757 12106 raft_consensus.cc:1275] T fa5ca69a17214c35b9a293073332fc34 P a95c34a4f7dd4b939645f35405a77333 [term 1 FOLLOWER]: Refusing update from remote peer 8fc16c3296234c7ba79f1b2067b94cec: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:04:27.157375 12499 consensus_queue.cc:1048] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 10:04:27.174576 12222 consensus_peers.cc:597] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec -> Peer 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68:39339): Couldn't send request to peer 5efa8b16b94e4afaab19f7c009e4145c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fa5ca69a17214c35b9a293073332fc34. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:27.177505 12499 raft_consensus.cc:2955] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } attrs { replace: true } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } } }
I20260608 10:04:27.180358 12178 raft_consensus.cc:2955] T fa5ca69a17214c35b9a293073332fc34 P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } attrs { replace: true } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } } }
I20260608 10:04:27.190145 12106 raft_consensus.cc:2955] T fa5ca69a17214c35b9a293073332fc34 P a95c34a4f7dd4b939645f35405a77333 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } attrs { replace: true } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } } }
I20260608 10:04:27.197343 12001 catalog_manager.cc:5696] T fa5ca69a17214c35b9a293073332fc34 P fce1630fa18643dfaf081639153788a9 reported cstate change: config changed from index -1 to 16, NON_VOTER 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68) added. New cstate: current_term: 1 leader_uuid: "8fc16c3296234c7ba79f1b2067b94cec" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } attrs { replace: true } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } } }
I20260608 10:04:27.199657 12107 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f5aaa6767c443fe996e02c80e625838"
dest_uuid: "a95c34a4f7dd4b939645f35405a77333"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:39214
I20260608 10:04:27.200515 12107 raft_consensus.cc:606] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [term 3 LEADER]: Received request to transfer leadership
I20260608 10:04:27.209318 12178 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fe3d0498d2a4ae3b2131b2c2ea6db5b"
dest_uuid: "fce1630fa18643dfaf081639153788a9"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:49354
I20260608 10:04:27.210023 12178 raft_consensus.cc:606] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [term 2 LEADER]: Received request to transfer leadership
I20260608 10:04:27.216837 12106 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f5aaa6767c443fe996e02c80e625838"
dest_uuid: "a95c34a4f7dd4b939645f35405a77333"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:39214
I20260608 10:04:27.217460 12106 raft_consensus.cc:606] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [term 3 LEADER]: Received request to transfer leadership
W20260608 10:04:27.218910 11990 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 9f5aaa6767c443fe996e02c80e625838 already in progress [suppressed 4 similar messages]
I20260608 10:04:27.219725 12178 raft_consensus.cc:1275] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [term 3 FOLLOWER]: Refusing update from remote peer a95c34a4f7dd4b939645f35405a77333: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 3 index: 17. (index mismatch)
I20260608 10:04:27.222242 12541 consensus_queue.cc:1048] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 10:04:27.223213 12106 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f5aaa6767c443fe996e02c80e625838"
dest_uuid: "a95c34a4f7dd4b939645f35405a77333"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:39214
I20260608 10:04:27.223883 12106 raft_consensus.cc:606] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [term 3 LEADER]: Received request to transfer leadership
I20260608 10:04:27.230419 12542 raft_consensus.cc:993] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333: : Instructing follower fce1630fa18643dfaf081639153788a9 to start an election
I20260608 10:04:27.231395 12541 raft_consensus.cc:1081] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [term 3 LEADER]: Signalling peer fce1630fa18643dfaf081639153788a9 to start an election
I20260608 10:04:27.235062 12182 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f5aaa6767c443fe996e02c80e625838"
dest_uuid: "fce1630fa18643dfaf081639153788a9"
 from {username='slave'} at 127.0.0.1:49372
W20260608 10:04:27.235605 12053 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
I20260608 10:04:27.236130 12182 raft_consensus.cc:493] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
W20260608 10:04:27.236207 12053 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for 9f5aaa6767c443fe996e02c80e625838 already in progress
I20260608 10:04:27.236806 12182 raft_consensus.cc:3060] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [term 3 FOLLOWER]: Advancing to term 4
W20260608 10:04:27.236887 12053 auto_rebalancer.cc:301] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 9f5aaa6767c443fe996e02c80e625838 already in progress
I20260608 10:04:27.242653 12180 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fe3d0498d2a4ae3b2131b2c2ea6db5b"
dest_uuid: "fce1630fa18643dfaf081639153788a9"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:49354
I20260608 10:04:27.243327 12180 raft_consensus.cc:606] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [term 2 LEADER]: Received request to transfer leadership
I20260608 10:04:27.247416 12180 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fe3d0498d2a4ae3b2131b2c2ea6db5b"
dest_uuid: "fce1630fa18643dfaf081639153788a9"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:49354
I20260608 10:04:27.248092 12180 raft_consensus.cc:606] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [term 2 LEADER]: Received request to transfer leadership
I20260608 10:04:27.248790 12182 raft_consensus.cc:515] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } attrs { replace: true } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } }
I20260608 10:04:27.250523 12178 raft_consensus.cc:1240] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [term 4 FOLLOWER]: Rejecting Update request from peer a95c34a4f7dd4b939645f35405a77333 for earlier term 3. Current term is 4. Ops: []
W20260608 10:04:27.254256 12053 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
I20260608 10:04:27.254192 12541 consensus_queue.cc:1059] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 }, Status: INVALID_TERM, Last received: 3.17, Next index: 18, Last known committed idx: 16, Time since last communication: 0.001s
W20260608 10:04:27.254920 12053 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for 8fe3d0498d2a4ae3b2131b2c2ea6db5b already in progress
W20260608 10:04:27.255330 12053 auto_rebalancer.cc:301] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 8fe3d0498d2a4ae3b2131b2c2ea6db5b already in progress
I20260608 10:04:27.258312 12106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5aaa6767c443fe996e02c80e625838" candidate_uuid: "fce1630fa18643dfaf081639153788a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 17 } } ignore_live_leader: true dest_uuid: "a95c34a4f7dd4b939645f35405a77333"
I20260608 10:04:27.258960 12106 raft_consensus.cc:3055] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [term 3 LEADER]: Stepping down as leader of term 3
I20260608 10:04:27.259320 12106 raft_consensus.cc:740] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a95c34a4f7dd4b939645f35405a77333, State: Running, Role: LEADER
I20260608 10:04:27.260097 12256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5aaa6767c443fe996e02c80e625838" candidate_uuid: "fce1630fa18643dfaf081639153788a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 17 } } ignore_live_leader: true dest_uuid: "8fc16c3296234c7ba79f1b2067b94cec"
I20260608 10:04:27.260185 12106 consensus_queue.cc:260] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 3.17, Last appended by leader: 17, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } attrs { replace: true } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } }
I20260608 10:04:27.260852 12256 raft_consensus.cc:3060] T 9f5aaa6767c443fe996e02c80e625838 P 8fc16c3296234c7ba79f1b2067b94cec [term 3 FOLLOWER]: Advancing to term 4
I20260608 10:04:27.261620 12106 raft_consensus.cc:3060] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [term 3 FOLLOWER]: Advancing to term 4
I20260608 10:04:27.268337 12256 raft_consensus.cc:2468] T 9f5aaa6767c443fe996e02c80e625838 P 8fc16c3296234c7ba79f1b2067b94cec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fce1630fa18643dfaf081639153788a9 in term 4.
I20260608 10:04:27.268560 12106 raft_consensus.cc:2468] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fce1630fa18643dfaf081639153788a9 in term 4.
I20260608 10:04:27.270020 12148 leader_election.cc:304] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fc16c3296234c7ba79f1b2067b94cec, fce1630fa18643dfaf081639153788a9; no voters: 
I20260608 10:04:27.270809 12549 raft_consensus.cc:2804] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [term 4 FOLLOWER]: Leader election won for term 4
I20260608 10:04:27.271189 12182 leader_election.cc:290] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [CANDIDATE]: Term 4 election: Requested vote from peers a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135), 8fc16c3296234c7ba79f1b2067b94cec (127.0.167.67:44257)
I20260608 10:04:27.271338 12549 raft_consensus.cc:697] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [term 4 LEADER]: Becoming Leader. State: Replica: fce1630fa18643dfaf081639153788a9, State: Running, Role: LEADER
I20260608 10:04:27.272357 12549 consensus_queue.cc:237] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 3.17, Last appended by leader: 17, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } attrs { replace: true } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } }
I20260608 10:04:27.281206 11998 catalog_manager.cc:5696] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 reported cstate change: term changed from 3 to 4, leader changed from a95c34a4f7dd4b939645f35405a77333 (127.0.167.65) to fce1630fa18643dfaf081639153788a9 (127.0.167.66). New cstate: current_term: 4 leader_uuid: "fce1630fa18643dfaf081639153788a9" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:27.351441   669 tablet_server.cc:179] TabletServer@127.0.167.65:0 shutting down...
I20260608 10:04:27.402441   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:27.403363   669 tablet_replica.cc:333] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333: stopping tablet replica
I20260608 10:04:27.404359   669 raft_consensus.cc:2243] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:04:27.405602   669 raft_consensus.cc:2272] T 295e9fa9e7e94e23ab29d7dbe10a4fba P a95c34a4f7dd4b939645f35405a77333 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:27.409590   669 tablet_replica.cc:333] T fa5ca69a17214c35b9a293073332fc34 P a95c34a4f7dd4b939645f35405a77333: stopping tablet replica
I20260608 10:04:27.410611   669 raft_consensus.cc:2243] T fa5ca69a17214c35b9a293073332fc34 P a95c34a4f7dd4b939645f35405a77333 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:27.411453   669 raft_consensus.cc:2272] T fa5ca69a17214c35b9a293073332fc34 P a95c34a4f7dd4b939645f35405a77333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:27.417100   669 tablet_replica.cc:333] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333: stopping tablet replica
I20260608 10:04:27.417774   669 raft_consensus.cc:2243] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:27.418502   669 pending_rounds.cc:70] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333: Trying to abort 1 pending ops.
I20260608 10:04:27.418730   669 pending_rounds.cc:77] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333: Aborting op as it isn't in flight: id { term: 3 index: 17 } timestamp: 7294619921739751424 op_type: NO_OP noop_request { }
I20260608 10:04:27.419080   669 raft_consensus.cc:2889] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:04:27.419378   669 raft_consensus.cc:2272] T 9f5aaa6767c443fe996e02c80e625838 P a95c34a4f7dd4b939645f35405a77333 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:27.423028   669 tablet_replica.cc:333] T 8f2d232f49bc45f39485be9858655e32 P a95c34a4f7dd4b939645f35405a77333: stopping tablet replica
I20260608 10:04:27.423645   669 raft_consensus.cc:2243] T 8f2d232f49bc45f39485be9858655e32 P a95c34a4f7dd4b939645f35405a77333 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:27.424254   669 raft_consensus.cc:2272] T 8f2d232f49bc45f39485be9858655e32 P a95c34a4f7dd4b939645f35405a77333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:27.426723   669 tablet_replica.cc:333] T 3b7da16d75d74a92a7a7424c294e94ea P a95c34a4f7dd4b939645f35405a77333: stopping tablet replica
I20260608 10:04:27.427259   669 raft_consensus.cc:2243] T 3b7da16d75d74a92a7a7424c294e94ea P a95c34a4f7dd4b939645f35405a77333 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:27.427868   669 raft_consensus.cc:2272] T 3b7da16d75d74a92a7a7424c294e94ea P a95c34a4f7dd4b939645f35405a77333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:27.430447   669 tablet_replica.cc:333] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333: stopping tablet replica
I20260608 10:04:27.430960   669 raft_consensus.cc:2243] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:27.431504   669 raft_consensus.cc:2272] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P a95c34a4f7dd4b939645f35405a77333 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:27.542120 12554 raft_consensus.cc:993] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9: : Instructing follower 8fc16c3296234c7ba79f1b2067b94cec to start an election
I20260608 10:04:27.542721 12554 raft_consensus.cc:1081] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [term 2 LEADER]: Signalling peer 8fc16c3296234c7ba79f1b2067b94cec to start an election
I20260608 10:04:27.544675 12256 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fe3d0498d2a4ae3b2131b2c2ea6db5b"
dest_uuid: "8fc16c3296234c7ba79f1b2067b94cec"
 from {username='slave'} at 127.0.0.1:46760
I20260608 10:04:27.545274 12256 raft_consensus.cc:493] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:04:27.545665 12256 raft_consensus.cc:3060] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:04:27.553627 12256 raft_consensus.cc:515] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } attrs { replace: true } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } }
I20260608 10:04:27.556203 12256 leader_election.cc:290] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [CANDIDATE]: Term 3 election: Requested vote from peers a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135), fce1630fa18643dfaf081639153788a9 (127.0.167.66:33459)
I20260608 10:04:27.559693 12182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe3d0498d2a4ae3b2131b2c2ea6db5b" candidate_uuid: "8fc16c3296234c7ba79f1b2067b94cec" candidate_term: 3 candidate_status { last_received { term: 2 index: 17 } } ignore_live_leader: true dest_uuid: "fce1630fa18643dfaf081639153788a9"
I20260608 10:04:27.560380 12182 raft_consensus.cc:3055] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 10:04:27.560725 12182 raft_consensus.cc:740] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fce1630fa18643dfaf081639153788a9, State: Running, Role: LEADER
I20260608 10:04:27.561631 12182 consensus_queue.cc:260] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 2.17, Last appended by leader: 17, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } attrs { replace: true } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } }
I20260608 10:04:27.563383 12182 raft_consensus.cc:3060] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:04:27.579521 12182 raft_consensus.cc:2468] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc16c3296234c7ba79f1b2067b94cec in term 3.
I20260608 10:04:27.584138 12220 leader_election.cc:304] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [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: 8fc16c3296234c7ba79f1b2067b94cec, fce1630fa18643dfaf081639153788a9; no voters: 
I20260608 10:04:27.585152 12499 raft_consensus.cc:2804] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [term 3 FOLLOWER]: Leader election won for term 3
W20260608 10:04:27.585202 12220 leader_election.cc:336] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135): Network error: Client connection negotiation failed: client connection to 127.0.167.65:41135: connect: Connection refused (error 111)
I20260608 10:04:27.585808 12499 raft_consensus.cc:697] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [term 3 LEADER]: Becoming Leader. State: Replica: 8fc16c3296234c7ba79f1b2067b94cec, State: Running, Role: LEADER
I20260608 10:04:27.586715 12499 consensus_queue.cc:237] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 2.17, Last appended by leader: 17, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } attrs { replace: true } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } }
I20260608 10:04:27.602240 11998 catalog_manager.cc:5696] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec reported cstate change: term changed from 2 to 3, leader changed from fce1630fa18643dfaf081639153788a9 (127.0.167.66) to 8fc16c3296234c7ba79f1b2067b94cec (127.0.167.67). New cstate: current_term: 3 leader_uuid: "8fc16c3296234c7ba79f1b2067b94cec" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:27.609213 12571 ts_tablet_manager.cc:933] T fa5ca69a17214c35b9a293073332fc34 P 5efa8b16b94e4afaab19f7c009e4145c: Initiating tablet copy from peer 8fc16c3296234c7ba79f1b2067b94cec (127.0.167.67:44257)
I20260608 10:04:27.611090 12571 tablet_copy_client.cc:323] T fa5ca69a17214c35b9a293073332fc34 P 5efa8b16b94e4afaab19f7c009e4145c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.67:44257
I20260608 10:04:27.633104 12266 tablet_copy_service.cc:140] P 8fc16c3296234c7ba79f1b2067b94cec: Received BeginTabletCopySession request for tablet fa5ca69a17214c35b9a293073332fc34 from peer 5efa8b16b94e4afaab19f7c009e4145c ({username='slave'} at 127.0.0.1:35324)
I20260608 10:04:27.633721 12266 tablet_copy_service.cc:161] P 8fc16c3296234c7ba79f1b2067b94cec: Beginning new tablet copy session on tablet fa5ca69a17214c35b9a293073332fc34 from peer 5efa8b16b94e4afaab19f7c009e4145c at {username='slave'} at 127.0.0.1:35324: session id = 5efa8b16b94e4afaab19f7c009e4145c-fa5ca69a17214c35b9a293073332fc34
W20260608 10:04:27.639587 12220 consensus_peers.cc:597] T 3b7da16d75d74a92a7a7424c294e94ea P 8fc16c3296234c7ba79f1b2067b94cec -> Peer a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135): Couldn't send request to peer a95c34a4f7dd4b939645f35405a77333. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:41135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:27.642833 12266 tablet_copy_source_session.cc:215] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:04:27.646559 12571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa5ca69a17214c35b9a293073332fc34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:27.666529 12571 tablet_copy_client.cc:806] T fa5ca69a17214c35b9a293073332fc34 P 5efa8b16b94e4afaab19f7c009e4145c: tablet copy: Starting download of 0 data blocks...
I20260608 10:04:27.667171 12571 tablet_copy_client.cc:670] T fa5ca69a17214c35b9a293073332fc34 P 5efa8b16b94e4afaab19f7c009e4145c: tablet copy: Starting download of 1 WAL segments...
I20260608 10:04:27.672190 12571 tablet_copy_client.cc:538] T fa5ca69a17214c35b9a293073332fc34 P 5efa8b16b94e4afaab19f7c009e4145c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:04:27.682427 12571 tablet_bootstrap.cc:492] T fa5ca69a17214c35b9a293073332fc34 P 5efa8b16b94e4afaab19f7c009e4145c: Bootstrap starting.
W20260608 10:04:27.683277 12220 consensus_peers.cc:597] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec -> Peer a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135): Couldn't send request to peer a95c34a4f7dd4b939645f35405a77333. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:41135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:04:27.724474 12220 consensus_peers.cc:597] T 8f2d232f49bc45f39485be9858655e32 P 8fc16c3296234c7ba79f1b2067b94cec -> Peer a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135): Couldn't send request to peer a95c34a4f7dd4b939645f35405a77333. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:41135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:27.733688 12256 raft_consensus.cc:1275] T 9f5aaa6767c443fe996e02c80e625838 P 8fc16c3296234c7ba79f1b2067b94cec [term 4 FOLLOWER]: Refusing update from remote peer fce1630fa18643dfaf081639153788a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 4 index: 18. (index mismatch)
I20260608 10:04:27.735898 12544 consensus_queue.cc:1048] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 10:04:27.739998 12447 raft_consensus.cc:3060] T 9f5aaa6767c443fe996e02c80e625838 P 5efa8b16b94e4afaab19f7c009e4145c [term 1 LEARNER]: Advancing to term 4
I20260608 10:04:27.753526 12447 raft_consensus.cc:1275] T 9f5aaa6767c443fe996e02c80e625838 P 5efa8b16b94e4afaab19f7c009e4145c [term 4 LEARNER]: Refusing update from remote peer fce1630fa18643dfaf081639153788a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 4 index: 18. (index mismatch)
I20260608 10:04:27.758800 12549 consensus_queue.cc:1048] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 10:04:27.821152 12571 tablet_bootstrap.cc:492] T fa5ca69a17214c35b9a293073332fc34 P 5efa8b16b94e4afaab19f7c009e4145c: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=111 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:04:27.822173 12571 tablet_bootstrap.cc:492] T fa5ca69a17214c35b9a293073332fc34 P 5efa8b16b94e4afaab19f7c009e4145c: Bootstrap complete.
I20260608 10:04:27.823000 12571 ts_tablet_manager.cc:1403] T fa5ca69a17214c35b9a293073332fc34 P 5efa8b16b94e4afaab19f7c009e4145c: Time spent bootstrapping tablet: real 0.141s	user 0.116s	sys 0.016s
I20260608 10:04:27.828440 12544 raft_consensus.cc:1064] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9: attempting to promote NON_VOTER 5efa8b16b94e4afaab19f7c009e4145c to VOTER
I20260608 10:04:27.831311 12571 raft_consensus.cc:359] T fa5ca69a17214c35b9a293073332fc34 P 5efa8b16b94e4afaab19f7c009e4145c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } attrs { replace: true } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } }
I20260608 10:04:27.831223 12544 consensus_queue.cc:237] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 4.18, Last appended by leader: 17, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } attrs { replace: true } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false } }
I20260608 10:04:27.832221 12571 raft_consensus.cc:740] T fa5ca69a17214c35b9a293073332fc34 P 5efa8b16b94e4afaab19f7c009e4145c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5efa8b16b94e4afaab19f7c009e4145c, State: Initialized, Role: LEARNER
I20260608 10:04:27.833160 12571 consensus_queue.cc:260] T fa5ca69a17214c35b9a293073332fc34 P 5efa8b16b94e4afaab19f7c009e4145c [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: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } attrs { replace: true } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } }
I20260608 10:04:27.839921 12571 ts_tablet_manager.cc:1434] T fa5ca69a17214c35b9a293073332fc34 P 5efa8b16b94e4afaab19f7c009e4145c: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260608 10:04:27.841980 12266 tablet_copy_service.cc:342] P 8fc16c3296234c7ba79f1b2067b94cec: Request end of tablet copy session 5efa8b16b94e4afaab19f7c009e4145c-fa5ca69a17214c35b9a293073332fc34 received from {username='slave'} at 127.0.0.1:35324
I20260608 10:04:27.842495 12266 tablet_copy_service.cc:434] P 8fc16c3296234c7ba79f1b2067b94cec: ending tablet copy session 5efa8b16b94e4afaab19f7c009e4145c-fa5ca69a17214c35b9a293073332fc34 on tablet fa5ca69a17214c35b9a293073332fc34 with peer 5efa8b16b94e4afaab19f7c009e4145c
I20260608 10:04:27.845592 12448 raft_consensus.cc:1275] T 9f5aaa6767c443fe996e02c80e625838 P 5efa8b16b94e4afaab19f7c009e4145c [term 4 LEARNER]: Refusing update from remote peer fce1630fa18643dfaf081639153788a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 18. Preceding OpId from leader: term: 4 index: 19. (index mismatch)
I20260608 10:04:27.847580 12554 consensus_queue.cc:1048] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 10:04:27.854645 12253 raft_consensus.cc:1275] T 9f5aaa6767c443fe996e02c80e625838 P 8fc16c3296234c7ba79f1b2067b94cec [term 4 FOLLOWER]: Refusing update from remote peer fce1630fa18643dfaf081639153788a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 18. Preceding OpId from leader: term: 4 index: 19. (index mismatch)
I20260608 10:04:27.856616 12549 consensus_queue.cc:1048] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
W20260608 10:04:27.868444 12146 consensus_peers.cc:597] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 -> Peer a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135): Couldn't send request to peer a95c34a4f7dd4b939645f35405a77333. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:41135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:27.890228 12554 raft_consensus.cc:2955] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [term 4 LEADER]: Committing config change with OpId 4.19: config changed from index 16 to 19, 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } attrs { replace: true } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false } } }
I20260608 10:04:27.893997 12447 raft_consensus.cc:2955] T 9f5aaa6767c443fe996e02c80e625838 P 5efa8b16b94e4afaab19f7c009e4145c [term 4 FOLLOWER]: Committing config change with OpId 4.19: config changed from index 16 to 19, 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } attrs { replace: true } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false } } }
I20260608 10:04:27.922312 12256 raft_consensus.cc:2955] T 9f5aaa6767c443fe996e02c80e625838 P 8fc16c3296234c7ba79f1b2067b94cec [term 4 FOLLOWER]: Committing config change with OpId 4.19: config changed from index 16 to 19, 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } attrs { replace: true } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false } } }
I20260608 10:04:27.922784 11998 catalog_manager.cc:5696] T 9f5aaa6767c443fe996e02c80e625838 P 5efa8b16b94e4afaab19f7c009e4145c reported cstate change: config changed from index 16 to 19, 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "fce1630fa18643dfaf081639153788a9" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } attrs { replace: true } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false } } }
I20260608 10:04:27.946774 12182 consensus_queue.cc:237] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 4.19, Last appended by leader: 17, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false } }
I20260608 10:04:27.954003 12447 raft_consensus.cc:1275] T 9f5aaa6767c443fe996e02c80e625838 P 5efa8b16b94e4afaab19f7c009e4145c [term 4 FOLLOWER]: Refusing update from remote peer fce1630fa18643dfaf081639153788a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 19. Preceding OpId from leader: term: 4 index: 20. (index mismatch)
I20260608 10:04:27.954962 12256 raft_consensus.cc:1275] T 9f5aaa6767c443fe996e02c80e625838 P 8fc16c3296234c7ba79f1b2067b94cec [term 4 FOLLOWER]: Refusing update from remote peer fce1630fa18643dfaf081639153788a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 19. Preceding OpId from leader: term: 4 index: 20. (index mismatch)
I20260608 10:04:27.955725 12582 consensus_queue.cc:1048] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260608 10:04:27.956907 12554 consensus_queue.cc:1048] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260608 10:04:27.965093 12582 raft_consensus.cc:2955] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [term 4 LEADER]: Committing config change with OpId 4.20: config changed from index 19 to 20, VOTER a95c34a4f7dd4b939645f35405a77333 (127.0.167.65) evicted. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false } } }
I20260608 10:04:27.967697 12447 raft_consensus.cc:2955] T 9f5aaa6767c443fe996e02c80e625838 P 5efa8b16b94e4afaab19f7c009e4145c [term 4 FOLLOWER]: Committing config change with OpId 4.20: config changed from index 19 to 20, VOTER a95c34a4f7dd4b939645f35405a77333 (127.0.167.65) evicted. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false } } }
I20260608 10:04:27.970270 12256 raft_consensus.cc:2955] T 9f5aaa6767c443fe996e02c80e625838 P 8fc16c3296234c7ba79f1b2067b94cec [term 4 FOLLOWER]: Committing config change with OpId 4.20: config changed from index 19 to 20, VOTER a95c34a4f7dd4b939645f35405a77333 (127.0.167.65) evicted. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false } } }
I20260608 10:04:27.976161 11990 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9f5aaa6767c443fe996e02c80e625838 with cas_config_opid_index 19: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:04:27.983691 12004 catalog_manager.cc:5696] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 reported cstate change: config changed from index 19 to 20, VOTER a95c34a4f7dd4b939645f35405a77333 (127.0.167.65) evicted. New cstate: current_term: 4 leader_uuid: "fce1630fa18643dfaf081639153788a9" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 10:04:28.010430 12222 consensus_peers.cc:597] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec -> Peer 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68:39339): Couldn't send request to peer 5efa8b16b94e4afaab19f7c009e4145c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8fe3d0498d2a4ae3b2131b2c2ea6db5b. This is attempt 1: this message will repeat every 5th retry.
W20260608 10:04:28.019129 11990 catalog_manager.cc:4754] TS a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 9f5aaa6767c443fe996e02c80e625838: Network error: Client connection negotiation failed: client connection to 127.0.167.65:41135: connect: Connection refused (error 111)
W20260608 10:04:28.072402 12220 consensus_peers.cc:597] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec -> Peer a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135): Couldn't send request to peer a95c34a4f7dd4b939645f35405a77333. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:41135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:28.103583 12447 raft_consensus.cc:1217] T fa5ca69a17214c35b9a293073332fc34 P 5efa8b16b94e4afaab19f7c009e4145c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 10:04:28.215327 12182 raft_consensus.cc:1275] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [term 3 FOLLOWER]: Refusing update from remote peer 8fc16c3296234c7ba79f1b2067b94cec: Log matching property violated. Preceding OpId in replica: term: 2 index: 17. Preceding OpId from leader: term: 3 index: 18. (index mismatch)
I20260608 10:04:28.217012 12587 consensus_queue.cc:1048] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } 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 10:04:28.463971   669 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 12128)
I20260608 10:04:28.467370 12590 ts_tablet_manager.cc:933] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 5efa8b16b94e4afaab19f7c009e4145c: Initiating tablet copy from peer 8fc16c3296234c7ba79f1b2067b94cec (127.0.167.67:44257)
I20260608 10:04:28.469807 12590 tablet_copy_client.cc:323] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 5efa8b16b94e4afaab19f7c009e4145c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.167.67:44257
I20260608 10:04:28.471825 12266 tablet_copy_service.cc:140] P 8fc16c3296234c7ba79f1b2067b94cec: Received BeginTabletCopySession request for tablet 8fe3d0498d2a4ae3b2131b2c2ea6db5b from peer 5efa8b16b94e4afaab19f7c009e4145c ({username='slave'} at 127.0.0.1:35324)
I20260608 10:04:28.472551 12266 tablet_copy_service.cc:161] P 8fc16c3296234c7ba79f1b2067b94cec: Beginning new tablet copy session on tablet 8fe3d0498d2a4ae3b2131b2c2ea6db5b from peer 5efa8b16b94e4afaab19f7c009e4145c at {username='slave'} at 127.0.0.1:35324: session id = 5efa8b16b94e4afaab19f7c009e4145c-8fe3d0498d2a4ae3b2131b2c2ea6db5b
I20260608 10:04:28.481012 12266 tablet_copy_source_session.cc:215] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:04:28.484858 12590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fe3d0498d2a4ae3b2131b2c2ea6db5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:28.506017 12590 tablet_copy_client.cc:806] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 5efa8b16b94e4afaab19f7c009e4145c: tablet copy: Starting download of 0 data blocks...
I20260608 10:04:28.506671 12590 tablet_copy_client.cc:670] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 5efa8b16b94e4afaab19f7c009e4145c: tablet copy: Starting download of 1 WAL segments...
I20260608 10:04:28.511329 12590 tablet_copy_client.cc:538] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 5efa8b16b94e4afaab19f7c009e4145c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:04:28.522533 12590 tablet_bootstrap.cc:492] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 5efa8b16b94e4afaab19f7c009e4145c: Bootstrap starting.
I20260608 10:04:28.542601 12587 raft_consensus.cc:1064] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec: attempting to promote NON_VOTER 5efa8b16b94e4afaab19f7c009e4145c to VOTER
I20260608 10:04:28.546202 12587 consensus_queue.cc:237] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } attrs { replace: true } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false } }
I20260608 10:04:28.569713 12447 raft_consensus.cc:1275] T fa5ca69a17214c35b9a293073332fc34 P 5efa8b16b94e4afaab19f7c009e4145c [term 1 LEARNER]: Refusing update from remote peer 8fc16c3296234c7ba79f1b2067b94cec: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 10:04:28.572086 12586 consensus_queue.cc:1048] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec [LEADER]: Connected to new peer: Peer: permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 10:04:28.589833 12182 raft_consensus.cc:1275] T fa5ca69a17214c35b9a293073332fc34 P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Refusing update from remote peer 8fc16c3296234c7ba79f1b2067b94cec: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 10:04:28.594676 12587 consensus_queue.cc:1048] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
W20260608 10:04:28.595968 12220 consensus_peers.cc:597] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec -> Peer a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135): Couldn't send request to peer a95c34a4f7dd4b939645f35405a77333. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:41135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:28.619621 12586 raft_consensus.cc:2955] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index 16 to 17, 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } attrs { replace: true } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false } } }
I20260608 10:04:28.639171 12447 raft_consensus.cc:2955] T fa5ca69a17214c35b9a293073332fc34 P 5efa8b16b94e4afaab19f7c009e4145c [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index 16 to 17, 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } attrs { replace: true } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false } } }
I20260608 10:04:28.661011 12182 raft_consensus.cc:2955] T fa5ca69a17214c35b9a293073332fc34 P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index 16 to 17, 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } attrs { replace: true } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false } } }
I20260608 10:04:28.680557 12004 catalog_manager.cc:5696] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec reported cstate change: config changed from index 16 to 17, 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8fc16c3296234c7ba79f1b2067b94cec" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:04:28.686456 12590 tablet_bootstrap.cc:492] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 5efa8b16b94e4afaab19f7c009e4145c: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=104 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:04:28.687541 12590 tablet_bootstrap.cc:492] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 5efa8b16b94e4afaab19f7c009e4145c: Bootstrap complete.
I20260608 10:04:28.688323 12590 ts_tablet_manager.cc:1403] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 5efa8b16b94e4afaab19f7c009e4145c: Time spent bootstrapping tablet: real 0.166s	user 0.120s	sys 0.017s
I20260608 10:04:28.691305 12590 raft_consensus.cc:359] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 5efa8b16b94e4afaab19f7c009e4145c [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } attrs { replace: true } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } }
I20260608 10:04:28.695837 12590 raft_consensus.cc:740] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 5efa8b16b94e4afaab19f7c009e4145c [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 5efa8b16b94e4afaab19f7c009e4145c, State: Initialized, Role: LEARNER
I20260608 10:04:28.696607 12590 consensus_queue.cc:260] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 5efa8b16b94e4afaab19f7c009e4145c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 3.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } attrs { replace: true } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: NON_VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: true } }
I20260608 10:04:28.707275 12590 ts_tablet_manager.cc:1434] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 5efa8b16b94e4afaab19f7c009e4145c: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260608 10:04:28.709507 12266 tablet_copy_service.cc:342] P 8fc16c3296234c7ba79f1b2067b94cec: Request end of tablet copy session 5efa8b16b94e4afaab19f7c009e4145c-8fe3d0498d2a4ae3b2131b2c2ea6db5b received from {username='slave'} at 127.0.0.1:35324
I20260608 10:04:28.709973 12266 tablet_copy_service.cc:434] P 8fc16c3296234c7ba79f1b2067b94cec: ending tablet copy session 5efa8b16b94e4afaab19f7c009e4145c-8fe3d0498d2a4ae3b2131b2c2ea6db5b on tablet 8fe3d0498d2a4ae3b2131b2c2ea6db5b with peer 5efa8b16b94e4afaab19f7c009e4145c
I20260608 10:04:28.827113 12554 raft_consensus.cc:493] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a95c34a4f7dd4b939645f35405a77333)
I20260608 10:04:28.827713 12554 raft_consensus.cc:515] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false } }
I20260608 10:04:28.829703 12554 leader_election.cc:290] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135), 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68:39339)
I20260608 10:04:28.831841 12447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295e9fa9e7e94e23ab29d7dbe10a4fba" candidate_uuid: "fce1630fa18643dfaf081639153788a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 19 } } ignore_live_leader: false dest_uuid: "5efa8b16b94e4afaab19f7c009e4145c" is_pre_election: true
W20260608 10:04:28.840112 12146 leader_election.cc:336] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135): Network error: Client connection negotiation failed: client connection to 127.0.167.65:41135: connect: Connection refused (error 111)
I20260608 10:04:28.840675 12146 leader_election.cc:304] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [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: fce1630fa18643dfaf081639153788a9; no voters: 5efa8b16b94e4afaab19f7c009e4145c, a95c34a4f7dd4b939645f35405a77333
I20260608 10:04:28.841413 12554 raft_consensus.cc:2749] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 10:04:28.870555 12599 raft_consensus.cc:493] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a95c34a4f7dd4b939645f35405a77333)
I20260608 10:04:28.871320 12599 raft_consensus.cc:515] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false } }
I20260608 10:04:28.874498 12599 leader_election.cc:290] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135), fce1630fa18643dfaf081639153788a9 (127.0.167.66:33459)
I20260608 10:04:28.877837 12182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295e9fa9e7e94e23ab29d7dbe10a4fba" candidate_uuid: "5efa8b16b94e4afaab19f7c009e4145c" candidate_term: 3 candidate_status { last_received { term: 2 index: 19 } } ignore_live_leader: false dest_uuid: "fce1630fa18643dfaf081639153788a9" is_pre_election: true
I20260608 10:04:28.878647 12182 raft_consensus.cc:2468] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5efa8b16b94e4afaab19f7c009e4145c in term 2.
I20260608 10:04:28.881861 12412 leader_election.cc:304] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5efa8b16b94e4afaab19f7c009e4145c, fce1630fa18643dfaf081639153788a9; no voters: 
I20260608 10:04:28.882969 12599 raft_consensus.cc:2804] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 10:04:28.883460 12599 raft_consensus.cc:493] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c [term 2 FOLLOWER]: Starting leader election (detected failure of leader a95c34a4f7dd4b939645f35405a77333)
I20260608 10:04:28.883924 12599 raft_consensus.cc:3060] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c [term 2 FOLLOWER]: Advancing to term 3
W20260608 10:04:28.886219 12412 leader_election.cc:336] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135): Network error: Client connection negotiation failed: client connection to 127.0.167.65:41135: connect: Connection refused (error 111)
I20260608 10:04:28.893615 12599 raft_consensus.cc:515] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c [term 3 FOLLOWER]: Starting leader election with config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false } }
I20260608 10:04:28.896047 12599 leader_election.cc:290] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c [CANDIDATE]: Term 3 election: Requested vote from peers a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135), fce1630fa18643dfaf081639153788a9 (127.0.167.66:33459)
I20260608 10:04:28.898628 12182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295e9fa9e7e94e23ab29d7dbe10a4fba" candidate_uuid: "5efa8b16b94e4afaab19f7c009e4145c" candidate_term: 3 candidate_status { last_received { term: 2 index: 19 } } ignore_live_leader: false dest_uuid: "fce1630fa18643dfaf081639153788a9"
I20260608 10:04:28.899298 12182 raft_consensus.cc:3060] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [term 2 FOLLOWER]: Advancing to term 3
W20260608 10:04:28.903918 12412 leader_election.cc:336] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135): Network error: Client connection negotiation failed: client connection to 127.0.167.65:41135: connect: Connection refused (error 111)
I20260608 10:04:28.906715 12182 raft_consensus.cc:2468] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5efa8b16b94e4afaab19f7c009e4145c in term 3.
I20260608 10:04:28.908061 12412 leader_election.cc:304] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c [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: 5efa8b16b94e4afaab19f7c009e4145c, fce1630fa18643dfaf081639153788a9; no voters: a95c34a4f7dd4b939645f35405a77333
I20260608 10:04:28.909030 12599 raft_consensus.cc:2804] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:04:28.909679 12599 raft_consensus.cc:697] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c [term 3 LEADER]: Becoming Leader. State: Replica: 5efa8b16b94e4afaab19f7c009e4145c, State: Running, Role: LEADER
I20260608 10:04:28.910781 12599 consensus_queue.cc:237] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 2.19, Last appended by leader: 19, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false } }
I20260608 10:04:28.920495 12004 catalog_manager.cc:5696] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c reported cstate change: term changed from 2 to 3, leader changed from a95c34a4f7dd4b939645f35405a77333 (127.0.167.65) to 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68). New cstate: current_term: 3 leader_uuid: "5efa8b16b94e4afaab19f7c009e4145c" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:04:29.069283 12447 raft_consensus.cc:1217] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 5efa8b16b94e4afaab19f7c009e4145c [term 3 LEARNER]: Deduplicated request from leader. Original: 2.17->[3.18-3.18]   Dedup: 3.18->[]
W20260608 10:04:29.226442 11990 catalog_manager.cc:4754] TS a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 9f5aaa6767c443fe996e02c80e625838: Network error: Client connection negotiation failed: client connection to 127.0.167.65:41135: connect: Connection refused (error 111)
W20260608 10:04:29.307214 12412 consensus_peers.cc:597] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c -> Peer a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135): Couldn't send request to peer a95c34a4f7dd4b939645f35405a77333. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:41135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:29.401607 12182 raft_consensus.cc:1275] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [term 3 FOLLOWER]: Refusing update from remote peer 5efa8b16b94e4afaab19f7c009e4145c: Log matching property violated. Preceding OpId in replica: term: 2 index: 19. Preceding OpId from leader: term: 3 index: 20. (index mismatch)
I20260608 10:04:29.403348 12599 consensus_queue.cc:1048] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.001s
W20260608 10:04:29.464548   669 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 12128)
I20260608 10:04:29.474804 12586 raft_consensus.cc:1064] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec: attempting to promote NON_VOTER 5efa8b16b94e4afaab19f7c009e4145c to VOTER
I20260608 10:04:29.477794 12586 consensus_queue.cc:237] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 3.18, Last appended by leader: 17, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } attrs { replace: true } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false } }
I20260608 10:04:29.485953 12447 raft_consensus.cc:1275] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 5efa8b16b94e4afaab19f7c009e4145c [term 3 LEARNER]: Refusing update from remote peer 8fc16c3296234c7ba79f1b2067b94cec: Log matching property violated. Preceding OpId in replica: term: 3 index: 18. Preceding OpId from leader: term: 3 index: 19. (index mismatch)
I20260608 10:04:29.487504 12182 raft_consensus.cc:1275] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [term 3 FOLLOWER]: Refusing update from remote peer 8fc16c3296234c7ba79f1b2067b94cec: Log matching property violated. Preceding OpId in replica: term: 3 index: 18. Preceding OpId from leader: term: 3 index: 19. (index mismatch)
I20260608 10:04:29.489105 12586 consensus_queue.cc:1048] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [LEADER]: Connected to new peer: Peer: permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260608 10:04:29.491391 12586 consensus_queue.cc:1048] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
W20260608 10:04:29.502182 12220 consensus_peers.cc:597] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec -> Peer a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135): Couldn't send request to peer a95c34a4f7dd4b939645f35405a77333. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.65:41135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:29.519164 12586 raft_consensus.cc:2955] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [term 3 LEADER]: Committing config change with OpId 3.19: config changed from index 16 to 19, 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } attrs { replace: true } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false } } }
I20260608 10:04:29.522883 12447 raft_consensus.cc:2955] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 5efa8b16b94e4afaab19f7c009e4145c [term 3 FOLLOWER]: Committing config change with OpId 3.19: config changed from index 16 to 19, 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } attrs { replace: true } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false } } }
I20260608 10:04:29.537032 12182 raft_consensus.cc:2955] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [term 3 FOLLOWER]: Committing config change with OpId 3.19: config changed from index 16 to 19, 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68) changed from NON_VOTER to VOTER. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } attrs { replace: true } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false } } }
I20260608 10:04:29.547879 12001 catalog_manager.cc:5696] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 5efa8b16b94e4afaab19f7c009e4145c reported cstate change: config changed from index 16 to 19, 5efa8b16b94e4afaab19f7c009e4145c (127.0.167.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "8fc16c3296234c7ba79f1b2067b94cec" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "a95c34a4f7dd4b939645f35405a77333" member_type: VOTER last_known_addr { host: "127.0.167.65" port: 41135 } } peers { permanent_uuid: "fce1630fa18643dfaf081639153788a9" member_type: VOTER last_known_addr { host: "127.0.167.66" port: 33459 } attrs { replace: true } } peers { permanent_uuid: "8fc16c3296234c7ba79f1b2067b94cec" member_type: VOTER last_known_addr { host: "127.0.167.67" port: 44257 } } peers { permanent_uuid: "5efa8b16b94e4afaab19f7c009e4145c" member_type: VOTER last_known_addr { host: "127.0.167.68" port: 39339 } attrs { promote: false } } }
I20260608 10:04:29.733992   669 tablet_server.cc:196] TabletServer@127.0.167.65:0 shutdown complete.
I20260608 10:04:29.763288   669 tablet_server.cc:179] TabletServer@127.0.167.66:0 shutting down...
W20260608 10:04:29.788609 12220 consensus_peers.cc:597] T 8f2d232f49bc45f39485be9858655e32 P 8fc16c3296234c7ba79f1b2067b94cec -> Peer fce1630fa18643dfaf081639153788a9 (127.0.167.66:33459): Couldn't send request to peer fce1630fa18643dfaf081639153788a9. 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 10:04:29.798321   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:29.799391   669 tablet_replica.cc:333] T fa5ca69a17214c35b9a293073332fc34 P fce1630fa18643dfaf081639153788a9: stopping tablet replica
I20260608 10:04:29.800304   669 raft_consensus.cc:2243] T fa5ca69a17214c35b9a293073332fc34 P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:29.801110   669 raft_consensus.cc:2272] T fa5ca69a17214c35b9a293073332fc34 P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:29.804539   669 tablet_replica.cc:333] T 3b7da16d75d74a92a7a7424c294e94ea P fce1630fa18643dfaf081639153788a9: stopping tablet replica
I20260608 10:04:29.805358   669 raft_consensus.cc:2243] T 3b7da16d75d74a92a7a7424c294e94ea P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:29.806140   669 raft_consensus.cc:2272] T 3b7da16d75d74a92a7a7424c294e94ea P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:29.809589   669 tablet_replica.cc:333] T 8f2d232f49bc45f39485be9858655e32 P fce1630fa18643dfaf081639153788a9: stopping tablet replica
I20260608 10:04:29.810370   669 raft_consensus.cc:2243] T 8f2d232f49bc45f39485be9858655e32 P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:29.811141   669 raft_consensus.cc:2272] T 8f2d232f49bc45f39485be9858655e32 P fce1630fa18643dfaf081639153788a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:29.814461   669 tablet_replica.cc:333] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9: stopping tablet replica
I20260608 10:04:29.815227   669 raft_consensus.cc:2243] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [term 4 LEADER]: Raft consensus shutting down.
I20260608 10:04:29.816334   669 raft_consensus.cc:2272] T 9f5aaa6767c443fe996e02c80e625838 P fce1630fa18643dfaf081639153788a9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:29.819523   669 tablet_replica.cc:333] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9: stopping tablet replica
I20260608 10:04:29.820261   669 raft_consensus.cc:2243] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:29.821164   669 raft_consensus.cc:2272] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P fce1630fa18643dfaf081639153788a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:29.824966   669 tablet_replica.cc:333] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9: stopping tablet replica
I20260608 10:04:29.825717   669 raft_consensus.cc:2243] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:29.826560   669 raft_consensus.cc:2272] T 295e9fa9e7e94e23ab29d7dbe10a4fba P fce1630fa18643dfaf081639153788a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:29.861618   669 tablet_server.cc:196] TabletServer@127.0.167.66:0 shutdown complete.
I20260608 10:04:29.892943   669 tablet_server.cc:179] TabletServer@127.0.167.67:0 shutting down...
I20260608 10:04:29.924225   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:29.925170   669 tablet_replica.cc:333] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec: stopping tablet replica
I20260608 10:04:29.926115   669 raft_consensus.cc:2243] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:29.927713   669 raft_consensus.cc:2272] T fa5ca69a17214c35b9a293073332fc34 P 8fc16c3296234c7ba79f1b2067b94cec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:29.931124   669 tablet_replica.cc:333] T 8f2d232f49bc45f39485be9858655e32 P 8fc16c3296234c7ba79f1b2067b94cec: stopping tablet replica
I20260608 10:04:29.931965   669 raft_consensus.cc:2243] T 8f2d232f49bc45f39485be9858655e32 P 8fc16c3296234c7ba79f1b2067b94cec [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:29.933034   669 raft_consensus.cc:2272] T 8f2d232f49bc45f39485be9858655e32 P 8fc16c3296234c7ba79f1b2067b94cec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:29.936316   669 tablet_replica.cc:333] T 9f5aaa6767c443fe996e02c80e625838 P 8fc16c3296234c7ba79f1b2067b94cec: stopping tablet replica
I20260608 10:04:29.937275   669 raft_consensus.cc:2243] T 9f5aaa6767c443fe996e02c80e625838 P 8fc16c3296234c7ba79f1b2067b94cec [term 4 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:29.938174   669 raft_consensus.cc:2272] T 9f5aaa6767c443fe996e02c80e625838 P 8fc16c3296234c7ba79f1b2067b94cec [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:29.941377   669 tablet_replica.cc:333] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec: stopping tablet replica
I20260608 10:04:29.942104   669 raft_consensus.cc:2243] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:04:29.943667   669 raft_consensus.cc:2272] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 8fc16c3296234c7ba79f1b2067b94cec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:29.947393   669 tablet_replica.cc:333] T 3b7da16d75d74a92a7a7424c294e94ea P 8fc16c3296234c7ba79f1b2067b94cec: stopping tablet replica
I20260608 10:04:29.948128   669 raft_consensus.cc:2243] T 3b7da16d75d74a92a7a7424c294e94ea P 8fc16c3296234c7ba79f1b2067b94cec [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:29.949290   669 raft_consensus.cc:2272] T 3b7da16d75d74a92a7a7424c294e94ea P 8fc16c3296234c7ba79f1b2067b94cec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:29.983515   669 tablet_server.cc:196] TabletServer@127.0.167.67:0 shutdown complete.
W20260608 10:04:29.998492 12412 consensus_peers.cc:597] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c -> Peer fce1630fa18643dfaf081639153788a9 (127.0.167.66:33459): Couldn't send request to peer fce1630fa18643dfaf081639153788a9. Status: Network error: Client connection negotiation failed: client connection to 127.0.167.66:33459: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:30.007822   669 tablet_server.cc:179] TabletServer@127.0.167.68:0 shutting down...
I20260608 10:04:30.038614   669 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:30.039424   669 tablet_replica.cc:333] T fa5ca69a17214c35b9a293073332fc34 P 5efa8b16b94e4afaab19f7c009e4145c: stopping tablet replica
I20260608 10:04:30.040194   669 raft_consensus.cc:2243] T fa5ca69a17214c35b9a293073332fc34 P 5efa8b16b94e4afaab19f7c009e4145c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:30.040905   669 raft_consensus.cc:2272] T fa5ca69a17214c35b9a293073332fc34 P 5efa8b16b94e4afaab19f7c009e4145c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:30.044144   669 tablet_replica.cc:333] T 9f5aaa6767c443fe996e02c80e625838 P 5efa8b16b94e4afaab19f7c009e4145c: stopping tablet replica
I20260608 10:04:30.045002   669 raft_consensus.cc:2243] T 9f5aaa6767c443fe996e02c80e625838 P 5efa8b16b94e4afaab19f7c009e4145c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:30.045763   669 raft_consensus.cc:2272] T 9f5aaa6767c443fe996e02c80e625838 P 5efa8b16b94e4afaab19f7c009e4145c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:30.048797   669 tablet_replica.cc:333] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 5efa8b16b94e4afaab19f7c009e4145c: stopping tablet replica
I20260608 10:04:30.049526   669 raft_consensus.cc:2243] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 5efa8b16b94e4afaab19f7c009e4145c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:30.050155   669 raft_consensus.cc:2272] T 8fe3d0498d2a4ae3b2131b2c2ea6db5b P 5efa8b16b94e4afaab19f7c009e4145c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:30.053606   669 tablet_replica.cc:333] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c: stopping tablet replica
I20260608 10:04:30.054324   669 raft_consensus.cc:2243] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:04:30.055660   669 raft_consensus.cc:2272] T 295e9fa9e7e94e23ab29d7dbe10a4fba P 5efa8b16b94e4afaab19f7c009e4145c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:30.083112   669 tablet_server.cc:196] TabletServer@127.0.167.68:0 shutdown complete.
I20260608 10:04:30.098063   669 master.cc:562] Master@127.0.167.126:34207 shutting down...
W20260608 10:04:30.124714 12053 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:04:30.124969 12053 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:04:30.125223 12053 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:04:30.304955 11990 catalog_manager.cc:4754] TS a95c34a4f7dd4b939645f35405a77333 (127.0.167.65:41135): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 9f5aaa6767c443fe996e02c80e625838: Network error: Client connection negotiation failed: client connection to 127.0.167.65:41135: connect: Connection refused (error 111)
I20260608 10:04:30.332854   669 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1f2b96ebd1654b0c876f0fdfc7dc2223 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:30.333681   669 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1f2b96ebd1654b0c876f0fdfc7dc2223 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:30.334168   669 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1f2b96ebd1654b0c876f0fdfc7dc2223: stopping tablet replica
I20260608 10:04:30.361135   669 master.cc:584] Master@127.0.167.126:34207 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (13040 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (21006 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (262113 ms total)
[  PASSED  ] 24 tests.
I20260608 10:04:30.421778   669 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 ~57 seconds ago
I20260608 10:04:30.422081   669 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 ~57 seconds ago
I20260608 10:04:30.422300   669 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 6 messages since previous log ~90 seconds ago
I20260608 10:04:30.422518   669 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 6 messages since previous log ~179 seconds ago
I20260608 10:04:30.422796   669 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 14 messages since previous log ~244 seconds ago
I20260608 10:04:30.423161   669 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 63 messages since previous log ~39 seconds ago
I20260608 10:04:30.423368   669 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 40 messages since previous log ~3 seconds ago
ThreadSanitizer: reported 5 warnings
